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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 8, 2020 @ 07:01:24
  Author: arojas
Revision: 372810

archrelease: copy trunk to extra-x86_64

Added:
  zxing-cpp/repos/extra-x86_64/PKGBUILD
(from rev 372809, zxing-cpp/trunk/PKGBUILD)
Deleted:
  zxing-cpp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-08 07:01:01 UTC (rev 372809)
+++ PKGBUILD2020-01-08 07:01:24 UTC (rev 372810)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Maxime Arthaud 
-
-pkgname=zxing-cpp
-pkgver=1.0.7
-pkgrel=1
-pkgdesc="A C++ library to decode QRCode"
-arch=(x86_64)
-url="https://github.com/nu-book/zxing-cpp";
-license=(Apache)
-depends=(gcc-libs)
-makedepends=(cmake)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz";)
-sha256sums=('b6eacc2ca25fcf7d2ceb07900eae1f6bdef8a349c9d373df3b8481116355afbb')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None \
--DBUILD_SHARED_LIBRARY=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: zxing-cpp/repos/extra-x86_64/PKGBUILD (from rev 372809, 
zxing-cpp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-08 07:01:24 UTC (rev 372810)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Maxime Arthaud 
+
+pkgname=zxing-cpp
+pkgver=1.0.8
+pkgrel=1
+pkgdesc="A C++ library to decode QRCode"
+arch=(x86_64)
+url="https://github.com/nu-book/zxing-cpp";
+license=(Apache)
+depends=(gcc-libs)
+makedepends=(cmake)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz";)
+sha256sums=('9154b5456904e47bd4c38462d57e4b7897bfb20cb2bc2e8c958453e40e73c8b2')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None \
+-DBUILD_SHARED_LIBRARY=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 8, 2020 @ 07:01:37
  Author: arojas
Revision: 372811

archrelease: copy trunk to extra-x86_64

Added:
  zxing-cpp/repos/extra-x86_64/PKGBUILD
(from rev 372810, zxing-cpp/trunk/PKGBUILD)
Deleted:
  zxing-cpp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-08 07:01:24 UTC (rev 372810)
+++ PKGBUILD2020-01-08 07:01:37 UTC (rev 372811)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Maxime Arthaud 
-
-pkgname=zxing-cpp
-pkgver=1.0.8
-pkgrel=1
-pkgdesc="A C++ library to decode QRCode"
-arch=(x86_64)
-url="https://github.com/nu-book/zxing-cpp";
-license=(Apache)
-depends=(gcc-libs)
-makedepends=(cmake)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz";)
-sha256sums=('9154b5456904e47bd4c38462d57e4b7897bfb20cb2bc2e8c958453e40e73c8b2')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None \
--DBUILD_SHARED_LIBRARY=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: zxing-cpp/repos/extra-x86_64/PKGBUILD (from rev 372810, 
zxing-cpp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-08 07:01:37 UTC (rev 372811)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Maxime Arthaud 
+
+pkgname=zxing-cpp
+pkgver=1.0.8
+pkgrel=1
+pkgdesc="A C++ library to decode QRCode"
+arch=(x86_64)
+url="https://github.com/nu-book/zxing-cpp";
+license=(Apache)
+depends=(gcc-libs)
+makedepends=(cmake)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz";)
+sha256sums=('9154b5456904e47bd4c38462d57e4b7897bfb20cb2bc2e8c958453e40e73c8b2')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None \
+-DBUILD_SHARED_LIBRARY=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 8, 2020 @ 07:01:01
  Author: arojas
Revision: 372809

Update to 1.0.8

Modified:
  zxing-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 06:10:58 UTC (rev 372808)
+++ PKGBUILD2020-01-08 07:01:01 UTC (rev 372809)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Arthaud 
 
 pkgname=zxing-cpp
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc="A C++ library to decode QRCode"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(gcc-libs)
 makedepends=(cmake)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz";)
-sha256sums=('b6eacc2ca25fcf7d2ceb07900eae1f6bdef8a349c9d373df3b8481116355afbb')
+sha256sums=('9154b5456904e47bd4c38462d57e4b7897bfb20cb2bc2e8c958453e40e73c8b2')
 
 prepare() {
   mkdir -p build


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Wednesday, January 8, 2020 @ 06:10:58
  Author: heftig
Revision: 372808

archrelease: copy trunk to extra-x86_64

Added:
  gjs/repos/extra-x86_64/PKGBUILD
(from rev 372807, gjs/trunk/PKGBUILD)
Deleted:
  gjs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-08 06:10:48 UTC (rev 372807)
+++ PKGBUILD2020-01-08 06:10:58 UTC (rev 372808)
@@ -1,48 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=gjs
-pkgver=1.58.3
-pkgrel=1
-epoch=2
-pkgdesc="Javascript Bindings for GNOME"
-url="https://wiki.gnome.org/Projects/Gjs";
-arch=(x86_64)
-license=(GPL)
-depends=(cairo gobject-introspection-runtime js60 dconf)
-makedepends=(gobject-introspection git autoconf-archive sysprof)
-checkdepends=(valgrind xorg-server-xvfb)
-_commit=0310682cd5edce82ecedf29ef7dbfde5d85876e6  # tags/1.58.3^0
-source=("git+https://gitlab.gnome.org/GNOME/gjs.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 \
---libexecdir=/usr/lib \
---disable-static \
---enable-compile-warnings=yes
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  xvfb-run make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gjs/repos/extra-x86_64/PKGBUILD (from rev 372807, gjs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-08 06:10:58 UTC (rev 372808)
@@ -0,0 +1,48 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=gjs
+pkgver=1.58.4
+pkgrel=1
+epoch=2
+pkgdesc="Javascript Bindings for GNOME"
+url="https://wiki.gnome.org/Projects/Gjs";
+arch=(x86_64)
+license=(GPL)
+depends=(cairo gobject-introspection-runtime js60 dconf)
+makedepends=(gobject-introspection git autoconf-archive sysprof)
+checkdepends=(valgrind xorg-server-xvfb)
+_commit=fed2bfb25f6ad1ae1f6035353eb298088ce4a9b4  # tags/1.58.4^0
+source=("git+https://gitlab.gnome.org/GNOME/gjs.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 \
+--libexecdir=/usr/lib \
+--disable-static \
+--enable-compile-warnings=yes
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  xvfb-run make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Wednesday, January 8, 2020 @ 06:10:48
  Author: heftig
Revision: 372807

1.58.4-1

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 00:17:03 UTC (rev 372806)
+++ PKGBUILD2020-01-08 06:10:48 UTC (rev 372807)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gjs
-pkgver=1.58.3
+pkgver=1.58.4
 pkgrel=1
 epoch=2
 pkgdesc="Javascript Bindings for GNOME"
@@ -12,7 +12,7 @@
 depends=(cairo gobject-introspection-runtime js60 dconf)
 makedepends=(gobject-introspection git autoconf-archive sysprof)
 checkdepends=(valgrind xorg-server-xvfb)
-_commit=0310682cd5edce82ecedf29ef7dbfde5d85876e6  # tags/1.58.3^0
+_commit=fed2bfb25f6ad1ae1f6035353eb298088ce4a9b4  # tags/1.58.4^0
 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit";)
 sha256sums=('SKIP')
 


[arch-commits] Commit in juce/repos (7 files)

2020-01-07 Thread David Runge via arch-commits
Date: Wednesday, January 8, 2020 @ 01:53:59
  Author: dvzrv
Revision: 550150

archrelease: copy trunk to community-x86_64

Added:
  juce/repos/community-x86_64/
  juce/repos/community-x86_64/PKGBUILD
(from rev 550149, juce/trunk/PKGBUILD)
  juce/repos/community-x86_64/juce-5.4.5-disable_update_check.patch
(from rev 550149, juce/trunk/juce-5.4.5-disable_update_check.patch)
  juce/repos/community-x86_64/juce-5.4.5-disable_usage_data.patch
(from rev 550149, juce/trunk/juce-5.4.5-disable_usage_data.patch)
  juce/repos/community-x86_64/juce-5.4.5-fix_include_defines.patch
(from rev 550149, juce/trunk/juce-5.4.5-fix_include_defines.patch)
  juce/repos/community-x86_64/juce-5.4.5-jucepath.patch
(from rev 550149, juce/trunk/juce-5.4.5-jucepath.patch)
  juce/repos/community-x86_64/juce-5.4.5-link_to_systemlibs.patch
(from rev 550149, juce/trunk/juce-5.4.5-link_to_systemlibs.patch)

---+
 PKGBUILD  |   91 +++
 juce-5.4.5-disable_update_check.patch |   23 ++
 juce-5.4.5-disable_usage_data.patch   |   28 
 juce-5.4.5-fix_include_defines.patch  |  106 
 juce-5.4.5-jucepath.patch |   22 ++
 juce-5.4.5-link_to_systemlibs.patch   |   69 
 6 files changed, 339 insertions(+)

Copied: juce/repos/community-x86_64/PKGBUILD (from rev 550149, 
juce/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-01-08 01:53:59 UTC (rev 550150)
@@ -0,0 +1,91 @@
+# Maintainer: David Runge 
+
+_name=JUCE
+pkgname=juce
+pkgver=5.4.5
+pkgrel=1
+pkgdesc="Cross-platform C++ framework"
+arch=('x86_64')
+url="https://github.com/weareroli/juce/";
+license=('Apache' 'BSD' 'GPL3' 'ISC')
+depends=('atk' 'cairo' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
+'harfbuzz' 'libfreetype.so' 'libjpeg-turbo' 'libpng' 'libsoup' 'libx11'
+'libxext' 'libxinerama' 'pango' 'webkit2gtk' 'zlib')
+makedepends=('doxygen' 'gendesk' 'graphviz' 'python')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/weareroli/${pkgname}/archive/${pkgver}.tar.gz";
+"$pkgname-5.4.5-disable_update_check.patch"
+"$pkgname-5.4.5-disable_usage_data.patch"
+"$pkgname-5.4.5-fix_include_defines.patch"
+"$pkgname-5.4.5-link_to_systemlibs.patch"
+"$pkgname-5.4.5-jucepath.patch")
+sha512sums=('4fcd6b9d6d43c00683fdd9cabbbdba61094eee61d50738fb89d7330c95552712f876a9b76e2557a390060a875b9f771f3ffe8135d2b2a5b60e2e01586a79ccbf'
+
'5e7516d37deeb6faf9bd7ccf6b0da68f610992b9a4dfb8010baec1dba56cf2310c390c3d0876b5e2f30c89c69555ad34c07a0254c59f121d2af38334b3d3'
+
'85ca210a4d904a00de0830385a9e103493d47981acdb24335494fddc4af3f8b89cc05d1935cc4695c9e136bce5f91c1568c2135a8fe4ce565f396c3ba0153460'
+
'69bc445275e88594ab6077285442bb3af97e2e4a7776f409d5e0ce2aae214a0eadedb82960c666ee45ea459f8ffb519873ecb0577eecf11e4728ee46e6ee042f'
+
'062197ee6860c2c9cf655131df042df536d0b9aab58b304ca35a9d335231932dc49d92cb439c347f3dc863fc60ae6ae2357fbca8d057b9ce3b06fdbf16ff05df'
+
'c7ad5fadedd09f6f810cc27736f0def236f3b107de00079fb24509fc27750b26225bed7e9b19b0fa9873d5dae7b686cd9929298bb0107fd44645aad1a69c9168')
+
+prepare() {
+  mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
+  # setting juce path
+  patch -Np1 -i "../$pkgname-5.4.5-jucepath.patch"
+  # disable checking for update in projucer
+  patch -Np1 -i "../$pkgname-5.4.5-disable_update_check.patch"
+  # disable sending usage data in projucer
+  patch -Np1 -i "../$pkgname-5.4.5-disable_usage_data.patch"
+  # fix include defines in projucer
+  patch -Np1 -i "../$pkgname-5.4.5-fix_include_defines.patch"
+  # link to system libs, if flac, jack, libogg, vorbis, libjpeg, libpng or zlib
+  # are in use
+  patch -Np1 -i "../$pkgname-5.4.5-link_to_systemlibs.patch"
+  # disabling -march=native
+  sed -e 's/\-march=native//g' \
+  -i extras/Projucer/Builds/LinuxMakefile/Makefile
+  gendesk -n \
+  --pkgname "com.juce_projucer" \
+  --name "Projucer" \
+  --pkgdesc "Cross-platform project manager and C++ code editor" \
+  --exec "Projucer" \
+  --icon "Projucer" \
+  --genericname "Code manager and editor" \
+  --categories "Development"
+  # devendor bundled sources for flac, libogg, vorbis, libjpeg, libpng and zlib
+  rm -rvf modules/juce_audio_formats/codecs/flac/ \
+modules/juce_audio_formats/codecs/oggvorbis/ \
+modules/juce_audio_plugin_client/AU/ \
+modules/juce_graphics/image_formats/jpglib/ \
+modules/juce_graphics/image_formats/pnglib/ \
+modules/juce_core/zip/zlib/
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  # enabling GPL mode via CPPFLAGS
+  CPPFLAGS+=" -DJUCER_ENABLE_GPL_MODE=1" \
+  LDFLAGS+=" $(pkg-config --libs libjpeg libpng zlib)" \
+  make -C 

[arch-commits] Commit in (9 files)

2020-01-07 Thread David Runge via arch-commits
Date: Wednesday, January 8, 2020 @ 01:43:49
  Author: dvzrv
Revision: 550149

Adding juce from the AUR.

Added:
  juce/
  juce/repos/
  juce/trunk/
  juce/trunk/PKGBUILD
  juce/trunk/juce-5.4.5-disable_update_check.patch
  juce/trunk/juce-5.4.5-disable_usage_data.patch
  juce/trunk/juce-5.4.5-fix_include_defines.patch
  juce/trunk/juce-5.4.5-jucepath.patch
  juce/trunk/juce-5.4.5-link_to_systemlibs.patch

---+
 PKGBUILD  |   91 +++
 juce-5.4.5-disable_update_check.patch |   23 ++
 juce-5.4.5-disable_usage_data.patch   |   28 
 juce-5.4.5-fix_include_defines.patch  |  106 
 juce-5.4.5-jucepath.patch |   22 ++
 juce-5.4.5-link_to_systemlibs.patch   |   69 
 6 files changed, 339 insertions(+)

Added: juce/trunk/PKGBUILD
===
--- juce/trunk/PKGBUILD (rev 0)
+++ juce/trunk/PKGBUILD 2020-01-08 01:43:49 UTC (rev 550149)
@@ -0,0 +1,91 @@
+# Maintainer: David Runge 
+
+_name=JUCE
+pkgname=juce
+pkgver=5.4.5
+pkgrel=1
+pkgdesc="Cross-platform C++ framework"
+arch=('x86_64')
+url="https://github.com/weareroli/juce/";
+license=('Apache' 'BSD' 'GPL3' 'ISC')
+depends=('atk' 'cairo' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
+'harfbuzz' 'libfreetype.so' 'libjpeg-turbo' 'libpng' 'libsoup' 'libx11'
+'libxext' 'libxinerama' 'pango' 'webkit2gtk' 'zlib')
+makedepends=('doxygen' 'gendesk' 'graphviz' 'python')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/weareroli/${pkgname}/archive/${pkgver}.tar.gz";
+"$pkgname-5.4.5-disable_update_check.patch"
+"$pkgname-5.4.5-disable_usage_data.patch"
+"$pkgname-5.4.5-fix_include_defines.patch"
+"$pkgname-5.4.5-link_to_systemlibs.patch"
+"$pkgname-5.4.5-jucepath.patch")
+sha512sums=('4fcd6b9d6d43c00683fdd9cabbbdba61094eee61d50738fb89d7330c95552712f876a9b76e2557a390060a875b9f771f3ffe8135d2b2a5b60e2e01586a79ccbf'
+
'5e7516d37deeb6faf9bd7ccf6b0da68f610992b9a4dfb8010baec1dba56cf2310c390c3d0876b5e2f30c89c69555ad34c07a0254c59f121d2af38334b3d3'
+
'85ca210a4d904a00de0830385a9e103493d47981acdb24335494fddc4af3f8b89cc05d1935cc4695c9e136bce5f91c1568c2135a8fe4ce565f396c3ba0153460'
+
'69bc445275e88594ab6077285442bb3af97e2e4a7776f409d5e0ce2aae214a0eadedb82960c666ee45ea459f8ffb519873ecb0577eecf11e4728ee46e6ee042f'
+
'062197ee6860c2c9cf655131df042df536d0b9aab58b304ca35a9d335231932dc49d92cb439c347f3dc863fc60ae6ae2357fbca8d057b9ce3b06fdbf16ff05df'
+
'c7ad5fadedd09f6f810cc27736f0def236f3b107de00079fb24509fc27750b26225bed7e9b19b0fa9873d5dae7b686cd9929298bb0107fd44645aad1a69c9168')
+
+prepare() {
+  mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
+  # setting juce path
+  patch -Np1 -i "../$pkgname-5.4.5-jucepath.patch"
+  # disable checking for update in projucer
+  patch -Np1 -i "../$pkgname-5.4.5-disable_update_check.patch"
+  # disable sending usage data in projucer
+  patch -Np1 -i "../$pkgname-5.4.5-disable_usage_data.patch"
+  # fix include defines in projucer
+  patch -Np1 -i "../$pkgname-5.4.5-fix_include_defines.patch"
+  # link to system libs, if flac, jack, libogg, vorbis, libjpeg, libpng or zlib
+  # are in use
+  patch -Np1 -i "../$pkgname-5.4.5-link_to_systemlibs.patch"
+  # disabling -march=native
+  sed -e 's/\-march=native//g' \
+  -i extras/Projucer/Builds/LinuxMakefile/Makefile
+  gendesk -n \
+  --pkgname "com.juce_projucer" \
+  --name "Projucer" \
+  --pkgdesc "Cross-platform project manager and C++ code editor" \
+  --exec "Projucer" \
+  --icon "Projucer" \
+  --genericname "Code manager and editor" \
+  --categories "Development"
+  # devendor bundled sources for flac, libogg, vorbis, libjpeg, libpng and zlib
+  rm -rvf modules/juce_audio_formats/codecs/flac/ \
+modules/juce_audio_formats/codecs/oggvorbis/ \
+modules/juce_audio_plugin_client/AU/ \
+modules/juce_graphics/image_formats/jpglib/ \
+modules/juce_graphics/image_formats/pnglib/ \
+modules/juce_core/zip/zlib/
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  # enabling GPL mode via CPPFLAGS
+  CPPFLAGS+=" -DJUCER_ENABLE_GPL_MODE=1" \
+  LDFLAGS+=" $(pkg-config --libs libjpeg libpng zlib)" \
+  make -C extras/Projucer/Builds/LinuxMakefile/ V=1
+  cd doxygen
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -vDm 755 extras/Projucer/Builds/LinuxMakefile/build/Projucer \
+-t "${pkgdir}/usr/bin"
+  # xdg desktop integration
+  install -vDm 644 *.desktop -t "${pkgdir}/usr/share/applications/"
+  install -vDm 644 examples/Assets/juce_icon.png \
+"${pkgdir}/usr/share/icons/hicolor/512x512/apps/Projucer.png"
+  # modules
+  install -vDm 644 ChangeList.txt -t "${pkgdir}/usr/share/${pkgname}"
+  install -vdm 755 "${pkgdir}/usr/share/${pkgname}/modules"
+  c

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

2020-01-07 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 8, 2020 @ 00:17:03
  Author: foutrelis
Revision: 372806

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 372805, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 372805, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-hb.patch
(from rev 372805, chromium/trunk/chromium-system-hb.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 372805, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-system-zlib.patch
(from rev 372805, chromium/trunk/chromium-system-zlib.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 372805, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 372805, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/fix-spammy-unique-font-matching-log.patch
(from rev 372805, chromium/trunk/fix-spammy-unique-font-matching-log.patch)
  chromium/repos/extra-x86_64/icu65.patch
(from rev 372805, chromium/trunk/icu65.patch)
  chromium/repos/extra-x86_64/include-algorithm-to-use-std-lower_bound.patch
(from rev 372805, 
chromium/trunk/include-algorithm-to-use-std-lower_bound.patch)
  chromium/repos/extra-x86_64/launch_manager.h-uses-std-vector.patch
(from rev 372805, chromium/trunk/launch_manager.h-uses-std-vector.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-system-hb.patch
  chromium/repos/extra-x86_64/chromium-system-icu.patch
  chromium/repos/extra-x86_64/chromium-system-zlib.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install
  chromium/repos/extra-x86_64/fix-spammy-unique-font-matching-log.patch
  chromium/repos/extra-x86_64/icu65.patch
  chromium/repos/extra-x86_64/include-algorithm-to-use-std-lower_bound.patch
  chromium/repos/extra-x86_64/launch_manager.h-uses-std-vector.patch

+
 PKGBUILD   |  494 +++
 chromium-skia-harmony.patch|   28 -
 chromium-system-hb.patch   |   38 -
 chromium-system-icu.patch  |   40 -
 chromium-system-zlib.patch |   26 -
 chromium-widevine.patch|   26 -
 chromium.install   |   32 -
 fix-spammy-unique-font-matching-log.patch  |   26 -
 icu65.patch|  128 ++---
 include-algorithm-to-use-std-lower_bound.patch |   98 ++--
 launch_manager.h-uses-std-vector.patch |   72 +--
 11 files changed, 504 insertions(+), 504 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-08 00:16:49 UTC (rev 372805)
+++ PKGBUILD2020-01-08 00:17:03 UTC (rev 372806)
@@ -1,247 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=79.0.3945.88
-pkgrel=2
-_launcher_ver=6
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home";
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'pipewire' 'clang' 'lld' 'gn' 'java-runtime-headless')
-optdepends=('pepper-flash: support for Flash content'
-'pipewire: WebRTC desktop sharing under Wayland'
-'kdialog: needed for file dialogs in KDE'
-'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
-'kwallet: for storing passwords in KWallet on KDE desktops')
-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
-launch_manager.h-uses-std-vector.patch
-include-algorithm-to-use-std-lower_bound.patch
-icu65.patch
-chromium-system-icu.patch
-chromium-system-zlib.patch
-chromium-system-hb.patch
-fix-spammy-unique-font-matching-log.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('4f18171d2225502018fcafae860ce9329199bcd6a0e50f8d83de041afd723fc9'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'bd0fae907c451252e91c4cbf1ad301716bc9f8a4644ecc60e9590a64197477d3'
-'1f906676563e866e2b59719

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

2020-01-07 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 8, 2020 @ 00:16:49
  Author: foutrelis
Revision: 372805

upgpkg: chromium 79.0.3945.117-1: New upstream release.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 23:20:53 UTC (rev 372804)
+++ PKGBUILD2020-01-08 00:16:49 UTC (rev 372805)
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=79.0.3945.88
-pkgrel=2
+pkgver=79.0.3945.117
+pkgrel=1
 _launcher_ver=6
 pkgdesc="A web browser built for speed, simplicity, and security"
 arch=('x86_64')
@@ -33,7 +33,7 @@
 fix-spammy-unique-font-matching-log.patch
 chromium-widevine.patch
 chromium-skia-harmony.patch)
-sha256sums=('4f18171d2225502018fcafae860ce9329199bcd6a0e50f8d83de041afd723fc9'
+sha256sums=('4d960e8bd790cc1c8e7f0632790424957c4996a8a91b9d899eb572acec854ef1'
 '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
 'bd0fae907c451252e91c4cbf1ad301716bc9f8a4644ecc60e9590a64197477d3'
 '1f906676563e866e2b59719679e76e0b2f7f082f48ef0593e86da0351a586c73'
@@ -57,7 +57,7 @@
   [libdrm]=
   [libjpeg]=libjpeg
   #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx# https://github.com/webmproject/libvpx/commit/5a0242ba5c
+  [libvpx]=libvpx
   [libwebp]=libwebp
   [libxml]=libxml2
   [libxslt]=libxslt


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 23:20:40
  Author: felixonmars
Revision: 372803

poppler 0.84.0 rebuild

Modified:
  texlive-bin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 23:15:45 UTC (rev 372802)
+++ PKGBUILD2020-01-07 23:20:40 UTC (rev 372803)
@@ -3,7 +3,7 @@
 
 pkgname=('texlive-bin' 'libsynctex')
 pkgver=2019.51075
-pkgrel=4
+pkgrel=5
 license=('GPL')
 arch=('x86_64')
 makedepends=('git' 'cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 23:20:53
  Author: felixonmars
Revision: 372804

archrelease: copy trunk to staging-x86_64

Added:
  texlive-bin/repos/staging-x86_64/
  texlive-bin/repos/staging-x86_64/PKGBUILD
(from rev 372803, texlive-bin/trunk/PKGBUILD)
  texlive-bin/repos/staging-x86_64/pdftex-poppler0.76.patch
(from rev 372803, texlive-bin/trunk/pdftex-poppler0.76.patch)
  texlive-bin/repos/staging-x86_64/texlive-poppler-0.83.patch
(from rev 372803, texlive-bin/trunk/texlive-poppler-0.83.patch)
  texlive-bin/repos/staging-x86_64/texlive-poppler-0.84.patch
(from rev 372803, texlive-bin/trunk/texlive-poppler-0.84.patch)

+
 PKGBUILD   |  393 +++
 pdftex-poppler0.76.patch   | 1411 +++
 texlive-poppler-0.83.patch |   46 +
 texlive-poppler-0.84.patch |   44 +
 4 files changed, 1894 insertions(+)

Copied: texlive-bin/repos/staging-x86_64/PKGBUILD (from rev 372803, 
texlive-bin/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-01-07 23:20:53 UTC (rev 372804)
@@ -0,0 +1,393 @@
+# Maintainer: Rémy Oudompheng 
+# Contributor: francois 
+
+pkgname=('texlive-bin' 'libsynctex')
+pkgver=2019.51075
+pkgrel=5
+license=('GPL')
+arch=('x86_64')
+makedepends=('git' 'cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
+ 'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2'
+ 'icu' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper'
+ 'perl' 'clisp' 'ffcall')
+url='https://tug.org/texlive/'
+_commit=74c2495978a4a84ffae10252c0fd244f1140228e  # texlive-2019.2 r51075
+source=("git+https://github.com/Tex-Live/texlive-source.git#commit=${_commit}";
+"pdftex-poppler0.76.patch" texlive-poppler-0.83.patch 
texlive-poppler-0.84.patch)
+sha256sums=('SKIP'
+'5da9f5356ca14d950c222108b431baaf5c27667460ffab9597b29ef11b426c0f'
+'ae68858b3ed60f6ef49cf29f31f601d0660908551484afe86283bc6054e9d9f8'
+'4a4ff82c85cecafc5bbf544e568d80022e9456c3223648fa8d64e699526646c5')
+
+prepare() {
+cd "$srcdir/texlive-source"
+
+# t4ht expects to be un /usr/share/texmf/bin/t4ht (FS#27251)
+sed -i s/SELFAUTOPARENT/TEXMFROOT/ texk/tex4htk/t4ht.c
+
+# pdftex poppler compatibility (upstream patches)
+patch -Np1 -i "$srcdir/pdftex-poppler0.76.patch"
+cp -pv texk/web2c/pdftexdir/pdftoepdf{-poppler0.76.0,}.cc
+cp -pv texk/web2c/pdftexdir/pdftosrc{-poppler0.76.0,}.cc
+
+patch -p1 -i ../texlive-poppler-0.83.patch
+patch -p1 -i ../texlive-poppler-0.84.patch # Gentoo patch
+}
+
+build() {
+   cd "$srcdir/texlive-source"
+
+   #
+   ### configure
+   mkdir -p Work
+   cd Work
+   echo "--> Initial configuration..."
+   # we use temporary prefix to avoid messing the existing
+   # $pkgdir/usr/share/texmf tree
+   ../configure --prefix=/usr -C \
+ --sysconfdir=/etc \
+ --datarootdir=/usr/share \
+ --datadir=/usr/share \
+ --mandir=/usr/share/man \
+ --disable-native-texlive-build \
+ --with-banner-add="/Arch Linux" \
+ --disable-multiplatform \
+ --disable-dialog \
+ --disable-psutils \
+ --disable-t1utils \
+ --disable-bibtexu \
+ --disable-xz \
+ --enable-shared \
+ --disable-static \
+ --with-system-zlib \
+ --with-system-zziplib \
+ --with-system-pnglib \
+ --with-system-ncurses \
+ --with-system-t1lib \
+ --with-system-gd \
+ --with-system-poppler \
+ --with-system-xpdf \
+ --with-system-freetype2 \
+ --with-system-pixman \
+ --with-system-cairo \
+ --with-system-harfbuzz \
+ --with-system-graphite \
+ --with-system-icu \
+ --with-system-gmp \
+ --with-system-mpfr \
+ --with-system-potrace \
+ --with-system-libpaper \
+ --with-freetype2-libdir=/usr/lib \
+ --with-freetype2-include=/usr/include/freetype2 \
+ --with-xdvi-x-toolkit=xaw \
+ --disable-dump-share \
+ --disable-aleph \
+ --enable-luatex \
+ --with-clisp-runtime=default \
+ --enable-xindy --disable-xindy-rules --disable-xindy-docs
+   #
+   ### make
+   echo "---"
+   echo "--> Building the whole beast ..."
+   echo "---"
+   make
+}
+
+package_libsynctex() {
+pkgdesc='Library for synchronization between TeX files and resulting file'
+depends=('glibc' 'zlib')
+
+cd "${srcdir}/texlive-source/Work"
+make -C texk/web2c DESTDIR="${pkgdir}" \
+install-data-am install-libLTLIBRARIES
+}
+
+package_texlive-bin() {
+   pkgdesc="TeX Live binaries"
+   depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
+'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'f

[arch-commits] Commit in texlive-bin/trunk (PKGBUILD texlive-poppler-0.83.patch)

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 23:11:53
  Author: arojas
Revision: 372800

More poppler 0.83 fixes

Modified:
  texlive-bin/trunk/PKGBUILD
  texlive-bin/trunk/texlive-poppler-0.83.patch

+
 PKGBUILD   |2 +-
 texlive-poppler-0.83.patch |9 +
 2 files changed, 10 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 23:10:19 UTC (rev 372799)
+++ PKGBUILD2020-01-07 23:11:53 UTC (rev 372800)
@@ -16,7 +16,7 @@
 "pdftex-poppler0.76.patch" texlive-poppler-0.83.patch 
texlive-poppler-0.84.patch)
 sha256sums=('SKIP'
 '5da9f5356ca14d950c222108b431baaf5c27667460ffab9597b29ef11b426c0f'
-'0e78cd7629e1c386d7a5dc79c7cef9537bf90e28007e4c48bd384dda4a9a8190'
+'ae68858b3ed60f6ef49cf29f31f601d0660908551484afe86283bc6054e9d9f8'
 '4a4ff82c85cecafc5bbf544e568d80022e9456c3223648fa8d64e699526646c5')
 
 prepare() {

Modified: texlive-poppler-0.83.patch
===
--- texlive-poppler-0.83.patch  2020-01-07 23:10:19 UTC (rev 372799)
+++ texlive-poppler-0.83.patch  2020-01-07 23:11:53 UTC (rev 372800)
@@ -29,6 +29,15 @@
  doc = new PDFDoc(fileName);
  if (!doc->isOk()) {
  fprintf(stderr, "Invalid PDF file\n");
+@@ -100,7 +100,7 @@
+ if (objnum == 0) {
+ srcStream = catalogDict.dictLookup("SourceObject");
+ static char const_SourceFile[] = "SourceFile";
+-if (!srcStream.isStream(const_SourceFile)) {
++if (!srcStream.isDict(const_SourceFile)) {
+ fprintf(stderr, "No SourceObject found\n");
+ exit(1);
+ }
 @@ -202,5 +202,4 @@
  fprintf(stderr, "Cross-reference table extracted to %s\n", outname);
  fclose(outfile);


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 23:10:13
  Author: anthraxx
Revision: 372798

upgpkg: pacman 5.2.1-2: rebuild against file 5.38 (libseccomp)

pacman 5.2.1 support detecting file versions to disable sandbox
when processing files, therefore we can enable libseccomp in file
again.

Modified:
  pacman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 23:09:11 UTC (rev 372797)
+++ PKGBUILD2020-01-07 23:10:13 UTC (rev 372798)
@@ -4,7 +4,7 @@
 
 pkgname=pacman
 pkgver=5.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A library-based package manager with dependency support"
 arch=('x86_64')
 url="https://www.archlinux.org/pacman/";
@@ -21,13 +21,20 @@
 validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD'  # Allan McRae 

   'B8151B117037781095514CA7BBDFFC92306B1121') # Andrew Gregory 
(pacman) 
 
source=(https://sources.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
+
pacman-5.2.1-fix-pactest-package-tar-format.patch::https://git.archlinux.org/pacman.git/patch/?id=b9faf652735c603d1bdf849a570185eb721f11c1
 pacman.conf
 makepkg.conf)
 sha256sums=('1930c407265fd039cb3a8e6edc82f69e122aa9239d216d9d57b9d1b9315af312'
 'SKIP'
+'d268379269c9dfa6eb3358f8931d3c84ef5fa4d47fe22567022fcbac8e4638c1'
 '3353f363088c73f1f86a890547c0f87c7473e5caf43bbbc768c2e9a7397f2aa2'
 '8c100b64450f5a19a16325dd05c143d49395bdeb96bd957f863cde4b95d3cb86')
 
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -Np1 < ../pacman-5.2.1-fix-pactest-package-tar-format.patch
+}
+
 build() {
   cd "$pkgname-$pkgver"
 


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 23:10:19
  Author: anthraxx
Revision: 372799

archrelease: copy trunk to staging-x86_64

Added:
  pacman/repos/staging-x86_64/
  pacman/repos/staging-x86_64/PKGBUILD
(from rev 372798, pacman/trunk/PKGBUILD)
  pacman/repos/staging-x86_64/makepkg.conf
(from rev 372798, pacman/trunk/makepkg.conf)
  pacman/repos/staging-x86_64/pacman.conf
(from rev 372798, pacman/trunk/pacman.conf)

--+
 PKGBUILD |   61 +++
 makepkg.conf |  145 +
 pacman.conf  |   99 ++
 3 files changed, 305 insertions(+)

Copied: pacman/repos/staging-x86_64/PKGBUILD (from rev 372798, 
pacman/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-01-07 23:10:19 UTC (rev 372799)
@@ -0,0 +1,61 @@
+# vim: set ts=2 sw=2 et:
+# Maintainer: Dan McGee 
+# Maintainer: Dave Reisner 
+
+pkgname=pacman
+pkgver=5.2.1
+pkgrel=2
+pkgdesc="A library-based package manager with dependency support"
+arch=('x86_64')
+url="https://www.archlinux.org/pacman/";
+license=('GPL')
+depends=('bash' 'glibc' 'libarchive' 'curl'
+ 'gpgme' 'pacman-mirrorlist' 'archlinux-keyring')
+makedepends=('asciidoc')
+checkdepends=('python' 'fakechroot')
+optdepends=('perl-locale-gettext: translation support in makepkg-template')
+provides=('libalpm.so')
+backup=(etc/pacman.conf
+etc/makepkg.conf)
+options=('strip' 'debug')
+validpgpkeys=('6645B0A8C7005E78DB1D7864F99FFE0FEAE999BD'  # Allan McRae 

+  'B8151B117037781095514CA7BBDFFC92306B1121') # Andrew Gregory 
(pacman) 
+source=(https://sources.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig}
+
pacman-5.2.1-fix-pactest-package-tar-format.patch::https://git.archlinux.org/pacman.git/patch/?id=b9faf652735c603d1bdf849a570185eb721f11c1
+pacman.conf
+makepkg.conf)
+sha256sums=('1930c407265fd039cb3a8e6edc82f69e122aa9239d216d9d57b9d1b9315af312'
+'SKIP'
+'d268379269c9dfa6eb3358f8931d3c84ef5fa4d47fe22567022fcbac8e4638c1'
+'3353f363088c73f1f86a890547c0f87c7473e5caf43bbbc768c2e9a7397f2aa2'
+'8c100b64450f5a19a16325dd05c143d49395bdeb96bd957f863cde4b95d3cb86')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  patch -Np1 < ../pacman-5.2.1-fix-pactest-package-tar-format.patch
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --enable-doc \
+--with-scriptlet-shell=/usr/bin/bash \
+--with-ldconfig=/usr/bin/ldconfig
+  make V=1
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # install Arch specific stuff
+  install -dm755 "$pkgdir/etc"
+  install -m644 "$srcdir/pacman.conf" "$pkgdir/etc"
+  install -m644 "$srcdir/makepkg.conf" "$pkgdir/etc"
+}

Copied: pacman/repos/staging-x86_64/makepkg.conf (from rev 372798, 
pacman/trunk/makepkg.conf)
===
--- staging-x86_64/makepkg.conf (rev 0)
+++ staging-x86_64/makepkg.conf 2020-01-07 23:10:19 UTC (rev 372799)
@@ -0,0 +1,145 @@
+#!/hint/bash
+#
+# /etc/makepkg.conf
+#
+
+#
+# SOURCE ACQUISITION
+#
+#
+#-- The download utilities that makepkg should use to acquire sources
+#  Format: 'protocol::agent'
+DLAGENTS=('file::/usr/bin/curl -gqC - -o %o %u'
+  'ftp::/usr/bin/curl -gqfC - --ftp-pasv --retry 3 --retry-delay 3 -o 
%o %u'
+  'http::/usr/bin/curl -gqb "" -fLC - --retry 3 --retry-delay 3 -o %o 
%u'
+  'https::/usr/bin/curl -gqb "" -fLC - --retry 3 --retry-delay 3 -o %o 
%u'
+  'rsync::/usr/bin/rsync --no-motd -z %u %o'
+  'scp::/usr/bin/scp -C %u %o')
+
+# Other common tools:
+# /usr/bin/snarf
+# /usr/bin/lftpget -c
+# /usr/bin/wget
+
+#-- The package required by makepkg to download VCS sources
+#  Format: 'protocol::package'
+VCSCLIENTS=('bzr::bzr'
+'git::git'
+'hg::mercurial'
+'svn::subversion')
+
+#
+# ARCHITECTURE, COMPILE FLAGS
+#
+#
+CARCH="x86_64"
+CHOST="x86_64-pc-linux-gnu"
+
+#-- Compiler and Linker Flags
+CPPFLAGS="-D_FORTIFY_SOURCE=2"
+CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt"
+CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt"
+LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"
+#-- Make Flags: change this for DistCC/SMP systems
+#MAKEFLAGS="-j2"
+#-- Debugging flags
+DEBUG_CFLAGS="-g -fvar-tracking-assignments"
+DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"
+
+###

[arch-commits] Commit in meson/repos/extra-any (8 files)

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 23:09:11
  Author: heftig
Revision: 372797

archrelease: copy trunk to extra-any

Added:
  meson/repos/extra-any/0001-Fix-CUDA-test-without-devices.patch
(from rev 372796, meson/trunk/0001-Fix-CUDA-test-without-devices.patch)
  meson/repos/extra-any/PKGBUILD
(from rev 372796, meson/trunk/PKGBUILD)
  meson/repos/extra-any/arch-meson
(from rev 372796, meson/trunk/arch-meson)
  meson/repos/extra-any/skip-test.diff
(from rev 372796, meson/trunk/skip-test.diff)
Deleted:
  meson/repos/extra-any/PKGBUILD
  meson/repos/extra-any/arch-meson
  meson/repos/extra-any/meson-python-3.8.patch
  meson/repos/extra-any/skip-test.diff

--+
 0001-Fix-CUDA-test-without-devices.patch |   49 ++
 PKGBUILD |  130 ++---
 arch-meson   |   26 ++---
 meson-python-3.8.patch   |   13 --
 skip-test.diff   |   24 ++---
 5 files changed, 139 insertions(+), 103 deletions(-)

Copied: meson/repos/extra-any/0001-Fix-CUDA-test-without-devices.patch (from 
rev 372796, meson/trunk/0001-Fix-CUDA-test-without-devices.patch)
===
--- 0001-Fix-CUDA-test-without-devices.patch(rev 0)
+++ 0001-Fix-CUDA-test-without-devices.patch2020-01-07 23:09:11 UTC (rev 
372797)
@@ -0,0 +1,49 @@
+From bee44c4c0294c77434fd38208a5c02780b44 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" 
+Date: Tue, 7 Jan 2020 23:48:18 +0100
+Subject: [PATCH] Fix CUDA test without devices.
+
+Getting the runtime version fails when no devices are present.
+---
+ .../version_reqs/prog.cu  | 21 ++-
+ 1 file changed, 11 insertions(+), 10 deletions(-)
+
+diff --git a/test cases/cuda/11 cuda dependency (nvcc)/version_reqs/prog.cu 
b/test cases/cuda/11 cuda dependency (nvcc)/version_reqs/prog.cu
+index 56688303..bc90081e 100644
+--- a/test cases/cuda/11 cuda dependency (nvcc)/version_reqs/prog.cu   
 b/test cases/cuda/11 cuda dependency (nvcc)/version_reqs/prog.cu   
+@@ -9,20 +9,21 @@ int cuda_devices(void) {
+ 
+ int main(void) {
+ std::cout << "Compiled against CUDA version: " << CUDART_VERSION << "\n";
++
+ int runtime_version = 0;
+-cudaError_t r = cudaRuntimeGetVersion(&runtime_version);
+-if (r != cudaSuccess) {
+-std::cout << "Couldn't obtain CUDA runtime version (error " << r << 
"). Exiting.\n";
+-return -1;
++switch (cudaError_t r = cudaRuntimeGetVersion(&runtime_version)) {
++case cudaSuccess:
++std::cout << "CUDA runtime version: " << runtime_version << "\n";
++break;
++case cudaErrorNoDevice:
++std::cout << "No CUDA hardware found. Exiting.\n";
++return 0;
++default:
++std::cout << "Couldn't obtain CUDA runtime version (error " << r 
<< "). Exiting.\n";
++return -1;
+ }
+-std::cout << "CUDA runtime version: " << runtime_version << "\n";
+ 
+ int n = cuda_devices();
+-if (n == 0) {
+-std::cout << "No CUDA hardware found. Exiting.\n";
+-return 0;
+-}
+-
+ std::cout << "Found " << n << " CUDA devices.\n";
+ return 0;
+ }
+-- 
+2.24.1
+

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 23:08:53 UTC (rev 372796)
+++ PKGBUILD2020-01-07 23:09:11 UTC (rev 372797)
@@ -1,65 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Levente Polyak 
-# Contributor: Anatol Pomozov 
-
-pkgname=meson
-pkgver=0.52.1
-pkgrel=1
-pkgdesc='High productivity build system'
-url='https://mesonbuild.com/'
-arch=('any')
-license=('Apache')
-depends=('python-setuptools' 'ninja')
-checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' 
'git' 'cython'
-  'gtkmm3' 'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 
'gobject-introspection'
-  'itstool' 'gtk3' 'java-environment=8' 'gtk-doc' 'llvm' 'clang' 
'sdl2' 'graphviz'
-  'doxygen' 'vulkan-validation-layers' 'openssh' 'mercurial' 
'gtk-sharp-2' 'qt5-tools'
-  'libwmf' 'valgrind' 'cmake' 'netcdf-fortran' 'openmpi' 'cuda' 
'nasm' 'gnustep-base'
-  'libelf' 'python-pytest-xdist')
-source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc}
-skip-test.diff
-meson-python-3.8.patch
-arch-meson)
-sha512sums=('81e8c5897ba5311ccffc401fd514bd9a67d16caaea1f28a5c5432605766341ecd82b70c05661fbbe0c9a6006ff5ea892950bbaa548e70c3f87350438775ea6fd'
-'SKIP'
-
'fd1694e74cfa628bda81b1056061d75fa288e04d72bda733f3667be43cfb21c60f2e89455e4a101a7f6bef5754fe112dc84e18ec7a0807bc791015c34deea347'
-
'343d49889942d1cd3f5dc0c573dba226ca9a6c6c5845ff4e74d3c672532ba6fb7cbfeaadb6e

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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 23:08:53
  Author: heftig
Revision: 372796

0.53.0-1

Added:
  meson/trunk/0001-Fix-CUDA-test-without-devices.patch
Modified:
  meson/trunk/PKGBUILD
Deleted:
  meson/trunk/meson-python-3.8.patch

--+
 0001-Fix-CUDA-test-without-devices.patch |   49 +
 PKGBUILD |   14 
 meson-python-3.8.patch   |   13 ---
 3 files changed, 56 insertions(+), 20 deletions(-)

Added: 0001-Fix-CUDA-test-without-devices.patch
===
--- 0001-Fix-CUDA-test-without-devices.patch(rev 0)
+++ 0001-Fix-CUDA-test-without-devices.patch2020-01-07 23:08:53 UTC (rev 
372796)
@@ -0,0 +1,49 @@
+From bee44c4c0294c77434fd38208a5c02780b44 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" 
+Date: Tue, 7 Jan 2020 23:48:18 +0100
+Subject: [PATCH] Fix CUDA test without devices.
+
+Getting the runtime version fails when no devices are present.
+---
+ .../version_reqs/prog.cu  | 21 ++-
+ 1 file changed, 11 insertions(+), 10 deletions(-)
+
+diff --git a/test cases/cuda/11 cuda dependency (nvcc)/version_reqs/prog.cu 
b/test cases/cuda/11 cuda dependency (nvcc)/version_reqs/prog.cu
+index 56688303..bc90081e 100644
+--- a/test cases/cuda/11 cuda dependency (nvcc)/version_reqs/prog.cu   
 b/test cases/cuda/11 cuda dependency (nvcc)/version_reqs/prog.cu   
+@@ -9,20 +9,21 @@ int cuda_devices(void) {
+ 
+ int main(void) {
+ std::cout << "Compiled against CUDA version: " << CUDART_VERSION << "\n";
++
+ int runtime_version = 0;
+-cudaError_t r = cudaRuntimeGetVersion(&runtime_version);
+-if (r != cudaSuccess) {
+-std::cout << "Couldn't obtain CUDA runtime version (error " << r << 
"). Exiting.\n";
+-return -1;
++switch (cudaError_t r = cudaRuntimeGetVersion(&runtime_version)) {
++case cudaSuccess:
++std::cout << "CUDA runtime version: " << runtime_version << "\n";
++break;
++case cudaErrorNoDevice:
++std::cout << "No CUDA hardware found. Exiting.\n";
++return 0;
++default:
++std::cout << "Couldn't obtain CUDA runtime version (error " << r 
<< "). Exiting.\n";
++return -1;
+ }
+-std::cout << "CUDA runtime version: " << runtime_version << "\n";
+ 
+ int n = cuda_devices();
+-if (n == 0) {
+-std::cout << "No CUDA hardware found. Exiting.\n";
+-return 0;
+-}
+-
+ std::cout << "Found " << n << " CUDA devices.\n";
+ return 0;
+ }
+-- 
+2.24.1
+

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 23:06:25 UTC (rev 372795)
+++ PKGBUILD2020-01-07 23:08:53 UTC (rev 372796)
@@ -3,7 +3,7 @@
 # Contributor: Anatol Pomozov 
 
 pkgname=meson
-pkgver=0.52.1
+pkgver=0.53.0
 pkgrel=1
 pkgdesc='High productivity build system'
 url='https://mesonbuild.com/'
@@ -16,14 +16,14 @@
   'doxygen' 'vulkan-validation-layers' 'openssh' 'mercurial' 
'gtk-sharp-2' 'qt5-tools'
   'libwmf' 'valgrind' 'cmake' 'netcdf-fortran' 'openmpi' 'cuda' 
'nasm' 'gnustep-base'
   'libelf' 'python-pytest-xdist')
-source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc}
+source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.sig}
 skip-test.diff
-meson-python-3.8.patch
+0001-Fix-CUDA-test-without-devices.patch
 arch-meson)
-sha512sums=('81e8c5897ba5311ccffc401fd514bd9a67d16caaea1f28a5c5432605766341ecd82b70c05661fbbe0c9a6006ff5ea892950bbaa548e70c3f87350438775ea6fd'
+sha512sums=('e375e22eb650d5f8facbffe9773b740b5dcd971a86c5b197bbfa0e82a51f4774345456856e19d6305661e227afbe24db5ca472d5ff9f707b754c1d5361187cd8'
 'SKIP'
 
'fd1694e74cfa628bda81b1056061d75fa288e04d72bda733f3667be43cfb21c60f2e89455e4a101a7f6bef5754fe112dc84e18ec7a0807bc791015c34deea347'
-
'343d49889942d1cd3f5dc0c573dba226ca9a6c6c5845ff4e74d3c672532ba6fb7cbfeaadb6e053e8793cd7cbfbc936fb753c2dcd95dd236476f07129ac07f67c'
+
'459559575ac6556cf7f9b340099886442ca222b9cfb584aaad3a2a43c2fe6ce850e7125fb8b7a01782c5f5a57b353adc5683f24aec6717ba78076ad75140fc4e'
 
'f451f8a7ef9cf1dd724c2ce20bb85a3f1611b87b2e7a17ef0fdbe8ab82a67389f818ea30a5adfe8413143e4eac77ea2e0b8234b5b2466b41a892e2bd0435376c')
 validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

 
@@ -33,8 +33,8 @@
   # Our containers do not allow sanitizers to run
   patch -Np1 -i ../skip-test.diff
 
-  # Fix boost test with python 3.8
-  patch -Np1 -i ../meson-python-3.8.patch
+  # Fix CUDA test without devices
+  patch -Np1 -i ../0001-Fix-CUDA-test-without-devices.patch
 }
 
 build() {

Deleted: meson-python-3.8.patch

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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 23:06:25
  Author: anthraxx
Revision: 372795

archrelease: copy trunk to extra-x86_64

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

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

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

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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 23:06:18
  Author: anthraxx
Revision: 372794

upgpkg: vim 8.2.0100-1

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 23:04:01 UTC (rev 372793)
+++ PKGBUILD2020-01-07 23:06:18 UTC (rev 372794)
@@ -9,7 +9,7 @@
 
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=8.2.0033
+pkgver=8.2.0100
 _versiondir=82
 pkgrel=1
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
@@ -22,11 +22,11 @@
 vimrc
 archlinux.vim
 vimdoc.hook)
-sha256sums=('e90a9c1898a3720f00f222a5423baff10dcaeab798defbaa07e501a74f18eca5'
+sha256sums=('13cc4d12fd6ebabc5f05a456f8f9451ae591a3473b87fda1d3a4f530123ae3d7'
 'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
 'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
 '7095cafac21df7aa42749d6864d1c0549fe65771d8edda3102c931c60782b6b9')
-sha512sums=('b0d9613f71da34491ea072d0e0be19eb5ac99bb826796d751ec5a42b6fcd3357a4f536ede42dd32aa562890af8e00b60a0c15fc8767e5c869e526480fb3ee437'
+sha512sums=('3943efd3fac7ce0f409eefbe373d0811c420a15456f2d1c66d8c1d496b224b0447fe50c6ff5a137d8900dabfdf66f3cde20c2ea612d966b8c99fb7aa3396c21d'
 
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
 
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'
 
'1e06e981691b17662fd0fddac5c00c87c920d1b4a1cbb6191c42d57cc40b00af12710e26b22fcfc0901bb8142b15f6a04aa65cec2d9b3bb9d5a06cb650d3ab9c')


[arch-commits] Commit in file/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 23:04:01
  Author: anthraxx
Revision: 372793

archrelease: copy trunk to staging-x86_64

Added:
  file/repos/staging-x86_64/
  file/repos/staging-x86_64/PKGBUILD
(from rev 372792, file/trunk/PKGBUILD)

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

Copied: file/repos/staging-x86_64/PKGBUILD (from rev 372792, 
file/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-01-07 23:04:01 UTC (rev 372793)
@@ -0,0 +1,59 @@
+# Maintainer: Sébastien Luttringer 
+# Contributor: Allan McRae 
+# Contributor: Andreas Radke 
+
+pkgname=file
+pkgver=5.38
+pkgrel=1
+pkgdesc='File type identification utility'
+arch=('x86_64')
+license=('custom')
+groups=('base-devel')
+url='https://www.darwinsys.com/file/'
+depends=('glibc' 'zlib' 'xz' 'bzip2' 'libseccomp' 'libseccomp.so')
+provides=('libmagic.so')
+source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas
+sha256sums=('593c2ffc2ab349c5aea0f55fedfe4d681737b6b62376a9b3ad1e77b2cc19fa34'
+'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # apply patch from the source array (should be a pacman feature)
+  local src
+  for src in "${source[@]}"; do
+src="${src%%::*}"
+src="${src##*/}"
+[[ $src = *.patch ]] || continue
+msg2 "Applying patch $src..."
+patch -Np1 < "../$src"
+  done
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  # Fix linking libmagic (vfork needs libpthread)
+  CFLAGS+=" -pthread"
+
+  ./configure \
+--prefix=/usr \
+--datadir=/usr/share/file \
+--enable-fsect-man5 \
+--enable-libseccomp
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in file/trunk (d3132f65594e8ad27b74643786a786cd3e60c715.patch)

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 23:03:55
  Author: anthraxx
Revision: 372792

remove unused patch file

Deleted:
  file/trunk/d3132f65594e8ad27b74643786a786cd3e60c715.patch

+
 d3132f65594e8ad27b74643786a786cd3e60c715.patch |   27 ---
 1 file changed, 27 deletions(-)

Deleted: d3132f65594e8ad27b74643786a786cd3e60c715.patch
===
--- d3132f65594e8ad27b74643786a786cd3e60c715.patch  2020-01-07 23:02:29 UTC 
(rev 372791)
+++ d3132f65594e8ad27b74643786a786cd3e60c715.patch  2020-01-07 23:03:55 UTC 
(rev 372792)
@@ -1,27 +0,0 @@
-From d3132f65594e8ad27b74643786a786cd3e60c715 Mon Sep 17 00:00:00 2001
-From: Christos Zoulas 
-Date: Tue, 8 Oct 2019 20:25:13 +
-Subject: [PATCH] PR/112: connesc: move mime magic higher so that it always
- takes effect.
-

- magic/Magdir/compress | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/magic/Magdir/compress b/magic/Magdir/compress
-index 600d216b7..c700b5a45 100644
 a/magic/Magdir/compress
-+++ b/magic/Magdir/compress
-@@ -58,11 +58,11 @@
- >>>13 string  09  \b, version 9
- # other gzipped binary like gzipped tar, VirtualBox extension package,...
- >>10  default x   gzip compressed data
-+!:mimeapplication/gzip
- >>>0  use gzip-info
- # size of the original (uncompressed) input data modulo 2^32
- >>>-4 ulelong x   \b, original size modulo 2^32 %u
- # gzipped TAR or VirtualBox extension package
--!:mimeapplication/gzip
- #!:mime   application/x-compressed-tar
- #!:mime   application/x-virtualbox-vbox-extpack
- # https://www.w3.org/TR/SVG/mimereg.html


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 23:02:29
  Author: anthraxx
Revision: 372791

upgpkg: file 5.38-1: re-enable libseccomp

pacman 5.2.1 has detection for the file version, hence re-enable libseccomp
sandbox and rebuild pacman against it.

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:58:47 UTC (rev 372790)
+++ PKGBUILD2020-01-07 23:02:29 UTC (rev 372791)
@@ -3,20 +3,19 @@
 # Contributor: Andreas Radke 
 
 pkgname=file
-pkgver=5.37
-pkgrel=5
+pkgver=5.38
+pkgrel=1
 pkgdesc='File type identification utility'
 arch=('x86_64')
 license=('custom')
 groups=('base-devel')
 url='https://www.darwinsys.com/file/'
-depends=('glibc' 'zlib')
-source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}
-  d3132f65594e8ad27b74643786a786cd3e60c715.patch)
+depends=('glibc' 'zlib' 'xz' 'bzip2' 'libseccomp' 'libseccomp.so')
+provides=('libmagic.so')
+source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
 validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas
-sha256sums=('e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f'
-'SKIP'
-'2ef553d3d4c68fe3e3850bc6151e66ce5714d774536deb9b8401425e73214ea7')
+sha256sums=('593c2ffc2ab349c5aea0f55fedfe4d681737b6b62376a9b3ad1e77b2cc19fa34'
+'SKIP')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -37,15 +36,11 @@
   # Fix linking libmagic (vfork needs libpthread)
   CFLAGS+=" -pthread"
 
-  # seccomp breaks file -z foo.xz
-  # does a whole pipe-fork-exec dance with /bin/xz, so difficult to fix
-  # this breaks makepkg, specifically on the linux PKGBUILD's patch-*.xz
-
   ./configure \
 --prefix=/usr \
 --datadir=/usr/share/file \
 --enable-fsect-man5 \
---disable-libseccomp
+--enable-libseccomp
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:58:47
  Author: anthraxx
Revision: 372790

archrelease: copy trunk to testing-x86_64

Added:
  ctags/repos/testing-x86_64/
  ctags/repos/testing-x86_64/PKGBUILD
(from rev 372789, ctags/trunk/PKGBUILD)

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

Copied: ctags/repos/testing-x86_64/PKGBUILD (from rev 372789, 
ctags/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-01-07 22:58:47 UTC (rev 372790)
@@ -0,0 +1,47 @@
+# Maintainer: Levente Polyak 
+# Contributor: Giovanni Scafora 
+# Contributor: John Proctor 
+
+pkgname=ctags
+_commit=a3c87ab5232ffb9d047b187d6fd3852bfd12b197  # master
+pkgver=r20200106+ga3c87ab5
+pkgrel=1
+epoch=1
+pkgdesc='Generates an index file of language objects found in source files'
+url='https://ctags.io/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxml2' 'jansson' 'libyaml' 'libseccomp')
+makedepends=('git' 'python-docutils')
+provides=('universal-ctags')
+source=("git+https://github.com/universal-ctags/ctags#commit=$_commit";)
+sha512sums=('SKIP')
+
+pkgver() {
+  git -C ctags show --pretty='r%cd+g%h' --date='format:%Y%m%d' --no-patch
+}
+
+prepare() {
+  cd ctags
+  ./autogen.sh
+}
+
+build() {
+  cd ctags
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib
+  make
+}
+
+check() {
+  make -C ctags check
+}
+
+package() {
+  make -C ctags DESTDIR="${pkgdir}" install
+}
+
+# vim:set sw=2 et:


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:58:42
  Author: anthraxx
Revision: 372789

upgpkg: ctags 1:r20200106+ga3c87ab5-1

Modified:
  ctags/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:54:52 UTC (rev 372788)
+++ PKGBUILD2020-01-07 22:58:42 UTC (rev 372789)
@@ -3,8 +3,8 @@
 # Contributor: John Proctor 
 
 pkgname=ctags
-_commit=3fdf28bcd3aac31ee226f588f7d2ce32659d2637  # master
-pkgver=r20190522+g3fdf28bc
+_commit=a3c87ab5232ffb9d047b187d6fd3852bfd12b197  # master
+pkgver=r20200106+ga3c87ab5
 pkgrel=1
 epoch=1
 pkgdesc='Generates an index file of language objects found in source files'


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 22:54:52
  Author: arojas
Revision: 372788

Fix build with poppler 0.84

Added:
  texlive-bin/trunk/texlive-poppler-0.83.patch
  texlive-bin/trunk/texlive-poppler-0.84.patch
Modified:
  texlive-bin/trunk/PKGBUILD

+
 PKGBUILD   |9 ++--
 texlive-poppler-0.83.patch |   37 
 texlive-poppler-0.84.patch |   44 +++
 3 files changed, 88 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:46:03 UTC (rev 372787)
+++ PKGBUILD2020-01-07 22:54:52 UTC (rev 372788)
@@ -13,9 +13,11 @@
 url='https://tug.org/texlive/'
 _commit=74c2495978a4a84ffae10252c0fd244f1140228e  # texlive-2019.2 r51075
 source=("git+https://github.com/Tex-Live/texlive-source.git#commit=${_commit}";
-"pdftex-poppler0.76.patch")
+"pdftex-poppler0.76.patch" texlive-poppler-0.83.patch 
texlive-poppler-0.84.patch)
 sha256sums=('SKIP'
-'5da9f5356ca14d950c222108b431baaf5c27667460ffab9597b29ef11b426c0f')
+'5da9f5356ca14d950c222108b431baaf5c27667460ffab9597b29ef11b426c0f'
+'0e78cd7629e1c386d7a5dc79c7cef9537bf90e28007e4c48bd384dda4a9a8190'
+'4a4ff82c85cecafc5bbf544e568d80022e9456c3223648fa8d64e699526646c5')
 
 prepare() {
 cd "$srcdir/texlive-source"
@@ -27,6 +29,9 @@
 patch -Np1 -i "$srcdir/pdftex-poppler0.76.patch"
 cp -pv texk/web2c/pdftexdir/pdftoepdf{-poppler0.76.0,}.cc
 cp -pv texk/web2c/pdftexdir/pdftosrc{-poppler0.76.0,}.cc
+
+patch -p1 -i ../texlive-poppler-0.83.patch
+patch -p1 -i ../texlive-poppler-0.84.patch # Gentoo patch
 }
 
 build() {

Added: texlive-poppler-0.83.patch
===
--- texlive-poppler-0.83.patch  (rev 0)
+++ texlive-poppler-0.83.patch  2020-01-07 22:54:52 UTC (rev 372788)
@@ -0,0 +1,37 @@
+diff -ru texlive-source-orig/texk/web2c/pdftexdir/pdftoepdf.cc 
texlive-source/texk/web2c/pdftexdir/pdftoepdf.cc
+--- texlive-source-orig/texk/web2c/pdftexdir/pdftoepdf.cc  2020-01-07 
22:42:03.717667766 +
 texlive-source/texk/web2c/pdftexdir/pdftoepdf.cc   2020-01-07 
22:47:42.81622 +
+@@ -723,7 +723,7 @@
+ #endif
+ // initialize
+ if (!isInit) {
+-globalParams = new GlobalParams();
++globalParams.reset(new GlobalParams());
+ globalParams->setErrQuiet(false);
+ isInit = true;
+ }
+@@ -1108,6 +1108,5 @@
+ delete_document(p);
+ }
+ // see above for globalParams
+-delete globalParams;
+ }
+ }
+diff -ru texlive-source-orig/texk/web2c/pdftexdir/pdftosrc.cc 
texlive-source/texk/web2c/pdftexdir/pdftosrc.cc
+--- texlive-source-orig/texk/web2c/pdftexdir/pdftosrc.cc   2020-01-07 
22:42:03.714334387 +
 texlive-source/texk/web2c/pdftexdir/pdftosrc.cc2020-01-07 
22:50:08.070708640 +
+@@ -79,7 +79,7 @@
+ exit(1);
+ }
+ fileName = new GString(argv[1]);
+-globalParams = new GlobalParams();
++globalParams.reset(new GlobalParams());
+ doc = new PDFDoc(fileName);
+ if (!doc->isOk()) {
+ fprintf(stderr, "Invalid PDF file\n");
+@@ -202,5 +202,4 @@
+ fprintf(stderr, "Cross-reference table extracted to %s\n", outname);
+ fclose(outfile);
+ delete doc;
+-delete globalParams;
+ }

Added: texlive-poppler-0.84.patch
===
--- texlive-poppler-0.84.patch  (rev 0)
+++ texlive-poppler-0.84.patch  2020-01-07 22:54:52 UTC (rev 372788)
@@ -0,0 +1,44 @@
+From cf05aae9685e5c6a46b4313e7bfce49edc6f51f9 Mon Sep 17 00:00:00 2001
+From: Mikle Kolyada 
+Date: Tue, 31 Dec 2019 11:29:30 +0300
+Subject: [PATCH] poppler-0.84 compat
+
+Upstream report: https://tug.org/pipermail/tex-k/2019-December/003096.html
+
+Signed-off-by: Mikle Kolyada 
+---
+ texk/web2c/pdftexdir/utils.c| 1 -
+ texk/web2c/xetexdir/XeTeX_ext.c | 3 +++
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/texk/web2c/pdftexdir/utils.c b/texk/web2c/pdftexdir/utils.c
+index c93a8781..6f866e76 100644
+--- a/texk/web2c/pdftexdir/utils.c
 b/texk/web2c/pdftexdir/utils.c
+@@ -33,7 +33,6 @@ with this program.  If not, see 
.
+ #include "ptexlib.h"
+ #include 
+ #ifdef POPPLER_VERSION
+-#include 
+ #define xpdfVersion POPPLER_VERSION
+ #define xpdfString "poppler"
+ #else
+diff --git a/texk/web2c/xetexdir/XeTeX_ext.c b/texk/web2c/xetexdir/XeTeX_ext.c
+index 4968ee41..0aee4ee3 100644
+--- a/texk/web2c/xetexdir/XeTeX_ext.c
 b/texk/web2c/xetexdir/XeTeX_ext.c
+@@ -38,7 +38,10 @@ authorization from the copyright holders.
+ 
+ #include 
+ 
++#ifndef POPPLER_VERSION
+ #include 
++#endif
++
+ #include 
+ #include 
+ #include 
+-- 
+2.24.1
+
+


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:52:11
  Author: anthraxx
Revision: 550145

upgpkg: cobalt 0.15.6-1

Modified:
  cobalt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:45:49 UTC (rev 550144)
+++ PKGBUILD2020-01-07 22:52:11 UTC (rev 550145)
@@ -2,7 +2,7 @@
 # Contributor: Stas Rudakou 
 
 pkgname=cobalt
-pkgver=0.15.4
+pkgver=0.15.6
 pkgrel=1
 pkgdesc='Static site generator written in Rust'
 url='https://cobalt-org.github.io/'
@@ -11,7 +11,7 @@
 depends=('openssl')
 makedepends=('rust' 'cargo')
 
source=(https://github.com/cobalt-org/cobalt.rs/archive/v${pkgver}/${pkgname}.rs-v${pkgver}.tar.gz)
-sha512sums=('ff7d81d0880d6b31c0183e778ee2640f28224854d204e8ab24dde8ff80dac9a0c735b5c4790dfde62e17bc1658589a42ea867f5ed107097822a053813ae5b552')
+sha512sums=('1532312253d317ed1b48daa12839262dd67f1560ab2deb2c3fc6fb978c2f356c7f07f4b241a22e0fe26abebb24c0740e09804a5afefd5d359b668b5926b71917')
 
 build() {
   cd ${pkgname}.rs-${pkgver}


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:52:16
  Author: anthraxx
Revision: 550146

archrelease: copy trunk to community-x86_64

Added:
  cobalt/repos/community-x86_64/PKGBUILD
(from rev 550145, cobalt/trunk/PKGBUILD)
Deleted:
  cobalt/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 22:52:11 UTC (rev 550145)
+++ PKGBUILD2020-01-07 22:52:16 UTC (rev 550146)
@@ -1,32 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Stas Rudakou 
-
-pkgname=cobalt
-pkgver=0.15.4
-pkgrel=1
-pkgdesc='Static site generator written in Rust'
-url='https://cobalt-org.github.io/'
-arch=('x86_64')
-license=('MIT')
-depends=('openssl')
-makedepends=('rust' 'cargo')
-source=(https://github.com/cobalt-org/cobalt.rs/archive/v${pkgver}/${pkgname}.rs-v${pkgver}.tar.gz)
-sha512sums=('ff7d81d0880d6b31c0183e778ee2640f28224854d204e8ab24dde8ff80dac9a0c735b5c4790dfde62e17bc1658589a42ea867f5ed107097822a053813ae5b552')
-
-build() {
-  cd ${pkgname}.rs-${pkgver}
-  cargo build --release --locked --features 'syntax-highlight sass'
-}
-
-check() {
-  cd ${pkgname}.rs-${pkgver}
-  cargo test --release --locked
-}
-
-package() {
-  cd ${pkgname}.rs-${pkgver}
-  install -Dm 755 target/release/cobalt -t "${pkgdir}/usr/bin"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: cobalt/repos/community-x86_64/PKGBUILD (from rev 550145, 
cobalt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 22:52:16 UTC (rev 550146)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: Stas Rudakou 
+
+pkgname=cobalt
+pkgver=0.15.6
+pkgrel=1
+pkgdesc='Static site generator written in Rust'
+url='https://cobalt-org.github.io/'
+arch=('x86_64')
+license=('MIT')
+depends=('openssl')
+makedepends=('rust' 'cargo')
+source=(https://github.com/cobalt-org/cobalt.rs/archive/v${pkgver}/${pkgname}.rs-v${pkgver}.tar.gz)
+sha512sums=('1532312253d317ed1b48daa12839262dd67f1560ab2deb2c3fc6fb978c2f356c7f07f4b241a22e0fe26abebb24c0740e09804a5afefd5d359b668b5926b71917')
+
+build() {
+  cd ${pkgname}.rs-${pkgver}
+  cargo build --release --locked --features 'syntax-highlight sass'
+}
+
+check() {
+  cd ${pkgname}.rs-${pkgver}
+  cargo test --release --locked
+}
+
+package() {
+  cd ${pkgname}.rs-${pkgver}
+  install -Dm 755 target/release/cobalt -t "${pkgdir}/usr/bin"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 22:46:03
  Author: felixonmars
Revision: 372787

archrelease: copy trunk to staging-x86_64

Added:
  inkscape/repos/staging-x86_64/
  inkscape/repos/staging-x86_64/PKGBUILD
(from rev 372786, inkscape/trunk/PKGBUILD)
  inkscape/repos/staging-x86_64/PKGBUILD.cmake
(from rev 372786, inkscape/trunk/PKGBUILD.cmake)

+
 PKGBUILD   |   73 +++
 PKGBUILD.cmake |   61 +
 2 files changed, 134 insertions(+)

Copied: inkscape/repos/staging-x86_64/PKGBUILD (from rev 372786, 
inkscape/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-01-07 22:46:03 UTC (rev 372787)
@@ -0,0 +1,73 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+# Contributor: tobias 
+
+pkgname=inkscape
+pkgver=0.92.4
+pkgrel=10
+pkgdesc='Professional vector graphics editor'
+url='https://inkscape.org/'
+license=('GPL' 'LGPL')
+arch=('x86_64')
+depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'libmagick6' 'libxslt' 'poppler-glib'
+ 'popt' 'potrace' 'ttf-dejavu' 'python2' 'libcdr'
+ 'desktop-file-utils' 'hicolor-icon-theme')
+# python is needed for glib-genmarshal (at least with GLib 2.54)
+makedepends=('boost' 'intltool' 'python')
+optdepends=('gvfs: import clip art'
+'pstoedit: latex formulas'
+'python2-scour: optimized SVG output'
+'texlive-core: latex formulas'
+'python2-numpy: some extensions'
+'python2-lxml: some extensions and filters')
+source=("https://media.inkscape.org/dl/resources/file/${pkgname}-${pkgver}.tar.bz2";)
+sha256sums=('57ec2da8177b36614a513e2822efd73af721e690f7ddc6bd0a5fbb1525b4515e')
+
+# NB: Some CDN nodes appear to be distributing an outdated version of this 
file.
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./autogen.sh
+
+   sed -i 's|/usr/bin/python\>|/usr/bin/python2|g' cxxtest/*.py
+   sed -i 's|/usr/bin/env python\>|/usr/bin/env python2|g' 
share/*/{test/,}*.py
+   sed -i 's|"python" },|"python2" },|g' 
src/extension/implementation/script.cpp
+   sed -i 's|python -c|python2 -c|g' configure share/extensions/uniconv*.py
+   sed -i 's|"python"|"python2"|g' src/main.cpp
+
+   sed -i 's| abs(| std::fabs(|g' src/ui/tools/flood-tool.cpp
+   # Fix build with poppler 0.71
+sed -e 's|gTrue|true|g' -e 's|gFalse|false|g' -e 's|GBool|bool|g' -i 
src/extension/internal/pdfinput/pdf-parser.*
+   # Fix build with poppler 0.72
+sed -e 's|getCString|c_str|g' -i src/extension/internal/pdfinput/*
+   # Fix build with poppler 0.76
+sed -e 's|new Lexer(xref, obj)|obj|g' -i 
src/extension/internal/pdfinput/pdf-parser.cpp
+   # Fix build with poppler 0.82
+sed -e 's|Unicode \*u|Unicode const *u|g' -i 
src/extension/internal/pdfinput/*
+   # Fix build with poppler 0.83
+sed -e 's|(GfxPath|(const GfxPath|g' -e 's|GfxSubpath|const 
GfxSubpath|g' \
+  -e 's|new GlobalParams()|std::unique_ptr(new 
GlobalParams())|g' \
+  -e 's|new 
GlobalParams(poppler_datadir)|std::unique_ptr(new 
GlobalParams(poppler_datadir))|g' \
+  -i src/extension/internal/pdfinput/*.cpp
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export PKG_CONFIG_PATH='/usr/lib/imagemagick6/pkgconfig'
+   export FREETYPE_CONFIG="/usr/bin/pkg-config freetype2"
+
+   ./configure \
+   --prefix=/usr \
+   --with-python \
+   --with-perl \
+   --enable-lcms \
+   --enable-poppler-cairo \
+   --disable-strict-build \
+   --disable-dependency-tracking
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: inkscape/repos/staging-x86_64/PKGBUILD.cmake (from rev 372786, 
inkscape/trunk/PKGBUILD.cmake)
===
--- staging-x86_64/PKGBUILD.cmake   (rev 0)
+++ staging-x86_64/PKGBUILD.cmake   2020-01-07 22:46:03 UTC (rev 372787)
@@ -0,0 +1,61 @@
+# $Id: PKGBUILD 305444 2017-09-13 20:29:19Z andyrtr $
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+# Contributor: tobias 
+
+pkgname=inkscape
+pkgver=0.92.2
+pkgrel=3
+pkgdesc='Professional vector graphics editor'
+url='https://inkscape.org/'
+license=('GPL' 'LGPL')
+arch=('x86_64')
+makedepends=('boost' 'intltool' 'cmake')
+depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler-glib'
+ 'popt' 'potrace' 'ttf-dejavu' 'python' 'libcdr' 'libvisio' 'libwpg'
+ 'desktop-file-utils' 'hicolor-icon-theme')
+optdepends=('gvfs: import clip art'
+'pstoedit: latex formulas'
+'scour: optimized SVG output'
+'texlive-c

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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:45:43
  Author: anthraxx
Revision: 550143

upgpkg: jadx 1.1.0-1

Modified:
  jadx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:45:18 UTC (rev 550142)
+++ PKGBUILD2020-01-07 22:45:43 UTC (rev 550143)
@@ -2,7 +2,7 @@
 # Contributor: Nicolas Hureau 
 
 pkgname=jadx
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Command line and GUI tools to produce Java source code from Android 
Dex and APK files'
 url='https://github.com/skylot/jadx'
@@ -11,8 +11,8 @@
 depends=('java-runtime=8' 'bash' 'fontconfig' 'xorg-font-utils')
 makedepends=('java-environment=8' 'gradle')
 
source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('bef7354f75d2dc89e28a22d81a551425573e0bf03577a28aad2ac33e5977abd8')
-sha512sums=('95777b7b658dbed74ae2b88ae643d8e0190199a814ccc59d1d95ef40caaffdebee862c07a0661f82073248401989af4c9d326d86f2c9ba8d4b3a02f19d2b3d87')
+sha256sums=('86136f831e1e7889c012ddb5b874a014e1db6d615c805a9c832ec54ef22e292c')
+sha512sums=('baaace5cbcbc96953d91818482b8a913395a9e5e6015b550cde7aefa545f924a01ed390329b3163341d8e7635b302def3b2696fbd8d2c7ef1010be148922e435')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:45:49
  Author: anthraxx
Revision: 550144

archrelease: copy trunk to community-any

Added:
  jadx/repos/community-any/PKGBUILD
(from rev 550143, jadx/trunk/PKGBUILD)
Deleted:
  jadx/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 22:45:43 UTC (rev 550143)
+++ PKGBUILD2020-01-07 22:45:49 UTC (rev 550144)
@@ -1,41 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Nicolas Hureau 
-
-pkgname=jadx
-pkgver=1.0.0
-pkgrel=1
-pkgdesc='Command line and GUI tools to produce Java source code from Android 
Dex and APK files'
-url='https://github.com/skylot/jadx'
-arch=('any')
-license=('Apache')
-depends=('java-runtime=8' 'bash' 'fontconfig' 'xorg-font-utils')
-makedepends=('java-environment=8' 'gradle')
-source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('bef7354f75d2dc89e28a22d81a551425573e0bf03577a28aad2ac33e5977abd8')
-sha512sums=('95777b7b658dbed74ae2b88ae643d8e0190199a814ccc59d1d95ef40caaffdebee862c07a0661f82073248401989af4c9d326d86f2c9ba8d4b3a02f19d2b3d87')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  gradle dist
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  gradle test
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/build/jadx
-
-  install -Dm 755 bin/{jadx,jadx-gui} -t 
"${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -Dm 644 lib/* -t "${pkgdir}/usr/share/java/${pkgname}/lib"
-
-  install -d "${pkgdir}/usr/bin"
-  ln -s /usr/share/java/${pkgname}/bin/jadx "${pkgdir}/usr/bin/jadx"
-  ln -s /usr/share/java/${pkgname}/bin/jadx-gui "${pkgdir}/usr/bin/jadx-gui"
-
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 NOTICE README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: jadx/repos/community-any/PKGBUILD (from rev 550143, jadx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 22:45:49 UTC (rev 550144)
@@ -0,0 +1,41 @@
+# Maintainer: Levente Polyak 
+# Contributor: Nicolas Hureau 
+
+pkgname=jadx
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='Command line and GUI tools to produce Java source code from Android 
Dex and APK files'
+url='https://github.com/skylot/jadx'
+arch=('any')
+license=('Apache')
+depends=('java-runtime=8' 'bash' 'fontconfig' 'xorg-font-utils')
+makedepends=('java-environment=8' 'gradle')
+source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('86136f831e1e7889c012ddb5b874a014e1db6d615c805a9c832ec54ef22e292c')
+sha512sums=('baaace5cbcbc96953d91818482b8a913395a9e5e6015b550cde7aefa545f924a01ed390329b3163341d8e7635b302def3b2696fbd8d2c7ef1010be148922e435')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  gradle dist
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  gradle test
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build/jadx
+
+  install -Dm 755 bin/{jadx,jadx-gui} -t 
"${pkgdir}/usr/share/java/${pkgname}/bin"
+  install -Dm 644 lib/* -t "${pkgdir}/usr/share/java/${pkgname}/lib"
+
+  install -d "${pkgdir}/usr/bin"
+  ln -s /usr/share/java/${pkgname}/bin/jadx "${pkgdir}/usr/bin/jadx"
+  ln -s /usr/share/java/${pkgname}/bin/jadx-gui "${pkgdir}/usr/bin/jadx-gui"
+
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 NOTICE README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:45:18
  Author: anthraxx
Revision: 550142

archrelease: copy trunk to community-any

Added:
  catch2/repos/community-any/PKGBUILD
(from rev 550141, catch2/trunk/PKGBUILD)
Deleted:
  catch2/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 22:45:12 UTC (rev 550141)
+++ PKGBUILD2020-01-07 22:45:18 UTC (rev 550142)
@@ -1,52 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Maintainer: Levente Polyak 
-# Contributor: Bart Verhagen 
-
-pkgname=catch2
-_gitcommit=e1c9d5569dc4135babb9c81891d70a8ba8ed938c
-pkgver=2.11.0
-pkgrel=1
-pkgdesc="Modern, C++-native, header-only, test framework for unit-tests, TDD 
and BDD"
-arch=('any')
-url="https://github.com/catchorg/catch2";
-license=('Boost')
-makedepends=('git' 'cmake' 'python') # python seems to be necessary for 
building tests (FS#60273)
-source=(${pkgname}::"git+https://github.com/catchorg/Catch2#commit=${_gitcommit}?signed";)
-sha256sums=('SKIP')
-validpgpkeys=(
-  E29C46F3B8A7502860793B7DECC9C20E314B2360 # Martin Hořeňovský
-  81E70B717FFB27AFDB45F52090BBFF120F9C087B # Jozef Grajciar
-)
-
-pkgver() {
-  cd ${pkgname}
-  git describe --tags --match 'v*' | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-build() {
-  cd ${pkgname}
-
-  mkdir -p build
-  cd build
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCATCH_USE_VALGRIND=OFF \
--DCATCH_BUILD_EXAMPLES=OFF \
--DCATCH_ENABLE_COVERAGE=OFF \
--DCATCH_ENABLE_WERROR=OFF \
--DBUILD_TESTING=ON
-  make
-}
-
-check() {
-  cd ${pkgname}/build
-  make test
-}
-
-package() {
-  cd ${pkgname}/build
-  make DESTDIR="$pkgdir" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: catch2/repos/community-any/PKGBUILD (from rev 550141, 
catch2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 22:45:18 UTC (rev 550142)
@@ -0,0 +1,52 @@
+# Maintainer: Baptiste Jonglez 
+# Maintainer: Levente Polyak 
+# Contributor: Bart Verhagen 
+
+pkgname=catch2
+_gitcommit=d10b9bd02e098476670f5eb0527d2c7281476e8a
+pkgver=2.11.1
+pkgrel=1
+pkgdesc="Modern, C++-native, header-only, test framework for unit-tests, TDD 
and BDD"
+arch=('any')
+url="https://github.com/catchorg/catch2";
+license=('Boost')
+makedepends=('git' 'cmake' 'python') # python seems to be necessary for 
building tests (FS#60273)
+source=(${pkgname}::"git+https://github.com/catchorg/Catch2#commit=${_gitcommit}?signed";)
+sha256sums=('SKIP')
+validpgpkeys=(
+  E29C46F3B8A7502860793B7DECC9C20E314B2360 # Martin Hořeňovský
+  81E70B717FFB27AFDB45F52090BBFF120F9C087B # Jozef Grajciar
+)
+
+pkgver() {
+  cd ${pkgname}
+  git describe --tags --match 'v*' | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+build() {
+  cd ${pkgname}
+
+  mkdir -p build
+  cd build
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCATCH_USE_VALGRIND=OFF \
+-DCATCH_BUILD_EXAMPLES=OFF \
+-DCATCH_ENABLE_COVERAGE=OFF \
+-DCATCH_ENABLE_WERROR=OFF \
+-DBUILD_TESTING=ON
+  make
+}
+
+check() {
+  cd ${pkgname}/build
+  make test
+}
+
+package() {
+  cd ${pkgname}/build
+  make DESTDIR="$pkgdir" install
+}
+
+# vim: ts=2 sw=2 et:


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 22:45:53
  Author: felixonmars
Revision: 372786

poppler 0.84.0 rebuild

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:39:11 UTC (rev 372785)
+++ PKGBUILD2020-01-07 22:45:53 UTC (rev 372786)
@@ -4,7 +4,7 @@
 
 pkgname=inkscape
 pkgver=0.92.4
-pkgrel=9
+pkgrel=10
 pkgdesc='Professional vector graphics editor'
 url='https://inkscape.org/'
 license=('GPL' 'LGPL')


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:45:12
  Author: anthraxx
Revision: 550141

upgpkg: catch2 2.11.1-1

Modified:
  catch2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:42:57 UTC (rev 550140)
+++ PKGBUILD2020-01-07 22:45:12 UTC (rev 550141)
@@ -3,8 +3,8 @@
 # Contributor: Bart Verhagen 
 
 pkgname=catch2
-_gitcommit=e1c9d5569dc4135babb9c81891d70a8ba8ed938c
-pkgver=2.11.0
+_gitcommit=d10b9bd02e098476670f5eb0527d2c7281476e8a
+pkgver=2.11.1
 pkgrel=1
 pkgdesc="Modern, C++-native, header-only, test framework for unit-tests, TDD 
and BDD"
 arch=('any')


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:42:57
  Author: anthraxx
Revision: 550140

archrelease: copy trunk to community-x86_64

Added:
  powerdns-recursor/repos/community-x86_64/PKGBUILD
(from rev 550139, powerdns-recursor/trunk/PKGBUILD)
Deleted:
  powerdns-recursor/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 22:42:52 UTC (rev 550139)
+++ PKGBUILD2020-01-07 22:42:57 UTC (rev 550140)
@@ -1,47 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alexander Rødseth 
-# Contributor: Jan de Groot 
-# Contributor: Jan Steffens 
-# Contributor: Remi Gacogne 
-
-pkgname=powerdns-recursor
-pkgver=4.2.0
-pkgrel=4
-pkgdesc='Resolving DNS server'
-url='https://www.powerdns.com/'
-arch=('x86_64')
-license=('GPL2')
-depends=('gcc-libs' 'boost-libs' 'libsodium' 'systemd-libs' 'lua' 'openssl' 
'protobuf'
- 'libboost_context.so')
-makedepends=('boost' 'inetutils' 'pandoc' 'ragel' 'systemd')
-provides=('pdns-recursor')
-conflicts=('pdns-recursor')
-backup=('etc/powerdns/recursor.conf')
-source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
-sha512sums=('e4be63c1be70f0dfd7aab71f1184d5cc1d15e60e775451a96e8472db6fb3825762ebd6f51b593b167389868bbfde0538612b14a04c03f3f60a7e49f7882e78bf'
-'SKIP')
-validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis 

-  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 

-  '16E12866B7738C73976A57436FFC33439B0D04DF') # Winkels, Erik 

-
-build() {
-  cd pdns-recursor-${pkgver}
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc/powerdns \
---disable-silent-rules \
---enable-reproducible \
---enable-systemd \
---enable-protobuf \
---enable-libsodium
-  make
-}
-
-package() {
-  cd pdns-recursor-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  mv "${pkgdir}/etc/powerdns/recursor.conf"{-dist,}
-}
-
-# vim: ts=2 sw=2 et:

Copied: powerdns-recursor/repos/community-x86_64/PKGBUILD (from rev 550139, 
powerdns-recursor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 22:42:57 UTC (rev 550140)
@@ -0,0 +1,47 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander Rødseth 
+# Contributor: Jan de Groot 
+# Contributor: Jan Steffens 
+# Contributor: Remi Gacogne 
+
+pkgname=powerdns-recursor
+pkgver=4.2.1
+pkgrel=1
+pkgdesc='Resolving DNS server'
+url='https://www.powerdns.com/'
+arch=('x86_64')
+license=('GPL2')
+depends=('gcc-libs' 'boost-libs' 'libsodium' 'systemd-libs' 'lua' 'openssl' 
'protobuf'
+ 'libboost_context.so')
+makedepends=('boost' 'inetutils' 'pandoc' 'ragel' 'systemd')
+provides=('pdns-recursor')
+conflicts=('pdns-recursor')
+backup=('etc/powerdns/recursor.conf')
+source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
+sha512sums=('ebd7ff40def4b5c9398dee5ceae0aaf762982be4124773002b3f603b18cab2a6df667524a268e72268032334ae29d32b42294cbae68dcdc154e08b8a38f75dff'
+'SKIP')
+validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis 

+  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 

+  '16E12866B7738C73976A57436FFC33439B0D04DF') # Winkels, Erik 

+
+build() {
+  cd pdns-recursor-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc/powerdns \
+--disable-silent-rules \
+--enable-reproducible \
+--enable-systemd \
+--enable-protobuf \
+--enable-libsodium
+  make
+}
+
+package() {
+  cd pdns-recursor-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  mv "${pkgdir}/etc/powerdns/recursor.conf"{-dist,}
+}
+
+# vim: ts=2 sw=2 et:


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:42:52
  Author: anthraxx
Revision: 550139

upgpkg: powerdns-recursor 4.2.1-1

Modified:
  powerdns-recursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:32:00 UTC (rev 550138)
+++ PKGBUILD2020-01-07 22:42:52 UTC (rev 550139)
@@ -5,8 +5,8 @@
 # Contributor: Remi Gacogne 
 
 pkgname=powerdns-recursor
-pkgver=4.2.0
-pkgrel=4
+pkgver=4.2.1
+pkgrel=1
 pkgdesc='Resolving DNS server'
 url='https://www.powerdns.com/'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 conflicts=('pdns-recursor')
 backup=('etc/powerdns/recursor.conf')
 
source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
-sha512sums=('e4be63c1be70f0dfd7aab71f1184d5cc1d15e60e775451a96e8472db6fb3825762ebd6f51b593b167389868bbfde0538612b14a04c03f3f60a7e49f7882e78bf'
+sha512sums=('ebd7ff40def4b5c9398dee5ceae0aaf762982be4124773002b3f603b18cab2a6df667524a268e72268032334ae29d32b42294cbae68dcdc154e08b8a38f75dff'
 'SKIP')
 validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis 

   'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 



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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 22:39:11
  Author: arojas
Revision: 372785

Fix build with poppler 0.83

Modified:
  inkscape/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:35:01 UTC (rev 372784)
+++ PKGBUILD2020-01-07 22:39:11 UTC (rev 372785)
@@ -44,6 +44,11 @@
 sed -e 's|new Lexer(xref, obj)|obj|g' -i 
src/extension/internal/pdfinput/pdf-parser.cpp
# Fix build with poppler 0.82
 sed -e 's|Unicode \*u|Unicode const *u|g' -i 
src/extension/internal/pdfinput/*
+   # Fix build with poppler 0.83
+sed -e 's|(GfxPath|(const GfxPath|g' -e 's|GfxSubpath|const 
GfxSubpath|g' \
+  -e 's|new GlobalParams()|std::unique_ptr(new 
GlobalParams())|g' \
+  -e 's|new 
GlobalParams(poppler_datadir)|std::unique_ptr(new 
GlobalParams(poppler_datadir))|g' \
+  -i src/extension/internal/pdfinput/*.cpp
 }
 
 build() {


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 22:35:01
  Author: felixonmars
Revision: 372784

archrelease: copy trunk to staging-x86_64

Added:
  libreoffice-still/repos/staging-x86_64/
  libreoffice-still/repos/staging-x86_64/PKGBUILD
(from rev 372783, libreoffice-still/trunk/PKGBUILD)
  libreoffice-still/repos/staging-x86_64/libreoffice-still.csh
(from rev 372783, libreoffice-still/trunk/libreoffice-still.csh)
  libreoffice-still/repos/staging-x86_64/libreoffice-still.sh
(from rev 372783, libreoffice-still/trunk/libreoffice-still.sh)
  
libreoffice-still/repos/staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 372783, 
libreoffice-still/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice-still/repos/staging-x86_64/python-3.8.patch
(from rev 372783, libreoffice-still/trunk/python-3.8.patch)

--+
 PKGBUILD |  355 +
 libreoffice-still.csh|8 
 libreoffice-still.sh |8 
 make-pyuno-work-with-system-wide-module-install.diff |   18 
 python-3.8.patch |  199 +
 5 files changed, 588 insertions(+)

Copied: libreoffice-still/repos/staging-x86_64/PKGBUILD (from rev 372783, 
libreoffice-still/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-01-07 22:35:01 UTC (rev 372784)
@@ -0,0 +1,355 @@
+# Maintainer: AndyRTR 
+# Maintainer: Bartłomiej Piotrowski 
+
+# 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_default_client_id=413772536636.apps.googleusercontent.com
+_google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
+
+pkgbase=libreoffice-still
+pkgname=('libreoffice-still-sdk' 'libreoffice-still')
+_LOver=6.2.8.2
+pkgver=6.2.8
+pkgrel=4
+arch=('x86_64')
+license=('LGPL3')
+url="https://www.libreoffice.org/";
+makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.7' 'libwpd>=0.9.2' 
'libwps'
+   'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib'
+   'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 
+   'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
+   'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme'
+   'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
+   'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'ant'
+   'gperf' 'gtk3' 'qt5-base' 'plasma-framework' 'cppunit' 'beanshell' 
'clucene'
+   'junit' 'libmythes' 'libwpg'  'java-environment=8' 'postgresql-libs' 
'mariadb-libs' 'libgl'
+   'bluez-libs' 'gdb' 'doxygen'  'libatomic_ops'  'mdds'
+   'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'ttf-carlito' 'libxinerama' 
'libpagemaker' 'glm'
+   'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' 'liborcus' 
+   'libexttextcat' 'libcmis' 'gobject-introspection' # 'libfbclient'
+   'libtommath' 'libzmf' 'gpgme' 'xmlsec' 'rxvt-unicode' 
+   'libepubgen' 'libfreehand' 'libqxp' 'libstaroffice'  'boost' 
'libnumbertext'
+)
+
+_mirror="https://download.documentfoundation.org/libreoffice/src/${pkgver}";
+#_mirror="https://dev-builds.libreoffice.org/pre-releases/src";
+_additional_source_url="https://dev-www.libreoffice.org/src";
+_additional_source_url2="https://dev-www.libreoffice.org/extern";
+source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
+   
${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
+   
${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip # 
keep old bundled version, new system version ftbs
+   
${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
+   
${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
+   ${_additional_source_url}/language-subtag-registry-2018-04-23.tar.bz2
+   
${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
+   
${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+   
${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
+   ${_additional_source_url}/pdfium-3550.tar.bz2
+   ${_additional_source_url}/lxml-4.1.1.tgz
+   ${_additional_source_url}/Firebird-3.0.0.32483-0.tar.bz2
+   
${_additional_source_url2}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar
  # for test suite
+   
${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar
 # for test suite
+   
${_additional_source

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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 22:34:43
  Author: felixonmars
Revision: 372783

poppler 0.84.0 rebuild

Modified:
  libreoffice-still/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:28:46 UTC (rev 372782)
+++ PKGBUILD2020-01-07 22:34:43 UTC (rev 372783)
@@ -12,7 +12,7 @@
 pkgname=('libreoffice-still-sdk' 'libreoffice-still')
 _LOver=6.2.8.2
 pkgver=6.2.8
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 license=('LGPL3')
 url="https://www.libreoffice.org/";


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:31:54
  Author: anthraxx
Revision: 550137

upgpkg: ruby-rack 2.0.8-1

Modified:
  ruby-rack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:30:46 UTC (rev 550136)
+++ PKGBUILD2020-01-07 22:31:54 UTC (rev 550137)
@@ -4,17 +4,18 @@
 
 _gemname=rack
 pkgname=ruby-rack
-pkgver=2.0.5
-pkgrel=3
+pkgver=2.0.8
+pkgrel=1
 pkgdesc='Minimal, modular, and adaptable interface for developing web 
applications'
 url='https://rack.github.io/'
 arch=('any')
 license=('MIT')
-depends=('ruby' 'ruby-rdoc')
+depends=('ruby')
+makedepends=('ruby-rdoc')
 options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rack/rack/archive/${pkgver}.tar.gz)
-sha256sums=('2bbe5edd09c5b4e6b1940b16932d96df573bae90a8f06b48efcb5010262733cc')
-sha512sums=('cbfd837a685ef04f4732cb234d7b8d5740ceab826d88bee0505d7e27981843f080e82d022f8bb138be9efd86aca90b27244b9269c6ad69846eddcca1c43d1f7e')
+source=(https://github.com/rack/rack/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('c8bc494bc9fb522d375766563618cd1d2d5e01cb8c0beebf3656e17c6722f8f0')
+sha512sums=('872253be6d39f8674d0b1c1f22efb5de149a52ef9ff50632979551a9cce7f214a07bfde7a2def8a4fc56737c31869d2b4e320c4e7a20dab868a192596bf9')
 
 prepare() {
   cd ${_gemname}-${pkgver}
@@ -33,7 +34,10 @@
   install -Dm 644 README.rdoc NEWS.md HISTORY.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
   install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
   install -Dm 644 example/* -t "${pkgdir}/usr/share/doc/${pkgname}/example"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+
+  cd "${pkgdir}/${_gemdir}"
+  rm -rf cache gems/${_gemname}-${pkgver}/{ext,lib/*/*.so,man} \
+extensions/*/*/${_gemname}-${pkgver}/{mkmf.log,gem_make.out}
 }
 
 # vim: ts=2 sw=2 et:


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:32:00
  Author: anthraxx
Revision: 550138

archrelease: copy trunk to community-any

Added:
  ruby-rack/repos/community-any/PKGBUILD
(from rev 550137, ruby-rack/trunk/PKGBUILD)
Deleted:
  ruby-rack/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 22:31:54 UTC (rev 550137)
+++ PKGBUILD2020-01-07 22:32:00 UTC (rev 550138)
@@ -1,39 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Sergej Pupykin 
-# Contributor: Alexsandr Pavlov 
-
-_gemname=rack
-pkgname=ruby-rack
-pkgver=2.0.5
-pkgrel=3
-pkgdesc='Minimal, modular, and adaptable interface for developing web 
applications'
-url='https://rack.github.io/'
-arch=('any')
-license=('MIT')
-depends=('ruby' 'ruby-rdoc')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rack/rack/archive/${pkgver}.tar.gz)
-sha256sums=('2bbe5edd09c5b4e6b1940b16932d96df573bae90a8f06b48efcb5010262733cc')
-sha512sums=('cbfd837a685ef04f4732cb234d7b8d5740ceab826d88bee0505d7e27981843f080e82d022f8bb138be9efd86aca90b27244b9269c6ad69846eddcca1c43d1f7e')
-
-prepare() {
-  cd ${_gemname}-${pkgver}
-  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec # don't give a fuck about rubys 
bla bla
-}
-
-build() {
-  cd ${_gemname}-${pkgver}
-  gem build ${_gemname}.gemspec
-}
-
-package() {
-  cd ${_gemname}-${pkgver}
-  local _gemdir="$(gem env gemdir)"
-  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
-  install -Dm 644 README.rdoc NEWS.md HISTORY.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 example/* -t "${pkgdir}/usr/share/doc/${pkgname}/example"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-rack/repos/community-any/PKGBUILD (from rev 550137, 
ruby-rack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 22:32:00 UTC (rev 550138)
@@ -0,0 +1,43 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Sergej Pupykin 
+# Contributor: Alexsandr Pavlov 
+
+_gemname=rack
+pkgname=ruby-rack
+pkgver=2.0.8
+pkgrel=1
+pkgdesc='Minimal, modular, and adaptable interface for developing web 
applications'
+url='https://rack.github.io/'
+arch=('any')
+license=('MIT')
+depends=('ruby')
+makedepends=('ruby-rdoc')
+options=('!emptydirs')
+source=(https://github.com/rack/rack/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('c8bc494bc9fb522d375766563618cd1d2d5e01cb8c0beebf3656e17c6722f8f0')
+sha512sums=('872253be6d39f8674d0b1c1f22efb5de149a52ef9ff50632979551a9cce7f214a07bfde7a2def8a4fc56737c31869d2b4e320c4e7a20dab868a192596bf9')
+
+prepare() {
+  cd ${_gemname}-${pkgver}
+  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec # don't give a fuck about rubys 
bla bla
+}
+
+build() {
+  cd ${_gemname}-${pkgver}
+  gem build ${_gemname}.gemspec
+}
+
+package() {
+  cd ${_gemname}-${pkgver}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 README.rdoc NEWS.md HISTORY.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 example/* -t "${pkgdir}/usr/share/doc/${pkgname}/example"
+
+  cd "${pkgdir}/${_gemdir}"
+  rm -rf cache gems/${_gemname}-${pkgver}/{ext,lib/*/*.so,man} \
+extensions/*/*/${_gemname}-${pkgver}/{mkmf.log,gem_make.out}
+}
+
+# vim: ts=2 sw=2 et:


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:30:46
  Author: anthraxx
Revision: 550136

archrelease: copy trunk to community-any

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

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

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

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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:29:48
  Author: anthraxx
Revision: 550134

upgpkg: logstash 7.5.1-1

Modified:
  logstash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:29:40 UTC (rev 550133)
+++ PKGBUILD2020-01-07 22:29:48 UTC (rev 550134)
@@ -2,7 +2,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=logstash
-pkgver=7.5.0
+pkgver=7.5.1
 _jrubyver=9.2.7.0
 pkgrel=1
 pkgdesc='Tool for managing events and logs'
@@ -26,7 +26,7 @@
 logstash-tmpfile.conf
 bundle.config)
 noextract=(${_jrubydist})
-sha256sums=('38e240b8c707ef2866e44af0c133a33787909123e02997f52e8502e442766e85'
+sha256sums=('9322a8b7b0d630f098e90d3bd61fa4a76751ece17489b0c0d224a7364dddb5d8'
 'da7c1a5ce90015c0bafd4bca0352294e08fe1c9ec049ac51e82fe57ed50e1348'
 '9ae56b463b465f16363f60670c7da4e84a9bf03c17324c4364c089d7a480cb4b'
 '2b8b29297202334c784fdd7f2eb8d7e776c24c783b3c9f8387b500ab0039335c'
@@ -34,7 +34,7 @@
 '18a68a59ddb0ce19778e83b65e68dd568d65b7180bf45b4cf298fb332d69eb26'
 '346b630484f8a35b1a549e94e53e3e151527852a29c72cc6e529221215a7f533'
 'fe05315345e4489458c3eecac43726800109c1e390e74a14584096f6c041fee1')
-sha512sums=('cd1c577fb2becd22b49ff070d0ad01d08f637b01f1fcbd289d608c1a3682bc4925e8f7554223f641e84671d71ba4421dd0504ec5fbd15a3812277a186c253729'
+sha512sums=('da4fe16d248915ee25c7228d058882c45bd81ace338727ba24e3dca25dc1fcca1a09c13d8e59d3cf91fb3acbf346f293ea27983e417ea531a5249696d51aaa07'
 
'8e71e27fdb149cb7470fb736e7ce858719d13ce6ff8a1e9ab1c1dc71fcc068fb601946bb28ed2feee3670b5e6ebfa8a655a6618d1badfc3763897912c41b1c82'
 
'f6ddf9cc70a2c0cabaacf39fa26953c15af0060711713b2de69caddd2b8f845edde535f002cd7a0d0f8fc01abf934d887278fb6617b2a3d640284bc16ea34927'
 
'817097565519dc7c5eac7521339947c74c6148683ca594356dd2ceb3274a1e94f8e7318ce310e0fe5789d7ab0d4c23404f814bef31036a11ddfec08d16814c69'


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:29:58
  Author: anthraxx
Revision: 550135

archrelease: copy trunk to community-x86_64

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

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

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

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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:29:40
  Author: anthraxx
Revision: 550133

upgpkg: rabbitmq 3.8.2-1

Modified:
  rabbitmq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:29:09 UTC (rev 550132)
+++ PKGBUILD2020-01-07 22:29:40 UTC (rev 550133)
@@ -8,7 +8,7 @@
 # Contributor: mutantmonkey
 
 pkgname=rabbitmq
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc='Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP'
 url='https://rabbitmq.com'
@@ -27,7 +27,7 @@
 rabbitmq.sysusers
 rabbitmq.tmpfiles
 rabbitmq.logrotate)
-sha512sums=('9db6d1b2e6c946190666cdbd60eed1bb7a42159834e4dfeb4fab1f3c7b6111236338cf45d619d7ffc10c10ded39ec322507386b03bbf8148afb9e457a232c79f'
+sha512sums=('ac8cfc002ccbff8cf95c3e5508956cf5622c1c145b730589308ec4ca9173e5efca338829e13aa7dc37db035868dc964ab0e3e0edba15de49c64e18c50247b918'
 'SKIP'
 
'4859e67725dc8467b43102200bf47bdf69e3f3b700da859e861327e2f01491bfaeed8e32da4fc2415d8a127037420b768ef321a42d535f181cab56945f83d2c2'
 
'8b841e28fa0a1424dd9e57c0988e015f3cd4cccef0f73ccdb7c7b66d11ca62ba8ef3a59c7ca5e5f0c9c9d8003ac72bf53785985d98aae867961787003286e179'


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 22:28:46
  Author: felixonmars
Revision: 372782

archrelease: copy trunk to staging-x86_64

Added:
  libreoffice-fresh/repos/staging-x86_64/
  libreoffice-fresh/repos/staging-x86_64/PKGBUILD
(from rev 372781, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/staging-x86_64/libreoffice-fresh.csh
(from rev 372781, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/staging-x86_64/libreoffice-fresh.sh
(from rev 372781, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/staging-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 372781, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice-fresh/repos/staging-x86_64/soffice-template.desktop.in
(from rev 372781, libreoffice-fresh/trunk/soffice-template.desktop.in)

--+
 PKGBUILD |  376 +
 libreoffice-fresh.csh|8 
 libreoffice-fresh.sh |8 
 make-pyuno-work-with-system-wide-module-install.diff |   18 
 soffice-template.desktop.in  |7 
 5 files changed, 417 insertions(+)

Copied: libreoffice-fresh/repos/staging-x86_64/PKGBUILD (from rev 372781, 
libreoffice-fresh/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-01-07 22:28:46 UTC (rev 372782)
@@ -0,0 +1,376 @@
+# Maintainer: AndyRTR 
+# Maintainer: Bartłomiej Piotrowski 
+
+# 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_default_client_id=413772536636.apps.googleusercontent.com
+_google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
+
+pkgbase=libreoffice-fresh
+pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
+_LOver=6.3.4.2
+pkgver=6.3.4
+pkgrel=2
+arch=('x86_64')
+license=('LGPL3')
+url="https://www.libreoffice.org/";
+makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.7' 'libwpd>=0.9.2' 
'libwps'
+   'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib'
+   'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 
+   'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
+   'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme'
+   'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
+   'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'ant'
+   'gperf' 'gtk3' 'qt5-base' 'plasma-framework' 'cppunit' 'beanshell' 
'clucene'
+   'junit' 'libmythes' 'libwpg'  'java-environment=8' 'postgresql-libs' 
'mariadb-libs' 'libgl'
+   'bluez-libs' 'gdb' 'doxygen'  'libatomic_ops'  'mdds'
+   'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'ttf-carlito' 'libxinerama' 
'libpagemaker' 'glm'
+   'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' 'liborcus' 
+   'libexttextcat' 'libcmis' 'gobject-introspection' # 'libfbclient'
+   'libtommath' 'libzmf' 'gpgme' 'xmlsec' 'rxvt-unicode' 
+   'libepubgen' 'libfreehand' 'libqxp' 'libstaroffice'  'boost' 
'libnumbertext'
+)
+
+_mirror="https://download.documentfoundation.org/libreoffice/src/${pkgver}";
+#_mirror="https://dev-builds.libreoffice.org/pre-releases/src";
+_additional_source_url="https://dev-www.libreoffice.org/src";
+_additional_source_url2="https://dev-www.libreoffice.org/extern";
+source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
+   
${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
+   
${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip # 
keep old bundled version, new system version ftbs
+   
${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
+   
${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
+   ${_additional_source_url}/language-subtag-registry-2019-04-03.tar.bz2
+   
${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
+   
${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+   
${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
+   ${_additional_source_url}/pdfium-3794.tar.bz2
+   ${_additional_source_url}/lxml-4.1.1.tgz
+   ${_additional_source_url}/Firebird-3.0.0.32483-0.tar.bz2
+   
${_additional_source_url2}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar
  # for test suite
+   
${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar
 # for test suite
+   
${_addi

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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 22:28:25
  Author: felixonmars
Revision: 372781

poppler 0.84.0 rebuild

Modified:
  libreoffice-fresh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:07:02 UTC (rev 372780)
+++ PKGBUILD2020-01-07 22:28:25 UTC (rev 372781)
@@ -12,7 +12,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=6.3.4.2
 pkgver=6.3.4
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('LGPL3')
 url="https://www.libreoffice.org/";


[arch-commits] Commit in root/repos (7 files)

2020-01-07 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, January 7, 2020 @ 22:26:19
  Author: kgizdov
Revision: 550127

archrelease: copy trunk to community-testing-x86_64

Added:
  root/repos/community-testing-x86_64/
  root/repos/community-testing-x86_64/PKGBUILD
(from rev 550126, root/trunk/PKGBUILD)
  root/repos/community-testing-x86_64/add_missing_include_ROOT-10315.patch
(from rev 550126, root/trunk/add_missing_include_ROOT-10315.patch)
  root/repos/community-testing-x86_64/root.pc.tpl
(from rev 550126, root/trunk/root.pc.tpl)
  root/repos/community-testing-x86_64/root.xml
(from rev 550126, root/trunk/root.xml)
  root/repos/community-testing-x86_64/settings-cuda.cmake
(from rev 550126, root/trunk/settings-cuda.cmake)
  root/repos/community-testing-x86_64/settings.cmake
(from rev 550126, root/trunk/settings.cmake)

--+
 PKGBUILD |  236 +
 add_missing_include_ROOT-10315.patch |   22 +++
 root.pc.tpl  |   11 +
 root.xml |   14 +
 settings-cuda.cmake  |  102 ++
 settings.cmake   |  101 ++
 6 files changed, 486 insertions(+)

Copied: root/repos/community-testing-x86_64/PKGBUILD (from rev 550126, 
root/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-01-07 22:26:19 UTC (rev 550127)
@@ -0,0 +1,236 @@
+# Maintainer: Konstantin Gizdov < arch at kge dot pw >
+# Contributor: Frank Siegert < frank.siegert at googlemail dot com >
+# Contributor: Scott Lawrence < bytbox at gmail dot com >
+# Contributor: Thomas Dziedzic < gostrc at gmail dot com >
+# Contributor: Sebastian Voecking < voeck at web dot de >
+
+pkgbase=root
+pkgname=('root' 'root-cuda')
+pkgver=6.18.04
+pkgrel=8
+pkgdesc='C++ data analysis framework and interpreter from CERN'
+arch=('x86_64')
+url='https://root.cern.ch'
+license=('LGPL2.1')
+makedepends=('ccache'
+ 'cern-vdt'
+ 'cfitsio'
+ 'cmake'
+ 'cuda'
+ 'fcgi'
+ 'fftw'
+ 'ftgl'
+ 'blas'
+ 'gcc-fortran'
+ 'gcc8'
+ 'gcc8-fortran'
+ 'giflib'
+ 'git'
+ 'gl2ps'
+ 'glew'
+ 'go-pie'
+ 'gsl'
+ 'hicolor-icon-theme'
+ 'intel-tbb'
+ 'libafterimage'
+ 'libmariadbclient'
+ 'librsvg'
+ 'libxpm'
+ 'ocaml'
+ 'ocaml-ctypes'
+ 'openssl'
+ 'postgresql-libs'
+ 'pythia8>=8.2.40-1'
+ 'python'
+ 'python-numpy'
+ 'sqlite'
+ 'tex-gyre-fonts'
+ 'unuran'
+ 'vc'
+ 'xmlrpc-c'
+ 'xrootd>=4.6.0-2'
+ 'xxhash>=0.6.5-1'
+ 'z3')
+depends=('blas'
+ 'desktop-file-utils'
+ 'fcgi'
+ 'fftw'
+ 'ftgl'
+ 'giflib'
+ 'gl2ps'
+ 'glew'
+ 'graphviz'
+ 'gsl'
+ 'hicolor-icon-theme'
+ 'intel-tbb'
+ 'libafterimage'
+ 'librsvg'
+ 'libxpm'
+ 'tex-gyre-fonts'
+ 'unixodbc'
+ 'xxhash>=0.6.5-1')
+optdepends=('cfitsio: Read images and data from FITS files'
+'cern-vdt: Add a set of fast and vectorisable mathematical 
functions'
+'libmariadbclient: MySQL support'
+'openssl: OpenSSL support'
+'postgresql-libs: PostgreSQL support'
+'pythia8>=8.2.40-1: Pythia8 EG support'
+'sqlite: SQLite support'
+'tcsh: Legacy CSH support'
+'unuran: Support non-uniform random numbers'
+'vc: Add types for portable and intuitive SIMD programming'
+'libxml2: XML parser interface'
+'xrootd: Support remote file server and client')
+source=("https://root.cern.ch/download/root_v${pkgver}.source.tar.gz";
+'root.xml'
+'root.pc.tpl'
+'settings.cmake'
+'settings-cuda.cmake'
+'add_missing_include_ROOT-10315.patch')
+sha256sums=('315a85fc8363f8eb1bffa0decbf126121258f79bd273513ed64795675485cfa4'
+'50c08191a5b281a39aa05ace4feb8d5405707b4c54a5dcba061f954649c38cb0'
+'a0fc0c9404905f61fe8ba94e52ffbbefcdbcb198f2a577703b1924364a251395'
+'e24884e67ad241e4893c8ecac973cd38f1ea523a54e774cc996989d40091cce3'
+'a676e65d2615a5bb89943f72adc6e1552df60e9b0dc040c7bb05f6d640d9dbd6'
+'1cb2654f22b5f1de7f8621434c76266968db77a1f300de857e47d0f4ad5da217')
+
+get_pyver () {
+python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
+}
+
+prepare() {
+local src
+for src in "${source[@]}"; do
+src="${src%%::*}"
+

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

2020-01-07 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, January 7, 2020 @ 22:26:08
  Author: kgizdov
Revision: 550126

dependency rebuild for pythia8 and xrootd

Modified:
  root/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:24:50 UTC (rev 550125)
+++ PKGBUILD2020-01-07 22:26:08 UTC (rev 550126)
@@ -7,7 +7,7 @@
 pkgbase=root
 pkgname=('root' 'root-cuda')
 pkgver=6.18.04
-pkgrel=7
+pkgrel=8
 pkgdesc='C++ data analysis framework and interpreter from CERN'
 arch=('x86_64')
 url='https://root.cern.ch'


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:24:44
  Author: anthraxx
Revision: 550124

upgpkg: rabbitmqadmin 3.8.2-1

Modified:
  rabbitmqadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:23:17 UTC (rev 550123)
+++ PKGBUILD2020-01-07 22:24:44 UTC (rev 550124)
@@ -2,7 +2,7 @@
 # Contributor: Dmitry Chusovitin 
 
 pkgname=rabbitmqadmin
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc='Command-line tool for managing RabbitMQ server (requires "management" 
plugin)'
 url='https://www.rabbitmq.com/management-cli.html'
@@ -10,8 +10,8 @@
 license=('MPL')
 depends=('python')
 
source=(https://github.com/rabbitmq/rabbitmq-management/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('c05fab95ed176849a4ecd491f3d0e6fb3380706871be23fdd5bbdb2e59bec15f')
-sha512sums=('a21a3af8e59a7bb977df0581f10fbf1bca54df617f803b8e3e16ae78a9f215f0c3a80d228808d5fe45539e2a80a9457f9e3b6c097e77cf7e8a599f34000f93fb')
+sha256sums=('7a053703463dd2d8fa8e5536ce35b28b03c929580519ad7ec5e41af2c7d0448f')
+sha512sums=('c511fd576ed0906994f5520e5b1a3db41244e7ede05753e22263001674b05f5acf65ed39c59ee9f1cf776eabde4dfba99d892ccfa58f7a74fd9581bcb00ab3fc')
 
 prepare() {
   cd rabbitmq-management-${pkgver}


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:24:50
  Author: anthraxx
Revision: 550125

archrelease: copy trunk to community-any

Added:
  rabbitmqadmin/repos/community-any/PKGBUILD
(from rev 550124, rabbitmqadmin/trunk/PKGBUILD)
Deleted:
  rabbitmqadmin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 22:24:44 UTC (rev 550124)
+++ PKGBUILD2020-01-07 22:24:50 UTC (rev 550125)
@@ -1,27 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Dmitry Chusovitin 
-
-pkgname=rabbitmqadmin
-pkgver=3.8.1
-pkgrel=1
-pkgdesc='Command-line tool for managing RabbitMQ server (requires "management" 
plugin)'
-url='https://www.rabbitmq.com/management-cli.html'
-arch=('any')
-license=('MPL')
-depends=('python')
-source=(https://github.com/rabbitmq/rabbitmq-management/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('c05fab95ed176849a4ecd491f3d0e6fb3380706871be23fdd5bbdb2e59bec15f')
-sha512sums=('a21a3af8e59a7bb977df0581f10fbf1bca54df617f803b8e3e16ae78a9f215f0c3a80d228808d5fe45539e2a80a9457f9e3b6c097e77cf7e8a599f34000f93fb')
-
-prepare() {
-  cd rabbitmq-management-${pkgver}
-  sed -e "s|%%VSN%%|${pkgver}|" -i bin/rabbitmqadmin
-}
-
-package() {
-  cd rabbitmq-management-${pkgver}
-  install -Dm 755 bin/rabbitmqadmin -t "${pkgdir}/usr/bin"
-  install -Dm 644 LICENSE-MPL-RabbitMQ -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: rabbitmqadmin/repos/community-any/PKGBUILD (from rev 550124, 
rabbitmqadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 22:24:50 UTC (rev 550125)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+# Contributor: Dmitry Chusovitin 
+
+pkgname=rabbitmqadmin
+pkgver=3.8.2
+pkgrel=1
+pkgdesc='Command-line tool for managing RabbitMQ server (requires "management" 
plugin)'
+url='https://www.rabbitmq.com/management-cli.html'
+arch=('any')
+license=('MPL')
+depends=('python')
+source=(https://github.com/rabbitmq/rabbitmq-management/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('7a053703463dd2d8fa8e5536ce35b28b03c929580519ad7ec5e41af2c7d0448f')
+sha512sums=('c511fd576ed0906994f5520e5b1a3db41244e7ede05753e22263001674b05f5acf65ed39c59ee9f1cf776eabde4dfba99d892ccfa58f7a74fd9581bcb00ab3fc')
+
+prepare() {
+  cd rabbitmq-management-${pkgver}
+  sed -e "s|%%VSN%%|${pkgver}|" -i bin/rabbitmqadmin
+}
+
+package() {
+  cd rabbitmq-management-${pkgver}
+  install -Dm 755 bin/rabbitmqadmin -t "${pkgdir}/usr/bin"
+  install -Dm 644 LICENSE-MPL-RabbitMQ -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:23:17
  Author: anthraxx
Revision: 550123

archrelease: copy trunk to community-any

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

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

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

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

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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:23:09
  Author: anthraxx
Revision: 550122

upgpkg: kibana 7.5.1-1

Modified:
  kibana/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:22:25 UTC (rev 550121)
+++ PKGBUILD2020-01-07 22:23:09 UTC (rev 550122)
@@ -3,7 +3,7 @@
 # Contributor: Spider.007 
 
 pkgname=kibana
-pkgver=7.5.0
+pkgver=7.5.1
 pkgrel=1
 pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
 url='https://www.elastic.co/products/kibana'
@@ -17,7 +17,7 @@
 kibana.service
 tmpfile.conf
 user.conf)
-sha512sums=('42ff9f73badf9f4fdf8a99fe87ec742ac256742ae99eb0b7147e6fb30f9b34b11ec25579d5bab73a9765109db304735a524526d4d629de5d0e10f2aff9f4c930'
+sha512sums=('bf81d3827ee537e2d4105b76eb7d600f98967bb6969bbc9ce83fe7d0246e96077f0c44d16640c5c443c160b2a72d28b6e8b8493c69c1b3949e595a553295f06d'
 
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
 
'afed49c164561f3c658a6d2423519adcf4d5293c416cd93fa5c9d12421416c1e9cb4287e832009049cfd014b365dc1cd93d9cf879117c701cce4caad3b772a8e'
 
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:22:25
  Author: anthraxx
Revision: 550121

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 22:22:14 UTC (rev 550120)
+++ PKGBUILD2020-01-07 22:22:25 UTC (rev 550121)
@@ -1,81 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Marcello "mererghost" Rocha 
-# Refactored by Blaž "Speed" Hrastnik 
-
-pkgname=elasticsearch
-pkgver=7.5.0
-pkgrel=1
-pkgdesc="Distributed RESTful search engine built on top of Lucene"
-arch=('x86_64')
-url="https://www.elastic.co/products/elasticsearch";
-license=('Apache')
-depends=('java-runtime-headless' 'systemd')
-source=(
-  
"https://artifacts.elastic.co/downloads/$pkgname/$pkgname-oss-$pkgver-x86_64.rpm";
-  elasticsearch-env
-  elasticsearch.service
-  elasticsearch@.service
-  elasticsearch-keystore.service
-  elasticsearch-keystore@.service
-  elasticsearch-sysctl.conf
-  elasticsearch-user.conf
-  elasticsearch-tmpfile.conf
-  elasticsearch.default
-)
-sha256sums=('2172754b0c42ee29840db1b011eb4a089f4c74d411245bdd37156fc60cadf1c3'
-'830bf17a9e1f88a8d6152899af2674571ecace88e202e484b56bf24f67d96e10'
-'9e1f68ff275ef2b5f2b93d2823efc5cc9643da696fcbe09a3ea7520ada35ffba'
-'8a76ad9a44a34eca8d6cb7ec9d8f1b01d46c114765b0a76094de8d72f0477351'
-'bac40d87acaa5bee209ceb6dfa253009a072e9243fe3b94be42fb5cd44727d6f'
-'22a78a165a810608188faea6f2b0b381f27b1e9d60126c3b3e729124540589a8'
-'b3feb1e9c7e7ce6b33cea6c727728ed700332aae942ca475c3bcc1d56b9f113c'
-'815f6a39db6f54bb40750c382ffbdc298d2c4c187ee8ea7e2f855923e2ff354b'
-'0a344d779c550de324bfda385896caf0d728563751c176127b63ebf2354abee0'
-'bb74e5fb8bc28f2125e015395ab05bea117b72bfc6dadbca827694b362ee0bf8')
-
-backup=('etc/elasticsearch/elasticsearch.yml'
-'etc/elasticsearch/log4j2.properties'
-'etc/elasticsearch/jvm.options'
-'etc/default/elasticsearch')
-
-prepare() {
-  cd "$srcdir"
-  find usr/share/elasticsearch/bin -type f ! -name \*.jar -exec \
-sed -r 's;source .*/(.*)-env;source /usr/share/elasticsearch/\1-env;' -i 
{} +
-  find usr/share/elasticsearch/bin -type f -name "elasticsearch-*" ! -name 
elasticsearch-bin -exec \
-sed 's/`dirname "$0"`/$(dirname "$(

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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:22:14
  Author: anthraxx
Revision: 550120

upgpkg: elasticsearch 7.5.1-1

Modified:
  elasticsearch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 22:21:16 UTC (rev 550119)
+++ PKGBUILD2020-01-07 22:22:14 UTC (rev 550120)
@@ -3,7 +3,7 @@
 # Refactored by Blaž "Speed" Hrastnik 
 
 pkgname=elasticsearch
-pkgver=7.5.0
+pkgver=7.5.1
 pkgrel=1
 pkgdesc="Distributed RESTful search engine built on top of Lucene"
 arch=('x86_64')
@@ -22,7 +22,7 @@
   elasticsearch-tmpfile.conf
   elasticsearch.default
 )
-sha256sums=('2172754b0c42ee29840db1b011eb4a089f4c74d411245bdd37156fc60cadf1c3'
+sha256sums=('08694343b6f152792802d213887094f29c233b73c6a1e57fde58267ad68957a0'
 '830bf17a9e1f88a8d6152899af2674571ecace88e202e484b56bf24f67d96e10'
 '9e1f68ff275ef2b5f2b93d2823efc5cc9643da696fcbe09a3ea7520ada35ffba'
 '8a76ad9a44a34eca8d6cb7ec9d8f1b01d46c114765b0a76094de8d72f0477351'


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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:21:16
  Author: anthraxx
Revision: 550119

archrelease: copy trunk to community-x86_64

Added:
  veracrypt/repos/community-x86_64/PKGBUILD
(from rev 550118, veracrypt/trunk/PKGBUILD)
  veracrypt/repos/community-x86_64/no-makeself.patch
(from rev 550118, veracrypt/trunk/no-makeself.patch)
  veracrypt/repos/community-x86_64/veracrypt.desktop
(from rev 550118, veracrypt/trunk/veracrypt.desktop)
Deleted:
  veracrypt/repos/community-x86_64/PKGBUILD
  veracrypt/repos/community-x86_64/no-makeself.patch
  veracrypt/repos/community-x86_64/veracrypt.desktop

---+
 PKGBUILD  |  103 +---
 no-makeself.patch |   22 +--
 veracrypt.desktop |   18 -
 3 files changed, 70 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 22:21:10 UTC (rev 550118)
+++ PKGBUILD2020-01-07 22:21:16 UTC (rev 550119)
@@ -1,53 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sebastian Lau 
-# Contributor: Eric Ozwigh 
-
-pkgname=veracrypt
-_pkgname=VeraCrypt
-_pkgver=1.24
-pkgver=${_pkgver}.hotfix1
-pkgrel=1
-pkgdesc='Disk encryption with strong security based on TrueCrypt'
-url='https://www.veracrypt.fr/'
-arch=('x86_64')
-license=('custom:TrueCrypt')
-depends=('fuse2>=2.8.0' 'wxgtk3>=3.0' 'libsm' 'device-mapper')
-optdepends=('sudo: mounting encrypted volumes as nonroot users')
-makedepends=('yasm')
-source=(${pkgname}_${pkgver}.tar.bz2::https://launchpad.net/veracrypt/trunk/${_pkgver}-hotfix1/+download/${_pkgname}_${_pkgver}-Hotfix1_Source.tar.bz2
-
${pkgname}_${pkgver}.tar.bz2.sig::https://launchpad.net/veracrypt/trunk/${_pkgver}-hotfix1/+download/${_pkgname}_${_pkgver}-Hotfix1_Source.tar.bz2.sig
-
veracrypt-fix-u64-gcc.patch::https://github.com/veracrypt/VeraCrypt/commit/3fa636d477119fff6e372074568edb42d038f508.patch
-no-makeself.patch
-veracrypt.desktop)
-sha512sums=('dde3cc617bcc5c793c8ba6ae3cb1f16b5b81594abd460d0c788b239376d1f32228e7656af39a03b15f1b661dfe56529a149469bc2acc59136a061dffb0f9bf77'
-'SKIP'
-
'b1d6de4742b65d86939c0d689e88faeabaa92c8faa2a4630502efd0f642b953f1bf8da120816b49bb7d762e5bf24a3aeb062fd8dcbdafc72626914a7894e29cc'
-
'40c269859bb97fbcceb443e5f457788bac650271ed118ec79d34f56fc340ad6e613114fe905ec5aba8c4d171c51c9a6865f97e9fa1ba01fa98ef18be4e97bbe1'
-
'f689ca64bac7042030de7714aed8cc89f2c5f87b407444b1b121491c1d89c147babaaa454ddc2a93b70ae20d4da59f96ad64f01b04bea9017d658c377faeb75d')
-validpgpkeys=('5069A233D55A0EEB174A5FC3821ACD02680D16DE') # VeraCrypt Team 

-
-prepare() {
-  cd src
-  chmod -R u+w . # WAT award
-  patch -Np1 < "${srcdir}/no-makeself.patch"
-  patch -Np2 < "${srcdir}/veracrypt-fix-u64-gcc.patch"
-}
-
-build() {
-  cd src
-  make PKG_CONFIG_PATH=/usr/lib/pkgconfig \
-WX_CONFIG=/usr/bin/wx-config-gtk3 \
-TC_EXTRA_LFLAGS+="-ldl ${LDFLAGS}" \
-TC_EXTRA_CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}" \
-TC_EXTRA_CFLAGS="${CFLAGS} ${CPPFLAGS}"
-}
-
-package() {
-  cd src
-  install -Dm 755 Main/${pkgname} "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm 644 "${srcdir}/veracrypt.desktop" -t 
"${pkgdir}/usr/share/applications"
-  install -Dm 644 Resources/Icons/VeraCrypt-256x256.xpm 
"${pkgdir}/usr/share/pixmaps/veracrypt.xpm"
-  install -Dm 644 License.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: veracrypt/repos/community-x86_64/PKGBUILD (from rev 550118, 
veracrypt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 22:21:16 UTC (rev 550119)
@@ -0,0 +1,50 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sebastian Lau 
+# Contributor: Eric Ozwigh 
+
+pkgname=veracrypt
+_pkgname=VeraCrypt
+_pkgver=1.24
+_updatever=3
+pkgver=${_pkgver}.update${_updatever}
+pkgrel=1
+pkgdesc='Disk encryption with strong security based on TrueCrypt'
+url='https://www.veracrypt.fr/'
+arch=('x86_64')
+license=('custom:TrueCrypt')
+depends=('fuse2>=2.8.0' 'wxgtk3>=3.0' 'libsm' 'device-mapper')
+optdepends=('sudo: mounting encrypted volumes as nonroot users')
+makedepends=('yasm')
+source=(https://launchpad.net/veracrypt/trunk/${_pkgver}-update${_updatever}/+download/VeraCrypt_${_pkgver}-Update${_updatever}_Source.tar.bz2{,.sig}
+no-makeself.patch
+veracrypt.desktop)
+sha512sums=('985f6d022bd2aeb4575d8d85a38d11c7c9e2da3fb27f8e70598fa7222e020aa3269184e39a87e6efa7e9f2b3f4d1472cbf9108b857666ff2eca5596a212fe911'
+'SKIP'
+
'40c269859bb97fbcceb443e5f457788bac650271ed118ec79d34f56fc340ad6e613114fe905ec5aba8c4d171c51c9a6865f97e9fa1ba01fa98ef18be4e97bbe1'
+
'f689ca64bac7042030de7714aed8cc89f2c5f87b407444b1b121491c1d89c147babaaa454ddc2a93b70ae20d4da59f96ad64f01b04bea9017d658c377faeb75d')
+validpgpkeys=('5069A233D55A0EEB174A5FC3821ACD02680

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

2020-01-07 Thread Levente Polyak via arch-commits
Date: Tuesday, January 7, 2020 @ 22:21:10
  Author: anthraxx
Revision: 550118

upgpkg: veracrypt 1.24.update3-1

Modified:
  veracrypt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:50:36 UTC (rev 550117)
+++ PKGBUILD2020-01-07 22:21:10 UTC (rev 550118)
@@ -5,7 +5,8 @@
 pkgname=veracrypt
 _pkgname=VeraCrypt
 _pkgver=1.24
-pkgver=${_pkgver}.hotfix1
+_updatever=3
+pkgver=${_pkgver}.update${_updatever}
 pkgrel=1
 pkgdesc='Disk encryption with strong security based on TrueCrypt'
 url='https://www.veracrypt.fr/'
@@ -14,14 +15,11 @@
 depends=('fuse2>=2.8.0' 'wxgtk3>=3.0' 'libsm' 'device-mapper')
 optdepends=('sudo: mounting encrypted volumes as nonroot users')
 makedepends=('yasm')
-source=(${pkgname}_${pkgver}.tar.bz2::https://launchpad.net/veracrypt/trunk/${_pkgver}-hotfix1/+download/${_pkgname}_${_pkgver}-Hotfix1_Source.tar.bz2
-
${pkgname}_${pkgver}.tar.bz2.sig::https://launchpad.net/veracrypt/trunk/${_pkgver}-hotfix1/+download/${_pkgname}_${_pkgver}-Hotfix1_Source.tar.bz2.sig
-
veracrypt-fix-u64-gcc.patch::https://github.com/veracrypt/VeraCrypt/commit/3fa636d477119fff6e372074568edb42d038f508.patch
+source=(https://launchpad.net/veracrypt/trunk/${_pkgver}-update${_updatever}/+download/VeraCrypt_${_pkgver}-Update${_updatever}_Source.tar.bz2{,.sig}
 no-makeself.patch
 veracrypt.desktop)
-sha512sums=('dde3cc617bcc5c793c8ba6ae3cb1f16b5b81594abd460d0c788b239376d1f32228e7656af39a03b15f1b661dfe56529a149469bc2acc59136a061dffb0f9bf77'
+sha512sums=('985f6d022bd2aeb4575d8d85a38d11c7c9e2da3fb27f8e70598fa7222e020aa3269184e39a87e6efa7e9f2b3f4d1472cbf9108b857666ff2eca5596a212fe911'
 'SKIP'
-
'b1d6de4742b65d86939c0d689e88faeabaa92c8faa2a4630502efd0f642b953f1bf8da120816b49bb7d762e5bf24a3aeb062fd8dcbdafc72626914a7894e29cc'
 
'40c269859bb97fbcceb443e5f457788bac650271ed118ec79d34f56fc340ad6e613114fe905ec5aba8c4d171c51c9a6865f97e9fa1ba01fa98ef18be4e97bbe1'
 
'f689ca64bac7042030de7714aed8cc89f2c5f87b407444b1b121491c1d89c147babaaa454ddc2a93b70ae20d4da59f96ad64f01b04bea9017d658c377faeb75d')
 validpgpkeys=('5069A233D55A0EEB174A5FC3821ACD02680D16DE') # VeraCrypt Team 

@@ -30,7 +28,6 @@
   cd src
   chmod -R u+w . # WAT award
   patch -Np1 < "${srcdir}/no-makeself.patch"
-  patch -Np2 < "${srcdir}/veracrypt-fix-u64-gcc.patch"
 }
 
 build() {


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

2020-01-07 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, January 7, 2020 @ 21:50:36
  Author: kgizdov
Revision: 550117

archrelease: copy trunk to community-x86_64

Added:
  texlab/repos/community-x86_64/PKGBUILD
(from rev 550116, texlab/trunk/PKGBUILD)
Deleted:
  texlab/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 21:50:30 UTC (rev 550116)
+++ PKGBUILD2020-01-07 21:50:36 UTC (rev 550117)
@@ -1,31 +0,0 @@
-# Maintainer: Konstantin Gizdov 
-# Contributor: Eric Förster 
-# Contributor: Patrick Förster 
-
-pkgname=texlab
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="A cross-platform implementation of the Language Server Protocol for 
LaTeX."
-arch=('x86_64')
-url="https://texlab.netlify.com";
-license=('MIT')
-depends=('gcc-libs')
-makedepends=('rustup' 'npm')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/latex-lsp/texlab/archive/v${pkgver}.tar.gz";)
-sha512sums=('715444334b6c7f6985962e234850a5f25ffdb0b499b17e584285e89e57747d09926892ce88f498dbf7863b22fbdcc215ef85c59a916970418bc14d379295abb5')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  cargo build --release --locked
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  cargo test --release --all --locked
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  install -Dm 755 "target/release/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: texlab/repos/community-x86_64/PKGBUILD (from rev 550116, 
texlab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 21:50:36 UTC (rev 550117)
@@ -0,0 +1,31 @@
+# Maintainer: Konstantin Gizdov 
+# Contributor: Eric Förster 
+# Contributor: Patrick Förster 
+
+pkgname=texlab
+pkgver=1.9.0
+pkgrel=1
+pkgdesc="A cross-platform implementation of the Language Server Protocol for 
LaTeX."
+arch=('x86_64')
+url="https://texlab.netlify.com";
+license=('MIT')
+depends=('gcc-libs')
+makedepends=('rustup' 'npm')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/latex-lsp/texlab/archive/v${pkgver}.tar.gz";)
+sha512sums=('01e0ec0db3d6fbbed379db1c61f69919d9f75eff92e9dfaeb7fafba87f4964f3c996e217cff7f12b20d7e81ea56d47a19f9274c86772b27b8925c10a970b8f9c')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  cargo build --release --locked
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  cargo test --release --all --locked
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  install -Dm 755 "target/release/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2020-01-07 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, January 7, 2020 @ 21:50:30
  Author: kgizdov
Revision: 550116

upgpkg: texlab 1.9.0-1

Modified:
  texlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:49:31 UTC (rev 550115)
+++ PKGBUILD2020-01-07 21:50:30 UTC (rev 550116)
@@ -3,7 +3,7 @@
 # Contributor: Patrick Förster 
 
 pkgname=texlab
-pkgver=1.8.0
+pkgver=1.9.0
 pkgrel=1
 pkgdesc="A cross-platform implementation of the Language Server Protocol for 
LaTeX."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('rustup' 'npm')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/latex-lsp/texlab/archive/v${pkgver}.tar.gz";)
-sha512sums=('715444334b6c7f6985962e234850a5f25ffdb0b499b17e584285e89e57747d09926892ce88f498dbf7863b22fbdcc215ef85c59a916970418bc14d379295abb5')
+sha512sums=('01e0ec0db3d6fbbed379db1c61f69919d9f75eff92e9dfaeb7fafba87f4964f3c996e217cff7f12b20d7e81ea56d47a19f9274c86772b27b8925c10a970b8f9c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 21:49:20
  Author: felixonmars
Revision: 550114

poppler 0.84.0 rebuild

Modified:
  gdal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:42:20 UTC (rev 550113)
+++ PKGBUILD2020-01-07 21:49:20 UTC (rev 550114)
@@ -5,7 +5,7 @@
 pkgbase=gdal
 pkgname=('gdal' 'python-gdal')
 pkgver=3.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A translator library for raster geospatial data formats"
 arch=('x86_64')
 url="http://www.gdal.org/";


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 21:49:31
  Author: felixonmars
Revision: 550115

archrelease: copy trunk to community-staging-x86_64

Added:
  gdal/repos/community-staging-x86_64/
  gdal/repos/community-staging-x86_64/PKGBUILD
(from rev 550114, gdal/trunk/PKGBUILD)
  gdal/repos/community-staging-x86_64/gdal-perl-vendor.patch
(from rev 550114, gdal/trunk/gdal-perl-vendor.patch)
  gdal/repos/community-staging-x86_64/gdal.changelog
(from rev 550114, gdal/trunk/gdal.changelog)

+
 PKGBUILD   |   91 +
 gdal-perl-vendor.patch |   18 +++
 gdal.changelog |  114 +++
 3 files changed, 223 insertions(+)

Copied: gdal/repos/community-staging-x86_64/PKGBUILD (from rev 550114, 
gdal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-01-07 21:49:31 UTC (rev 550115)
@@ -0,0 +1,91 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgbase=gdal
+pkgname=('gdal' 'python-gdal')
+pkgver=3.0.2
+pkgrel=2
+pkgdesc="A translator library for raster geospatial data formats"
+arch=('x86_64')
+url="http://www.gdal.org/";
+license=('custom')
+depends=('curl' 'geos' 'giflib' 'hdf5' 'libgeotiff' 'libjpeg-turbo' 'libpng' 
'libspatialite' 'libtiff' 'netcdf'
+ 'openjpeg2' 'poppler' 'cfitsio' 'sqlite' 'mariadb-libs' 
'postgresql-libs' 'xerces-c' 'json-c')
+makedepends=('perl' 'swig' 'chrpath' 'doxygen' 'python-numpy' 'boost')
+optdepends=('postgresql: postgresql database support'
+'mariadb: mariadb database support'
+'perl: perl binding support')
+options=('!emptydirs')
+changelog=$pkgbase.changelog
+source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz
+gdal-perl-vendor.patch
+
gdal-poppler-0.83a.patch::"https://github.com/OSGeo/gdal/commit/1f8fa16f.patch";
+
gdal-poppler-0.83b.patch::"https://github.com/OSGeo/gdal/commit/7318576f.patch";)
+sha256sums=('c3765371ce391715c8f28bd6defbc70b57aa43341f6e94605f04fe3c92468983'
+'2103b98f2f15954f042d5620658b30d703125927bde2e5eb671c5facb6c2f5ed'
+'65c0afb5346b15eba31826589772cab3be92113986ce79fe81df45559c8d8b26'
+'e01e602ec81f73cd5af5f5773d2668cfa6cb53b1e8975203b4010191bb1818e6')
+
+prepare() {
+  cd "${srcdir}"/$pkgbase-$pkgver
+
+# Fix mandir
+  sed -i "s|^mandir=.*|mandir='\${prefix}/share/man'|" configure
+
+# Fix Perl bindings installation path
+  patch -Np0 -i "${srcdir}"/gdal-perl-vendor.patch
+
+# Fix build with poppler 0.83
+  patch -p2 -i ../gdal-poppler-0.83a.patch
+  patch -p2 -i ../gdal-poppler-0.83b.patch
+}
+
+build() {
+  cd "${srcdir}"/$pkgbase-$pkgver
+
+  ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 
--with-geotiff \
+  --with-mysql --with-curl --with-hdf5 --with-perl --with-geos \
+  --with-png --with-poppler --with-spatialite --with-openjpeg
+
+# workaround for bug #13646
+#   sed -i 's/PY_HAVE_SETUPTOOLS=1/PY_HAVE_SETUPTOOLS=/g' ./GDALmake.opt
+#   sed -i 's/EXE_DEP_LIBS/KILL_EXE_DEP_LIBS/' apps/GNUmakefile
+
+  make
+  make man
+
+  cd "${srcdir}"/$pkgbase-$pkgver/swig/python
+  python3 setup.py build
+}
+
+package_gdal () {
+  cd "${srcdir}"/$pkgbase-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" install-man
+
+# install license
+  install -Dm644 LICENSE.TXT "${pkgdir}"/usr/share/licenses/$pkgbase/LICENSE
+
+# Remove RPATH
+  eval local $(perl -V:vendorarch)
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OSR/OSR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OGR/OGR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GDAL/GDAL.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GDAL/Const/Const.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GNM/GNM.so
+}
+
+package_python-gdal () {
+  pkgdesc="Python bindings for GDAL"
+  depends=("gdal=$pkgver" 'python-numpy')
+  optdepends=()
+
+  cd "${srcdir}"/$pkgbase-$pkgver/swig/python
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm755 -t "${pkgdir}"/usr/bin scripts/*.py
+
+  install -dm755 "${pkgdir}"/usr/share/licenses
+  ln -s $pkgbase "${pkgdir}"/usr/share/licenses/$pkgname
+}

Copied: gdal/repos/community-staging-x86_64/gdal-perl-vendor.patch (from rev 
550114, gdal/trunk/gdal-perl-vendor.patch)
===
--- community-staging-x86_64/gdal-perl-vendor.patch 
(rev 0)
+++ community-staging-x86_64/gdal-perl-vendor.patch 2020-01-07 21:49:31 UTC 
(rev 550115)
@@ -0,0 +1,18 @@
+Description: pass INSTALLDIRS=vendor to Makefile.PL to get stuff into the 
right place
+Origin: vendor
+Forwarded: not-needed
+Author: gregor herrma

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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 21:42:20
  Author: felixonmars
Revision: 550113

archrelease: copy trunk to community-staging-x86_64

Added:
  scribus/repos/community-staging-x86_64/
  scribus/repos/community-staging-x86_64/PKGBUILD
(from rev 550112, scribus/trunk/PKGBUILD)
  scribus/repos/community-staging-x86_64/scribus-boost-1.71.patch
(from rev 550112, scribus/trunk/scribus-boost-1.71.patch)

--+
 PKGBUILD |   80 +
 scribus-boost-1.71.patch |   12 ++
 2 files changed, 92 insertions(+)

Copied: scribus/repos/community-staging-x86_64/PKGBUILD (from rev 550112, 
scribus/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-01-07 21:42:20 UTC (rev 550113)
@@ -0,0 +1,80 @@
+# Maintainer: Gaetan Bisson 
+# Maintainer: Bruno Pagani 
+# Contributor: Daniel J Griffiths 
+# Contributor: Ronald van Haren 
+# Contributor: tobias 
+# Contributor: Ben 
+
+pkgname=scribus
+pkgver=1.5.5
+pkgrel=5
+pkgdesc="Desktop publishing software"
+arch=(x86_64)
+url="https://www.scribus.net/";
+license=(GPL)
+depends=(qt5-base harfbuzz-icu poppler python2 hunspell podofo openscenegraph
+ libcdr libfreehand libmspub libpagemaker libqxp libvisio libzmf) # 
graphicsmagick
+makedepends=(cmake boost mesa qt5-tools)
+optdepends=('tk: scripts based on tkinter'
+'hyphen-lang: hyphenation patterns for desired languages')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc}
+ scribus-boost-1.71.patch
+ 
scribus-poppler-0.82.patch::"https://github.com/scribusproject/scribus/commit/6db15ec1.patch";
+ 
scribus-poppler-0.83.patch::"https://github.com/scribusproject/scribus/commit/b51c2bab.patch";
+ 
scribus-poppler-0.84.patch::"https://github.com/scribusproject/scribus/commit/37425599.patch";)
+sha256sums=('7908b21a6ce843269f58cedf5f8f791893257e6201cce5fbddc70daca2fe3f71'
+'SKIP'
+'19e20b11c0bce2dce07a845e31adb9ff1b680746698fa150d4572776513b243e'
+'a948a5ee53842ffc8acc3f6720291819d55d2ff370c2b46ddffc1122cba07e7f'
+'5631f5a19565cdbd1290c4e1a2c5a87e56ca0af17017c191dc0c00c97a456b3b'
+'7c0c13abec2682398591ee66e9ab4547b9e0da66f135dd2357f8977589403694')
+validpgpkeys=(5086B8D68E70FDDF4C40045AEF7B95E7F60166DA  # Peter Linnell 

+  757F5E9B13DD648887AD50092D47C099E782504E  # The Scribus Team 
(www.scribus.net) 
+  6558BE84D27273A438A151198BEA48118AEBEE64) # Craig Bradney 

+
+prepare() {
+cd ${pkgname}-${pkgver}
+
+# Fix python name
+sed \
+-e 's|#!/usr/bin/python|#!/usr/bin/python2|' \
+-e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+-i scribus/plugins/scriptplugin/{samples,scripts}/*
+
+mkdir -p build
+
+patch -p1 -i ../scribus-boost-1.71.patch # Fix build with boost 1.71
+patch -p1 -i ../scribus-poppler-0.82.patch # Fix build with poppler 0.82
+patch -p1 -i ../scribus-poppler-0.83.patch # Fix build with poppler 0.83
+patch -p1 -i ../scribus-poppler-0.84.patch # Fix build with poppler 0.84
+}
+
+build() {
+cd ${pkgname}-${pkgver}/build
+cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None \
+-DCMAKE_SKIP_RPATH=ON
+# FS#59800
+#-DWANT_GRAPHICSMAGICK=1
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}/build
+
+make DESTDIR="${pkgdir}" install
+
+cd ..
+
+install -Dm644 scribus.desktop -t "${pkgdir}"/usr/share/applications
+
+for i in 16x16 32x32 128x128 256x256 512x512 1024x1024
+do
+install -Dm644 resources/iconsets/artwork/icon_${i}.png 
"${pkgdir}"/usr/share/icons/hicolor/${i}/apps/scribus.png
+done
+
+# Use system hyphen
+rm -rf "${pkgdir}"/usr/share/scribus/dicts/hyph
+ln -sf /usr/share/hyphen "${pkgdir}"/usr/share/scribus/dicts/hyph
+}

Copied: scribus/repos/community-staging-x86_64/scribus-boost-1.71.patch (from 
rev 550112, scribus/trunk/scribus-boost-1.71.patch)
===
--- community-staging-x86_64/scribus-boost-1.71.patch   
(rev 0)
+++ community-staging-x86_64/scribus-boost-1.71.patch   2020-01-07 21:42:20 UTC 
(rev 550113)
@@ -0,0 +1,12 @@
+diff --git a/scribus/plugins/tools/2geomtools/CMakeLists.txt 
b/scribus/plugins/tools/2geomtools/CMakeLists.txt
+index 9b6683cbb..d2e1ee5ea 100644
+--- a/scribus/plugins/tools/2geomtools/CMakeLists.txt
 b/scribus/plugins/tools/2geomtools/CMakeLists.txt
+@@ -3,6 +3,6 @@ include_directories(
+   ${CMAKE_SOURCE_DIR}/scribus
+ )
+ 
+-include_directories( ${Boost_INCLUDE_DIR} )
++include_directories( ${Boost_INCLUDE_DIRS} )
+ add_subdirectory (meshdistortion)
+ add_subdirectory (pathalongpath)


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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 21:42:10
  Author: felixonmars
Revision: 550112

poppler 0.84.0 rebuild

Modified:
  scribus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:41:39 UTC (rev 550111)
+++ PKGBUILD2020-01-07 21:42:10 UTC (rev 550112)
@@ -7,7 +7,7 @@
 
 pkgname=scribus
 pkgver=1.5.5
-pkgrel=4
+pkgrel=5
 pkgdesc="Desktop publishing software"
 arch=(x86_64)
 url="https://www.scribus.net/";


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 21:41:39
  Author: arojas
Revision: 550111

Fix build with poppler 0.83

Modified:
  gdal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:40:10 UTC (rev 550110)
+++ PKGBUILD2020-01-07 21:41:39 UTC (rev 550111)
@@ -19,9 +19,13 @@
 options=('!emptydirs')
 changelog=$pkgbase.changelog
 
source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz
-gdal-perl-vendor.patch)
+gdal-perl-vendor.patch
+
gdal-poppler-0.83a.patch::"https://github.com/OSGeo/gdal/commit/1f8fa16f.patch";
+
gdal-poppler-0.83b.patch::"https://github.com/OSGeo/gdal/commit/7318576f.patch";)
 sha256sums=('c3765371ce391715c8f28bd6defbc70b57aa43341f6e94605f04fe3c92468983'
-'2103b98f2f15954f042d5620658b30d703125927bde2e5eb671c5facb6c2f5ed')
+'2103b98f2f15954f042d5620658b30d703125927bde2e5eb671c5facb6c2f5ed'
+'65c0afb5346b15eba31826589772cab3be92113986ce79fe81df45559c8d8b26'
+'e01e602ec81f73cd5af5f5773d2668cfa6cb53b1e8975203b4010191bb1818e6')
 
 prepare() {
   cd "${srcdir}"/$pkgbase-$pkgver
@@ -31,6 +35,10 @@
 
 # Fix Perl bindings installation path
   patch -Np0 -i "${srcdir}"/gdal-perl-vendor.patch
+
+# Fix build with poppler 0.83
+  patch -p2 -i ../gdal-poppler-0.83a.patch
+  patch -p2 -i ../gdal-poppler-0.83b.patch
 }
 
 build() {


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

2020-01-07 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, January 7, 2020 @ 21:39:35
  Author: svenstaro
Revision: 550107

upgpkg: libluv 1.32.0-1

Modified:
  libluv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:37:04 UTC (rev 550106)
+++ PKGBUILD2020-01-07 21:39:35 UTC (rev 550107)
@@ -2,7 +2,7 @@
 # Contributor: Jurica Bradarić 
 
 pkgname=libluv
-pkgver=1.30.1
+pkgver=1.32.0
 pkgrel=1
 pkgdesc='Bare libuv bindings for lua'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'luajit' 'libuv' 'ninja')
 
source=("https://github.com/luvit/luv/releases/download/${pkgver}-0/luv-${pkgver}-0.tar.gz";
 
https://github.com/luvit/luv/raw/df03f2ac6d4e7269cb0c88be3ef44cf1f0de9b24/libluv.pc.in)
-sha256sums=('420fc299f3b25aff55b839e9fe590982f45045b3e53ebeab2449eca7e23a106a'
+sha256sums=('25a34b2aecf02d1fd32352c855577dcecd20c756dee9eb7ebecd206bf1de26d3'
 'be2a4909c724e09a50de42b1caa3c82c1b1afee8b80abf20c6944f1df1c7fd0e')
 
 prepare() {


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

2020-01-07 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, January 7, 2020 @ 21:40:10
  Author: svenstaro
Revision: 550110

archrelease: copy trunk to community-x86_64

Added:
  rustup/repos/community-x86_64/PKGBUILD
(from rev 550109, rustup/trunk/PKGBUILD)
  rustup/repos/community-x86_64/post.install
(from rev 550109, rustup/trunk/post.install)
Deleted:
  rustup/repos/community-x86_64/PKGBUILD
  rustup/repos/community-x86_64/post.install

--+
 PKGBUILD |   92 -
 post.install |   16 -
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 21:40:04 UTC (rev 550109)
+++ PKGBUILD2020-01-07 21:40:10 UTC (rev 550110)
@@ -1,46 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jonathon Fernyhough 
-# Contributor: Jon Gjengset 
-pkgname=rustup
-pkgver=1.20.2
-pkgrel=1
-pkgdesc="The Rust toolchain installer"
-arch=('x86_64')
-url="https://github.com/rust-lang/rustup.rs";
-license=('MIT' 'Apache')
-depends=('curl')
-makedepends=('cargo')
-optdepends=('lldb: rust-lldb script'
-'gdb: rust-gdb script')
-provides=('rust' 'cargo' 'rust-nightly' 'cargo-nightly' 'rustfmt')
-conflicts=('rust' 'cargo' 'rustfmt')
-install='post.install'
-source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang/rustup.rs/archive/${pkgver}.tar.gz";)
-sha512sums=('fcb32cc5e05fe8b853d291c2b60a779cb59bc74fbe0bdeb5ae474204f358da0fdb7170a7a675de53e9afc84a666b2998d3b21f32abdbe5646081f41b07ecdf4e')
-_binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls' 'rustfmt' 
'cargo-fmt' 'cargo-clippy' 'clippy-driver')
-
-build() {
-cd "$srcdir/$pkgname.rs-${pkgver}"
-cargo build --release --features no-self-update --bin rustup-init
-}
-
-package() {
-cd "$pkgname.rs-${pkgver}"
-install -Dm755 "target/release/rustup-init" "${pkgdir}/usr/bin/rustup"
-for link in "${_binlinks[@]}"; do
-ln -s /usr/bin/rustup "${pkgdir}/usr/bin/${link}"
-done
-
-# Generate completion files.
-mkdir -p "$pkgdir/usr/share/bash-completion/completions"
-$pkgdir/usr/bin/rustup completions bash > 
"$pkgdir/usr/share/bash-completion/completions/rustup"
-mkdir -p "$pkgdir/usr/share/fish/completions"
-$pkgdir/usr/bin/rustup completions fish > 
"$pkgdir/usr/share/fish/completions/rustup.fish"
-mkdir -p "$pkgdir/usr/share/zsh/site-functions"
-$pkgdir/usr/bin/rustup completions zsh > 
"$pkgdir/usr/share/zsh/site-functions/_rustup"
-
-install -Dm644 LICENSE-MIT 
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE-MIT
-install -Dm644 LICENSE-APACHE 
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE-APACHE
-}
-
-# vim:filetype=sh:

Copied: rustup/repos/community-x86_64/PKGBUILD (from rev 550109, 
rustup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 21:40:10 UTC (rev 550110)
@@ -0,0 +1,46 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jonathon Fernyhough 
+# Contributor: Jon Gjengset 
+pkgname=rustup
+pkgver=1.21.1
+pkgrel=1
+pkgdesc="The Rust toolchain installer"
+arch=('x86_64')
+url="https://github.com/rust-lang/rustup.rs";
+license=('MIT' 'Apache')
+depends=('curl')
+makedepends=('cargo')
+optdepends=('lldb: rust-lldb script'
+'gdb: rust-gdb script')
+provides=('rust' 'cargo' 'rust-nightly' 'cargo-nightly' 'rustfmt')
+conflicts=('rust' 'cargo' 'rustfmt')
+install='post.install'
+source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang/rustup.rs/archive/${pkgver}.tar.gz";)
+sha512sums=('c4bac7d7259631cef5f337cec18bffe087e1bed883cd763841e4236f2e51c11b32b5d29b2e60cf3364418e7b9dd53fc2365a9c3c2e203dd19893981718a345ba')
+_binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls' 'rustfmt' 
'cargo-fmt' 'cargo-clippy' 'clippy-driver')
+
+build() {
+cd "$srcdir/$pkgname-${pkgver}"
+cargo build --release --features no-self-update --bin rustup-init
+}
+
+package() {
+cd "$pkgname-${pkgver}"
+install -Dm755 "target/release/rustup-init" "${pkgdir}/usr/bin/rustup"
+for link in "${_binlinks[@]}"; do
+ln -s /usr/bin/rustup "${pkgdir}/usr/bin/${link}"
+done
+
+# Generate completion files.
+mkdir -p "$pkgdir/usr/share/bash-completion/completions"
+$pkgdir/usr/bin/rustup completions bash > 
"$pkgdir/usr/share/bash-completion/completions/rustup"
+mkdir -p "$pkgdir/usr/share/fish/completions"
+$pkgdir/usr/bin/rustup completions fish > 
"$pkgdir/usr/share/fish/completions/rustup.fish"
+mkdir -p "$pkgdir/usr/share/zsh/site-functions"
+$pkgdir/usr/bin/rustup completions zsh > 
"$pkgdir/usr/share/zsh/site-functions/_rustup"
+
+install -Dm644 LICENSE-MIT 
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE-MIT
+install -Dm644 LICENSE-APACHE 
"${pkgdir}"/usr/share/licenses/$pkgname/LICENSE-APACHE
+}
+
+# vim:filetype=sh:

Deleted: post.install

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

2020-01-07 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, January 7, 2020 @ 21:39:42
  Author: svenstaro
Revision: 550108

archrelease: copy trunk to community-x86_64

Added:
  libluv/repos/community-x86_64/PKGBUILD
(from rev 550107, libluv/trunk/PKGBUILD)
  libluv/repos/community-x86_64/libluv.pc.in
(from rev 550107, libluv/trunk/libluv.pc.in)
Deleted:
  libluv/repos/community-x86_64/PKGBUILD
  libluv/repos/community-x86_64/libluv.pc.in

--+
 PKGBUILD |   84 -
 libluv.pc.in |   24 
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 21:39:35 UTC (rev 550107)
+++ PKGBUILD2020-01-07 21:39:42 UTC (rev 550108)
@@ -1,42 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jurica Bradarić 
-
-pkgname=libluv
-pkgver=1.30.1
-pkgrel=1
-pkgdesc='Bare libuv bindings for lua'
-arch=('x86_64')
-url='https://github.com/luvit/luv'
-license=('apache')
-provides=('libluv')
-depends=('luajit' 'libuv')
-makedepends=('cmake' 'luajit' 'libuv' 'ninja')
-source=("https://github.com/luvit/luv/releases/download/${pkgver}-0/luv-${pkgver}-0.tar.gz";
-
https://github.com/luvit/luv/raw/df03f2ac6d4e7269cb0c88be3ef44cf1f0de9b24/libluv.pc.in)
-sha256sums=('420fc299f3b25aff55b839e9fe590982f45045b3e53ebeab2449eca7e23a106a'
-'be2a4909c724e09a50de42b1caa3c82c1b1afee8b80abf20c6944f1df1c7fd0e')
-
-prepare() {
-  # They forgot to ship this file in this release. Hopefully they'll fix it in 
the next release.
-  cp "$srcdir"/libluv.pc.in "$srcdir"/luv-${pkgver}-0/
-}
-
-build() {
-mkdir "${srcdir}/build"
-cd "${srcdir}/build"
-cmake -GNinja \
-  -DWITH_SHARED_LIBUV=ON \
-  -DLUA_BUILD_TYPE=System \
-  -DBUILD_MODULE=OFF \
-  -DBUILD_SHARED_LIBS=ON \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  "${srcdir}/luv-${pkgver}-0"
-ninja
-}
-
-package() {
-cd "${srcdir}/build"
-DESTDIR="${pkgdir}" ninja install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libluv/repos/community-x86_64/PKGBUILD (from rev 550107, 
libluv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 21:39:42 UTC (rev 550108)
@@ -0,0 +1,42 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jurica Bradarić 
+
+pkgname=libluv
+pkgver=1.32.0
+pkgrel=1
+pkgdesc='Bare libuv bindings for lua'
+arch=('x86_64')
+url='https://github.com/luvit/luv'
+license=('apache')
+provides=('libluv')
+depends=('luajit' 'libuv')
+makedepends=('cmake' 'luajit' 'libuv' 'ninja')
+source=("https://github.com/luvit/luv/releases/download/${pkgver}-0/luv-${pkgver}-0.tar.gz";
+
https://github.com/luvit/luv/raw/df03f2ac6d4e7269cb0c88be3ef44cf1f0de9b24/libluv.pc.in)
+sha256sums=('25a34b2aecf02d1fd32352c855577dcecd20c756dee9eb7ebecd206bf1de26d3'
+'be2a4909c724e09a50de42b1caa3c82c1b1afee8b80abf20c6944f1df1c7fd0e')
+
+prepare() {
+  # They forgot to ship this file in this release. Hopefully they'll fix it in 
the next release.
+  cp "$srcdir"/libluv.pc.in "$srcdir"/luv-${pkgver}-0/
+}
+
+build() {
+mkdir "${srcdir}/build"
+cd "${srcdir}/build"
+cmake -GNinja \
+  -DWITH_SHARED_LIBUV=ON \
+  -DLUA_BUILD_TYPE=System \
+  -DBUILD_MODULE=OFF \
+  -DBUILD_SHARED_LIBS=ON \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  "${srcdir}/luv-${pkgver}-0"
+ninja
+}
+
+package() {
+cd "${srcdir}/build"
+DESTDIR="${pkgdir}" ninja install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: libluv.pc.in
===
--- libluv.pc.in2020-01-07 21:39:35 UTC (rev 550107)
+++ libluv.pc.in2020-01-07 21:39:42 UTC (rev 550108)
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=${prefix}
-libdir=@libdir@
-includedir=@includedir@
-
-Name: libluv
-Version: @LUV_VERSION@
-Description: Bare and full libuv bindings for Lua/LuaJIT.
-URL: https://github.com/luvit/luv
-
-Libs: -L${libdir} -lluv @LIBS@
-Cflags: -I${includedir}

Copied: libluv/repos/community-x86_64/libluv.pc.in (from rev 550107, 
libluv/trunk/libluv.pc.in)
===
--- libluv.pc.in(rev 0)
+++ libluv.pc.in2020-01-07 21:39:42 UTC (rev 550108)
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libluv
+Version: @LUV_VERSION@
+Description: Bare and full libuv bindings for Lua/LuaJIT.
+URL: https://github.com/luvit/luv
+
+Libs: -L${libdir} -lluv @LIBS@
+Cflags: -I${includedir}


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

2020-01-07 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, January 7, 2020 @ 21:40:04
  Author: svenstaro
Revision: 550109

upgpkg: rustup 1.21.1-1

Modified:
  rustup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:39:42 UTC (rev 550108)
+++ PKGBUILD2020-01-07 21:40:04 UTC (rev 550109)
@@ -2,7 +2,7 @@
 # Contributor: Jonathon Fernyhough 
 # Contributor: Jon Gjengset 
 pkgname=rustup
-pkgver=1.20.2
+pkgver=1.21.1
 pkgrel=1
 pkgdesc="The Rust toolchain installer"
 arch=('x86_64')
@@ -16,16 +16,16 @@
 conflicts=('rust' 'cargo' 'rustfmt')
 install='post.install'
 
source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang/rustup.rs/archive/${pkgver}.tar.gz";)
-sha512sums=('fcb32cc5e05fe8b853d291c2b60a779cb59bc74fbe0bdeb5ae474204f358da0fdb7170a7a675de53e9afc84a666b2998d3b21f32abdbe5646081f41b07ecdf4e')
+sha512sums=('c4bac7d7259631cef5f337cec18bffe087e1bed883cd763841e4236f2e51c11b32b5d29b2e60cf3364418e7b9dd53fc2365a9c3c2e203dd19893981718a345ba')
 _binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls' 'rustfmt' 
'cargo-fmt' 'cargo-clippy' 'clippy-driver')
 
 build() {
-cd "$srcdir/$pkgname.rs-${pkgver}"
+cd "$srcdir/$pkgname-${pkgver}"
 cargo build --release --features no-self-update --bin rustup-init
 }
 
 package() {
-cd "$pkgname.rs-${pkgver}"
+cd "$pkgname-${pkgver}"
 install -Dm755 "target/release/rustup-init" "${pkgdir}/usr/bin/rustup"
 for link in "${_binlinks[@]}"; do
 ln -s /usr/bin/rustup "${pkgdir}/usr/bin/${link}"


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

2020-01-07 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, January 7, 2020 @ 21:37:04
  Author: kgizdov
Revision: 550106

archrelease: copy trunk to community-testing-any

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

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

Copied: python-uproot/repos/community-testing-any/PKGBUILD (from rev 550105, 
python-uproot/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2020-01-07 21:37:04 UTC (rev 550106)
@@ -0,0 +1,44 @@
+# Maintainer: Konstantin Gizdov 
+
+pkgname=python-uproot
+_pkgname=uproot
+pkgname=python-uproot
+pkgver=3.11.0
+pkgrel=1
+pkgdesc="Minimalist CERN ROOT I/O in pure Python and Numpy"
+arch=('any')
+makedepends=('python-cachetools' 'python-setuptools')
+checkdepends=('python-mock' 'python-pkgconfig' 'python-pandas' 
'python-pytest-runner' 'python-requests' 'python-xxhash')
+depends=('python-awkward' 'python-cachetools' 'python-lz4' 'python-numpy' 
'python-uproot-methods')
+optdepends=('xrootd: access remote files over XRootD'
+'python-pandas: fill Pandas DataFrames instead of Numpy arrays'
+'python-requests: access remote files through HTTP'
+'python-xxhash: handle lz4-compressed ROOT files')
+url="https://github.com/scikit-hep/uproot";
+license=('BSD')
+
+source=("${url}/archive/${pkgver}.zip")
+sha256sums=('dac040aa98cefd87464124ad37a3d46ca21c84d1b4af50fcf38e1aeeb39a5605')
+
+build() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+python setup.py build
+}
+
+check() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+python setup.py pytest
+}
+
+package() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+
+python setup.py install --root="${pkgdir}/" --optimize=1
+
+install -D LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+install -D README.rst "${pkgdir}/usr/share/${pkgname}/README.rst"
+
+install -d "${pkgdir}/usr/share/doc/${pkgname}"
+cp -r docs "${pkgdir}/usr/share/doc/${pkgname}/"
+}


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

2020-01-07 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, January 7, 2020 @ 21:36:59
  Author: kgizdov
Revision: 550105

upgpkg: python-uproot 3.11.0-1

Modified:
  python-uproot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:34:59 UTC (rev 550104)
+++ PKGBUILD2020-01-07 21:36:59 UTC (rev 550105)
@@ -3,7 +3,7 @@
 pkgname=python-uproot
 _pkgname=uproot
 pkgname=python-uproot
-pkgver=3.10.12
+pkgver=3.11.0
 pkgrel=1
 pkgdesc="Minimalist CERN ROOT I/O in pure Python and Numpy"
 arch=('any')
@@ -18,7 +18,7 @@
 license=('BSD')
 
 source=("${url}/archive/${pkgver}.zip")
-sha256sums=('59fb037cb1b8690c4ab7fcb99de287745178e0f47548c517ddb2f4229344e4c0')
+sha256sums=('dac040aa98cefd87464124ad37a3d46ca21c84d1b4af50fcf38e1aeeb39a5605')
 
 build() {
 cd "${srcdir}/${_pkgname}-${pkgver}"


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 21:34:59
  Author: arojas
Revision: 550104

Fix build with poppler 0.84

Modified:
  scribus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:33:36 UTC (rev 550103)
+++ PKGBUILD2020-01-07 21:34:59 UTC (rev 550104)
@@ -20,12 +20,14 @@
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc}
  scribus-boost-1.71.patch
  
scribus-poppler-0.82.patch::"https://github.com/scribusproject/scribus/commit/6db15ec1.patch";
- 
scribus-poppler-0.83.patch::"https://github.com/scribusproject/scribus/commit/b51c2bab.patch";)
+ 
scribus-poppler-0.83.patch::"https://github.com/scribusproject/scribus/commit/b51c2bab.patch";
+ 
scribus-poppler-0.84.patch::"https://github.com/scribusproject/scribus/commit/37425599.patch";)
 sha256sums=('7908b21a6ce843269f58cedf5f8f791893257e6201cce5fbddc70daca2fe3f71'
 'SKIP'
 '19e20b11c0bce2dce07a845e31adb9ff1b680746698fa150d4572776513b243e'
 'a948a5ee53842ffc8acc3f6720291819d55d2ff370c2b46ddffc1122cba07e7f'
-'5631f5a19565cdbd1290c4e1a2c5a87e56ca0af17017c191dc0c00c97a456b3b')
+'5631f5a19565cdbd1290c4e1a2c5a87e56ca0af17017c191dc0c00c97a456b3b'
+'7c0c13abec2682398591ee66e9ab4547b9e0da66f135dd2357f8977589403694')
 validpgpkeys=(5086B8D68E70FDDF4C40045AEF7B95E7F60166DA  # Peter Linnell 

   757F5E9B13DD648887AD50092D47C099E782504E  # The Scribus Team 
(www.scribus.net) 
   6558BE84D27273A438A151198BEA48118AEBEE64) # Craig Bradney 

@@ -44,6 +46,7 @@
 patch -p1 -i ../scribus-boost-1.71.patch # Fix build with boost 1.71
 patch -p1 -i ../scribus-poppler-0.82.patch # Fix build with poppler 0.82
 patch -p1 -i ../scribus-poppler-0.83.patch # Fix build with poppler 0.83
+patch -p1 -i ../scribus-poppler-0.84.patch # Fix build with poppler 0.84
 }
 
 build() {


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

2020-01-07 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, January 7, 2020 @ 21:32:58
  Author: kgizdov
Revision: 550102

archrelease: copy trunk to community-testing-x86_64

Added:
  pythia8/repos/community-testing-x86_64/
  pythia8/repos/community-testing-x86_64/PKGBUILD
(from rev 550101, pythia8/trunk/PKGBUILD)
  pythia8/repos/community-testing-x86_64/fix_lhapdf_build.patch
(from rev 550101, pythia8/trunk/fix_lhapdf_build.patch)
  pythia8/repos/community-testing-x86_64/pythia8.sh
(from rev 550101, pythia8/trunk/pythia8.sh)
  pythia8/repos/community-testing-x86_64/respect_lib_suffix.patch
(from rev 550101, pythia8/trunk/respect_lib_suffix.patch)

--+
 PKGBUILD |  120 ++
 fix_lhapdf_build.patch   |   12 +++
 pythia8.sh   |3 
 respect_lib_suffix.patch |  141 +
 4 files changed, 276 insertions(+)

Copied: pythia8/repos/community-testing-x86_64/PKGBUILD (from rev 550101, 
pythia8/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2020-01-07 21:32:58 UTC (rev 550102)
@@ -0,0 +1,120 @@
+# Maintainer: Konstantin Gizdov < arch at kge dot pw >
+# Contributor: Joshua Ellis < josh at jpellis dot me >
+# Contributor: Stefano Campanella < stefanocampanella1729 at gmail dot com >
+
+pkgbase=pythia8
+pkgname=('pythia8' 'python-pythia8')
+pkgver=8.2.44
+_pkgid="${pkgbase:0:-1}${pkgver//./}"
+pkgrel=1
+pkgdesc="High-energy physics events generator"
+arch=('x86_64')
+url="http://home.thep.lu.se/Pythia/";
+license=('GPL')
+depends=('python')
+makedepends=('fastjet' 'hepmc' 'lhapdf>=6.2' 'root')
+source=("http://home.thep.lu.se/~torbjorn/pythia8/${_pkgid}.tgz";
+'pythia8.sh'
+'fix_lhapdf_build.patch'
+'respect_lib_suffix.patch')
+sha256sums=('e34880f999daf19cdd893a187123927ba77d1bf851e30f6ea9ec89591f4c92ca'
+'4e373b685960e410024b4e33e22c2dea360dfedd7962837087332f428c974ae5'
+'f7c70b069b350005ac7e9028617713dece9b82c1e8b0dc5fb1f2870abec1d94c'
+'4eb15725cfb5e287fdd9520cb4211b88ebc38a690b7522690ba0664d50bc8669')
+get_pyver () {
+python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
+}
+
+prepare() {
+cd "${srcdir}/${_pkgid}"
+
+patch -p1 -i "${srcdir}/respect_lib_suffix.patch"
+patch -p1 -i "${srcdir}/fix_lhapdf_build.patch"
+}
+
+build() {
+_inc=/usr/include
+_lib=/usr/lib
+_share=/usr/share/${pkgbase}
+
+cd "${srcdir}/${_pkgid}"
+# # no such package yet
+# --with-evtgen \
+# --with-evtgen-include=${_inc} \
+# --with-evtgen-lib=${_lib} \
+# # no such package yet
+# --with-hepmc3 \
+# --with-hepmc3-include=${_inc} \
+# --with-hepmc3-lib=${_lib} \
+# # no such package yet
+# --with-powheg \
+# --with-powheg-include=${_inc} \
+# --with-powheg-lib=${_lib} \
+# # no such package yet
+# --with-promc \
+# --with-promc-include=${_inc} \
+# --with-promc-lib=${_lib} \
+./configure \
+--prefix=/usr \
+--prefix-include=${_inc} \
+--prefix-lib=${_lib} \
+--prefix-share=${_share} \
+--cxx-common="${CXXFLAGS} -fPIC" \
+--cxx-shared="-shared ${LDFLAGS} -ldl" \
+--enable-shared \
+--with-fastjet3 \
+--with-fastjet3-include=${_inc} \
+--with-fastjet3-lib=${_lib} \
+--with-gzip \
+--with-gzip-include=${_inc} \
+--with-gzip-lib=${_lib} \
+--with-hepmc2 \
+--with-hepmc2-include=${_inc} \
+--with-hepmc2-lib=${_lib} \
+--with-lhapdf5 \
+--with-lhapdf5-include=${_inc} \
+--with-lhapdf5-lib=${_lib} \
+--with-lhapdf6 \
+--with-lhapdf6-include=${_inc} \
+--with-lhapdf6-lib=${_lib} \
+--with-python \
+--with-python-include="/usr/include/python$(get_pyver)" \
+--with-python-lib="/usr/lib/python$(get_pyver)" \
+--with-root \
+--with-root-include=/usr/include/root \
+--with-root-lib=/usr/lib/root
+make
+}
+
+package_pythia8() {
+optdepends=('fastjet: fast jet finding in pp and e+e- collisions'
+'hepmc: storing collisions from Monte Carlo'
+'lhapdf: evaluate PDFs from discretised data files'
+'root: integrated examples with CERN ROOT data analysis 
framework')
+
+cd "${srcdir}/${_pkgid}"
+
+install -Dm755 bin/pythia8-config "${pkgdir}/usr/bin/pythia8-config"
+install -Dm644 lib/libpythia8.a "${pkgdir}/usr/lib/libpythia8.a"
+install -Dm755 lib/libpythia8.so "${pkgdir}/usr/lib/libpythia8.so"
+install -Dm755 lib/libpythia8lhapdf5.so 
"${pkgdir}/usr/lib/libpythia8lhapdf5.so"
+install -Dm755 lib/libpythia8lhapdf6.so 
"${pkgdir}/usr/lib/libpythia8lhapdf6.so"
+
+cp -r include "${pkgdir}/usr/"
+install -d "${pkgdir}

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

2020-01-07 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, January 7, 2020 @ 21:32:50
  Author: kgizdov
Revision: 550101

upgpkg: pythia8 8.2.44-1

Added:
  pythia8/trunk/fix_lhapdf_build.patch
  pythia8/trunk/respect_lib_suffix.patch
Modified:
  pythia8/trunk/PKGBUILD
Deleted:
  pythia8/trunk/fix_ar_options.patch
  pythia8/trunk/fix_python_lib_paths.patch

+
 PKGBUILD   |   49 --
 fix_ar_options.patch   |   17 -
 fix_lhapdf_build.patch |   12 +++
 fix_python_lib_paths.patch |   18 -
 respect_lib_suffix.patch   |  141 +++
 5 files changed, 182 insertions(+), 55 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:29:45 UTC (rev 550100)
+++ PKGBUILD2020-01-07 21:32:50 UTC (rev 550101)
@@ -4,7 +4,7 @@
 
 pkgbase=pythia8
 pkgname=('pythia8' 'python-pythia8')
-pkgver=8.3.01
+pkgver=8.2.44
 _pkgid="${pkgbase:0:-1}${pkgver//./}"
 pkgrel=1
 pkgdesc="High-energy physics events generator"
@@ -11,16 +11,16 @@
 arch=('x86_64')
 url="http://home.thep.lu.se/Pythia/";
 license=('GPL')
-depends=('python' 'openmp')
+depends=('python')
 makedepends=('fastjet' 'hepmc' 'lhapdf>=6.2' 'root')
 source=("http://home.thep.lu.se/~torbjorn/pythia8/${_pkgid}.tgz";
 'pythia8.sh'
-'fix_ar_options.patch'
-'fix_python_lib_paths.patch')
-sha256sums=('51382768eb9aafb97870dca1909516422297b64ef6a6b94659259b3e4afa7f06'
+'fix_lhapdf_build.patch'
+'respect_lib_suffix.patch')
+sha256sums=('e34880f999daf19cdd893a187123927ba77d1bf851e30f6ea9ec89591f4c92ca'
 '4e373b685960e410024b4e33e22c2dea360dfedd7962837087332f428c974ae5'
-'27b8a11d404be6cb683ec7fc5a2b3cca7f443bde751be2771d68f060a380c212'
-'50958ce04faf57da452af64ec3f1fd3ba961a3b27e0e22fee24ea046f461186b')
+'f7c70b069b350005ac7e9028617713dece9b82c1e8b0dc5fb1f2870abec1d94c'
+'4eb15725cfb5e287fdd9520cb4211b88ebc38a690b7522690ba0664d50bc8669')
 get_pyver () {
 python -c 'import sys; print(str(sys.version_info[0]) + "." + 
str(sys.version_info[1]))'
 }
@@ -27,8 +27,9 @@
 
 prepare() {
 cd "${srcdir}/${_pkgid}"
-patch -p1 -i "${srcdir}/fix_ar_options.patch"
-patch -p1 -i "${srcdir}/fix_python_lib_paths.patch"
+
+patch -p1 -i "${srcdir}/respect_lib_suffix.patch"
+patch -p1 -i "${srcdir}/fix_lhapdf_build.patch"
 }
 
 build() {
@@ -39,11 +40,20 @@
 cd "${srcdir}/${_pkgid}"
 # # no such package yet
 # --with-evtgen \
+# --with-evtgen-include=${_inc} \
+# --with-evtgen-lib=${_lib} \
+# # no such package yet
 # --with-hepmc3 \
-# --with-mg5mes \
+# --with-hepmc3-include=${_inc} \
+# --with-hepmc3-lib=${_lib} \
+# # no such package yet
 # --with-powheg \
-# --with-rivet \
-# --with-yoda \
+# --with-powheg-include=${_inc} \
+# --with-powheg-lib=${_lib} \
+# # no such package yet
+# --with-promc \
+# --with-promc-include=${_inc} \
+# --with-promc-lib=${_lib} \
 ./configure \
 --prefix=/usr \
 --prefix-include=${_inc} \
@@ -51,6 +61,7 @@
 --prefix-share=${_share} \
 --cxx-common="${CXXFLAGS} -fPIC" \
 --cxx-shared="-shared ${LDFLAGS} -ldl" \
+--enable-shared \
 --with-fastjet3 \
 --with-fastjet3-include=${_inc} \
 --with-fastjet3-lib=${_lib} \
@@ -66,9 +77,6 @@
 --with-lhapdf6 \
 --with-lhapdf6-include=${_inc} \
 --with-lhapdf6-lib=${_lib} \
---with-openmp \
---with-openmp-include=${_inc} \
---with-openmp-lib=${_lib} \
 --with-python \
 --with-python-include="/usr/include/python$(get_pyver)" \
 --with-python-lib="/usr/lib/python$(get_pyver)" \
@@ -79,9 +87,6 @@
 }
 
 package_pythia8() {
-provides=('pythia')
-conflicts=('pythia')
-replaces=('pythia')
 optdepends=('fastjet: fast jet finding in pp and e+e- collisions'
 'hepmc: storing collisions from Monte Carlo'
 'lhapdf: evaluate PDFs from discretised data files'
@@ -88,6 +93,7 @@
 'root: integrated examples with CERN ROOT data analysis 
framework')
 
 cd "${srcdir}/${_pkgid}"
+
 install -Dm755 bin/pythia8-config "${pkgdir}/usr/bin/pythia8-config"
 install -Dm644 lib/libpythia8.a "${pkgdir}/usr/lib/libpythia8.a"
 install -Dm755 lib/libpythia8.so "${pkgdir}/usr/lib/libpythia8.so"
@@ -104,8 +110,11 @@
 
 package_python-pythia8() {
 pkgdesc="Python bindings for Pythia"
-depends=('pythia8')
+depends=('pythia')
 
 cd "${srcdir}/${_pkgid}"
-install -Dm755 lib/pythia8.so 
"${pkgdir}/usr/lib/python$(get_pyver)/site-packages/pythia8.so"
+
+install -Dm755 lib/_pythia8.so 
"${pkgdir}/usr/lib/python$(get_pyver)/site-packages/_pythia8.so"
+install -Dm755 lib/pythia8.py 
"${pkgdir}/usr/lib/python$(get_pyver)/site-packages/pythia8.py"
+install -Dm644 lib/__pycache__/pyt

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

2020-01-07 Thread Jelle van der Waa via arch-commits
Date: Tuesday, January 7, 2020 @ 21:29:45
  Author: jelle
Revision: 550100

archrelease: copy trunk to community-x86_64

Added:
  uboot-tools/repos/community-x86_64/PKGBUILD
(from rev 550099, uboot-tools/trunk/PKGBUILD)
Deleted:
  uboot-tools/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 21:29:35 UTC (rev 550099)
+++ PKGBUILD2020-01-07 21:29:45 UTC (rev 550100)
@@ -1,29 +0,0 @@
-# Maintainer: Anatol Pomozov
-# Contributor: Michael Lass 
-# Contributor: Philipp Schrader 
-
-pkgname=uboot-tools
-pkgver=2019.07
-pkgrel=1
-pkgdesc='U-Boot bootloader utility tools'
-arch=(x86_64)
-url='https://www.denx.de/wiki/U-Boot/WebHome'
-license=(GPL)
-depends=(openssl)
-source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})
-validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652')
-sha1sums=('aefe2419955f471eb94402b497757ae58b2bb30b'
-  'SKIP')
-
-build() {
-  cd u-boot-$pkgver
-  make defconfig
-  make tools-all
-}
-
-package() {
-  install -m 755 -d "$pkgdir"/usr/bin
-  install -m 755 -t "$pkgdir"/usr/bin/ 
u-boot-$pkgver/tools/{mk{,env}image,env/fw_printenv,img2srec,dumpimage,netconsole,jtagconsole,ncb}
-  ln -s fw_printenv "$pkgdir"/usr/bin/fw_setenv
-  install -m 644 -D u-boot-$pkgver/doc/mkimage.1 
"$pkgdir"/usr/share/man/man1/mkimage.1
-}

Copied: uboot-tools/repos/community-x86_64/PKGBUILD (from rev 550099, 
uboot-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 21:29:45 UTC (rev 550100)
@@ -0,0 +1,29 @@
+# Maintainer: Anatol Pomozov
+# Contributor: Michael Lass 
+# Contributor: Philipp Schrader 
+
+pkgname=uboot-tools
+pkgver=2020.01
+pkgrel=1
+pkgdesc='U-Boot bootloader utility tools'
+arch=(x86_64)
+url='https://www.denx.de/wiki/U-Boot/WebHome'
+license=(GPL)
+depends=(openssl)
+source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})
+validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652')
+sha1sums=('370331bee500ca51b2cc094199730e3b30ea2606'
+  'SKIP')
+
+build() {
+  cd u-boot-$pkgver
+  make defconfig
+  make tools-all
+}
+
+package() {
+  install -m 755 -d "$pkgdir"/usr/bin
+  install -m 755 -t "$pkgdir"/usr/bin/ 
u-boot-$pkgver/tools/{mk{,env}image,env/fw_printenv,img2srec,dumpimage,netconsole,jtagconsole,ncb}
+  ln -s fw_printenv "$pkgdir"/usr/bin/fw_setenv
+  install -m 644 -D u-boot-$pkgver/doc/mkimage.1 
"$pkgdir"/usr/share/man/man1/mkimage.1
+}


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

2020-01-07 Thread Jelle van der Waa via arch-commits
Date: Tuesday, January 7, 2020 @ 21:29:35
  Author: jelle
Revision: 550099

upgpkg: uboot-tools 2020.01-1

Upstream update

Modified:
  uboot-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:28:30 UTC (rev 550098)
+++ PKGBUILD2020-01-07 21:29:35 UTC (rev 550099)
@@ -3,7 +3,7 @@
 # Contributor: Philipp Schrader 
 
 pkgname=uboot-tools
-pkgver=2019.07
+pkgver=2020.01
 pkgrel=1
 pkgdesc='U-Boot bootloader utility tools'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(openssl)
 source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})
 validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652')
-sha1sums=('aefe2419955f471eb94402b497757ae58b2bb30b'
+sha1sums=('370331bee500ca51b2cc094199730e3b30ea2606'
   'SKIP')
 
 build() {


[arch-commits] Commit in gambas3/trunk (PKGBUILD gambas-poppler-0.83.patch)

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 21:28:30
  Author: arojas
Revision: 550098

Fix build with poppler 0.83

Added:
  gambas3/trunk/gambas-poppler-0.83.patch
Modified:
  gambas3/trunk/PKGBUILD

---+
 PKGBUILD  |7 +--
 gambas-poppler-0.83.patch |   13 +
 2 files changed, 18 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:25:21 UTC (rev 550097)
+++ PKGBUILD2020-01-07 21:28:30 UTC (rev 550098)
@@ -41,8 +41,10 @@
  'libxslt' 'libgnome-keyring' 'gsl' 'gst-plugins-base-libs' 'alure' 
'gtkglext' 'ncurses'
 'gmime3')
 options=('!emptydirs' 'libtool')
-source=("https://gitlab.com/gambas/gambas/-/archive/${pkgver}/gambas-${pkgver}.tar.bz2";)
-sha512sums=('677d1ed3e1bf6b8cf6be658b8fef1f6904c052368a4d6d8f7c0d30797a37b0e5ec56b19f1c5f60f0df82bffa814a8969ae2d4c8d1f312eccda4f7025a5d78c01')
+source=("https://gitlab.com/gambas/gambas/-/archive/${pkgver}/gambas-${pkgver}.tar.bz2";
+ gambas-poppler-0.83.patch)
+sha512sums=('677d1ed3e1bf6b8cf6be658b8fef1f6904c052368a4d6d8f7c0d30797a37b0e5ec56b19f1c5f60f0df82bffa814a8969ae2d4c8d1f312eccda4f7025a5d78c01'
+
'1c603540749f2b797052833a50653711c05611df4228efcf57b3ad9f39f225b2b85cbad5a8994a586645832781c199719f710534472fa66574028998fe7b87a1')
 
 create_dirs() {
   install -dm755 ${pkgdir}/usr/lib/gambas3
@@ -52,6 +54,7 @@
 prepare() {
   cd ${srcdir}/gambas-${pkgver}
 
+  patch -p1 -i ../gambas-poppler-0.83.patch # Fix build with poppler 0.83 
(OpenMandriva)
   ./reconf-all
 }
 

Added: gambas-poppler-0.83.patch
===
--- gambas-poppler-0.83.patch   (rev 0)
+++ gambas-poppler-0.83.patch   2020-01-07 21:28:30 UTC (rev 550098)
@@ -0,0 +1,13 @@
+diff --git a/gb.pdf/src/main.cpp b/gb.pdf/src/main.cpp
+index 93af4b1..0464e0c 100644
+--- a/gb.pdf/src/main.cpp
 b/gb.pdf/src/main.cpp
+@@ -56,7 +56,7 @@ int EXPORT GB_INIT(void)
+   if (!globalParams)
+   {
+ #if POPPLER_VERSION_0_6
+-  globalParams = new GlobalParams();
++  globalParams = std::unique_ptr();
+ #else
+   globalParams = new GlobalParams("/etc/xpdfrc");
+ #endif


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

2020-01-07 Thread Kyle Keen via arch-commits
Date: Tuesday, January 7, 2020 @ 21:25:21
  Author: kkeen
Revision: 550097

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 21:25:09 UTC (rev 550096)
+++ PKGBUILD2020-01-07 21:25:21 UTC (rev 550097)
@@ -1,34 +0,0 @@
-# Maintainer: Kyle Keen 
-# Contributor: wenLiangcan 
-
-pkgbase=python-wcwidth
-pkgname=(python-wcwidth python2-wcwidth)
-_name=wcwidth
-pkgver=0.1.7
-pkgrel=5
-pkgdesc="Measures number of Terminal column cells of wide-character codes"
-url="https://github.com/jquast/wcwidth";
-license=('MIT')
-arch=('any')
-depends=('python')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://files.pythonhosted.org/packages/source/w/$_name/$_name-$pkgver.tar.gz";)
-md5sums=('b3b6a0a08f0c8a34d1de8cf44150a4ad')
-
-prepare() {
-  cd "$srcdir"
-  cp -r $_name-$pkgver python2-$_name-$pkgver
-}
-
-package_python-wcwidth() {
-  cd "$srcdir/$_name-$pkgver"
-  python3 setup.py install --root="${pkgdir}" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-wcwidth() {
-  depends=('python2')
-  cd "$srcdir/python2-$_name-$pkgver"
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-wcwidth/repos/community-any/PKGBUILD (from rev 550096, 
python-wcwidth/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 21:25:21 UTC (rev 550097)
@@ -0,0 +1,34 @@
+# Maintainer: Kyle Keen 
+# Contributor: wenLiangcan 
+
+pkgbase=python-wcwidth
+pkgname=(python-wcwidth python2-wcwidth)
+_name=wcwidth
+pkgver=0.1.8
+pkgrel=1
+pkgdesc="Measures number of Terminal column cells of wide-character codes"
+url="https://github.com/jquast/wcwidth";
+license=('MIT')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://files.pythonhosted.org/packages/source/w/$_name/$_name-$pkgver.tar.gz";)
+md5sums=('dc6677d099e6f49c0f6fbc310de261e9')
+
+prepare() {
+  cd "$srcdir"
+  cp -r $_name-$pkgver python2-$_name-$pkgver
+}
+
+package_python-wcwidth() {
+  cd "$srcdir/$_name-$pkgver"
+  python3 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-wcwidth() {
+  depends=('python2')
+  cd "$srcdir/python2-$_name-$pkgver"
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-01-07 Thread Kyle Keen via arch-commits
Date: Tuesday, January 7, 2020 @ 21:25:09
  Author: kkeen
Revision: 550096

upgpkg: python-wcwidth 0.1.8-1

Modified:
  python-wcwidth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:09:22 UTC (rev 550095)
+++ PKGBUILD2020-01-07 21:25:09 UTC (rev 550096)
@@ -4,8 +4,8 @@
 pkgbase=python-wcwidth
 pkgname=(python-wcwidth python2-wcwidth)
 _name=wcwidth
-pkgver=0.1.7
-pkgrel=5
+pkgver=0.1.8
+pkgrel=1
 pkgdesc="Measures number of Terminal column cells of wide-character codes"
 url="https://github.com/jquast/wcwidth";
 license=('MIT')
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/w/$_name/$_name-$pkgver.tar.gz";)
-md5sums=('b3b6a0a08f0c8a34d1de8cf44150a4ad')
+md5sums=('dc6677d099e6f49c0f6fbc310de261e9')
 
 prepare() {
   cd "$srcdir"


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 21:09:22
  Author: arojas
Revision: 550095

Fix build with poppler 0.83

Modified:
  scribus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:49:51 UTC (rev 550094)
+++ PKGBUILD2020-01-07 21:09:22 UTC (rev 550095)
@@ -19,11 +19,13 @@
 'hyphen-lang: hyphenation patterns for desired languages')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc}
  scribus-boost-1.71.patch
- 
scribus-poppler-0.82.patch::"https://github.com/scribusproject/scribus/commit/6db15ec1.patch";)
+ 
scribus-poppler-0.82.patch::"https://github.com/scribusproject/scribus/commit/6db15ec1.patch";
+ 
scribus-poppler-0.83.patch::"https://github.com/scribusproject/scribus/commit/b51c2bab.patch";)
 sha256sums=('7908b21a6ce843269f58cedf5f8f791893257e6201cce5fbddc70daca2fe3f71'
 'SKIP'
 '19e20b11c0bce2dce07a845e31adb9ff1b680746698fa150d4572776513b243e'
-'a948a5ee53842ffc8acc3f6720291819d55d2ff370c2b46ddffc1122cba07e7f')
+'a948a5ee53842ffc8acc3f6720291819d55d2ff370c2b46ddffc1122cba07e7f'
+'5631f5a19565cdbd1290c4e1a2c5a87e56ca0af17017c191dc0c00c97a456b3b')
 validpgpkeys=(5086B8D68E70FDDF4C40045AEF7B95E7F60166DA  # Peter Linnell 

   757F5E9B13DD648887AD50092D47C099E782504E  # The Scribus Team 
(www.scribus.net) 
   6558BE84D27273A438A151198BEA48118AEBEE64) # Craig Bradney 

@@ -41,6 +43,7 @@
 
 patch -p1 -i ../scribus-boost-1.71.patch # Fix build with boost 1.71
 patch -p1 -i ../scribus-poppler-0.82.patch # Fix build with poppler 0.82
+patch -p1 -i ../scribus-poppler-0.83.patch # Fix build with poppler 0.83
 }
 
 build() {


[arch-commits] Commit in calligra/repos (9 files)

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 21:07:02
  Author: felixonmars
Revision: 372780

archrelease: copy trunk to staging-x86_64

Added:
  calligra/repos/staging-x86_64/
  calligra/repos/staging-x86_64/PKGBUILD
(from rev 372779, calligra/trunk/PKGBUILD)
  calligra/repos/staging-x86_64/calligra-poppler-0.71.patch
(from rev 372779, calligra/trunk/calligra-poppler-0.71.patch)
  calligra/repos/staging-x86_64/calligra-poppler-0.72.patch
(from rev 372779, calligra/trunk/calligra-poppler-0.72.patch)
  calligra/repos/staging-x86_64/calligra-poppler-0.73.patch
(from rev 372779, calligra/trunk/calligra-poppler-0.73.patch)
  calligra/repos/staging-x86_64/calligra-poppler-0.82.patch
(from rev 372779, calligra/trunk/calligra-poppler-0.82.patch)
  calligra/repos/staging-x86_64/calligra-poppler-0.83.patch
(from rev 372779, calligra/trunk/calligra-poppler-0.83.patch)
  calligra/repos/staging-x86_64/calligra-qt5.11.patch
(from rev 372779, calligra/trunk/calligra-qt5.11.patch)
  calligra/repos/staging-x86_64/calligra-qt5.13.patch
(from rev 372779, calligra/trunk/calligra-qt5.13.patch)

-+
 PKGBUILD|   94 +
 calligra-poppler-0.71.patch |  131 
 calligra-poppler-0.72.patch |   29 +
 calligra-poppler-0.73.patch |   32 +
 calligra-poppler-0.82.patch |   12 +++
 calligra-poppler-0.83.patch |   69 +
 calligra-qt5.11.patch   |  135 ++
 calligra-qt5.13.patch   |   21 ++
 8 files changed, 523 insertions(+)

Copied: calligra/repos/staging-x86_64/PKGBUILD (from rev 372779, 
calligra/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-01-07 21:07:02 UTC (rev 372780)
@@ -0,0 +1,94 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Ronald van Haren 
+
+pkgname=calligra
+pkgdesc="A set of applications for productivity and creative usage"
+pkgver=3.1.0
+pkgrel=25
+arch=(x86_64)
+url='https://www.calligra-suite.org/'
+license=(FDL1.2 GPL2 LGPL)
+depends=(kcmutils knotifyconfig kross kactivities kdiagram libspnav 
kdelibs4support
+ gsl openexr kcontacts qca-qt5 poppler-qt5 libodfgen qt5-webkit cauchy 
khtml)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin boost openjpeg 
akonadi-contacts
+ libwpg okular eigen marble-common pstoedit libvisio libetonyek 
libwps vc libgit2 kinit)
+optdepends=('libwpg: Corel WordPerfect Graphics image importer'
+'libwps: Microsoft Works file word processor format import'
+'libvisio: Microsoft Visio import filter'
+'libetonyek: Apple Keynote import filter'
+'pstoedit: EPS to SVG filter'
+'poppler: PDF to SVG filter'
+'openjpeg: PDF to SVG filer'
+'libgit2: Calligra Gemini git plugin'
+'kirigami2: for Calligra Gemini'
+'qt5-quickcontrols: for Calligra Gemini'
+'qt5-webengine: for Calligra Gemini')
+conflicts=(calligra-devtools calligra-extras calligra-filters calligra-karbon 
karbon calligra-libs
+   calligra-plugins calligra-sheets calligra-stage calligra-words 
calligra-l10n calligra-meta
+   calligra-flow calligra-braindump calligra-gemini calligra-handbook)
+replaces=(calligra-devtools calligra-extras calligra-filters calligra-karbon 
karbon calligra-libs
+  calligra-plugins calligra-sheets calligra-stage calligra-words 
calligra-l10n calligra-meta)
+for _lang in bs ca ca@valencia cs da de el en_gb es et fi fr gl hu it ja kk nb 
nl \
+ pl pt pt_br ru sk sv uk zh_cn zh_tw; do
+  conflicts+=(calligra-l10n-$_lang)
+  replaces+=(calligra-l10n-$_lang)
+done
+source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+calligra-qt5.11.patch
+calligra-qt5.13.patch
+
calligra-poppler-0.69.patch::"https://cgit.kde.org/calligra.git/patch/?id=a6157182";
+calligra-poppler-0.71.patch
+calligra-poppler-0.72.patch
+calligra-poppler-0.73.patch
+calligra-poppler-0.82.patch
+calligra-poppler-0.83.patch)
+sha256sums=('6818cd6e64136321be217eb57cc7d6ac7c7035191fdb1ee336ebe60bc114e870'
+'SKIP'
+'40ac9fabed8e13c31f6f243bd7e9083c3ec322568991ba84987106b982ffc10a'
+'d32a9cda1343f224f5a0cfa2b8122c5571a0dbb09c9948414d6770d9c3814f4d'
+'127cc5e0946fbf741279306b4e9d592f5f901a7fab09039fcfc6c7e60193fa80'
+'052adc4ea812d7667812ff7867e703327dbe7c1ecad86094fd6772dc09782d87'
+'87a09710b9e7e825a46344ddec08eb98b3454d6d067b0177d284733b2342cece'
+'ef95f49f69c9f2a5b530e416003f2d6d106bb3c85e8458ae27494c64c8b474a8'
+'a2f02dccd8f7748b187dba805220ded95c41bbddc08409179

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

2020-01-07 Thread Felix Yan via arch-commits
Date: Tuesday, January 7, 2020 @ 21:06:42
  Author: felixonmars
Revision: 372779

poppler 0.84.0 rebuild

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 21:02:04 UTC (rev 372778)
+++ PKGBUILD2020-01-07 21:06:42 UTC (rev 372779)
@@ -6,7 +6,7 @@
 pkgname=calligra
 pkgdesc="A set of applications for productivity and creative usage"
 pkgver=3.1.0
-pkgrel=24
+pkgrel=25
 arch=(x86_64)
 url='https://www.calligra-suite.org/'
 license=(FDL1.2 GPL2 LGPL)


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 21:02:04
  Author: arojas
Revision: 372778

Fix build with poppler 0.83

Modified:
  libreoffice-still/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:58:23 UTC (rev 372777)
+++ PKGBUILD2020-01-07 21:02:04 UTC (rev 372778)
@@ -56,7 +56,8 @@
make-pyuno-work-with-system-wide-module-install.diff
 python-3.8.patch
libreoffice-still.sh libreoffice-still.csh
-
libreoffice-poppler-0.82.patch::"https://github.com/LibreOffice/core/commit/2eadd46a.patch";)
+
libreoffice-poppler-0.82.patch::"https://github.com/LibreOffice/core/commit/2eadd46a.patch";
+
libreoffice-poppler-0.83.patch::"https://github.com/LibreOffice/core/commit/9065cd8d.patch";)
 noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
@@ -99,7 +100,8 @@
 '98f8ab4fba7b6a1c64f7e3cfe597083cafdd60e31bfd6b2da20456a2089d8581'
 'c1e199f7767a4f42d9a95fc942cda4cf47737c7d67e6f334679c9b2e3e271dc2'
 '07c28ff8f5258abfe4338efccbdfb1dd35892bd00a2ed7f53b1fc2263f71a8b6'
-'d649a07b38af95e9012633e71829fef3001e8a5830544ce7e91856df27f69c4b')
+'d649a07b38af95e9012633e71829fef3001e8a5830544ce7e91856df27f69c4b'
+'a769b0e093a58a0d2b681a1ce4aec2c763157f27b82c86e8644e2055cf5f8e99')
 
 prepare() {
 
@@ -131,6 +133,8 @@
 patch -p1 -i "$srcdir"/python-3.8.patch # Fix build with python 3.8
 # fix build with poppler 0.82
 patch -p1 -i ../libreoffice-poppler-0.82.patch
+# fix build with poppler 0.83
+patch -p1 -i ../libreoffice-poppler-0.83.patch
 }
 
 build() {


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

2020-01-07 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 7, 2020 @ 20:58:23
  Author: arojas
Revision: 372777

Fix build with poppler 0.83

Modified:
  libreoffice-fresh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:51:37 UTC (rev 372776)
+++ PKGBUILD2020-01-07 20:58:23 UTC (rev 372777)
@@ -55,7 +55,8 @@

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
make-pyuno-work-with-system-wide-module-install.diff
soffice-template.desktop.in 
-   libreoffice-fresh.sh libreoffice-fresh.csh)
+   libreoffice-fresh.sh libreoffice-fresh.csh
+
libreoffice-poppler-0.83.patch::"https://github.com/LibreOffice/core/commit/9065cd8d.patch";)
 noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
@@ -97,7 +98,8 @@
 'c463654a73ecfbc242ff109726fb4faecdbfb3d91affafe919b24bea65afb563'
 'd0be8099cbee3c9dfda694a828149b881c345b204ab68826f317580aafb50879'
 'c1e199f7767a4f42d9a95fc942cda4cf47737c7d67e6f334679c9b2e3e271dc2'
-'07c28ff8f5258abfe4338efccbdfb1dd35892bd00a2ed7f53b1fc2263f71a8b6')
+'07c28ff8f5258abfe4338efccbdfb1dd35892bd00a2ed7f53b1fc2263f71a8b6'
+'a769b0e093a58a0d2b681a1ce4aec2c763157f27b82c86e8644e2055cf5f8e99')
 
 prepare() {
 
@@ -125,6 +127,9 @@
esac
ARCH_FLAGS="$ARCH_FLAGS $i"
done
+
+# fix build with poppler 0.83
+patch -p1 -i ../libreoffice-poppler-0.83.patch
 }
 
 build() {


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

2020-01-07 Thread Christian Hesse via arch-commits
Date: Tuesday, January 7, 2020 @ 20:51:26
  Author: eworm
Revision: 372775

add comment about pending/proposed upstream changes

Modified:
  lvm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:36:44 UTC (rev 372774)
+++ PKGBUILD2020-01-07 20:51:26 UTC (rev 372775)
@@ -74,6 +74,8 @@
 --with-udev-prefix=/usr
   )
 
+  # build system requires bash:
+  # https://www.redhat.com/archives/linux-lvm/2020-January/msg4.html
   # 
https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Defining-Variables.html
   export CONFIG_SHELL=/bin/bash
 


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

2020-01-07 Thread Christian Hesse via arch-commits
Date: Tuesday, January 7, 2020 @ 20:51:37
  Author: eworm
Revision: 372776

add comment about pending/proposed upstream changes

Modified:
  openvpn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:51:26 UTC (rev 372775)
+++ PKGBUILD2020-01-07 20:51:37 UTC (rev 372776)
@@ -26,6 +26,10 @@
   mkdir "${srcdir}"/build
   cd "${srcdir}"/build
 
+  # for reproducibility we force bash for build system:
+  # 
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg19302.html
+  # 
https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Defining-Variables.html
+
   CONFIG_SHELL=/bin/bash "${srcdir}"/${pkgname}/configure \
 CONFIG_SHELL=/bin/bash \
 --prefix=/usr \


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:49:51
  Author: heftig
Revision: 550094

archrelease: copy trunk to community-any

Added:
  cdemu-client/repos/community-any/PKGBUILD
(from rev 550093, cdemu-client/trunk/PKGBUILD)
Deleted:
  cdemu-client/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 20:49:30 UTC (rev 550093)
+++ PKGBUILD2020-01-07 20:49:51 UTC (rev 550094)
@@ -1,31 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Mateusz Herych 
-# Contributor: Charles Lindsay 
-
-pkgname=cdemu-client
-pkgver=3.2.3
-pkgrel=1
-pkgdesc="Simple command-line client for controlling cdemu-daemon"
-arch=(any)
-url="https://cdemu.sourceforge.io/";
-license=(GPL)
-depends=(python-gobject cdemu-daemon)
-makedepends=(intltool cmake bash-completion)
-conflicts=('cdemu')
-source=("https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('f883800db99d39a91f41b94ede7c799c12318f15f4c138eeca0374374c156caf')
-
-prepare() {
-  cd $pkgname-$pkgver
-}
-
-build() {
-  cmake -H$pkgname-$pkgver -Bbuild \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --build build --target install
-}

Copied: cdemu-client/repos/community-any/PKGBUILD (from rev 550093, 
cdemu-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 20:49:51 UTC (rev 550094)
@@ -0,0 +1,31 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgname=cdemu-client
+pkgver=3.2.4
+pkgrel=1
+pkgdesc="Simple command-line client for controlling cdemu-daemon"
+arch=(any)
+url="https://cdemu.sourceforge.io/";
+license=(GPL)
+depends=(python-gobject cdemu-daemon)
+makedepends=(intltool cmake bash-completion)
+conflicts=('cdemu')
+source=("https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2";)
+sha256sums=('be229d1f42f74ff3d81403e77a2210deb330354c0c153d9c7432dca0a4a29eeb')
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cmake -H$pkgname-$pkgver -Bbuild \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+}


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:49:30
  Author: heftig
Revision: 550093

3.2.4-1

Modified:
  cdemu-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:48:16 UTC (rev 550092)
+++ PKGBUILD2020-01-07 20:49:30 UTC (rev 550093)
@@ -3,7 +3,7 @@
 # Contributor: Charles Lindsay 
 
 pkgname=cdemu-client
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="Simple command-line client for controlling cdemu-daemon"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=(intltool cmake bash-completion)
 conflicts=('cdemu')
 source=("https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('f883800db99d39a91f41b94ede7c799c12318f15f4c138eeca0374374c156caf')
+sha256sums=('be229d1f42f74ff3d81403e77a2210deb330354c0c153d9c7432dca0a4a29eeb')
 
 prepare() {
   cd $pkgname-$pkgver


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:48:16
  Author: heftig
Revision: 550092

archrelease: copy trunk to community-x86_64

Added:
  
cdemu-daemon/repos/community-x86_64/0001-Patch-system-daemon-for-Arch-friendliness.patch
(from rev 550091, 
cdemu-daemon/trunk/0001-Patch-system-daemon-for-Arch-friendliness.patch)
  cdemu-daemon/repos/community-x86_64/PKGBUILD
(from rev 550091, cdemu-daemon/trunk/PKGBUILD)
  cdemu-daemon/repos/community-x86_64/cdemu-daemon.install
(from rev 550091, cdemu-daemon/trunk/cdemu-daemon.install)
Deleted:
  
cdemu-daemon/repos/community-x86_64/0001-Patch-system-daemon-for-Arch-friendliness.patch
  cdemu-daemon/repos/community-x86_64/PKGBUILD
  cdemu-daemon/repos/community-x86_64/cdemu-daemon.install

--+
 0001-Patch-system-daemon-for-Arch-friendliness.patch |  306 -
 PKGBUILD |   92 ++---
 cdemu-daemon.install |   72 ++--
 3 files changed, 235 insertions(+), 235 deletions(-)

Deleted: 0001-Patch-system-daemon-for-Arch-friendliness.patch
===
--- 0001-Patch-system-daemon-for-Arch-friendliness.patch2020-01-07 
20:47:30 UTC (rev 550091)
+++ 0001-Patch-system-daemon-for-Arch-friendliness.patch2020-01-07 
20:48:16 UTC (rev 550092)
@@ -1,153 +0,0 @@
-From de8825af23b63b78e6d8262b408f8350581ba58e Mon Sep 17 00:00:00 2001
-Message-Id: 

-From: "Jan Alexander Steffens (heftig)" 
-Date: Mon, 12 Jun 2017 22:22:51 +0200
-Subject: [PATCH] Patch system daemon for Arch-friendliness
-

- cdemu-daemon/CMakeLists.txt | 17 +++--
- cdemu-daemon/system/cdemu-daemon-dbus.conf  |  9 +++--
- cdemu-daemon/system/cdemu-daemon-system.sh  |  6 +++---
- cdemu-daemon/system/cdemu-daemon.conf   |  8 
- cdemu-daemon/system/cdemu-daemon.service.in | 10 ++
- .../system/net.sf.cdemu.CDEmuDaemon.service.in  |  4 ++--
- 6 files changed, 45 insertions(+), 9 deletions(-)
- create mode 100644 cdemu-daemon/system/cdemu-daemon.conf
- create mode 100644 cdemu-daemon/system/cdemu-daemon.service.in
-
-diff --git a/cdemu-daemon/CMakeLists.txt b/cdemu-daemon/CMakeLists.txt
-index cf41234a..adfcc3ac 100644
 a/cdemu-daemon/CMakeLists.txt
-+++ b/cdemu-daemon/CMakeLists.txt
-@@ -15,7 +15,7 @@ set (CDEMU_DAEMON_INTERFACE_VERSION_MINOR 0)
- include (GNUInstallDirs)
- 
- # Options
--option (SYSTEM_BUS_SERVICE "Install CDEmu daemon as D-Bus system bus service" 
off)
-+option (SYSTEM_BUS_SERVICE "Install CDEmu daemon as D-Bus system bus service" 
on)
- option (SESSION_BUS_SERVICE "Install CDEmu daemon as D-Bus session bus 
service" on)
- 
- # If install prefix is /usr, override the sysconf dir to be /etc instead of 
/usr/etc
-@@ -45,6 +45,10 @@ configure_file (
- ${PROJECT_SOURCE_DIR}/system/net.sf.cdemu.CDEmuDaemon.service.in
- ${PROJECT_BINARY_DIR}/system/net.sf.cdemu.CDEmuDaemon.service
- )
-+configure_file (
-+${PROJECT_SOURCE_DIR}/system/cdemu-daemon.service.in
-+${PROJECT_BINARY_DIR}/system/cdemu-daemon.service
-+)
- 
- # Global definitions
- add_definitions (-std=c99) # We're compiling using C99
-@@ -122,13 +126,22 @@ if (SYSTEM_BUS_SERVICE)
- PROGRAMS system/cdemu-daemon-system.sh
- DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}
- )
-+install (
-+FILES ${PROJECT_BINARY_DIR}/system/cdemu-daemon.service
-+DESTINATION ${CMAKE_INSTALL_LIBDIR}/systemd/system/
-+)
- install (
- FILES ${PROJECT_BINARY_DIR}/system/net.sf.cdemu.CDEmuDaemon.service
- DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/system-services/
- )
- install (
- FILES system/cdemu-daemon-dbus.conf
--DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/dbus-1/system.d
-+DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/system.d
-+)
-+install (
-+FILES system/cdemu-daemon.conf
-+RENAME cdemu-daemon
-+DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/conf.d
- )
- endif ()
- 
-diff --git a/cdemu-daemon/system/cdemu-daemon-dbus.conf 
b/cdemu-daemon/system/cdemu-daemon-dbus.conf
-index c450d78c..e86b62cf 100644
 a/cdemu-daemon/system/cdemu-daemon-dbus.conf
-+++ b/cdemu-daemon/system/cdemu-daemon-dbus.conf
-@@ -11,8 +11,13 @@
- 
- 
- 
--
--
-+
-+
-+
-+
-+
-+
-+
- 
- 
- 
-diff --git a/cdemu-daemon/system/cdemu-daemon-system.sh 
b/cdemu-daemon/system/cdemu-daemon-system.sh
-index d9ab60aa..735c2444 100755
 a/cdemu-daemon/system/cdemu-daemon-system.sh
-+++ b/cdemu-daemon/system/cdemu-daemon-system.sh
-@@ -1,15 +1,15 @@
- #!/bin/sh
- # Starts the CDEmu daemon instance on D-Bus *system* bus. Optional
- # configuration (number of devices, audio driver, log file) are read
--# from /etc/sysconfig/cdemu-daemon
-+# from /etc/conf.d/cdemu-daemon
- 
- # Default settings
- NUM_DEVICES=1
- AUDIO_DRIVER=nul

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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:47:30
  Author: heftig
Revision: 550091

3.2.4-1

Modified:
  cdemu-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:45:52 UTC (rev 550090)
+++ PKGBUILD2020-01-07 20:47:30 UTC (rev 550091)
@@ -4,7 +4,7 @@
 # Contributor: Charles Lindsay 
 
 pkgname=cdemu-daemon
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="CD/DVD-ROM device emulator daemon"
 arch=(x86_64)
@@ -18,7 +18,7 @@
 install=cdemu-daemon.install
 
source=("https://downloads.sourceforge.net/cdemu/$pkgname/$pkgname-$pkgver.tar.bz2";
 0001-Patch-system-daemon-for-Arch-friendliness.patch)
-sha256sums=('b94bd9f343b82a292ea542c6454762ae4d5987a78387d36a5a5c335bf9fb5d08'
+sha256sums=('a6b32d4b78631e5f449f05f8d26b7f2f46dd3e82387f5855ccabb4933592de0b'
 '233dc79359e53da3a0df880984b5ea6033756070cfe84183f39c602274f4b2d6')
 
 prepare() {


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:45:47
  Author: heftig
Revision: 550089

archrelease: copy trunk to community-x86_64

Added:
  libmirage/repos/community-x86_64/PKGBUILD
(from rev 550088, libmirage/trunk/PKGBUILD)
Deleted:
  libmirage/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 20:45:18 UTC (rev 550088)
+++ PKGBUILD2020-01-07 20:45:47 UTC (rev 550089)
@@ -1,32 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Mateusz Herych 
-# Contributor: Charles Lindsay 
-
-pkgname=libmirage
-pkgver=3.2.3
-pkgrel=1
-pkgdesc="CD-ROM image (B6T/C2D/CCD/CDI/CIF/CUE/ISO/MDS/MDX/NRG/TOC) access 
library"
-arch=(x86_64)
-url="https://cdemu.sourceforge.io/";
-license=(GPL)
-depends=(glib2 libsndfile libsamplerate zlib bzip2 xz shared-mime-info)
-makedepends=(gtk-doc gobject-introspection cmake intltool)
-source=(https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ce93d053850936eee981a6ce1484cf85e77aef90241ed29c9e63a0313ddeae22')
-
-prepare() {
-  cd $pkgname-$pkgver
-}
-
-build() {
-  cmake -H$pkgname-$pkgver -Bbuild \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DPOST_INSTALL_HOOKS:BOOL=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --build build --target install
-}

Copied: libmirage/repos/community-x86_64/PKGBUILD (from rev 550088, 
libmirage/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 20:45:47 UTC (rev 550089)
@@ -0,0 +1,32 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgname=libmirage
+pkgver=3.2.4
+pkgrel=1
+pkgdesc="CD-ROM image (B6T/C2D/CCD/CDI/CIF/CUE/ISO/MDS/MDX/NRG/TOC) access 
library"
+arch=(x86_64)
+url="https://cdemu.sourceforge.io/";
+license=(GPL)
+depends=(glib2 libsndfile libsamplerate zlib bzip2 xz shared-mime-info)
+makedepends=(gtk-doc gobject-introspection cmake intltool)
+source=(https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2)
+sha256sums=('fc5b3b8acd40d63c6194fba65c841b906a8074e89b14a10bf76f35d1c371a355')
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cmake -H$pkgname-$pkgver -Bbuild \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DPOST_INSTALL_HOOKS:BOOL=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --build build --target install
+}


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:45:52
  Author: heftig
Revision: 550090

archrelease: copy trunk to community-x86_64

Added:
  vhba-module/repos/community-x86_64/60-vhba.rules
(from rev 550088, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-x86_64/PKGBUILD
(from rev 550088, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-x86_64/dkms.conf
(from rev 550088, vhba-module/trunk/dkms.conf)
Deleted:
  vhba-module/repos/community-x86_64/60-vhba.rules
  vhba-module/repos/community-x86_64/PKGBUILD
  vhba-module/repos/community-x86_64/dkms.conf

---+
 60-vhba.rules |2 -
 PKGBUILD  |  106 
 dkms.conf |   18 -
 3 files changed, 63 insertions(+), 63 deletions(-)

Deleted: 60-vhba.rules
===
--- 60-vhba.rules   2020-01-07 20:45:47 UTC (rev 550089)
+++ 60-vhba.rules   2020-01-07 20:45:52 UTC (rev 550090)
@@ -1 +0,0 @@
-ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-x86_64/60-vhba.rules (from rev 550088, 
vhba-module/trunk/60-vhba.rules)
===
--- 60-vhba.rules   (rev 0)
+++ 60-vhba.rules   2020-01-07 20:45:52 UTC (rev 550090)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 20:45:47 UTC (rev 550089)
+++ PKGBUILD2020-01-07 20:45:52 UTC (rev 550090)
@@ -1,53 +0,0 @@
-# Maintainer: Ray Rashif 
-# Contributor: Mateusz Herych 
-# Contributor: Charles Lindsay 
-
-pkgbase=vhba-module
-pkgname=(vhba-module vhba-module-dkms)
-pkgver=20190831
-pkgrel=32
-pkgdesc="Kernel module that emulates SCSI devices"
-url="https://cdemu.sourceforge.io/";
-arch=(x86_64)
-license=(GPL)
-makedepends=('linux-headers')
-source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2";
-60-vhba.rules dkms.conf)
-sha256sums=('9a83772cf8bec15723f7a8105a0aae3faa057edbd5595e6c081e5803a8996bf9'
-'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
-'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
-
-prepare() {
-  cd $pkgbase-$pkgver
-  sed -i 's/20190302/20190410/' Makefile  # Fixup VHBA_VERSION
-}
-
-build() {
-  cd $pkgbase-$pkgver
-  make KERNELRELEASE="$(
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgbase=vhba-module
+pkgname=(vhba-module vhba-module-dkms)
+pkgver=20200106
+pkgrel=1
+pkgdesc="Kernel module that emulates SCSI devices"
+url="https://cdemu.sourceforge.io/";
+arch=(x86_64)
+license=(GPL)
+makedepends=('linux-headers')
+source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2";
+60-vhba.rules dkms.conf)
+sha256sums=('59a3208a7b8fcf1bb03bd4d352ec89d06a8b6b84db325e31b0863b209dde3483'
+'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
+'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  sed -i 's/20190302/20190410/' Makefile  # Fixup VHBA_VERSION
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KERNELRELEASE="$(

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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:45:18
  Author: heftig
Revision: 550088

20200106-1

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:38:19 UTC (rev 550087)
+++ PKGBUILD2020-01-07 20:45:18 UTC (rev 550088)
@@ -4,8 +4,8 @@
 
 pkgbase=vhba-module
 pkgname=(vhba-module vhba-module-dkms)
-pkgver=20190831
-pkgrel=32
+pkgver=20200106
+pkgrel=1
 pkgdesc="Kernel module that emulates SCSI devices"
 url="https://cdemu.sourceforge.io/";
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=('linux-headers')
 source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2";
 60-vhba.rules dkms.conf)
-sha256sums=('9a83772cf8bec15723f7a8105a0aae3faa057edbd5595e6c081e5803a8996bf9'
+sha256sums=('59a3208a7b8fcf1bb03bd4d352ec89d06a8b6b84db325e31b0863b209dde3483'
 '3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
 '8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
 


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:38:19
  Author: heftig
Revision: 550087

3.2.4-1

Modified:
  libmirage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:36:42 UTC (rev 550086)
+++ PKGBUILD2020-01-07 20:38:19 UTC (rev 550087)
@@ -3,7 +3,7 @@
 # Contributor: Charles Lindsay 
 
 pkgname=libmirage
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="CD-ROM image (B6T/C2D/CCD/CDI/CIF/CUE/ISO/MDS/MDX/NRG/TOC) access 
library"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(glib2 libsndfile libsamplerate zlib bzip2 xz shared-mime-info)
 makedepends=(gtk-doc gobject-introspection cmake intltool)
 source=(https://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ce93d053850936eee981a6ce1484cf85e77aef90241ed29c9e63a0313ddeae22')
+sha256sums=('fc5b3b8acd40d63c6194fba65c841b906a8074e89b14a10bf76f35d1c371a355')
 
 prepare() {
   cd $pkgname-$pkgver


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:36:44
  Author: heftig
Revision: 372774

archrelease: copy trunk to extra-x86_64

Added:
  libwebp/repos/extra-x86_64/PKGBUILD
(from rev 372773, libwebp/trunk/PKGBUILD)
Deleted:
  libwebp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 20:36:08 UTC (rev 372773)
+++ PKGBUILD2020-01-07 20:36:44 UTC (rev 372774)
@@ -1,52 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Alexander Rødseth 
-# Contributor: Jon Nordby 
-
-pkgname=libwebp
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="WebP library and conversion tools"
-arch=(x86_64)
-url="https://developers.google.com/speed/webp/";
-license=(BSD)
-depends=(libpng libjpeg libtiff giflib)
-makedepends=(freeglut mesa glu git)
-optdepends=('freeglut: vwebp viewer')
-_commit=0fe1a89dbf1930fc2554dbe76adad5d962054ead  # tags/v1.0.3-rc1^0
-source=("git+https://chromium.googlesource.com/webm/libwebp#commit=$_commit";)
-sha256sums=('SKIP')
-validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr \
- --enable-swap-16bit-csp \
- --enable-experimental \
- --enable-libwebp{mux,demux,decoder,extras} \
- --disable-static
-  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
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libwebp/repos/extra-x86_64/PKGBUILD (from rev 372773, 
libwebp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 20:36:44 UTC (rev 372774)
@@ -0,0 +1,52 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Alexander Rødseth 
+# Contributor: Jon Nordby 
+
+pkgname=libwebp
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="WebP library and conversion tools"
+arch=(x86_64)
+url="https://developers.google.com/speed/webp/";
+license=(BSD)
+depends=(libpng libjpeg libtiff giflib)
+makedepends=(freeglut mesa glu git)
+optdepends=('freeglut: vwebp viewer')
+_commit=d7844e9762b61c9638c263657bd49e1690184832  # tags/v1.1.0-rc2^0
+source=("git+https://chromium.googlesource.com/webm/libwebp#commit=$_commit";)
+sha256sums=('SKIP')
+validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr \
+ --enable-swap-16bit-csp \
+ --enable-experimental \
+ --enable-libwebp{mux,demux,decoder,extras} \
+ --disable-static
+  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
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:36:42
  Author: heftig
Revision: 550086

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 20:35:49 UTC (rev 550085)
+++ PKGBUILD2020-01-07 20:36:42 UTC (rev 550086)
@@ -1,60 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: carstene1ns 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Alexander Rødseth 
-# Contributor: Jon Nordby 
-
-pkgname=lib32-libwebp
-pkgver=1.0.3
-pkgrel=1
-pkgdesc='WebP library'
-arch=('x86_64')
-url='https://developers.google.com/speed/webp/'
-license=('BSD')
-depends=('lib32-glibc' 'libwebp')
-makedepends=('gcc-multilib' 'git')
-_commit=0fe1a89dbf1930fc2554dbe76adad5d962054ead  # tags/v1.0.3-rc1^0
-source=("git+https://chromium.googlesource.com/webm/libwebp#commit=${_commit}";)
-sha256sums=('SKIP')
-validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D') # WebP release 
signing key
-
-pkgver() {
-  cd libwebp
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd libwebp
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd libwebp
-
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  ./configure \
---prefix='/usr' \
---libdir='/usr/lib32' \
---disable-static \
---enable-swap-16bit-csp \
---enable-experimental \
---enable-libwebp{mux,demux,decoder,extras}
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd libwebp
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s libwebp "${pkgdir}"/usr/share/licenses/lib32-libwebp
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-libwebp/repos/multilib-x86_64/PKGBUILD (from rev 550085, 
lib32-libwebp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 20:36:42 UTC (rev 550086)
@@ -0,0 +1,60 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: carstene1ns 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Alexander Rødseth 
+# Contributor: Jon Nordby 
+
+pkgname=lib32-libwebp
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='WebP library'
+arch=('x86_64')
+url='https://developers.google.com/speed/webp/'
+license=('BSD')
+depends=('lib32-glibc' 'libwebp')
+makedepends=('git')
+_commit=d7844e9762b61c9638c263657bd49e1690184832  # tags/v1.1.0-rc2^0
+source=("git+https://chromium.googlesource.com/webm/libwebp#commit=${_commit}";)
+sha256sums=('SKIP')
+validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D') # WebP release 
signing key
+
+pkgver() {
+  cd libwebp
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd libwebp
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd libwebp
+
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib32' \
+--disable-static \
+--enable-swap-16bit-csp \
+--enable-experimental \
+--enable-libwebp{mux,demux,decoder,extras}
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd libwebp
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s libwebp "${pkgdir}"/usr/share/licenses/lib32-libwebp
+}
+
+# vim: ts=2 sw=2 et:


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:36:08
  Author: heftig
Revision: 372773

1.1.0-1

Modified:
  libwebp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:18:54 UTC (rev 372772)
+++ PKGBUILD2020-01-07 20:36:08 UTC (rev 372773)
@@ -3,7 +3,7 @@
 # Contributor: Jon Nordby 
 
 pkgname=libwebp
-pkgver=1.0.3
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="WebP library and conversion tools"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(libpng libjpeg libtiff giflib)
 makedepends=(freeglut mesa glu git)
 optdepends=('freeglut: vwebp viewer')
-_commit=0fe1a89dbf1930fc2554dbe76adad5d962054ead  # tags/v1.0.3-rc1^0
+_commit=d7844e9762b61c9638c263657bd49e1690184832  # tags/v1.1.0-rc2^0
 source=("git+https://chromium.googlesource.com/webm/libwebp#commit=$_commit";)
 sha256sums=('SKIP')
 validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D')


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

2020-01-07 Thread Jan Steffens via arch-commits
Date: Tuesday, January 7, 2020 @ 20:35:49
  Author: heftig
Revision: 550085

1.1.0-1

Modified:
  lib32-libwebp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:27:55 UTC (rev 550084)
+++ PKGBUILD2020-01-07 20:35:49 UTC (rev 550085)
@@ -5,7 +5,7 @@
 # Contributor: Jon Nordby 
 
 pkgname=lib32-libwebp
-pkgver=1.0.3
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='WebP library'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 url='https://developers.google.com/speed/webp/'
 license=('BSD')
 depends=('lib32-glibc' 'libwebp')
-makedepends=('gcc-multilib' 'git')
-_commit=0fe1a89dbf1930fc2554dbe76adad5d962054ead  # tags/v1.0.3-rc1^0
+makedepends=('git')
+_commit=d7844e9762b61c9638c263657bd49e1690184832  # tags/v1.1.0-rc2^0
 source=("git+https://chromium.googlesource.com/webm/libwebp#commit=${_commit}";)
 sha256sums=('SKIP')
 validpgpkeys=('6B0E6B70976DE303EDF2F601F9C3D6BDB8232B5D') # WebP release 
signing key


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

2020-01-07 Thread Maxim Baz via arch-commits
Date: Tuesday, January 7, 2020 @ 20:27:55
  Author: maximbaz
Revision: 550084

archrelease: copy trunk to community-any

Added:
  wire-desktop/repos/community-any/PKGBUILD
(from rev 550083, wire-desktop/trunk/PKGBUILD)
  wire-desktop/repos/community-any/wire-desktop.desktop
(from rev 550083, wire-desktop/trunk/wire-desktop.desktop)
Deleted:
  wire-desktop/repos/community-any/PKGBUILD
  wire-desktop/repos/community-any/wire-desktop.desktop

--+
 PKGBUILD |  111 +
 wire-desktop.desktop |   26 +--
 2 files changed, 70 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-07 20:27:51 UTC (rev 550083)
+++ PKGBUILD2020-01-07 20:27:55 UTC (rev 550084)
@@ -1,54 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Conor Anderson 
-
-pkgname=wire-desktop
-pkgver=3.11.2912
-pkgrel=1
-pkgdesc='End-to-end encrypted messenger with file sharing, voice calls and 
video conferences'
-arch=('any')
-url='https://wire.com/'
-license=('GPL3')
-depends=('electron4' 'xdg-utils')
-makedepends=('git' 'npm' 'yarn')
-optdepends=('emoji-font: colorful emoji')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/wireapp/${pkgname}/archive/linux/${pkgver}.tar.gz";
-
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/wireapp/${pkgname}/releases/download/linux%2F${pkgver}/${pkgname}-linux-${pkgver}.tar.gz.sig";
-"${pkgname}.desktop")
-sha256sums=('d0d92c37702af7f9e5e671575f0356feb5f4d823a8f818679a4d3b5fdd447033'
-'SKIP'
-'53f37e99d4c2f41a3e31fd70154d82ba06a4af578c68df86af4906f7f37ec787')
-validpgpkeys=('ABBA007D6E14E2DB5B283C45D599C1AA126762B1')
-
-prepare() {
-# Create launcher script
-cat << EOF > "${pkgname}"
-#!/usr/bin/env sh
-
-electron4 "/usr/lib/${pkgname}" "\$@"
-EOF
-}
-
-build() {
-cd "${pkgname}-linux-${pkgver}"
-yarn
-sed -i '/Promise.all/d' 
node_modules/@wireapp/build-tools/dist/cli/build-linux-cli.js
-BUILD_NUMBER="${pkgver##*.}" LINUX_TARGET=dir ENABLE_ASAR=false yarn 
build:linux
-}
-
-package() {
-# Place files
-install -d "${pkgdir}/usr/lib/${pkgname}"
-cp -a 
"${pkgname}-linux-${pkgver}/wrap/dist/linux-unpacked/resources/app/"{electron,node_modules,package.json}
 "${pkgdir}/usr/lib/${pkgname}"
-
-# Place launcher script
-install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}"
-
-# Place desktop entry and icon
-desktop-file-install -m 644 --dir "${pkgdir}/usr/share/applications/" 
"${pkgname}.desktop"
-local res
-for res in 32x32 256x256; do
-install -Dm644 "${pkgname}-linux-${pkgver}/resources/icons/${res}.png" 
"${pkgdir}/usr/share/icons/hicolor/${res}/apps/${pkgname}.png"
-done
-}
-
-# vim:set ts=4 sw=4 et:

Copied: wire-desktop/repos/community-any/PKGBUILD (from rev 550083, 
wire-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-07 20:27:55 UTC (rev 550084)
@@ -0,0 +1,57 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Conor Anderson 
+
+pkgname=wire-desktop
+pkgver=3.12.2916
+pkgrel=1
+pkgdesc='End-to-end encrypted messenger with file sharing, voice calls and 
video conferences'
+arch=('any')
+url='https://wire.com/'
+license=('GPL3')
+depends=('electron6' 'xdg-utils')
+makedepends=('git' 'npm' 'yarn')
+optdepends=('emoji-font: colorful emoji')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/wireapp/${pkgname}/archive/linux/${pkgver}.tar.gz";
+
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/wireapp/${pkgname}/releases/download/linux%2F${pkgver}/${pkgname}-linux-${pkgver}.tar.gz.sig";
+"${pkgname}.desktop")
+sha256sums=('2957063edf3784c4c456fe19ef32cfa106ebe3c7b8d211e11702f32ae66b8a3c'
+'SKIP'
+'53f37e99d4c2f41a3e31fd70154d82ba06a4af578c68df86af4906f7f37ec787')
+validpgpkeys=('ABBA007D6E14E2DB5B283C45D599C1AA126762B1')
+
+prepare() {
+# Create launcher script
+cat << EOF > "${pkgname}"
+#!/usr/bin/env sh
+
+electron6 "/usr/lib/${pkgname}" "\$@"
+EOF
+}
+
+build() {
+cd "${pkgname}-linux-${pkgver}"
+
+git init
+git -c user.name='FIXME' -c user.email='FIXME' commit --allow-empty -m 
"FIXME"
+
+yarn
+BUILD_NUMBER="${pkgver##*.}" LINUX_TARGET=dir ENABLE_ASAR=false yarn 
build:linux
+}
+
+package() {
+# Place files
+install -d "${pkgdir}/usr/lib/${pkgname}"
+cp -a 
"${pkgname}-linux-${pkgver}/wrap/dist/linux-unpacked/resources/app/"{electron,node_modules,package.json}
 "${pkgdir}/usr/lib/${pkgname}"
+
+# Place launcher script
+install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}"
+
+# Place desktop entry and icon
+desktop-file-install -m 644 --dir "${pkgdir}/usr/share/applications/" 
"${pkgname}.desktop"
+local res
+for res in 32x32 256x2

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

2020-01-07 Thread Maxim Baz via arch-commits
Date: Tuesday, January 7, 2020 @ 20:27:51
  Author: maximbaz
Revision: 550083

upgpkg: wire-desktop 3.12.2916-1

Modified:
  wire-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:19:06 UTC (rev 550082)
+++ PKGBUILD2020-01-07 20:27:51 UTC (rev 550083)
@@ -2,19 +2,19 @@
 # Contributor: Conor Anderson 
 
 pkgname=wire-desktop
-pkgver=3.11.2912
+pkgver=3.12.2916
 pkgrel=1
 pkgdesc='End-to-end encrypted messenger with file sharing, voice calls and 
video conferences'
 arch=('any')
 url='https://wire.com/'
 license=('GPL3')
-depends=('electron4' 'xdg-utils')
+depends=('electron6' 'xdg-utils')
 makedepends=('git' 'npm' 'yarn')
 optdepends=('emoji-font: colorful emoji')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/wireapp/${pkgname}/archive/linux/${pkgver}.tar.gz";
 
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/wireapp/${pkgname}/releases/download/linux%2F${pkgver}/${pkgname}-linux-${pkgver}.tar.gz.sig";
 "${pkgname}.desktop")
-sha256sums=('d0d92c37702af7f9e5e671575f0356feb5f4d823a8f818679a4d3b5fdd447033'
+sha256sums=('2957063edf3784c4c456fe19ef32cfa106ebe3c7b8d211e11702f32ae66b8a3c'
 'SKIP'
 '53f37e99d4c2f41a3e31fd70154d82ba06a4af578c68df86af4906f7f37ec787')
 validpgpkeys=('ABBA007D6E14E2DB5B283C45D599C1AA126762B1')
@@ -24,14 +24,17 @@
 cat << EOF > "${pkgname}"
 #!/usr/bin/env sh
 
-electron4 "/usr/lib/${pkgname}" "\$@"
+electron6 "/usr/lib/${pkgname}" "\$@"
 EOF
 }
 
 build() {
 cd "${pkgname}-linux-${pkgver}"
+
+git init
+git -c user.name='FIXME' -c user.email='FIXME' commit --allow-empty -m 
"FIXME"
+
 yarn
-sed -i '/Promise.all/d' 
node_modules/@wireapp/build-tools/dist/cli/build-linux-cli.js
 BUILD_NUMBER="${pkgver##*.}" LINUX_TARGET=dir ENABLE_ASAR=false yarn 
build:linux
 }
 


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

2020-01-07 Thread Christian Hesse via arch-commits
Date: Tuesday, January 7, 2020 @ 20:19:06
  Author: eworm
Revision: 550082

archrelease: copy trunk to multilib-testing-x86_64

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

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

Copied: lib32-e2fsprogs/repos/multilib-testing-x86_64/PKGBUILD (from rev 
550081, lib32-e2fsprogs/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2020-01-07 20:19:06 UTC (rev 550082)
@@ -0,0 +1,41 @@
+# Maintainer:  Ionut Biru 
+# Contributor: mightyjaym 
+# Contributor: Mikko Seppälä 
+
+_pkgbasename=e2fsprogs
+pkgname=lib32-e2fsprogs
+pkgver=1.45.5
+pkgrel=1
+pkgdesc="Ext2/3/4 filesystem libraries (32-bit)"
+arch=('x86_64')
+license=('GPL' 'LGPL' 'MIT')
+url="http://e2fsprogs.sourceforge.net";
+depends=('lib32-util-linux' $_pkgbasename)
+makedepends=('bc' 'gcc-multilib')
+validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0') # Theodore Ts'o 

+source=("https://www.kernel.org/pub/linux/kernel/people/tytso/${_pkgbasename}/v${pkgver}/${_pkgbasename}-${pkgver}.tar."{xz,sign})
+sha256sums=('f9faccc0d90f73556e797dc7cc5979b582bd50d3f8609c0f2ad48c736d44aede'
+'SKIP')
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  ./configure --prefix=/usr \
+--libdir=/usr/lib32 \
+--with-root-prefix="" \
+--enable-elf-shlibs \
+--disable-{debugfs,imager,resizer,fsck,uuidd,libuuid,libblkid}
+  make
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  make DESTDIR="${pkgdir}" install-libs
+
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2020-01-07 Thread Christian Hesse via arch-commits
Date: Tuesday, January 7, 2020 @ 20:19:02
  Author: eworm
Revision: 550081

upgpkg: lib32-e2fsprogs 1.45.5-1

new upstream release

Modified:
  lib32-e2fsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:16:32 UTC (rev 550080)
+++ PKGBUILD2020-01-07 20:19:02 UTC (rev 550081)
@@ -4,7 +4,7 @@
 
 _pkgbasename=e2fsprogs
 pkgname=lib32-e2fsprogs
-pkgver=1.45.4
+pkgver=1.45.5
 pkgrel=1
 pkgdesc="Ext2/3/4 filesystem libraries (32-bit)"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('bc' 'gcc-multilib')
 validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0') # Theodore Ts'o 

 
source=("https://www.kernel.org/pub/linux/kernel/people/tytso/${_pkgbasename}/v${pkgver}/${_pkgbasename}-${pkgver}.tar."{xz,sign})
-sha256sums=('65faf6b590ca1da97440d6446bd11de9e0914b42553740ba5d9d2a796fa0dc02'
+sha256sums=('f9faccc0d90f73556e797dc7cc5979b582bd50d3f8609c0f2ad48c736d44aede'
 'SKIP')
 
 build() {


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

2020-01-07 Thread Christian Hesse via arch-commits
Date: Tuesday, January 7, 2020 @ 20:18:46
  Author: eworm
Revision: 372771

upgpkg: e2fsprogs 1.45.5-1

new upstream release

Modified:
  e2fsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 20:12:27 UTC (rev 372770)
+++ PKGBUILD2020-01-07 20:18:46 UTC (rev 372771)
@@ -2,8 +2,8 @@
 # Contributor: judd 
 
 pkgname=e2fsprogs
-pkgver=1.45.4
-pkgrel=2
+pkgver=1.45.5
+pkgrel=1
 pkgdesc="Ext2/3/4 filesystem utilities"
 arch=('x86_64')
 license=('GPL' 'LGPL' 'MIT')
@@ -15,7 +15,7 @@
 validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0') # Theodore Ts'o 

 
source=("https://www.kernel.org/pub/linux/kernel/people/tytso/${pkgname}/v${pkgver}/${pkgname}-${pkgver}.tar."{xz,sign}
 'MIT-LICENSE')
-sha256sums=('65faf6b590ca1da97440d6446bd11de9e0914b42553740ba5d9d2a796fa0dc02'
+sha256sums=('f9faccc0d90f73556e797dc7cc5979b582bd50d3f8609c0f2ad48c736d44aede'
 'SKIP'
 'cc45386c1d71f438ad648fd7971e49e3074ad9dbacf9dd3a5b4cb61fd294ecbb')
 


  1   2   3   >