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

2019-08-05 Thread Christian Hesse via arch-commits
Date: Tuesday, August 6, 2019 @ 05:56:20
  Author: eworm
Revision: 359228

archrelease: copy trunk to testing-x86_64

Added:
  jemalloc/repos/testing-x86_64/
  jemalloc/repos/testing-x86_64/PKGBUILD
(from rev 359227, jemalloc/trunk/PKGBUILD)

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

Copied: jemalloc/repos/testing-x86_64/PKGBUILD (from rev 359227, 
jemalloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-08-06 05:56:20 UTC (rev 359228)
@@ -0,0 +1,35 @@
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Kovivchak Evgen 
+
+pkgname=jemalloc
+epoch=1
+pkgver=5.2.1
+pkgrel=1
+pkgdesc='General-purpose scalable concurrent malloc implementation'
+arch=('x86_64')
+license=('BSD')
+url='http://www.canonware.com/jemalloc/'
+depends=('glibc')
+provides=('libjemalloc.so')
+optdepends=('perl: for jeprof')
+source=("https://github.com/jemalloc/jemalloc/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+sha256sums=('34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--enable-autogen \
+--prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  chmod 644 "$pkgdir/usr/lib/libjemalloc_pic.a"
+}


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

2019-08-05 Thread Christian Hesse via arch-commits
Date: Tuesday, August 6, 2019 @ 05:56:18
  Author: eworm
Revision: 359227

upgpkg: jemalloc 1:5.2.1-1

new upstream release

Modified:
  jemalloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 05:55:27 UTC (rev 359226)
+++ PKGBUILD2019-08-06 05:56:18 UTC (rev 359227)
@@ -4,7 +4,7 @@
 
 pkgname=jemalloc
 epoch=1
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='General-purpose scalable concurrent malloc implementation'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 provides=('libjemalloc.so')
 optdepends=('perl: for jeprof')
 
source=("https://github.com/jemalloc/jemalloc/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('74be9f44a60d2a99398e706baa921e4efde82bf8fd16e5c0643c375c5851e3b4')
+sha256sums=('34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6')
 
 build() {
   cd $pkgname-$pkgver


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 05:55:27
  Author: foutrelis
Revision: 359226

archrelease: copy trunk to staging-x86_64

Added:
  qt5-webengine/repos/staging-x86_64/
  qt5-webengine/repos/staging-x86_64/PKGBUILD
(from rev 359225, qt5-webengine/trunk/PKGBUILD)
  qt5-webengine/repos/staging-x86_64/qtbug-76958.patch
(from rev 359225, qt5-webengine/trunk/qtbug-76958.patch)
  qt5-webengine/repos/staging-x86_64/qtbug-77037-workaround.patch
(from rev 359225, qt5-webengine/trunk/qtbug-77037-workaround.patch)
  qt5-webengine/repos/staging-x86_64/qtwebengine-glibc-2.29.patch
(from rev 359225, qt5-webengine/trunk/qtwebengine-glibc-2.29.patch)

--+
 PKGBUILD |   61 +++
 qtbug-76958.patch|   31 
 qtbug-77037-workaround.patch |   11 
 qtwebengine-glibc-2.29.patch |  105 +
 4 files changed, 208 insertions(+)

Copied: qt5-webengine/repos/staging-x86_64/PKGBUILD (from rev 359225, 
qt5-webengine/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-06 05:55:27 UTC (rev 359226)
@@ -0,0 +1,61 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt5-webengine
+_qtver=5.13.0
+pkgver=${_qtver/-/}
+pkgrel=4
+arch=('x86_64')
+url='https://www.qt.io'
+license=('LGPL3' 'LGPL2.1' 'BSD')
+pkgdesc='Provides support for web applications using the Chromium browser 
project'
+depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 
'pciutils' 'libxss' 
+ 'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx' 
'libpulse')
+makedepends=('python2' 'gperf' 'jsoncpp' 'ninja' 'qt5-tools' 'poppler')
+groups=('qt' 'qt5')
+_pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
+source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;
+qtwebengine-glibc-2.29.patch
+qtbug-77037-workaround.patch
+
qtbug-76913.patch::"https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=4746bb90;
+qtbug-76958.patch) # 
"https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=662de14c;
+sha256sums=('e0af82ecee1ab41b6732697f667b98b7b0c53164bebcfaad8070e88b2e064efe'
+'dd791f154b48e69cd47fd94753c45448655b529590995fd71ac1591c53a3d60c'
+'3e3bb8ecf292e7f249d001db4a4a072ca4ba38f713f496122bd7c73d93d5def9'
+'5771af2442d7743ef7c59f0d3716a23985383e2b69ecb4fa9d4ea8e8f7c551fa'
+'eef55340b3ec5f8d1020b7327eda67f86729aaf70107c688deb15083f5ca8fbc')
+
+prepare() {
+  mkdir -p build
+
+  cd ${_pkgfqn}
+  patch -p1 -i ../qtbug-76913.patch # Fix crashes on media-heavy sites
+  patch -p1 -i ../qtbug-76958.patch # Fix crash when loading tabs on the 
background
+  patch -p1 -i ../qtbug-77037-workaround.patch # Link to pulseaudio to avoid 
header mismatch
+
+  cd src/3rdparty/chromium
+  patch -p1 -i "$srcdir"/qtwebengine-glibc-2.29.patch # Fix PPAPI plugins with 
glibc 2.29
+}
+
+build() {
+  cd build
+
+  qmake ../${_pkgfqn} -- \
+-proprietary-codecs \
+-system-ffmpeg \
+-webp \
+-spellchecker \
+-webengine-icu
+  make
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
+  find "$pkgdir/usr/lib" -type f -name '*.prl' \
+-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
+
+  install -Dm644 "$srcdir"/${_pkgfqn}/src/3rdparty/chromium/LICENSE 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.chromium
+}

Copied: qt5-webengine/repos/staging-x86_64/qtbug-76958.patch (from rev 359225, 
qt5-webengine/trunk/qtbug-76958.patch)
===
--- staging-x86_64/qtbug-76958.patch(rev 0)
+++ staging-x86_64/qtbug-76958.patch2019-08-06 05:55:27 UTC (rev 359226)
@@ -0,0 +1,31 @@
+diff --git a/src/core/web_contents_adapter.cpp 
b/src/core/web_contents_adapter.cpp
+index c4f4591e..dc005b62 100644
+--- a/src/core/web_contents_adapter.cpp
 b/src/core/web_contents_adapter.cpp
+@@ -671,19 +671,23 @@ void WebContentsAdapter::load(const 
QWebEngineHttpRequest )
+ }
+ }
+ 
+-auto navigate = [](WebContentsAdapter *adapter, const 
content::NavigationController::LoadURLParams ) {
++auto navigate = [](QWeakPointer weakAdapter, const 
content::NavigationController::LoadURLParams ) {
++WebContentsAdapter *adapter = weakAdapter.data();
++if (!adapter)
++return;
+ adapter->webContents()->GetController().LoadURLWithParams(params);
+ // Follow chrome::Navigate and invalidate the URL immediately.
+ 
adapter->m_webContentsDelegate->NavigationStateChanged(adapter->webContents(), 
content::INVALIDATE_TYPE_URL);
+ adapter->focusIfNecessary();
+ };
+ 
++QWeakPointer weakThis(sharedFromThis());
+

[arch-commits] Commit in qt5-webengine/trunk (PKGBUILD qtbug-77037-workaround.patch)

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 05:55:19
  Author: foutrelis
Revision: 359225

libevent 2.1.11 rebuild

Added:
  qt5-webengine/trunk/qtbug-77037-workaround.patch
Modified:
  qt5-webengine/trunk/PKGBUILD

--+
 PKGBUILD |7 +--
 qtbug-77037-workaround.patch |   11 +++
 2 files changed, 16 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 05:51:43 UTC (rev 359224)
+++ PKGBUILD2019-08-06 05:55:19 UTC (rev 359225)
@@ -4,22 +4,24 @@
 pkgname=qt5-webengine
 _qtver=5.13.0
 pkgver=${_qtver/-/}
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 url='https://www.qt.io'
 license=('LGPL3' 'LGPL2.1' 'BSD')
 pkgdesc='Provides support for web applications using the Chromium browser 
project'
 depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 
'pciutils' 'libxss' 
- 'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx')
+ 'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx' 
'libpulse')
 makedepends=('python2' 'gperf' 'jsoncpp' 'ninja' 'qt5-tools' 'poppler')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;
 qtwebengine-glibc-2.29.patch
+qtbug-77037-workaround.patch
 
qtbug-76913.patch::"https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=4746bb90;
 qtbug-76958.patch) # 
"https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=662de14c;
 sha256sums=('e0af82ecee1ab41b6732697f667b98b7b0c53164bebcfaad8070e88b2e064efe'
 'dd791f154b48e69cd47fd94753c45448655b529590995fd71ac1591c53a3d60c'
+'3e3bb8ecf292e7f249d001db4a4a072ca4ba38f713f496122bd7c73d93d5def9'
 '5771af2442d7743ef7c59f0d3716a23985383e2b69ecb4fa9d4ea8e8f7c551fa'
 'eef55340b3ec5f8d1020b7327eda67f86729aaf70107c688deb15083f5ca8fbc')
 
@@ -29,6 +31,7 @@
   cd ${_pkgfqn}
   patch -p1 -i ../qtbug-76913.patch # Fix crashes on media-heavy sites
   patch -p1 -i ../qtbug-76958.patch # Fix crash when loading tabs on the 
background
+  patch -p1 -i ../qtbug-77037-workaround.patch # Link to pulseaudio to avoid 
header mismatch
 
   cd src/3rdparty/chromium
   patch -p1 -i "$srcdir"/qtwebengine-glibc-2.29.patch # Fix PPAPI plugins with 
glibc 2.29

Added: qtbug-77037-workaround.patch
===
--- qtbug-77037-workaround.patch(rev 0)
+++ qtbug-77037-workaround.patch2019-08-06 05:55:19 UTC (rev 359225)
@@ -0,0 +1,11 @@
+--- qtwebengine-everywhere-src-5.13.0/src/core/config/linux.pri.orig   
2019-08-06 08:23:45.385072740 +0300
 qtwebengine-everywhere-src-5.13.0/src/core/config/linux.pri
2019-08-06 08:23:51.085237082 +0300
+@@ -162,7 +162,7 @@ host_build {
+ qtConfig(webengine-system-harfbuzz): gn_args += use_system_harfbuzz=true
+ !qtConfig(webengine-system-glib): gn_args += use_glib=false
+ qtConfig(webengine-pulseaudio) {
+-gn_args += use_pulseaudio=true
++gn_args += use_pulseaudio=true link_pulseaudio=true
+ } else {
+ gn_args += use_pulseaudio=false
+ }


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

2019-08-05 Thread Felix Yan via arch-commits
Date: Tuesday, August 6, 2019 @ 05:47:03
  Author: felixonmars
Revision: 497583

upgpkg: python-phonenumbers 8.10.16-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 05:02:57 UTC (rev 497582)
+++ PKGBUILD2019-08-06 05:47:03 UTC (rev 497583)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-phonenumbers
-pkgver=8.10.15
+pkgver=8.10.16
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=("python-setuptools")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
-sha512sums=('94cead6692b8f84d42002419bdbb4713e3d8a1d498a4a69d0e3d1f71a2f15d89ebd3ae9db863b988aecff1d88a282592df0bc2a7d3101ee972e5d2bdf80238fc')
+sha512sums=('64f2ed3ead39ff0a0703f90c0916ed0eb8879382fec0785d478ee4a163140e79c94af13583f08676c9fea01e3d84ccd03f41648fb118933b2fb34d0e37b46659')
 
 build() {
   cd python-phonenumbers-$pkgver


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

2019-08-05 Thread Felix Yan via arch-commits
Date: Tuesday, August 6, 2019 @ 05:47:14
  Author: felixonmars
Revision: 497584

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-06 05:47:03 UTC (rev 497583)
+++ PKGBUILD2019-08-06 05:47:14 UTC (rev 497584)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-phonenumbers
-pkgver=8.10.15
-pkgrel=1
-pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
-arch=('any')
-url="https://github.com/daviddrysdale/python-phonenumbers;
-license=('Apache')
-depends=('python')
-makedepends=("python-setuptools")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
-sha512sums=('94cead6692b8f84d42002419bdbb4713e3d8a1d498a4a69d0e3d1f71a2f15d89ebd3ae9db863b988aecff1d88a282592df0bc2a7d3101ee972e5d2bdf80238fc')
-
-build() {
-  cd python-phonenumbers-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-phonenumbers-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd python-phonenumbers-$pkgver
-  python setup.py install -O1 --root "$pkgdir"
-}

Copied: python-phonenumbers/repos/community-any/PKGBUILD (from rev 497583, 
python-phonenumbers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-06 05:47:14 UTC (rev 497584)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-phonenumbers
+pkgver=8.10.16
+pkgrel=1
+pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
+arch=('any')
+url="https://github.com/daviddrysdale/python-phonenumbers;
+license=('Apache')
+depends=('python')
+makedepends=("python-setuptools")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
+sha512sums=('64f2ed3ead39ff0a0703f90c0916ed0eb8879382fec0785d478ee4a163140e79c94af13583f08676c9fea01e3d84ccd03f41648fb118933b2fb34d0e37b46659')
+
+build() {
+  cd python-phonenumbers-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-phonenumbers-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd python-phonenumbers-$pkgver
+  python setup.py install -O1 --root "$pkgdir"
+}


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

2019-08-05 Thread Felix Yan via arch-commits
Date: Tuesday, August 6, 2019 @ 05:02:57
  Author: felixonmars
Revision: 497582

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-06 05:02:07 UTC (rev 497581)
+++ PKGBUILD2019-08-06 05:02:57 UTC (rev 497582)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-uncertainties
-pkgver=3.1.1
-pkgrel=2
-pkgdesc="Transparent calculations with uncertainties on the quantities 
involved (aka error propagation); fast calculation of derivatives."
-arch=('any')
-license=('BSD')
-url="https://github.com/lebigot/uncertainties;
-depends=('python')
-optdepends=('python-numpy: additional support for NumPy arrays and matrices')
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-numpy')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lebigot/uncertainties/archive/$pkgver.tar.gz;)
-sha512sums=('201780d52cac513a04804b4d0b986cba6fa4280d0bb882c73c7afc4a88e3b669a7d94bce2700cfec91222e60a2c0c539ec27b2b794c9443f8ef1292321a340ed')
-
-build() {
-  cd uncertainties-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd uncertainties-$pkgver
-  python setup.py nosetests
-}
-
-package() {
-  cd uncertainties-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}

Copied: python-uncertainties/repos/community-any/PKGBUILD (from rev 497581, 
python-uncertainties/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-06 05:02:57 UTC (rev 497582)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-uncertainties
+pkgver=3.1.2
+pkgrel=1
+pkgdesc="Transparent calculations with uncertainties on the quantities 
involved (aka error propagation); fast calculation of derivatives."
+arch=('any')
+license=('BSD')
+url="https://github.com/lebigot/uncertainties;
+depends=('python')
+optdepends=('python-numpy: additional support for NumPy arrays and matrices')
+makedepends=('python-setuptools')
+checkdepends=('python-nose' 'python-numpy')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lebigot/uncertainties/archive/$pkgver.tar.gz;)
+sha512sums=('78e8173f134138371834e7556c2eebc15bd2aa624addbdc77553997c269a88a51e80e00d89051cbbed8f709437b49e051f6df3a7b598e21bf0bf07bf05934ded')
+
+build() {
+  cd uncertainties-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd uncertainties-$pkgver
+  python setup.py nosetests
+}
+
+package() {
+  cd uncertainties-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2019-08-05 Thread Felix Yan via arch-commits
Date: Tuesday, August 6, 2019 @ 05:02:05
  Author: felixonmars
Revision: 497580

upgpkg: python-uncertainties 3.1.2-1

Modified:
  python-uncertainties/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 05:02:01 UTC (rev 497579)
+++ PKGBUILD2019-08-06 05:02:05 UTC (rev 497580)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-uncertainties
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
 pkgdesc="Transparent calculations with uncertainties on the quantities 
involved (aka error propagation); fast calculation of derivatives."
 arch=('any')
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-numpy')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lebigot/uncertainties/archive/$pkgver.tar.gz;)
-sha512sums=('201780d52cac513a04804b4d0b986cba6fa4280d0bb882c73c7afc4a88e3b669a7d94bce2700cfec91222e60a2c0c539ec27b2b794c9443f8ef1292321a340ed')
+sha512sums=('78e8173f134138371834e7556c2eebc15bd2aa624addbdc77553997c269a88a51e80e00d89051cbbed8f709437b49e051f6df3a7b598e21bf0bf07bf05934ded')
 
 build() {
   cd uncertainties-$pkgver


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 05:02:01
  Author: foutrelis
Revision: 497579

libevent 2.1.11 rebuild

Modified:
  sslsplit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:55:37 UTC (rev 497578)
+++ PKGBUILD2019-08-06 05:02:01 UTC (rev 497579)
@@ -2,7 +2,7 @@
 
 pkgname=sslsplit
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Tool for man-in-the-middle attacks against SSL/TLS encrypted network 
connections'
 url='https://www.roe.ch/SSLsplit'
 arch=('x86_64')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 05:02:07
  Author: foutrelis
Revision: 497581

archrelease: copy trunk to community-staging-x86_64

Added:
  sslsplit/repos/community-staging-x86_64/
  sslsplit/repos/community-staging-x86_64/PKGBUILD
(from rev 497579, sslsplit/trunk/PKGBUILD)
  sslsplit/repos/community-staging-x86_64/fix-tests.patch
(from rev 497579, sslsplit/trunk/fix-tests.patch)

-+
 PKGBUILD|   41 +
 fix-tests.patch |   32 
 2 files changed, 73 insertions(+)

Copied: sslsplit/repos/community-staging-x86_64/PKGBUILD (from rev 497579, 
sslsplit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 05:02:07 UTC (rev 497581)
@@ -0,0 +1,41 @@
+# Maintainer: Levente Polyak 
+
+pkgname=sslsplit
+pkgver=0.5.2
+pkgrel=2
+pkgdesc='Tool for man-in-the-middle attacks against SSL/TLS encrypted network 
connections'
+url='https://www.roe.ch/SSLsplit'
+arch=('x86_64')
+license=('BSD')
+depends=('libevent' 'openssl')
+checkdepends=('check')
+source=(https://mirror.roe.ch/rel/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.asc}
+fix-tests.patch)
+sha512sums=('6c8a679c8016255e11adabb4f2a2e94cc23386ce33bc128e5bab2e5187f042e8daf8c720eef0f4fd3e7e94250deaf33b3c9253ffe05f1e4bdbd9a31f77785cc2'
+'SKIP'
+
'092ad2dc4dba64ff17c3401053218231ad9890b40d999a9b74b837c8f42a60fb33f2cc41de40aa5ef291ed69c7c90c47760c2148406bbae6b5dbba8a1f84f0fe')
+validpgpkeys=('BFF9C7D7EA0EAC7F1AA55B3EFABE3324B5D3397E') # Daniel 
Roethlisberger 
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ../fix-tests.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make -j1 test
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" PREFIX=/usr install
+  install -Dm 644 LICENSE* -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.md NEWS.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: sslsplit/repos/community-staging-x86_64/fix-tests.patch (from rev 
497579, sslsplit/trunk/fix-tests.patch)
===
--- community-staging-x86_64/fix-tests.patch(rev 0)
+++ community-staging-x86_64/fix-tests.patch2019-08-06 05:02:07 UTC (rev 
497581)
@@ -0,0 +1,32 @@
+From 209ef11bb0e63681e54a9d74ea635bc6048450a3 Mon Sep 17 00:00:00 2001
+From: Daniel Roethlisberger 
+Date: Sat, 27 Oct 2018 00:24:01 +0200
+Subject: [PATCH] Add session to testreqs and make server.pem order-only
+ dependency
+
+---
+ extra/pki/GNUmakefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/extra/pki/GNUmakefile b/extra/pki/GNUmakefile
+index 8053809..c23ae23 100644
+--- a/extra/pki/GNUmakefile
 b/extra/pki/GNUmakefile
+@@ -17,7 +17,7 @@ NO_SSL2:=$(shell $(OPENSSL) s_server -h 2>&1|awk 
'/-no_ssl2/ {print $$1}')
+ 
+ all: rsa dsa ec targets server pwd
+ 
+-testreqs: rsa targets server
++testreqs: rsa targets server session
+ 
+ session: session.pem
+ 
+@@ -112,7 +112,7 @@ targets/wildcard.roe.ch.pem: rsa.crt
+   targets/wildcard.roe.ch.crt
+ 
+ # localhost network connectivity is required
+-session.pem: server.pem
++session.pem: | server.pem
+   $(OPENSSL) s_server -accept 46143 -cert server.pem -quiet $(NO_SSL2) & \
+   pid=$$! ; \
+   sleep 1 ; \


[arch-commits] Commit in sslsplit/trunk (PKGBUILD fix-tests.patch)

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:55:37
  Author: foutrelis
Revision: 497578

Fix tests

Added:
  sslsplit/trunk/fix-tests.patch
Modified:
  sslsplit/trunk/PKGBUILD

-+
 PKGBUILD|   11 +--
 fix-tests.patch |   32 
 2 files changed, 41 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:51:57 UTC (rev 497577)
+++ PKGBUILD2019-08-06 04:55:37 UTC (rev 497578)
@@ -9,11 +9,18 @@
 license=('BSD')
 depends=('libevent' 'openssl')
 checkdepends=('check')
-source=(https://mirror.roe.ch/rel/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.asc})
+source=(https://mirror.roe.ch/rel/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.asc}
+fix-tests.patch)
 
sha512sums=('6c8a679c8016255e11adabb4f2a2e94cc23386ce33bc128e5bab2e5187f042e8daf8c720eef0f4fd3e7e94250deaf33b3c9253ffe05f1e4bdbd9a31f77785cc2'
-'SKIP')
+'SKIP'
+
'092ad2dc4dba64ff17c3401053218231ad9890b40d999a9b74b837c8f42a60fb33f2cc41de40aa5ef291ed69c7c90c47760c2148406bbae6b5dbba8a1f84f0fe')
 validpgpkeys=('BFF9C7D7EA0EAC7F1AA55B3EFABE3324B5D3397E') # Daniel 
Roethlisberger 
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ../fix-tests.patch
+}
+
 build() {
   cd ${pkgname}-${pkgver}
   make

Added: fix-tests.patch
===
--- fix-tests.patch (rev 0)
+++ fix-tests.patch 2019-08-06 04:55:37 UTC (rev 497578)
@@ -0,0 +1,32 @@
+From 209ef11bb0e63681e54a9d74ea635bc6048450a3 Mon Sep 17 00:00:00 2001
+From: Daniel Roethlisberger 
+Date: Sat, 27 Oct 2018 00:24:01 +0200
+Subject: [PATCH] Add session to testreqs and make server.pem order-only
+ dependency
+
+---
+ extra/pki/GNUmakefile | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/extra/pki/GNUmakefile b/extra/pki/GNUmakefile
+index 8053809..c23ae23 100644
+--- a/extra/pki/GNUmakefile
 b/extra/pki/GNUmakefile
+@@ -17,7 +17,7 @@ NO_SSL2:=$(shell $(OPENSSL) s_server -h 2>&1|awk 
'/-no_ssl2/ {print $$1}')
+ 
+ all: rsa dsa ec targets server pwd
+ 
+-testreqs: rsa targets server
++testreqs: rsa targets server session
+ 
+ session: session.pem
+ 
+@@ -112,7 +112,7 @@ targets/wildcard.roe.ch.pem: rsa.crt
+   targets/wildcard.roe.ch.crt
+ 
+ # localhost network connectivity is required
+-session.pem: server.pem
++session.pem: | server.pem
+   $(OPENSSL) s_server -accept 46143 -cert server.pem -quiet $(NO_SSL2) & \
+   pid=$$! ; \
+   sleep 1 ; \


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:51:49
  Author: foutrelis
Revision: 497576

libevent 2.1.11 rebuild

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:13:51 UTC (rev 497575)
+++ PKGBUILD2019-08-06 04:51:49 UTC (rev 497576)
@@ -4,7 +4,7 @@
 pkgver=6.0.0
 _commit=825bd6d45ed0914bd8749c077e6d7533efd5d9c2
 _chromiumver=76.0.3809.88
-pkgrel=1
+pkgrel=2
 pkgdesc='Build cross platform desktop apps with web technologies'
 arch=('x86_64')
 url='https://electronjs.org/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:51:57
  Author: foutrelis
Revision: 497577

archrelease: copy trunk to community-staging-x86_64

Added:
  electron/repos/community-staging-x86_64/
  electron/repos/community-staging-x86_64/PKGBUILD
(from rev 497576, electron/trunk/PKGBUILD)
  electron/repos/community-staging-x86_64/chromium-skia-harmony.patch
(from rev 497576, electron/trunk/chromium-skia-harmony.patch)
  electron/repos/community-staging-x86_64/default_app-icon.patch
(from rev 497576, electron/trunk/default_app-icon.patch)
  electron/repos/community-staging-x86_64/electron.desktop
(from rev 497576, electron/trunk/electron.desktop)
  electron/repos/community-staging-x86_64/use-system-libraries-in-node.patch
(from rev 497576, electron/trunk/use-system-libraries-in-node.patch)

+
 PKGBUILD   |  184 +++
 chromium-skia-harmony.patch|   14 ++
 default_app-icon.patch |   21 +++
 electron.desktop   |7 +
 use-system-libraries-in-node.patch |   56 ++
 5 files changed, 282 insertions(+)

Copied: electron/repos/community-staging-x86_64/PKGBUILD (from rev 497576, 
electron/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 04:51:57 UTC (rev 497577)
@@ -0,0 +1,184 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=electron
+pkgver=6.0.0
+_commit=825bd6d45ed0914bd8749c077e6d7533efd5d9c2
+_chromiumver=76.0.3809.88
+pkgrel=2
+pkgdesc='Build cross platform desktop apps with web technologies'
+arch=('x86_64')
+url='https://electronjs.org/'
+license=('MIT' 'custom')
+depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libnghttp2'
+ 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy')
+makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
+ 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils'
+ 'python2' 'wget' 'yasm')
+optdepends=('kde-cli-tools: file deletion support (kioclient5)'
+'trash-cli: file deletion support (trash-put)'
+"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
+source=('git+https://github.com/electron/electron.git'
+'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
+'electron.desktop'
+'default_app-icon.patch'
+'use-system-libraries-in-node.patch'
+'chromium-skia-harmony.patch'
+   )
+sha256sums=('SKIP'
+'SKIP'
+'5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
+'545196274b7fac0cf1e1169624bbc67414bb47a65c5112c88b6c0f4f9cb5914c'
+'c7eadac877179e586d0cce7f898aa1462b4c207733e68ecc17de9754b691713a'
+'771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1'
+   )
+
+_system_libs=('ffmpeg'
+  'flac'
+  'fontconfig'
+  'freetype'
+  'harfbuzz-ng'
+  'icu'
+  'libdrm'
+  'libevent'
+  'libjpeg'
+#  'libpng'
+  'libvpx'
+  'libwebp'
+  'libxml'
+  'libxslt'
+#  'openh264'
+  'opus'
+  're2'
+  'snappy'
+  'yasm'
+  'zlib'
+ )
+
+prepare() {
+  mkdir -p "${srcdir}"/python2-path
+  ln -sf /usr/bin/python2 "${srcdir}/python2-path/python"
+  export PATH="${srcdir}/python2-path:${PATH}:${srcdir}/depot_tools"
+
+  echo "Fetching chromium..."
+  git clone --branch=${_chromiumver} --depth=1 \
+  https://chromium.googlesource.com/chromium/src.git
+
+  echo "solutions = [
+  {
+\"name\": \"src/electron\",
+\"url\": \"file://${srcdir}/electron@${_commit}\",
+\"deps_file\": \"DEPS\",
+\"managed\": False,
+\"custom_deps\": {
+  \"src\": None,
+},
+\"custom_vars\": {},
+  },
+]" > .gclient
+
+  python2 "${srcdir}/depot_tools/gclient.py" sync \
+  --with_branch_heads \
+  --with_tags \
+  --nohooks
+
+  sed -e "s/'am'/'apply'/" -i src/electron/script/lib/git.py
+
+  echo "Running hooks..."
+  # python2 "${srcdir}/depot_tools/gclient.py" runhooks
+  python2 src/build/landmines.py
+  python2 src/build/util/lastchange.py -o src/build/util/LASTCHANGE
+  python2 src/build/util/lastchange.py -m GPU_LISTS_VERSION \
+--revision-id-only --header src/gpu/config/gpu_lists_version.h
+  python2 src/build/util/lastchange.py -m SKIA_COMMIT_HASH \
+-s src/third_party/skia --header src/skia/ext/skia_commit_hash.h
+  # Create sysmlink to system Node.js
+  mkdir -p src/third_party/node/linux/node-linux-x64/bin
+  ln -sf /usr/bin/node src/third_party/node/linux/node-linux-x64/bin
+  python2 src/third_party/depot_tools/download_from_google_storage.py \
+--no_resume --extract 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:13:51
  Author: foutrelis
Revision: 497575

archrelease: copy trunk to community-staging-x86_64

Added:
  lldpd/repos/community-staging-x86_64/
  lldpd/repos/community-staging-x86_64/PKGBUILD
(from rev 497574, lldpd/trunk/PKGBUILD)
  lldpd/repos/community-staging-x86_64/lldpd.tmpfiles.conf
(from rev 497574, lldpd/trunk/lldpd.tmpfiles.conf)

-+
 PKGBUILD|   64 ++
 lldpd.tmpfiles.conf |2 +
 2 files changed, 66 insertions(+)

Copied: lldpd/repos/community-staging-x86_64/PKGBUILD (from rev 497574, 
lldpd/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 04:13:51 UTC (rev 497575)
@@ -0,0 +1,64 @@
+# Maintainer: Sébastien "Seblu" Luttringer
+# Contributor: Brian Bidulock 
+
+pkgname=lldpd
+pkgver=1.0.4
+pkgrel=2
+pkgdesc='802.1ab implementation (LLDP) to help you locate neighbors'
+arch=('x86_64')
+url='https://vincentbernat.github.io/lldpd/'
+license=('custom:ISC' 'GPL')
+depends=('glibc' 'libevent' 'libbsd' 'zlib' 'openssl' 'pciutils' 'perl'
+ 'libxml2' 'net-snmp' 'jansson')
+backup=('etc/lldpd.conf')
+validpgpkeys=('AEF2348766F371C689A7360095A42FE8353525F9') # Vincent Bernat 

+source=("https://media.luffy.cx/files/lldpd/lldpd-${pkgver}.tar.gz;
+
"lldpd-${pkgver}.tar.gz.sig::https://media.luffy.cx/files/lldpd/lldpd-${pkgver}.tar.gz.gpg;
+'lldpd.tmpfiles.conf')
+sha256sums=('5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f'
+'SKIP'
+'df64ebadacb832c4a9dcbdd531848ae70c21d67d309c7397163ba8db7e31248b')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}/"
+
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-snmp \
+--with-xml \
+--with-readline \
+--with-privsep-user=lldpd \
+--with-privsep-group=lldpd \
+--with-privsep-chroot=/run/lldpd/chroot \
+--with-lldpd-ctl-socket=/run/lldpd/socket \
+--with-lldpd-pid-file=/run/lldpd/pid
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}/"
+
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}/"
+  
+  make DESTDIR="${pkgdir}" install
+
+  # re-introduce tmpfiles file untill resolved upstream...
+  # https://github.com/vincentbernat/lldpd/pull/311
+  install -D -m 0644 "${srcdir}/lldpd.tmpfiles.conf" 
"$pkgdir/usr/lib/tmpfiles.d/lldpd.conf"
+
+  # config stuff
+  install -D -m 0644 /dev/null "${pkgdir}/etc/lldpd.conf"
+  install -d -m 0755 "${pkgdir}/etc/lldpd.d"
+
+  # license
+  install -D -m 0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: lldpd/repos/community-staging-x86_64/lldpd.tmpfiles.conf (from rev 
497574, lldpd/trunk/lldpd.tmpfiles.conf)
===
--- community-staging-x86_64/lldpd.tmpfiles.conf
(rev 0)
+++ community-staging-x86_64/lldpd.tmpfiles.conf2019-08-06 04:13:51 UTC 
(rev 497575)
@@ -0,0 +1,2 @@
+d /run/lldpd 0750 lldpd lldpd
+d /run/lldpd/chroot 0750 lldpd lldpd


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:13:16
  Author: foutrelis
Revision: 497572

libevent 2.1.11 rebuild

Modified:
  dnscrypt-wrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:12:45 UTC (rev 497571)
+++ PKGBUILD2019-08-06 04:13:16 UTC (rev 497572)
@@ -3,7 +3,7 @@
 
 pkgname=dnscrypt-wrapper
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A server-side dnscrypt proxy"
 url="https://dnscrypt.org/;
 arch=('x86_64')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:13:47
  Author: foutrelis
Revision: 497574

libevent 2.1.11 rebuild

Modified:
  lldpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:13:21 UTC (rev 497573)
+++ PKGBUILD2019-08-06 04:13:47 UTC (rev 497574)
@@ -3,7 +3,7 @@
 
 pkgname=lldpd
 pkgver=1.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc='802.1ab implementation (LLDP) to help you locate neighbors'
 arch=('x86_64')
 url='https://vincentbernat.github.io/lldpd/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:13:21
  Author: foutrelis
Revision: 497573

archrelease: copy trunk to community-staging-x86_64

Added:
  dnscrypt-wrapper/repos/community-staging-x86_64/
  dnscrypt-wrapper/repos/community-staging-x86_64/PKGBUILD
(from rev 497572, dnscrypt-wrapper/trunk/PKGBUILD)
  dnscrypt-wrapper/repos/community-staging-x86_64/dnscrypt-wrapper.install
(from rev 497572, dnscrypt-wrapper/trunk/dnscrypt-wrapper.install)
  dnscrypt-wrapper/repos/community-staging-x86_64/dnscrypt-wrapper.sysusers
(from rev 497572, dnscrypt-wrapper/trunk/dnscrypt-wrapper.sysusers)

---+
 PKGBUILD  |   49 
 dnscrypt-wrapper.install  |4 +++
 dnscrypt-wrapper.sysusers |2 +
 3 files changed, 55 insertions(+)

Copied: dnscrypt-wrapper/repos/community-staging-x86_64/PKGBUILD (from rev 
497572, dnscrypt-wrapper/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 04:13:21 UTC (rev 497573)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: William Grieshaber 
+
+pkgname=dnscrypt-wrapper
+pkgver=0.4.2
+pkgrel=2
+pkgdesc="A server-side dnscrypt proxy"
+url="https://dnscrypt.org/;
+arch=('x86_64')
+license=('BSD')
+depends=('libsodium' 'libevent')
+backup=('etc/default/dnscrypt-wrapper')
+install=dnscrypt-wrapper.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/cofyc/dnscrypt-wrapper/archive/v$pkgver.tar.gz;
+dnscrypt-wrapper.sysusers)
+sha512sums=('f45afc6e0468c48ad9ded54cfd7d5314c68d49afda5faf3c7c3b6f8f41f77501565967baf3723ba735c8d7f8d98a010a4fcf215b3d76707411243400'
+
'91dfdf0be4eb0d1f8d29bbfadfef451e09a5eed4464afdb531b67354a1c9357224d46340e4472eb37aaa6c2ba2f1dc685ccaa24dfa7666dd2cb5ac8c0a55b7db')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's|/usr/sbin|/usr/bin|' debian/dnscrypt-wrapper.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  make configure
+  ./configure
+  make
+}
+
+check(){
+  cd $pkgname-$pkgver/tests
+  # TODO
+  # make test
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make sbindir="$pkgdir"/usr/bin install
+
+  install -Dm644 debian/dnscrypt-wrapper.service 
"$pkgdir"/usr/lib/systemd/system/dnscrypt-wrapper.service
+  install -Dm644 debian/dnscrypt-wrapper.default 
"$pkgdir"/etc/default/dnscrypt-wrapper
+  install -Dm644 "$srcdir"/dnscrypt-wrapper.sysusers 
"$pkgdir/usr/lib/sysusers.d/dnscrypt-wrapper.conf"
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+  install -Dm644 debian/dnscrypt-wrapper.8 
"$pkgdir"/usr/share/man/man8/dnscrypt-wrapper.8
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 
dnscrypt-wrapper/repos/community-staging-x86_64/dnscrypt-wrapper.install (from 
rev 497572, dnscrypt-wrapper/trunk/dnscrypt-wrapper.install)
===
--- community-staging-x86_64/dnscrypt-wrapper.install   
(rev 0)
+++ community-staging-x86_64/dnscrypt-wrapper.install   2019-08-06 04:13:21 UTC 
(rev 497573)
@@ -0,0 +1,4 @@
+post_install() {
+  systemd-sysusers dnscrypt-wrapper.conf
+  [[ -d etc/dnscrypt-wrapper ]] || install -dm 750 -o dnscrypt-wrapper -g 
dnscrypt-wrapper etc/dnscrypt-wrapper
+}

Copied: 
dnscrypt-wrapper/repos/community-staging-x86_64/dnscrypt-wrapper.sysusers (from 
rev 497572, dnscrypt-wrapper/trunk/dnscrypt-wrapper.sysusers)
===
--- community-staging-x86_64/dnscrypt-wrapper.sysusers  
(rev 0)
+++ community-staging-x86_64/dnscrypt-wrapper.sysusers  2019-08-06 04:13:21 UTC 
(rev 497573)
@@ -0,0 +1,2 @@
+u dnscrypt-wrapper - "DnsCrypt Wrapper" /etc/dnscrypt-wrapper
+g dnscrypt-wrapper -


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:12:45
  Author: foutrelis
Revision: 497571

archrelease: copy trunk to community-staging-x86_64

Added:
  shards/repos/community-staging-x86_64/
  shards/repos/community-staging-x86_64/PKGBUILD
(from rev 497570, shards/trunk/PKGBUILD)

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

Copied: shards/repos/community-staging-x86_64/PKGBUILD (from rev 497570, 
shards/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 04:12:45 UTC (rev 497571)
@@ -0,0 +1,34 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Jonne Haß 
+
+pkgname=shards
+pkgver=0.9.0
+pkgrel=2
+pkgdesc='The package manager for the Crystal language'
+arch=(x86_64)
+url='https://github.com/crystal-lang/shards'
+license=(Apache)
+depends=(libyaml git pcre libevent gc)
+makedepends=(crystal)
+source=(shards-$pkgver.tar.gz::https://github.com/crystal-lang/shards/archive/v$pkgver.tar.gz)
+sha256sums=('90f230c87cc7b94ca845e6fe34f2523edcadb562d715daaf98603edfa2a94d65')
+
+build() {
+  cd shards-$pkgver
+  crystal build --release -o bin/shards src/shards.cr
+}
+
+check() {
+  cd shards-$pkgver
+  ./bin/shards install
+  # currently tests fail because they try to write to read-only directory
+  #make test
+}
+
+package() {
+  cd shards-$pkgver
+
+  install -Dm755 bin/shards "$pkgdir/usr/bin/shards"
+  install -Dm755 man/shards.1 "$pkgdir/usr/share/man/man1/shards.1"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:12:41
  Author: foutrelis
Revision: 497570

libevent 2.1.11 rebuild

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:09:40 UTC (rev 497569)
+++ PKGBUILD2019-08-06 04:12:41 UTC (rev 497570)
@@ -3,7 +3,7 @@
 
 pkgname=shards
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='The package manager for the Crystal language'
 arch=(x86_64)
 url='https://github.com/crystal-lang/shards'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:11:13
  Author: foutrelis
Revision: 359222

libevent 2.1.11 rebuild

Modified:
  zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:10:51 UTC (rev 359221)
+++ PKGBUILD2019-08-06 04:11:13 UTC (rev 359222)
@@ -4,7 +4,7 @@
 pkgbase=zabbix
 pkgname=(zabbix-server zabbix-agent zabbix-proxy zabbix-frontend-php)
 pkgver=4.2.5
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://www.zabbix.com/'
 license=(GPL)


[arch-commits] Commit in zabbix/repos (15 files)

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:11:26
  Author: foutrelis
Revision: 359223

archrelease: copy trunk to staging-x86_64

Added:
  zabbix/repos/staging-x86_64/
  zabbix/repos/staging-x86_64/PKGBUILD
(from rev 359222, zabbix/trunk/PKGBUILD)
  zabbix/repos/staging-x86_64/zabbix-agent.service
(from rev 359222, zabbix/trunk/zabbix-agent.service)
  zabbix/repos/staging-x86_64/zabbix-agent.sysusers
(from rev 359222, zabbix/trunk/zabbix-agent.sysusers)
  zabbix/repos/staging-x86_64/zabbix-agent.tmpfiles
(from rev 359222, zabbix/trunk/zabbix-agent.tmpfiles)
  zabbix/repos/staging-x86_64/zabbix-proxy-mysql.service
(from rev 359222, zabbix/trunk/zabbix-proxy-mysql.service)
  zabbix/repos/staging-x86_64/zabbix-proxy-pgsql.service
(from rev 359222, zabbix/trunk/zabbix-proxy-pgsql.service)
  zabbix/repos/staging-x86_64/zabbix-proxy-sqlite.service
(from rev 359222, zabbix/trunk/zabbix-proxy-sqlite.service)
  zabbix/repos/staging-x86_64/zabbix-proxy.sysusers
(from rev 359222, zabbix/trunk/zabbix-proxy.sysusers)
  zabbix/repos/staging-x86_64/zabbix-proxy.tmpfiles
(from rev 359222, zabbix/trunk/zabbix-proxy.tmpfiles)
  zabbix/repos/staging-x86_64/zabbix-server-mysql.service
(from rev 359222, zabbix/trunk/zabbix-server-mysql.service)
  zabbix/repos/staging-x86_64/zabbix-server-pgsql.service
(from rev 359222, zabbix/trunk/zabbix-server-pgsql.service)
  zabbix/repos/staging-x86_64/zabbix-server.install
(from rev 359222, zabbix/trunk/zabbix-server.install)
  zabbix/repos/staging-x86_64/zabbix-server.sysusers
(from rev 359222, zabbix/trunk/zabbix-server.sysusers)
  zabbix/repos/staging-x86_64/zabbix-server.tmpfiles
(from rev 359222, zabbix/trunk/zabbix-server.tmpfiles)

-+
 PKGBUILD|  181 ++
 zabbix-agent.service|   11 ++
 zabbix-agent.sysusers   |1 
 zabbix-agent.tmpfiles   |1 
 zabbix-proxy-mysql.service  |   18 
 zabbix-proxy-pgsql.service  |   18 
 zabbix-proxy-sqlite.service |   18 
 zabbix-proxy.sysusers   |1 
 zabbix-proxy.tmpfiles   |1 
 zabbix-server-mysql.service |   18 
 zabbix-server-pgsql.service |   18 
 zabbix-server.install   |   12 ++
 zabbix-server.sysusers  |1 
 zabbix-server.tmpfiles  |1 
 14 files changed, 300 insertions(+)

Copied: zabbix/repos/staging-x86_64/PKGBUILD (from rev 359222, 
zabbix/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-06 04:11:26 UTC (rev 359223)
@@ -0,0 +1,181 @@
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Florian Pritz 
+
+pkgbase=zabbix
+pkgname=(zabbix-server zabbix-agent zabbix-proxy zabbix-frontend-php)
+pkgver=4.2.5
+pkgrel=2
+arch=(x86_64)
+url='https://www.zabbix.com/'
+license=(GPL)
+makedepends=(postgresql-libs libxml2 unixodbc net-snmp mariadb-libs libldap 
libevent)
+source=(https://downloads.sourceforge.net/sourceforge/zabbix/zabbix-${pkgver}.tar.gz
+zabbix-agent.{service,sysusers,tmpfiles}
+zabbix-server{-mysql,-pgsql}.service zabbix-server.{sysusers,tmpfiles}
+zabbix-proxy{-sqlite,-mysql,-pgsql}.service 
zabbix-proxy.{sysusers,tmpfiles})
+
+sha512sums=('93ff5dbcf9d3aa5c3ddebc6d4fc53d037e59ada7ad755f791a76cf7121ebba3fa42351b6b53946159049553058061209e0b4a3c25f9e204cf2f02ab58e1c847b'
+
'8c1fa2676bc0ef91bc39ec5f97b4d3ba5c365d063420455a3785121a54e120bc5afeacde42a48f4509c115f940dcc3b6c2f43044a7fbfb421182fc93b22a2444'
+
'3ab3ac1acc7e35c8896157aef601ebc30815237ac5252cbd0c1ecb26eeaf9eccf5c49938ae8c85bb79a6f95f607f082f6b80ed660829599ec03aa626cca6d3dc'
+
'ca6b4779de23829dfdd80ee21e924fbe4e2754f4e693bed4b1a2aa846cd87d150e399b1169d7fe58d30c50ed837c1b8254e580de420267d0a1834d6dc409c43d'
+
'b35155a5d151eb7258bca62d53e7099a05605e58adac9d1510e12c2219abc22f931e92ea5d36bf86900e30982e893e429235d983a7823610d76c15082c373d1f'
+
'ac968d9954e5d9523eb7a9b8dcbcef40d4b47c1db3b2ff86d5fbc3f1871fcd03aff14f5b0cfeeeb494fdeb2d95e2e32b8622297c714a90d22c68ab3b3b914475'
+
'4254d3b13ff0d19a8e207f709c10ea59dbb6d4f333d862b1611a0fa4ced199e9a32313e88d8abadc129c1e4001b182c0545bcc84117d218116a8c524de88850e'
+
'b6d548a26f845ef1a39724e3273aa521715272e20a0038144f86d377a26dfec6e3e129404cfda77632cad2f5cd6bab4a33f70a26c8c67b0d0b2abb3678ad2d83'
+
'7b5829caa77c6b5da8c2195ab840f0020f722a94f01a437324afdbe2a4372a594dcca6d63d2fdda5cfad81353ab4e4e0b2c6b67436203266dd44740a5e03b58e'
+
'94701f34fe5df4859c6a4d0459c16062374e8f89f4f51c414e71c9c2db14f61e087721e68dddb3e8d88bf1c097477c1a21e27ba4705fd07d88c60adb41acc1be'
+
'c772a7f7fe5c0715db27a15f8cb1aee7e92677d1fa2d922fae42440cac8c2acc3d3ceba0bb2103fd7907b129618cf50e6a34dd221c8474c9cea9badaeaadf80b'
+

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:10:51
  Author: foutrelis
Revision: 359221

archrelease: copy trunk to staging-x86_64

Added:
  links/repos/staging-x86_64/
  links/repos/staging-x86_64/PKGBUILD
(from rev 359220, links/trunk/PKGBUILD)
  links/repos/staging-x86_64/links.desktop
(from rev 359220, links/trunk/links.desktop)

---+
 PKGBUILD  |   65 
 links.desktop |7 ++
 2 files changed, 72 insertions(+)

Copied: links/repos/staging-x86_64/PKGBUILD (from rev 359220, 
links/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-06 04:10:51 UTC (rev 359221)
@@ -0,0 +1,65 @@
+# Maintainer: Christian Hesse 
+# Contributor: Eric Bélanger 
+
+pkgname=links
+pkgver=2.19
+pkgrel=2
+pkgdesc="A text WWW browser, similar to Lynx"
+arch=('x86_64')
+url="http://links.twibright.com/;
+license=('GPL')
+depends=('bzip2' 'gpm' 'libevent' 'pcre' 'xz')
+makedepends=('libtiff' 'libpng' 'libxt' 'librsvg')
+optdepends=('libx11: for using xlinks'
+   'libtiff: for using xlinks'
+   'libpng: for using xlinks'
+   'librsvg: for using xlinks')
+source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2;
+'links.desktop')
+sha256sums=('70758c7dd9bb70f045407900e0a90f1114947fce832c2f9bdefd5c0158089a0a'
+'484571172aa19cf91c4ce9d9528a4ac52e9252d6e741897e7339880aa30dbc88')
+
+configure_options=(
+  --prefix=/usr
+  --mandir=/usr/share/man
+  --disable-javascript
+)
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" configure
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  (cd intl; ./gen-intl; ./synclang)
+  ./configure \
+"${configure_options[@]}" \
+--enable-graphics \
+--with-x \
+--with-fb
+  make
+  mv links xlinks
+
+  ./configure \
+"${configure_options[@]}" \
+--disable-graphics \
+--without-x \
+--without-fb
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m0755 xlinks "${pkgdir}/usr/bin/xlinks"
+  ln -s links.1.gz "${pkgdir}/usr/share/man/man1/xlinks.1.gz"
+
+  install -D -m0644 "${srcdir}/links.desktop" 
"${pkgdir}/usr/share/applications/links.desktop"
+  install -d "${pkgdir}/usr/share/pixmaps"
+  install -m0644 links_16x16_1.xpm links_16x16_2.xpm links_32x32.xpm 
"${pkgdir}/usr/share/pixmaps/"
+
+  install -d "${pkgdir}/usr/share/doc/links/calibration"
+  install -m0644 doc/links_cal/* "${pkgdir}/usr/share/doc/links/calibration/"
+}

Copied: links/repos/staging-x86_64/links.desktop (from rev 359220, 
links/trunk/links.desktop)
===
--- staging-x86_64/links.desktop(rev 0)
+++ staging-x86_64/links.desktop2019-08-06 04:10:51 UTC (rev 359221)
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Links
+Exec=xlinks -g
+Icon=links_32x32.xpm
+Type=Application
+Terminal=false
+Categories=Network;WebBrowser;


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:10:47
  Author: foutrelis
Revision: 359220

libevent 2.1.11 rebuild

Modified:
  links/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:06:32 UTC (rev 359219)
+++ PKGBUILD2019-08-06 04:10:47 UTC (rev 359220)
@@ -3,7 +3,7 @@
 
 pkgname=links
 pkgver=2.19
-pkgrel=1
+pkgrel=2
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('x86_64')
 url="http://links.twibright.com/;


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:09:40
  Author: foutrelis
Revision: 497569

archrelease: copy trunk to community-staging-x86_64

Added:
  electron2/repos/community-staging-x86_64/
  electron2/repos/community-staging-x86_64/PKGBUILD
(from rev 497568, electron2/trunk/PKGBUILD)
  electron2/repos/community-staging-x86_64/breakpad-glibc2.26.patch
(from rev 497568, electron2/trunk/breakpad-glibc2.26.patch)
  electron2/repos/community-staging-x86_64/chromium-atk-r1.patch
(from rev 497568, electron2/trunk/chromium-atk-r1.patch)
  electron2/repos/community-staging-x86_64/chromium-gn-bootstrap-r14.patch
(from rev 497568, electron2/trunk/chromium-gn-bootstrap-r14.patch)
  electron2/repos/community-staging-x86_64/chromium-include-functional.patch
(from rev 497568, electron2/trunk/chromium-include-functional.patch)
  electron2/repos/community-staging-x86_64/chromium-use-system-ffmpeg.patch
(from rev 497568, electron2/trunk/chromium-use-system-ffmpeg.patch)
  electron2/repos/community-staging-x86_64/chromium-use-system-minizip.patch
(from rev 497568, electron2/trunk/chromium-use-system-minizip.patch)
  electron2/repos/community-staging-x86_64/chromium-use-system-re2.patch
(from rev 497568, electron2/trunk/chromium-use-system-re2.patch)
  electron2/repos/community-staging-x86_64/default_app-icon.patch
(from rev 497568, electron2/trunk/default_app-icon.patch)
  
electron2/repos/community-staging-x86_64/dont-bootstrap-libchromiumcontent.patch
(from rev 497568, electron2/trunk/dont-bootstrap-libchromiumcontent.patch)
  electron2/repos/community-staging-x86_64/dont-update-submodules.patch
(from rev 497568, electron2/trunk/dont-update-submodules.patch)
  electron2/repos/community-staging-x86_64/dont-use-sysroot.patch
(from rev 497568, electron2/trunk/dont-use-sysroot.patch)
  electron2/repos/community-staging-x86_64/electron2.desktop
(from rev 497568, electron2/trunk/electron2.desktop)
  electron2/repos/community-staging-x86_64/gyp-no-rpath.patch
(from rev 497568, electron2/trunk/gyp-no-rpath.patch)
  
electron2/repos/community-staging-x86_64/libchromiumcontent-fix-v8-patches.patch
(from rev 497568, electron2/trunk/libchromiumcontent-fix-v8-patches.patch)
  electron2/repos/community-staging-x86_64/libchromiumcontent-settings.patch
(from rev 497568, electron2/trunk/libchromiumcontent-settings.patch)
  
electron2/repos/community-staging-x86_64/libchromiumcontent-sort-filenames.patch
(from rev 497568, electron2/trunk/libchromiumcontent-sort-filenames.patch)
  
electron2/repos/community-staging-x86_64/libchromiumcontent-static-library-only.patch
(from rev 497568, 
electron2/trunk/libchromiumcontent-static-library-only.patch)
  
electron2/repos/community-staging-x86_64/libchromiumcontent-use-system-tools.patch
(from rev 497568, electron2/trunk/libchromiumcontent-use-system-tools.patch)
  electron2/repos/community-staging-x86_64/no-whole-archive.patch
(from rev 497568, electron2/trunk/no-whole-archive.patch)
  electron2/repos/community-staging-x86_64/use-system-ffmpeg.patch
(from rev 497568, electron2/trunk/use-system-ffmpeg.patch)
  electron2/repos/community-staging-x86_64/use-system-libraries-in-node.patch
(from rev 497568, electron2/trunk/use-system-libraries-in-node.patch)

--+
 PKGBUILD |  269 
 breakpad-glibc2.26.patch |  208 +
 chromium-atk-r1.patch|   11 
 chromium-gn-bootstrap-r14.patch  |   27 +
 chromium-include-functional.patch|   10 
 chromium-use-system-ffmpeg.patch |   81 +++
 chromium-use-system-minizip.patch|   14 
 chromium-use-system-re2.patch|   10 
 default_app-icon.patch   |   22 +
 dont-bootstrap-libchromiumcontent.patch  |   13 
 dont-update-submodules.patch |   11 
 dont-use-sysroot.patch   |   27 +
 electron2.desktop|7 
 gyp-no-rpath.patch   |   12 
 libchromiumcontent-fix-v8-patches.patch  |  536 +
 libchromiumcontent-settings.patch|   43 ++
 libchromiumcontent-sort-filenames.patch  |   32 +
 libchromiumcontent-static-library-only.patch |   43 ++
 libchromiumcontent-use-system-tools.patch|   57 ++
 no-whole-archive.patch   |   22 +
 use-system-ffmpeg.patch  |   21 
 use-system-libraries-in-node.patch   |   31 +
 22 files changed, 1507 insertions(+)

Copied: electron2/repos/community-staging-x86_64/PKGBUILD (from rev 497568, 
electron2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 04:09:40 UTC (rev 497569)
@@ -0,0 +1,269 @@
+# Maintainer: 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:09:22
  Author: foutrelis
Revision: 497568

libevent 2.1.11 rebuild

Modified:
  electron2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:03:30 UTC (rev 497567)
+++ PKGBUILD2019-08-06 04:09:22 UTC (rev 497568)
@@ -4,7 +4,7 @@
 _chromiumver=61.0.3163.100
 pkgname=electron2
 pkgver=2.0.18
-pkgrel=1
+pkgrel=2
 pkgdesc='Build cross platform desktop apps with web technologies'
 arch=('x86_64')
 url='https://electronjs.org/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:06:25
  Author: foutrelis
Revision: 359218

libevent 2.1.11 rebuild

Modified:
  pgbouncer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:05:34 UTC (rev 359217)
+++ PKGBUILD2019-08-06 04:06:25 UTC (rev 359218)
@@ -3,7 +3,7 @@
 
 pkgname=pgbouncer
 pkgver=1.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight connection pooler for PostgreSQL'
 url='https://pgbouncer.github.io/'
 arch=('x86_64')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:06:32
  Author: foutrelis
Revision: 359219

archrelease: copy trunk to staging-x86_64

Added:
  pgbouncer/repos/staging-x86_64/
  pgbouncer/repos/staging-x86_64/PKGBUILD
(from rev 359218, pgbouncer/trunk/PKGBUILD)
  pgbouncer/repos/staging-x86_64/pgbouncer.ini
(from rev 359218, pgbouncer/trunk/pgbouncer.ini)
  pgbouncer/repos/staging-x86_64/pgbouncer.install
(from rev 359218, pgbouncer/trunk/pgbouncer.install)
  pgbouncer/repos/staging-x86_64/pgbouncer.logrotate
(from rev 359218, pgbouncer/trunk/pgbouncer.logrotate)
  pgbouncer/repos/staging-x86_64/pgbouncer.service
(from rev 359218, pgbouncer/trunk/pgbouncer.service)
  pgbouncer/repos/staging-x86_64/pgbouncer.tmpfiles.conf
(from rev 359218, pgbouncer/trunk/pgbouncer.tmpfiles.conf)

-+
 PKGBUILD|   54 ++
 pgbouncer.ini   |   52 
 pgbouncer.install   |   25 +
 pgbouncer.logrotate |8 ++
 pgbouncer.service   |   11 +
 pgbouncer.tmpfiles.conf |1 
 6 files changed, 151 insertions(+)

Copied: pgbouncer/repos/staging-x86_64/PKGBUILD (from rev 359218, 
pgbouncer/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-06 04:06:32 UTC (rev 359219)
@@ -0,0 +1,54 @@
+# Maintainer: Levente Polyak 
+# Contributor: Dan McGee 
+
+pkgname=pgbouncer
+pkgver=1.9.0
+pkgrel=2
+pkgdesc='Lightweight connection pooler for PostgreSQL'
+url='https://pgbouncer.github.io/'
+arch=('x86_64')
+license=('BSD')
+depends=('libevent>=2.0' 'c-ares' 'systemd' 'pam')
+makedepends=('asciidoc' 'xmlto')
+checkdepends=('postgresql-libs')
+backup=('etc/pgbouncer/pgbouncer.ini'
+'etc/logrotate.d/pgbouncer')
+install=${pkgname}.install
+source=(https://pgbouncer.github.io/downloads/files/${pkgver}/pgbouncer-${pkgver}.tar.gz
+pgbouncer.ini
+pgbouncer.logrotate
+pgbouncer.service
+pgbouncer.tmpfiles.conf)
+sha512sums=('b127f4cb60ca5cdf339da76727918f0a3797a3e0a89f8ed6fdcaa80f3391d2c5bb51e19731915775210c0e5070dd611ee2e410c9a947624e45b5cf11aecdacf9'
+
'39abc7b11c9d7a2593941b4d2a82db998ac1b1e3da131ae276da73c7afc4eda7b69bbfd0acd39f7bce20ecb911baf0adba341ff58dcab1a57e419708e7c8d26f'
+
'1dc86704fce211b23afe7962c947c7de80a15bef219928acbf486b915d80d44a6590fbc509fe650c97b694a508bcf95d2152663863f0c372323286e644c6d60a'
+
'2b4b7129eda54b34405aa4e15a4d37b2173b529ecae070e766f1dcebd0af8f6898ee1b665a60d5f633036a52662e89967f33caacf2841dad441960230ef7'
+
'4e5bcb7690335b43a017795b377857c241ce571465363e01e35829c2c210781fefd6880d085e5928db417b69458d1e79069b5494f6be6f0ae19e0894522e7971')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--disable-debug \
+--with-pam
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make -C test run_test
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 NEWS.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 COPYRIGHT -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 ../pgbouncer.ini "${pkgdir}/etc/pgbouncer/pgbouncer.ini"
+  install -Dm 644 ../pgbouncer.logrotate "${pkgdir}/etc/logrotate.d/pgbouncer"
+  install -Dm 644 ../pgbouncer.service 
"${pkgdir}/usr/lib/systemd/system/pgbouncer.service"
+  install -Dm 644 ../pgbouncer.tmpfiles.conf 
"${pkgdir}/usr/lib/tmpfiles.d/pgbouncer.conf"
+  install -d "${pkgdir}/var/log/pgbouncer"
+}
+
+# vim: ts=2 sw=2 et:

Copied: pgbouncer/repos/staging-x86_64/pgbouncer.ini (from rev 359218, 
pgbouncer/trunk/pgbouncer.ini)
===
--- staging-x86_64/pgbouncer.ini(rev 0)
+++ staging-x86_64/pgbouncer.ini2019-08-06 04:06:32 UTC (rev 359219)
@@ -0,0 +1,52 @@
+[pgbouncer]
+logfile = /var/log/pgbouncer/pgbouncer.log
+pidfile = /run/pgbouncer/pgbouncer.pid
+
+;; ip address or * which means all ip-s
+;listen_addr = 127.0.0.1
+;listen_port = 6432
+
+unix_socket_dir = /run/postgresql
+unix_socket_mode = 0777
+
+; any, trust, plain, crypt, md5
+auth_type = trust
+auth_file = /etc/pgbouncer/userlist.txt
+
+; comma-separated list of users, who are allowed to change settings
+admin_users = postgres
+
+; comma-separated list of users who are just allowed to use SHOW command
+stats_users = stats, postgres
+
+; total number of clients that can connect
+max_client_conn = 100
+
+; default pool size.  20 is good number when transaction pooling
+; is in use, in session pooling it needs to be the number of
+; max clients you want to handle at any moment
+default_pool_size = 20
+
+
+;; database name = connect string
+;;
+;; connect string params:
+;;   dbname= host= port= user= password=
+;;   

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:05:29
  Author: foutrelis
Revision: 359216

libevent 2.1.11 rebuild

Modified:
  transmission/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:37:34 UTC (rev 359215)
+++ PKGBUILD2019-08-06 04:05:29 UTC (rev 359216)
@@ -4,7 +4,7 @@
 pkgbase=transmission
 pkgname=(transmission-cli transmission-gtk transmission-qt)
 pkgver=2.94
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url="http://www.transmissionbt.com/;
 license=(MIT)


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:05:34
  Author: foutrelis
Revision: 359217

archrelease: copy trunk to staging-x86_64

Added:
  transmission/repos/staging-x86_64/
  transmission/repos/staging-x86_64/PKGBUILD
(from rev 359216, transmission/trunk/PKGBUILD)
  transmission/repos/staging-x86_64/transmission-2.90-libsystemd.patch
(from rev 359216, transmission/trunk/transmission-2.90-libsystemd.patch)
  transmission/repos/staging-x86_64/transmission-cli.sysusers
(from rev 359216, transmission/trunk/transmission-cli.sysusers)
  transmission/repos/staging-x86_64/transmission-cli.tmpfiles
(from rev 359216, transmission/trunk/transmission-cli.tmpfiles)

+
 PKGBUILD   |   92 +++
 transmission-2.90-libsystemd.patch |   13 
 transmission-cli.sysusers  |1 
 transmission-cli.tmpfiles  |1 
 4 files changed, 107 insertions(+)

Copied: transmission/repos/staging-x86_64/PKGBUILD (from rev 359216, 
transmission/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-06 04:05:34 UTC (rev 359217)
@@ -0,0 +1,92 @@
+# Maintainer : Tom Gundersen 
+# Maintainer : Ionut Biru 
+
+pkgbase=transmission
+pkgname=(transmission-cli transmission-gtk transmission-qt)
+pkgver=2.94
+pkgrel=2
+arch=(x86_64)
+url="http://www.transmissionbt.com/;
+license=(MIT)
+makedepends=(gtk3 intltool curl qt5-base libevent systemd qt5-tools)
+source=(https://github.com/transmission/transmission-releases/raw/master/transmission-${pkgver}.tar.xz
+transmission-2.90-libsystemd.patch
+transmission-cli.sysusers
+transmission-cli.tmpfiles)
+sha256sums=('35442cc849f91f8df982c3d0d479d650c6ca19310a994eccdaa79a4af3916b7d'
+'9f8f4bb532e0e46776dbd90e75557364f495ec95896ee35900ea222d69bda411'
+'641310fb0590d40e00bea1b5b9c843953ab78edf019109f276be9c6a7bdaf5b2'
+'1266032bb07e47d6bcdc7dabd74df2557cc466c33bf983a5881316a4cc098451')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  patch -p1 -i "$srcdir/transmission-2.90-libsystemd.patch"
+
+  rm -f m4/glib-gettext.m4
+  autoreconf -fi
+
+  sed -i '/^Icon=/ s/$/-qt/' qt/transmission-qt.desktop
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr
+  make
+
+  cd qt
+  qmake qtr.pro \
+
DEFINES+=TRANSLATIONS_DIR=\\\"/usr/share/transmission-qt/translations\\\"
+  make
+  lrelease translations/*.ts
+}
+
+package_transmission-cli() {
+  pkgdesc='Fast, easy, and free BitTorrent client (CLI tools, daemon and web 
client)'
+  depends=(curl libevent systemd)
+
+  cd $pkgbase-$pkgver
+
+  for dir in daemon cli web utils; do
+make -C "$dir" DESTDIR="$pkgdir" install
+  done
+
+  install -Dm644 daemon/transmission-daemon.service \
+"$pkgdir/usr/lib/systemd/system/transmission.service"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-cli/COPYING"
+
+  install -Dm644 "$srcdir/$pkgname.sysusers" \
+"$pkgdir/usr/lib/sysusers.d/transmission.conf"
+  install -Dm644 "$srcdir/$pkgname.tmpfiles" \
+"$pkgdir/usr/lib/tmpfiles.d/transmission.conf"
+}
+
+package_transmission-gtk() {
+  pkgdesc='Fast, easy, and free BitTorrent client (GTK+ GUI)'
+  depends=(curl libevent gtk3 desktop-file-utils hicolor-icon-theme)
+  optdepends=('notification-daemon: Desktop notification support'
+  'transmission-cli: daemon and web support')
+
+  cd $pkgbase-$pkgver
+
+  make -C gtk DESTDIR="$pkgdir" install
+  make -C po DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-gtk/COPYING"
+}
+
+package_transmission-qt() {
+  pkgdesc='Fast, easy, and free BitTorrent client (Qt GUI)'
+  depends=(curl qt5-base libevent)
+  optdepends=('transmission-cli: daemon and web support')
+
+  cd $pkgbase-$pkgver
+
+  make -C qt INSTALL_ROOT="$pkgdir"/usr install
+  install -Dm644 -t "$pkgdir/usr/share/transmission-qt/translations" \
+qt/translations/*.qm
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-qt/COPYING"
+  install -Dm644 qt/icons/transmission.png \
+"$pkgdir/usr/share/pixmaps/transmission-qt.png"
+  install -Dm644 qt/transmission-qt.desktop \
+"$pkgdir/usr/share/applications/transmission-qt.desktop"
+}

Copied: transmission/repos/staging-x86_64/transmission-2.90-libsystemd.patch 
(from rev 359216, transmission/trunk/transmission-2.90-libsystemd.patch)
===
--- staging-x86_64/transmission-2.90-libsystemd.patch   
(rev 0)
+++ staging-x86_64/transmission-2.90-libsystemd.patch   2019-08-06 04:05:34 UTC 
(rev 359217)
@@ -0,0 +1,13 @@
+diff --git a/configure.ac b/configure.ac
+index ea5e296..afd236f 100644
+--- a/configure.ac
 b/configure.ac
+@@ -245,7 +245,7 @@ AC_ARG_WITH([systemd-daemon], 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:03:30
  Author: foutrelis
Revision: 497567

archrelease: copy trunk to community-staging-x86_64

Added:
  gearmand/repos/community-staging-x86_64/
  gearmand/repos/community-staging-x86_64/PKGBUILD
(from rev 497566, gearmand/trunk/PKGBUILD)
  gearmand/repos/community-staging-x86_64/gearmand.conf
(from rev 497566, gearmand/trunk/gearmand.conf)
  gearmand/repos/community-staging-x86_64/gearmand.service
(from rev 497566, gearmand/trunk/gearmand.service)
  gearmand/repos/community-staging-x86_64/user.conf
(from rev 497566, gearmand/trunk/user.conf)

--+
 PKGBUILD |   50 ++
 gearmand.conf|1 +
 gearmand.service |   12 
 user.conf|1 +
 4 files changed, 64 insertions(+)

Copied: gearmand/repos/community-staging-x86_64/PKGBUILD (from rev 497566, 
gearmand/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 04:03:30 UTC (rev 497567)
@@ -0,0 +1,50 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Lev Lybin 
+# Contributor: Vadym Abramchuk 
+# Contributor: John Gerritse 
+
+pkgname=gearmand
+pkgver=1.1.18
+pkgrel=8
+pkgdesc="Distributed job queue server."
+arch=('x86_64')
+depends=('libevent' 'boost-libs' 'mariadb-libs' 'postgresql-libs' 'sqlite' 
'hiredis')
+makedepends=('boost' 'gperf' 'python-sphinx')
+conflicts=('gearman')
+replaces=('gearman')
+provides=("gearman=$pkgver")
+url="http://gearman.org/;
+license=('CUSTOM')
+backup=('etc/gearmand.conf')
+source=(https://github.com/gearman/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
+gearmand.service
+gearmand.conf
+user.conf)
+sha256sums=('d789fa24996075a64c5af5fd2adef10b13f77d71f7d44edd68db482b349c962c'
+'dee38ad4e614969047253b8c4996b8cdf33c981b0df215b6627356fd4cbafa33'
+'6c14fdcd94105338e13bdd59dbed4f9b77430a517b2c125ac2e6d3bc43bdf506'
+'02f11878d7c32039385586e527006f5cbb08444007f6c72a012e8acd8a855aef')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  export LDFLAGS="$LDFLAGS -lboost_system"
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/run \
+--disable-static \
+--enable-ssl
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+
+  cd "$srcdir"
+  install -Dm644 gearmand.service 
"$pkgdir"/usr/lib/systemd/system/gearmand.service
+  install -Dm644 gearmand.conf "$pkgdir"/etc/gearmand.conf
+   install -Dm644 user.conf "$pkgdir"/usr/lib/sysusers.d/gearmand.conf
+}

Copied: gearmand/repos/community-staging-x86_64/gearmand.conf (from rev 497566, 
gearmand/trunk/gearmand.conf)
===
--- community-staging-x86_64/gearmand.conf  (rev 0)
+++ community-staging-x86_64/gearmand.conf  2019-08-06 04:03:30 UTC (rev 
497567)
@@ -0,0 +1 @@
+--syslog --log-file stderr

Copied: gearmand/repos/community-staging-x86_64/gearmand.service (from rev 
497566, gearmand/trunk/gearmand.service)
===
--- community-staging-x86_64/gearmand.service   (rev 0)
+++ community-staging-x86_64/gearmand.service   2019-08-06 04:03:30 UTC (rev 
497567)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Gearmand distributed job system
+After=syslog.target network.target
+
+[Service]
+User=gearmand
+Type=forking
+ExecStart=/usr/bin/gearmand -d
+Restart=on-failure
+
+[Install]
+WantedBy=multi-user.target

Copied: gearmand/repos/community-staging-x86_64/user.conf (from rev 497566, 
gearmand/trunk/user.conf)
===
--- community-staging-x86_64/user.conf  (rev 0)
+++ community-staging-x86_64/user.conf  2019-08-06 04:03:30 UTC (rev 497567)
@@ -0,0 +1 @@
+u gearmand 116 "gearmand user"


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:03:23
  Author: foutrelis
Revision: 497566

libevent 2.1.11 rebuild

Modified:
  gearmand/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 04:01:12 UTC (rev 497565)
+++ PKGBUILD2019-08-06 04:03:23 UTC (rev 497566)
@@ -5,7 +5,7 @@
 
 pkgname=gearmand
 pkgver=1.1.18
-pkgrel=7
+pkgrel=8
 pkgdesc="Distributed job queue server."
 arch=('x86_64')
 depends=('libevent' 'boost-libs' 'mariadb-libs' 'postgresql-libs' 'sqlite' 
'hiredis')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:01:12
  Author: foutrelis
Revision: 497565

archrelease: copy trunk to community-staging-x86_64

Added:
  bitcoin/repos/community-staging-x86_64/
  bitcoin/repos/community-staging-x86_64/Changelog
(from rev 497564, bitcoin/trunk/Changelog)
  bitcoin/repos/community-staging-x86_64/PKGBUILD
(from rev 497564, bitcoin/trunk/PKGBUILD)
  bitcoin/repos/community-staging-x86_64/bitcoin.sysusers
(from rev 497564, bitcoin/trunk/bitcoin.sysusers)
  bitcoin/repos/community-staging-x86_64/bitcoin.tmpfiles
(from rev 497564, bitcoin/trunk/bitcoin.tmpfiles)

--+
 Changelog|1 
 PKGBUILD |   96 +
 bitcoin.sysusers |1 
 bitcoin.tmpfiles |2 +
 4 files changed, 100 insertions(+)

Copied: bitcoin/repos/community-staging-x86_64/Changelog (from rev 497564, 
bitcoin/trunk/Changelog)
===
--- community-staging-x86_64/Changelog  (rev 0)
+++ community-staging-x86_64/Changelog  2019-08-06 04:01:12 UTC (rev 497565)
@@ -0,0 +1 @@
+https://bitcoincore.org/en/releases/0.18.0/

Copied: bitcoin/repos/community-staging-x86_64/PKGBUILD (from rev 497564, 
bitcoin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 04:01:12 UTC (rev 497565)
@@ -0,0 +1,96 @@
+# Maintainer : Christian Rebischke 
+# Contributor: Timothy Redaelli 
+# Contributor: shahid 
+
+#_dbver=4.8.30
+pkgbase=bitcoin
+pkgname=('bitcoin-daemon' 'bitcoin-cli' 'bitcoin-qt' 'bitcoin-tx')
+pkgver=0.18.0
+pkgrel=2
+arch=('x86_64')
+url="https://www.bitcoin.org/;
+makedepends=('boost' 'libevent' 'qt5-base' 'qt5-tools' 'qrencode' 'miniupnpc' 
'protobuf' 'zeromq')
+license=('MIT')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/bitcoin/bitcoin/archive/v$pkgver.tar.gz;
+"bitcoin.sysusers"
+"bitcoin.tmpfiles")
+sha256sums=('ef986ae1730aa975682b6cc8326875e8e7c9d639ba2171351c50d053a55fcd38'
+'6f70b0d3d5e4a3f78b15d8f49515cd33cbf0c9d2ac22f94f0d3fabb3f620e458'
+'b769c977b193680f2f549997fd8e07f6aa507071dfd519d59255ab4c687ebfcd')
+validpgpkeys=(71A3B16735405025D447E8F274810B012346C9A6)
+changelog=Changelog
+
+prepare() {
+  cd "$pkgbase-$pkgver"
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr --with-gui=qt5 --with-incompatible-bdb 
#LDFLAGS="-L$srcdir/db4/lib/ $LDFLAGS" CPPFLAGS="-I$srcdir/db4/include/ 
$CPPFLAGS"
+  make
+}
+
+package_bitcoin-qt() {
+  pkgdesc="Bitcoin is a peer-to-peer network based digital currency - Qt"
+  depends=(boost-libs libevent qt5-base miniupnpc libminiupnpc.so qrencode 
protobuf zeromq)
+
+  cd $pkgbase-$pkgver
+  install -Dm755 src/qt/bitcoin-qt "$pkgdir"/usr/bin/bitcoin-qt
+  install -Dm644 doc/man/bitcoin-qt.1 \
+"$pkgdir"/usr/share/man/man1/bitcoin-qt.1
+  install -Dm644 share/pixmaps/bitcoin128.png \
+"$pkgdir"/usr/share/pixmaps/bitcoin128.png
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+package_bitcoin-daemon() {
+  pkgdesc="Bitcoin is a peer-to-peer network based digital currency - daemon"
+  depends=(boost-libs libevent miniupnpc libminiupnpc.so zeromq)
+
+  cd $pkgbase-$pkgver
+  install -Dm755 src/bitcoind "$pkgdir"/usr/bin/bitcoind
+  install -Dm644 contrib/bitcoind.bash-completion \
+"$pkgdir"/usr/share/bash-completion/completions/bitcoind
+  install -Dm644 doc/man/bitcoind.1 \
+"$pkgdir"/usr/share/man/man1/bitcoind.1
+  install -Dm644 contrib/init/bitcoind.service \
+"$pkgdir/usr/lib/systemd/system/bitcoind.service"
+  install -Dm644 "$srcdir/bitcoin.sysusers" \
+"$pkgdir/usr/lib/sysusers.d/bitcoin.conf"
+  install -Dm644 "$srcdir/bitcoin.tmpfiles" \
+"$pkgdir/usr/lib/tmpfiles.d/bitcoin.conf"
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+package_bitcoin-cli() {
+  pkgdesc="Bitcoin is a peer-to-peer network based digital currency - RPC 
client"
+  depends=(boost-libs libevent)
+
+  cd $pkgbase-$pkgver
+  install -Dm755 src/bitcoin-cli "$pkgdir"/usr/bin/bitcoin-cli
+  install -Dm644 contrib/bitcoin-cli.bash-completion \
+"$pkgdir"/usr/share/bash-completion/completions/bitcoin-cli
+  install -Dm644 doc/man/bitcoin-cli.1 \
+"$pkgdir"/usr/share/man/man1/bitcoin-cli.1
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+package_bitcoin-tx() {
+  pkgdesc="Bitcoin is a peer-to-peer network based digital currency - 
Transaction tool"
+  depends=(boost-libs openssl)
+
+  cd $pkgbase-$pkgver
+  install -Dm755 src/bitcoin-tx "$pkgdir"/usr/bin/bitcoin-tx
+  install -Dm644 contrib/bitcoin-tx.bash-completion \
+"$pkgdir"/usr/share/bash-completion/completions/bitcoin-tx
+  install -Dm644 doc/man/bitcoin-tx.1 \
+"$pkgdir"/usr/share/man/man1/bitcoin-tx.1
+
+  

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 04:01:06
  Author: foutrelis
Revision: 497564

libevent 2.1.11 rebuild

Modified:
  bitcoin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:54:05 UTC (rev 497563)
+++ PKGBUILD2019-08-06 04:01:06 UTC (rev 497564)
@@ -6,7 +6,7 @@
 pkgbase=bitcoin
 pkgname=('bitcoin-daemon' 'bitcoin-cli' 'bitcoin-qt' 'bitcoin-tx')
 pkgver=0.18.0
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://www.bitcoin.org/;
 makedepends=('boost' 'libevent' 'qt5-base' 'qt5-tools' 'qrencode' 'miniupnpc' 
'protobuf' 'zeromq')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:54:05
  Author: foutrelis
Revision: 497563

archrelease: copy trunk to community-staging-x86_64

Added:
  bfgminer/repos/community-staging-x86_64/
  bfgminer/repos/community-staging-x86_64/PKGBUILD
(from rev 497562, bfgminer/trunk/PKGBUILD)
  bfgminer/repos/community-staging-x86_64/remove-dangerous-rpath.patch
(from rev 497562, bfgminer/trunk/remove-dangerous-rpath.patch)

--+
 PKGBUILD |   45 +
 remove-dangerous-rpath.patch |   21 +++
 2 files changed, 66 insertions(+)

Copied: bfgminer/repos/community-staging-x86_64/PKGBUILD (from rev 497562, 
bfgminer/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:54:05 UTC (rev 497563)
@@ -0,0 +1,45 @@
+# Maintainer: Christian Rebischke 
+# Contributor: Timothy Redaelli 
+# Contributor: Andy Weidenbaum 
+
+pkgname=bfgminer
+pkgver=5.5.0
+pkgrel=3
+pkgdesc="Bitcoin miner featuring overclocking, monitoring, fan speed control 
and remote management. For FPGA/GPU/CPU Bitcoin mining."
+arch=('x86_64')
+depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusb' 'lm_sensors')
+makedepends=('uthash' 'yasm')
+optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA')
+url='https://bitcointalk.org/?topic=877081'
+license=('GPL3')
+source=("http://luke.dashjr.org/programs/bitcoin/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.txz;
+'remove-dangerous-rpath.patch')
+sha512sums=('d1adae473e01fcf1cd0efde74d3e8ce10609e520397d688bf4e226c1113c1606c782e3cfdba6847f1a3886cac30de6b5baa03b731aca86287d53bf01ef705cdb'
+
'087aa60d818ff37cb7a4edce7a34331a492b5e379a8e034d7a2e02b106bb6ea52b4ce6a1077f602987a2c30213bc185063990796a828ae95f60cff03c7a0bc3f')
+
+prepare() {
+  cd "${pkgname}"-"${pkgver}"
+
+  patch -p1 -i "${srcdir}"/remove-dangerous-rpath.patch
+}
+
+build() {
+  cd "${pkgname}"-"${pkgver}"
+
+  ./configure --prefix=/usr \
+--sbindir=/usr/bin \
+--enable-cpumining \
+--enable-bfsb \
+--enable-metabank \
+--enable-scrypt \
+--enable-opencl \
+--with-udevrulesdir=/usr/lib/udev/rules.d
+  # --enable-knc (FS#33640)
+  make
+}
+
+package() {
+  cd "${pkgname}"-"${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: bfgminer/repos/community-staging-x86_64/remove-dangerous-rpath.patch 
(from rev 497562, bfgminer/trunk/remove-dangerous-rpath.patch)
===
--- community-staging-x86_64/remove-dangerous-rpath.patch   
(rev 0)
+++ community-staging-x86_64/remove-dangerous-rpath.patch   2019-08-06 
03:54:05 UTC (rev 497563)
@@ -0,0 +1,21 @@
+diff -Naur bfgminer-4.8.0-orig/configure bfgminer-4.8.0/configure
+--- bfgminer-4.8.0-orig/configure  2014-10-04 20:54:28.717071865 -0400
 bfgminer-4.8.0/configure   2014-10-04 20:55:50.140274445 -0400
+@@ -14111,7 +14111,7 @@
+ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+ 
+   libbase58_CFLAGS='-I'"${ac_abs_top_srcdir}"'/libbase58'
+-  libbase58_LIBS='-L'"${ac_abs_top_builddir}"'/libbase58/.libs 
-Wl,-rpath,\$$ORIGIN/libbase58/.libs'"$origin_LDFLAGS"'  -lbase58'
++  libbase58_LIBS='-L'"${ac_abs_top_builddir}"'/libbase58/.libs 
-Wl,-rpath,/usr/lib'"$origin_LDFLAGS"'  -lbase58'
+   libbase58_SUBDIRS=libbase58
+   libbase58_EXTRADEPS=libbase58_directory
+   BUNDLED_LIB_RULES="$BUNDLED_LIB_RULES
+@@ -14380,7 +14380,7 @@
+ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+ 
+   libblkmaker_CFLAGS='-I'"${ac_abs_top_srcdir}"'/libblkmaker'
+-  libblkmaker_LIBS='-L'"${ac_abs_top_builddir}"'/libblkmaker/.libs 
-Wl,-rpath,\$$ORIGIN/libblkmaker/.libs'"$origin_LDFLAGS"'  
-lblkmaker_jansson-0.1 -lblkmaker-0.1'
++  libblkmaker_LIBS='-L'"${ac_abs_top_builddir}"'/libblkmaker/.libs 
-Wl,-rpath,/usr/lib'"$origin_LDFLAGS"'  -lblkmaker_jansson-0.1 -lblkmaker-0.1'
+   libblkmaker_SUBDIRS=libblkmaker
+   libblkmaker_EXTRADEPS=libblkmaker_directory
+   BUNDLED_LIB_RULES="$BUNDLED_LIB_RULES


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:54:00
  Author: foutrelis
Revision: 497562

libevent 2.1.11 rebuild

Modified:
  bfgminer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:53:04 UTC (rev 497561)
+++ PKGBUILD2019-08-06 03:54:00 UTC (rev 497562)
@@ -4,7 +4,7 @@
 
 pkgname=bfgminer
 pkgver=5.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Bitcoin miner featuring overclocking, monitoring, fan speed control 
and remote management. For FPGA/GPU/CPU Bitcoin mining."
 arch=('x86_64')
 depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusb' 'lm_sensors')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:53:04
  Author: foutrelis
Revision: 497561

archrelease: copy trunk to community-staging-x86_64

Added:
  io/repos/community-staging-x86_64/
  io/repos/community-staging-x86_64/PKGBUILD
(from rev 497560, io/trunk/PKGBUILD)

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

Copied: io/repos/community-staging-x86_64/PKGBUILD (from rev 497560, 
io/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:53:04 UTC (rev 497561)
@@ -0,0 +1,33 @@
+# Maintainer: Alexander F Rødseth 
+# Contributor: Gergely Imreh 
+
+pkgname=io
+pkgver=2017.06.08
+pkgrel=5
+pkgdesc='IO programming language'
+arch=('x86_64')
+url='http://iolanguage.com/'
+license=('BSD')
+depends=('pcre' 'libsndfile' 'libxmu' 'freetype2' 'libedit' 'libxml2' 
'libtiff' 'libevent' 'yajl' 'mariadb-libs' 'lzo' 'libpng' 'python2' 
'util-linux' 'freeglut' 'libjpeg-turbo' 'libtheora' 'python')
+makedepends=('cmake' 'git')
+options=('!makeflags' '!buildflags')
+source=("git+https://github.com/stevedekorte/io#commit=5fffec7cbe9679632ff793befacedd92f79d7f0f;)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i "s:2015:${pkgver//./}:" io/libs/iovm/source/IoVersion.h
+}
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../io -DCMAKE_INSTALL_PREFIX=/usr
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C build install
+  install -Dm644 io/license/bsd_license.txt \
+"$pkgdir/usr/share/licenses/$pkgname/bsd_license.txt"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:53:00
  Author: foutrelis
Revision: 497560

libevent 2.1.11 rebuild

Modified:
  io/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:48:15 UTC (rev 497559)
+++ PKGBUILD2019-08-06 03:53:00 UTC (rev 497560)
@@ -3,7 +3,7 @@
 
 pkgname=io
 pkgver=2017.06.08
-pkgrel=4
+pkgrel=5
 pkgdesc='IO programming language'
 arch=('x86_64')
 url='http://iolanguage.com/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:48:12
  Author: foutrelis
Revision: 497558

libevent 2.1.11 rebuild

Modified:
  vibe-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:46:16 UTC (rev 497557)
+++ PKGBUILD2019-08-06 03:48:12 UTC (rev 497558)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.5
-pkgrel=2
+pkgrel=3
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:48:15
  Author: foutrelis
Revision: 497559

archrelease: copy trunk to community-staging-x86_64

Added:
  vibe-d/repos/community-staging-x86_64/
  vibe-d/repos/community-staging-x86_64/PKGBUILD
(from rev 497558, vibe-d/trunk/PKGBUILD)

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

Copied: vibe-d/repos/community-staging-x86_64/PKGBUILD (from rev 497558, 
vibe-d/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:48:15 UTC (rev 497559)
@@ -0,0 +1,48 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=vibe-d
+_pkgname=vibe.d
+pkgver=0.8.5
+pkgrel=3
+pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
+arch=('x86_64')
+url='https://vibed.org'
+license=('MIT')
+depends=('liblphobos' 'openssl' 'libevent' 'zlib' 'diet-ng' 'd-stdx-allocator')
+makedepends=('meson' 'ldc' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/vibe-d/vibe.d/archive/v$pkgver.tar.gz;
+
"fix-meson.patch::https://github.com/vibe-d/vibe.d/pull/2302/commits/b2e5f979b52ed8ae1d044c37d556fae70882917c.patch;)
+sha512sums=('de4b14087e0df0de8ccad272481987d956487e8d18ab7142c3f25e54c41820e3f24aa6307416b67ff805240316c6dedc69f89fddf377307f0d5f35b9481cecdf'
+
'33b987cd59bda57f032b2b29535c83552329051271d3b0c23bcae23da1a1b8f352055d94a9663371c01d53bbf463958497780d3c8563f6c7ab030ccb7f06081f')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+  patch -p1 < "$srcdir"/fix-meson.patch
+}
+
+build() {
+  mkdir -p $_pkgname-$pkgver/build
+  cd $_pkgname-$pkgver/build
+
+  export DC=ldc
+
+  arch-meson ..
+
+  ninja
+}
+
+check() {
+  cd $_pkgname-$pkgver/build
+
+  ninja test
+}
+
+package() {
+  cd $_pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+
+  install -Dm 644 ../LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:46:07
  Author: foutrelis
Revision: 497555

libevent 2.1.11 rebuild

Modified:
  sstp-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:46:00 UTC (rev 497554)
+++ PKGBUILD2019-08-06 03:46:07 UTC (rev 497555)
@@ -5,7 +5,7 @@
 
 pkgname=sstp-client
 pkgver=1.0.12
-pkgrel=3
+pkgrel=4
 pkgdesc="SSTP client stable revision"
 arch=("i686" "x86_64")
 url="http://sstp-client.sourceforge.net/;


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:45:27
  Author: foutrelis
Revision: 497553

archrelease: copy trunk to community-staging-x86_64

Added:
  getdns/repos/community-staging-x86_64/
  getdns/repos/community-staging-x86_64/PKGBUILD
(from rev 497552, getdns/trunk/PKGBUILD)

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

Copied: getdns/repos/community-staging-x86_64/PKGBUILD (from rev 497552, 
getdns/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:45:27 UTC (rev 497553)
@@ -0,0 +1,36 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Remi Gacogne 
+
+pkgname=getdns
+pkgver=1.5.2
+pkgrel=2
+pkgdesc="A modern asynchronous DNS API"
+arch=('x86_64')
+url="https://getdnsapi.net;
+license=('BSD')
+depends=('libbsd' 'libev' 'libevent' 'libidn2' 'libuv' 'libyaml' 'unbound')
+source=("${url}/dist/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha256sums=('1826a6a221ea9e9301f2c1f5d25f6f5588e841f08b967645bf50c53b970694c0' 
'SKIP')
+validpgpkeys=('DC34EE5DB2417BCC151E5100E5F8F8212F77A498') # Willem Toorop 

+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--disable-rpath \
+--enable-static=no \
+--with-libev \
+--with-libevent \
+--with-libuv \
+--with-trust-anchor=/etc/trusted-key.key \
+--with-current-date=$(date -u --date="@${SOURCE_DATE_EPOCH:-$(date 
+%s)}" "+%Y-%m-%dT%H:%M:%S")
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+
+install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:46:16
  Author: foutrelis
Revision: 497557

archrelease: copy trunk to community-staging-x86_64

Added:
  sstp-client/repos/community-staging-x86_64/
  sstp-client/repos/community-staging-x86_64/50-sstp.PROFILE.sh.sample
(from rev 497556, sstp-client/trunk/50-sstp.PROFILE.sh.sample)
  sstp-client/repos/community-staging-x86_64/PKGBUILD
(from rev 497556, sstp-client/trunk/PKGBUILD)
  sstp-client/repos/community-staging-x86_64/sstp-client.install
(from rev 497556, sstp-client/trunk/sstp-client.install)
  sstp-client/repos/community-staging-x86_64/sstp.options.sample
(from rev 497556, sstp-client/trunk/sstp.options.sample)

---+
 50-sstp.PROFILE.sh.sample |7 ++
 PKGBUILD  |   51 
 sstp-client.install   |   21 ++
 sstp.options.sample   |9 +++
 4 files changed, 88 insertions(+)

Copied: sstp-client/repos/community-staging-x86_64/50-sstp.PROFILE.sh.sample 
(from rev 497556, sstp-client/trunk/50-sstp.PROFILE.sh.sample)
===
--- community-staging-x86_64/50-sstp.PROFILE.sh.sample  
(rev 0)
+++ community-staging-x86_64/50-sstp.PROFILE.sh.sample  2019-08-06 03:46:16 UTC 
(rev 497557)
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+echo "please replace this sample with normal script and rename to .sh (will 
not run otherwise)"
+#
+# if [ "$6" == "" ]; then
+#   ip route add 10.0.0.0/16 dev ppp0 # or whatever needed for routing
+# fi

Copied: sstp-client/repos/community-staging-x86_64/PKGBUILD (from rev 497556, 
sstp-client/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:46:16 UTC (rev 497557)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Echizen Ryoma 
+# Contributor: Dmitry V. Luciv 
+# Contributor: Martchus 
+
+pkgname=sstp-client
+pkgver=1.0.12
+pkgrel=4
+pkgdesc="SSTP client stable revision"
+arch=("i686" "x86_64")
+url="http://sstp-client.sourceforge.net/;
+license=('GPL2')
+depends=('libevent' 'openssl')
+makedepends=('ppp')
+optdepends=('ppp')
+install=$pkgname.install
+source=('50-sstp.PROFILE.sh.sample'
+'sstp.options.sample'
+
"https://sourceforge.net/projects/sstp-client/files/sstp-client/$pkgname-$pkgver.tar.gz;)
+sha1sums=('65ad1d0700e8f52ed1e1b21433a99b5962a5a320'
+  'c3a81ad7ce4c8cdbfb53a780110e92cf64412c68'
+  'afe80911a5ec033eac583242c642cc5ad00e6ac4')
+
+build() {
+  pppd_version="$(pppd --version 2>&1 | awk '{print $3}')"
+  cd "$srcdir"/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/ \
+--with-pppd-plugin-dir=/usr/lib/pppd/$pppd_version
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -d "$pkgdir"/run/sstpc
+  install -d "$pkgdir"/etc/sstpc
+  install -d "$pkgdir"/etc/ppp/ip-up.d
+
+  install -Dm644 "$srcdir"/sstp.options.sample 
"$pkgdir"/etc/sstpc/sstp.options.sample
+  install -Dm744 "$srcdir"/50-sstp.PROFILE.sh.sample 
"$pkgdir"/etc/ppp/ip-up.d/50-sstp.PROFILE.sh.sample
+
+  rm -rf "$pkgdir"/var
+  rm -rf "$pkgdir"/run
+
+  mv "$pkgdir"/usr/sbin "$pkgdir"/usr/bin
+}

Copied: sstp-client/repos/community-staging-x86_64/sstp-client.install (from 
rev 497556, sstp-client/trunk/sstp-client.install)
===
--- community-staging-x86_64/sstp-client.install
(rev 0)
+++ community-staging-x86_64/sstp-client.install2019-08-06 03:46:16 UTC 
(rev 497557)
@@ -0,0 +1,21 @@
+rmstate() {
+  /bin/true
+}
+
+post_install() {
+  /bin/true
+}
+
+post_upgrade() {
+  rm -f /run/sstpc/*
+}
+
+pre_remove() {
+  rm -f /run/sstpc/*
+}
+
+op=$1
+shift
+
+$op "$@"
+

Copied: sstp-client/repos/community-staging-x86_64/sstp.options.sample (from 
rev 497556, sstp-client/trunk/sstp.options.sample)
===
--- community-staging-x86_64/sstp.options.sample
(rev 0)
+++ community-staging-x86_64/sstp.options.sample2019-08-06 03:46:16 UTC 
(rev 497557)
@@ -0,0 +1,9 @@
+remotename  
+linkname
+ipparam 
+name\\
+password
+plugin  sstp-pppd-plugin.so
+sstp-sock   /run/sstpc/sstpc-uds-sock
+noauth
+usepeerdns


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:46:00
  Author: foutrelis
Revision: 497554

libevent 2.1.11 rebuild

Modified:
  electron4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:45:27 UTC (rev 497553)
+++ PKGBUILD2019-08-06 03:46:00 UTC (rev 497554)
@@ -4,7 +4,7 @@
 pkgver=4.2.8
 _commit=8de59b982b994863afee0351c9d1c46a4c792f6e
 _chromiumver=69.0.3497.128
-pkgrel=1
+pkgrel=2
 pkgdesc='Build cross platform desktop apps with web technologies'
 arch=('x86_64')
 url='https://electronjs.org/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:46:10
  Author: foutrelis
Revision: 497556

archrelease: copy trunk to community-staging-x86_64

Added:
  electron4/repos/community-staging-x86_64/
  electron4/repos/community-staging-x86_64/PKGBUILD
(from rev 497554, electron4/trunk/PKGBUILD)
  electron4/repos/community-staging-x86_64/chromium-skia-harmony.patch
(from rev 497554, electron4/trunk/chromium-skia-harmony.patch)
  electron4/repos/community-staging-x86_64/chromium-system-icu.patch
(from rev 497554, electron4/trunk/chromium-system-icu.patch)
  electron4/repos/community-staging-x86_64/default_app-icon.patch
(from rev 497554, electron4/trunk/default_app-icon.patch)
  electron4/repos/community-staging-x86_64/electron4.desktop
(from rev 497554, electron4/trunk/electron4.desktop)
  
electron4/repos/community-staging-x86_64/fix-cfi-icall-failure-with-use_system_libjpeg-true.patch
(from rev 497554, 
electron4/trunk/fix-cfi-icall-failure-with-use_system_libjpeg-true.patch)
  
electron4/repos/community-staging-x86_64/only-disable-cfi-icall-when-use_system_libjpeg-true.patch
(from rev 497554, 
electron4/trunk/only-disable-cfi-icall-when-use_system_libjpeg-true.patch)
  electron4/repos/community-staging-x86_64/use-system-libraries-in-node.patch
(from rev 497554, electron4/trunk/use-system-libraries-in-node.patch)

---+
 PKGBUILD  |  185 
 chromium-skia-harmony.patch   |   77 
 chromium-system-icu.patch |   19 +
 default_app-icon.patch|   21 +
 electron4.desktop |7 
 fix-cfi-icall-failure-with-use_system_libjpeg-true.patch  |   52 +++
 only-disable-cfi-icall-when-use_system_libjpeg-true.patch |   34 ++
 use-system-libraries-in-node.patch|   54 +++
 8 files changed, 449 insertions(+)

Copied: electron4/repos/community-staging-x86_64/PKGBUILD (from rev 497554, 
electron4/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:46:10 UTC (rev 497556)
@@ -0,0 +1,185 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=electron4
+pkgver=4.2.8
+_commit=8de59b982b994863afee0351c9d1c46a4c792f6e
+_chromiumver=69.0.3497.128
+pkgrel=2
+pkgdesc='Build cross platform desktop apps with web technologies'
+arch=('x86_64')
+url='https://electronjs.org/'
+license=('MIT' 'custom')
+depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libnghttp2'
+ 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy')
+makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'jsoncpp' 'libnotify'
+ 'lld' 'llvm' 'ninja' 'npm' 'pciutils' 'python2' 'wget' 'yasm')
+optdepends=('kde-cli-tools: file deletion support (kioclient5)'
+'trash-cli: file deletion support (trash-put)'
+"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
+source=('git+https://github.com/electron/electron.git'
+'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
+'electron4.desktop'
+'default_app-icon.patch'
+'use-system-libraries-in-node.patch'
+'chromium-skia-harmony.patch'
+'chromium-system-icu.patch'
+'fix-cfi-icall-failure-with-use_system_libjpeg-true.patch'
+'only-disable-cfi-icall-when-use_system_libjpeg-true.patch'
+   )
+sha256sums=('SKIP'
+'SKIP'
+'6a4f7164c60aede9bdc866a5f8b6a1bb473e498a6dcea9bf73f64843af34f0aa'
+'37372e8afd7c2405a8e50bca95c98b3c78e4c9b681cbef16da9c7a84b45e41e3'
+'3a81953701ac976a311db4e17999e67ab7c6de97ff63388f287d6497ef9adb9b'
+'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3'
+'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
+'97b421bc60a4abdf37de2d88a51b973e9f68fb44d1eccd464adfb3d9f5d71478'
+'9cae9ded6497afd15ad72d963897425ab6c7f28941bb3c3948e7996610a0d180')
+
+_system_libs=('ffmpeg'
+  'flac'
+  'fontconfig'
+  'freetype'
+  'harfbuzz-ng'
+  'icu'
+  'libdrm'
+  'libevent'
+  'libjpeg'
+#  'libpng'
+#  'libvpx'
+  'libwebp'
+  'libxml'
+  'libxslt'
+#  'openh264'
+  'opus'
+  're2'
+  'snappy'
+  'yasm'
+  'zlib'
+ )
+
+prepare() {
+  mkdir -p "${srcdir}"/python2-path
+  ln -sf /usr/bin/python2 "${srcdir}/python2-path/python"
+  export PATH="${srcdir}/python2-path:${PATH}:${srcdir}/depot_tools"
+
+  echo "Fetching chromium..."
+  git clone --branch=${_chromiumver} --depth=1 \
+  

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:45:24
  Author: foutrelis
Revision: 497552

libevent 2.1.11 rebuild

Modified:
  getdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:41:00 UTC (rev 497551)
+++ PKGBUILD2019-08-06 03:45:24 UTC (rev 497552)
@@ -3,7 +3,7 @@
 
 pkgname=getdns
 pkgver=1.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A modern asynchronous DNS API"
 arch=('x86_64')
 url="https://getdnsapi.net;


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:40:56
  Author: foutrelis
Revision: 497550

libevent 2.1.11 rebuild

Modified:
  fragments/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:39:22 UTC (rev 497549)
+++ PKGBUILD2019-08-06 03:40:56 UTC (rev 497550)
@@ -2,7 +2,7 @@
 
 pkgname=fragments
 pkgver=1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="BitTorrent client for GNOME"
 arch=(x86_64)
 url="https://gitlab.gnome.org/World/Fragments;


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:41:00
  Author: foutrelis
Revision: 497551

archrelease: copy trunk to community-staging-x86_64

Added:
  fragments/repos/community-staging-x86_64/
  fragments/repos/community-staging-x86_64/PKGBUILD
(from rev 497550, fragments/trunk/PKGBUILD)

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

Copied: fragments/repos/community-staging-x86_64/PKGBUILD (from rev 497550, 
fragments/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:41:00 UTC (rev 497551)
@@ -0,0 +1,63 @@
+# Maintainer: Balló György 
+
+pkgname=fragments
+pkgver=1.4
+pkgrel=2
+pkgdesc="BitTorrent client for GNOME"
+arch=(x86_64)
+url="https://gitlab.gnome.org/World/Fragments;
+license=(GPL3)
+depends=(curl libevent libhandy libnatpmp miniupnpc)
+makedepends=(cmake git meson vala)
+_commit=f91ea9b576f3ff2621d5f3fda417a9a43107607c  # tags/1.4
+source=("git+https://gitlab.gnome.org/World/Fragments/#commit=$_commit;
+"git+https://github.com/transmission/transmission;
+"git+https://github.com/transmission/dht;
+"git+https://github.com/transmission/libb64;
+"git+https://github.com/transmission/libevent;
+"git+https://github.com/transmission/libnatpmp;
+"git+https://github.com/transmission/libutp;
+"git+https://github.com/transmission/miniupnpc;)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
+
+pkgver() {
+  cd Fragments
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd Fragments
+  git submodule init
+  git config --local submodule.submodules/transmission.url 
"$srcdir/transmission"
+  git submodule update
+
+  cd submodules/transmission
+  git submodule init
+  git config --local submodule.third-party/dht.url "$srcdir/dht"
+  git config --local submodule.third-party/libb64.url "$srcdir/libb64"
+  git config --local submodule.third-party/libevent.url "$srcdir/libevent"
+  git config --local submodule.third-party/libnatpmp.url "$srcdir/libnatpmp"
+  git config --local submodule.third-party/libutp.url "$srcdir/libutp"
+  git config --local submodule.third-party/miniupnpc.url "$srcdir/miniupnpc"
+  git submodule update
+}
+
+build() {
+  arch-meson Fragments build
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:39:22
  Author: foutrelis
Revision: 497549

archrelease: copy trunk to community-staging-x86_64

Added:
  tor/repos/community-staging-x86_64/
  tor/repos/community-staging-x86_64/PKGBUILD
(from rev 497548, tor/trunk/PKGBUILD)
  tor/repos/community-staging-x86_64/tor.service
(from rev 497548, tor/trunk/tor.service)
  tor/repos/community-staging-x86_64/tor.sysusers
(from rev 497548, tor/trunk/tor.sysusers)
  tor/repos/community-staging-x86_64/tor.tmpfiles
(from rev 497548, tor/trunk/tor.tmpfiles)
  tor/repos/community-staging-x86_64/torrc
(from rev 497548, tor/trunk/torrc)

--+
 PKGBUILD |   51 +++
 tor.service  |   15 
 tor.sysusers |1 
 tor.tmpfiles |1 
 torrc|  189 +
 5 files changed, 257 insertions(+)

Copied: tor/repos/community-staging-x86_64/PKGBUILD (from rev 497548, 
tor/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:39:22 UTC (rev 497549)
@@ -0,0 +1,51 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Micay 
+# Contributor: simo 
+# Contributor: Sid Karunaratne
+
+pkgname=tor
+pkgver=0.4.0.5
+pkgrel=2
+pkgdesc='Anonymizing overlay network.'
+arch=('x86_64')
+url='https://www.torproject.org/'
+license=('BSD')
+depends=('openssl' 'libevent' 'bash' 'libseccomp')
+optdepends=('torsocks: for torify')
+makedepends=('ca-certificates')
+backup=('etc/tor/torrc'
+'etc/tor/torrc-dist')
+source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'torrc'
+'tor.service'
+'tor.sysusers'
+'tor.tmpfiles')
+md5sums=('23278fc58d0014db22b428cdae3ea966'
+ 'SKIP'
+ 'c1dd4004c63edaeaa829e01be5413cfc'
+ '503cedd9679f9817b2c27916ba989a74'
+ '5de6b0aff2a152a03d8eb7a473edc5ff'
+ '30e307d882c818cb44bcb2d6b81789a3')
+validpgpkeys=('2133BC600AB133E1D826D173FE43009C4607B1FB'  # Nick Mathewson
+  'F65CE37F04BA5B360AE6EE17C218525819F78451') # Roger Dingledine
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
+  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
+  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
+  install -Dm0644 "${srcdir}/tor.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/tor.conf"
+  install -Dm0644 "${srcdir}/tor.tmpfiles" 
"${pkgdir}/usr/lib/tmpfiles.d/tor.conf"
+
+  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: tor/repos/community-staging-x86_64/tor.service (from rev 497548, 
tor/trunk/tor.service)
===
--- community-staging-x86_64/tor.service(rev 0)
+++ community-staging-x86_64/tor.service2019-08-06 03:39:22 UTC (rev 
497549)
@@ -0,0 +1,15 @@
+[Unit]
+Description=Anonymizing Overlay Network
+After=network.target
+
+[Service]
+User=tor
+Type=simple
+ExecStart=/usr/bin/tor -f /etc/tor/torrc
+ExecReload=/usr/bin/kill -HUP $MAINPID
+KillSignal=SIGINT
+LimitNOFILE=8192
+PrivateDevices=yes
+
+[Install]
+WantedBy=multi-user.target

Copied: tor/repos/community-staging-x86_64/tor.sysusers (from rev 497548, 
tor/trunk/tor.sysusers)
===
--- community-staging-x86_64/tor.sysusers   (rev 0)
+++ community-staging-x86_64/tor.sysusers   2019-08-06 03:39:22 UTC (rev 
497549)
@@ -0,0 +1 @@
+u tor 43 - /var/lib/tor

Copied: tor/repos/community-staging-x86_64/tor.tmpfiles (from rev 497548, 
tor/trunk/tor.tmpfiles)
===
--- community-staging-x86_64/tor.tmpfiles   (rev 0)
+++ community-staging-x86_64/tor.tmpfiles   2019-08-06 03:39:22 UTC (rev 
497549)
@@ -0,0 +1 @@
+d /var/lib/tor 0700 tor tor - -

Copied: tor/repos/community-staging-x86_64/torrc (from rev 497548, 
tor/trunk/torrc)
===
--- community-staging-x86_64/torrc  (rev 0)
+++ community-staging-x86_64/torrc  2019-08-06 03:39:22 UTC (rev 497549)
@@ -0,0 +1,189 @@
+## Configuration file for a typical Tor user
+## Last updated 22 April 2012 for Tor 0.2.3.14-alpha.
+## (may or may not work for much older or much newer versions of Tor.)
+##
+## Lines that begin with "## " try to explain what's going on. Lines
+## that begin with just "#" are disabled commands: you can enable them
+## by removing the "#" symbol.
+##
+## See 'man tor', 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:39:16
  Author: foutrelis
Revision: 497548

libevent 2.1.11 rebuild

Modified:
  tor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:33:42 UTC (rev 497547)
+++ PKGBUILD2019-08-06 03:39:16 UTC (rev 497548)
@@ -5,7 +5,7 @@
 
 pkgname=tor
 pkgver=0.4.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Anonymizing overlay network.'
 arch=('x86_64')
 url='https://www.torproject.org/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:37:34
  Author: foutrelis
Revision: 359215

archrelease: copy trunk to staging-x86_64

Added:
  memcached/repos/staging-x86_64/
  memcached/repos/staging-x86_64/PKGBUILD
(from rev 359214, memcached/trunk/PKGBUILD)
  memcached/repos/staging-x86_64/memcached.service.patch
(from rev 359214, memcached/trunk/memcached.service.patch)
  memcached/repos/staging-x86_64/memcached.sysusers
(from rev 359214, memcached/trunk/memcached.sysusers)
  memcached/repos/staging-x86_64/memcached.tmpfiles
(from rev 359214, memcached/trunk/memcached.tmpfiles)

-+
 PKGBUILD|   58 +++
 memcached.service.patch |   75 ++
 memcached.sysusers  |1 
 memcached.tmpfiles  |1 
 4 files changed, 135 insertions(+)

Copied: memcached/repos/staging-x86_64/PKGBUILD (from rev 359214, 
memcached/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-06 03:37:34 UTC (rev 359215)
@@ -0,0 +1,58 @@
+# Maintainer: Levente Polyak 
+# Contributor: Dan McGee 
+# Contributor: Michael Irwin <6d6...@gmail.com>
+
+pkgname=memcached
+pkgver=1.5.14
+pkgrel=2
+pkgdesc='Distributed memory object caching system'
+url='https://memcached.org/'
+arch=('x86_64')
+license=('GPL')
+depends=('libevent' 'libseccomp')
+optdepends=('perl: for memcached-tool usage')
+source=(https://www.memcached.org/files/${pkgname}-${pkgver}.tar.gz
+memcached.service.patch
+memcached.tmpfiles
+memcached.sysusers)
+sha256sums=('9c5bdf29a780fb6c6f7c9eaaeeda0583efdf663193758c3e316c969a510af2a9'
+'40f81304f13d12c18986aa45f66ab65ac9886ff3e81548303a02295cce857296'
+'c4d0ae2218b99a276ff6e0084ae81e66add0ca9347e4bde70e9172db6e44002a'
+'228c4f536f3c9f9eee4e11226ec8846a22d4ba46c2d3bf2811413efcc322609a')
+sha512sums=('d06083d971d0a40195b4dfb252a3bf7c3a0d20b2dcad56726ff9e0b87ba84024309300516dad40181f1b7af4d9c4f35924383977c5e1ff9b5f13d2ef05f684ed'
+
'dd21f49062054c601469f9abc9ee39a0f06c604e8805e7bc9bf2cfa65429962f93e7ac67764257c578fc15b1e75394956f350162c99b084c76a6e14d9331f31f'
+
'960705ff74d25afed477e0b2a5872a3a4fb49ed3105a351f0d0224abc947778f9dbda81e80be94ab636da4a8411a9dd56a8fd4513e5b86a3096a14fa67f1548b'
+
'e6ddcab9a6fee024072b6363ef60aa176ed258369bf3a17d475f19b1f410ffd6195b9c5737dc5b1371e8974b44bdbdaa109927acaeb54fb40302a5d67d7c13a8')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 < ../memcached.service.patch
+  sed -e 's/^##safer##//g' -i scripts/*.service
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--enable-seccomp
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make test
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 755 scripts/memcached-tool -t "${pkgdir}/usr/bin"
+  install -Dm 644 scripts/memcached-tool.1 -t "${pkgdir}/usr/share/man/man1"
+
+  install -Dm 644 scripts/*.service -t "${pkgdir}/usr/lib/systemd/system"
+  install -Dm 644 ../memcached.tmpfiles 
"${pkgdir}/usr/lib/tmpfiles.d/memcached.conf"
+  install -Dm 644 ../memcached.sysusers 
"${pkgdir}/usr/lib/sysusers.d/memcached.conf"
+}
+
+# vim: ts=2 sw=2 et:

Copied: memcached/repos/staging-x86_64/memcached.service.patch (from rev 
359214, memcached/trunk/memcached.service.patch)
===
--- staging-x86_64/memcached.service.patch  (rev 0)
+++ staging-x86_64/memcached.service.patch  2019-08-06 03:37:34 UTC (rev 
359215)
@@ -0,0 +1,75 @@
+From f74056bec3910ef03b6e993084731b482ba359ba Mon Sep 17 00:00:00 2001
+From: anthraxx 
+Date: Wed, 19 Dec 2018 01:00:32 +0100
+Subject: [PATCH] modern configuration purely using systemd overrides
+
+---
+ scripts/memcached.service  | 12 ++--
+ scripts/memcached@.service | 15 +--
+ 2 files changed, 19 insertions(+), 8 deletions(-)
+
+diff --git a/scripts/memcached.service b/scripts/memcached.service
+index 88a4b8a..3a1e87e 100644
+--- a/scripts/memcached.service
 b/scripts/memcached.service
+@@ -7,6 +7,9 @@
+ #
+ # [Service]
+ # Environment=OPTIONS="-l 127.0.0.1,::1"
++#
++# To use the "instanced" version of this, just start 'memcached@11211' or
++# whatever port you'd like.
+ 
+ 
+ [Unit]
+@@ -14,8 +17,13 @@ Description=memcached daemon
+ After=network.target
+ 
+ [Service]
+-EnvironmentFile=/etc/sysconfig/memcached
+-ExecStart=/usr/bin/memcached -p ${PORT} -u ${USER} -m ${CACHESIZE} -c 
${MAXCONN} $OPTIONS
++User=memcached
++Environment=CACHESIZE=64
++Environment=MAXCONN=1024
++Environment=LISTEN="-l 127.0.0.1,::1"
++Environment=OPTIONS="-o modern,drop_privileges"
++ExecStart=/usr/bin/memcached -m ${CACHESIZE} -c ${MAXCONN} $LISTEN $OPTIONS
++Restart=always
+ 
+ # 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:37:28
  Author: foutrelis
Revision: 359214

libevent 2.1.11 rebuild

Modified:
  memcached/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:11:56 UTC (rev 359213)
+++ PKGBUILD2019-08-06 03:37:28 UTC (rev 359214)
@@ -4,7 +4,7 @@
 
 pkgname=memcached
 pkgver=1.5.14
-pkgrel=1
+pkgrel=2
 pkgdesc='Distributed memory object caching system'
 url='https://memcached.org/'
 arch=('x86_64')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:33:42
  Author: foutrelis
Revision: 497547

archrelease: copy trunk to community-staging-x86_64

Added:
  nsd/repos/community-staging-x86_64/
  nsd/repos/community-staging-x86_64/PKGBUILD
(from rev 497546, nsd/trunk/PKGBUILD)
  nsd/repos/community-staging-x86_64/service
(from rev 497546, nsd/trunk/service)
  nsd/repos/community-staging-x86_64/sysusers.d
(from rev 497546, nsd/trunk/sysusers.d)
  nsd/repos/community-staging-x86_64/tmpfiles.d
(from rev 497546, nsd/trunk/tmpfiles.d)

+
 PKGBUILD   |   51 +++
 service|   13 +
 sysusers.d |1 +
 tmpfiles.d |2 ++
 4 files changed, 67 insertions(+)

Copied: nsd/repos/community-staging-x86_64/PKGBUILD (from rev 497546, 
nsd/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:33:42 UTC (rev 497547)
@@ -0,0 +1,51 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Kaiting Chen 
+# Contributor: Roberto Alsina 
+
+pkgname=nsd
+pkgver=4.2.1
+pkgrel=2
+pkgdesc='Authoritative only, high performance and simple DNS server'
+url='https://www.nlnetlabs.nl/nsd/'
+license=('BSD')
+arch=('x86_64')
+depends=('openssl' 'libevent')
+makedepends=('flex')
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
+source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'tmpfiles.d'
+'sysusers.d'
+'service')
+sha256sums=('d17c0ea3968cb0eb2be79f2f83eb299b7bfcc554b784007616eed6ece828871f'
+'SKIP'
+'0be5badb996297150da49b4c655d801bfba76fd8d7785e0899184c130630fe66'
+'6490660d5d4b3e28e16d73e50e35a786a4114991739fac461ebc60465c79'
+'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/ \
+   --sbindir=/usr/bin \
+   --datarootdir=/usr/share \
+   --with-pidfile=/run/nsd/nsd.pid \
+   --enable-ratelimit \
+   --enable-relro-now \
+   --enable-pie \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   rmdir "${pkgdir}"/{tmp,run/{nsd,}}
+
+   rm doc/differences.pdf
+   install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
+   install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
+   ln -s ../../doc/"${pkgname}"/LICENSE 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
+   install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service
+   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf
+   install -Dm644 ../sysusers.d "${pkgdir}"/usr/lib/sysusers.d/nsd.conf
+}

Copied: nsd/repos/community-staging-x86_64/service (from rev 497546, 
nsd/trunk/service)
===
--- community-staging-x86_64/service(rev 0)
+++ community-staging-x86_64/service2019-08-06 03:33:42 UTC (rev 497547)
@@ -0,0 +1,13 @@
+[Unit]
+Description=NSD Name Server Daemon
+After=network.target
+
+[Service]
+PIDFile=/run/nsd/nsd.pid
+ExecStart=/usr/bin/nsd -d -c /etc/nsd/nsd.conf
+ExecReload=/bin/kill -HUP $MAINPID
+ExecStop=/bin/kill -TERM $MAINPID
+Restart=always
+
+[Install]
+WantedBy=multi-user.target

Copied: nsd/repos/community-staging-x86_64/sysusers.d (from rev 497546, 
nsd/trunk/sysusers.d)
===
--- community-staging-x86_64/sysusers.d (rev 0)
+++ community-staging-x86_64/sysusers.d 2019-08-06 03:33:42 UTC (rev 497547)
@@ -0,0 +1 @@
+u nsd - - /dev/null

Copied: nsd/repos/community-staging-x86_64/tmpfiles.d (from rev 497546, 
nsd/trunk/tmpfiles.d)
===
--- community-staging-x86_64/tmpfiles.d (rev 0)
+++ community-staging-x86_64/tmpfiles.d 2019-08-06 03:33:42 UTC (rev 497547)
@@ -0,0 +1,2 @@
+d /run/nsd 0755 nsd nsd
+z /var/db/nsd 0700 nsd nsd


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:33:36
  Author: foutrelis
Revision: 497546

libevent 2.1.11 rebuild

Modified:
  nsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:32:36 UTC (rev 497545)
+++ PKGBUILD2019-08-06 03:33:36 UTC (rev 497546)
@@ -4,7 +4,7 @@
 
 pkgname=nsd
 pkgver=4.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Authoritative only, high performance and simple DNS server'
 url='https://www.nlnetlabs.nl/nsd/'
 license=('BSD')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:32:36
  Author: foutrelis
Revision: 497545

archrelease: copy trunk to community-staging-x86_64

Added:
  zcash/repos/community-staging-x86_64/
  zcash/repos/community-staging-x86_64/PKGBUILD
(from rev 497544, zcash/trunk/PKGBUILD)
  zcash/repos/community-staging-x86_64/libsnark-no-gtest.patch
(from rev 497544, zcash/trunk/libsnark-no-gtest.patch)
  zcash/repos/community-staging-x86_64/use-system-qpid-proton.patch
(from rev 497544, zcash/trunk/use-system-qpid-proton.patch)
  zcash/repos/community-staging-x86_64/use-system-rust.patch
(from rev 497544, zcash/trunk/use-system-rust.patch)
  zcash/repos/community-staging-x86_64/zcashd.service
(from rev 497544, zcash/trunk/zcashd.service)

--+
 PKGBUILD |  121 +
 libsnark-no-gtest.patch  |   22 +++
 use-system-qpid-proton.patch |   26 
 use-system-rust.patch|   20 ++
 zcashd.service   |9 +++
 5 files changed, 198 insertions(+)

Copied: zcash/repos/community-staging-x86_64/PKGBUILD (from rev 497544, 
zcash/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:32:36 UTC (rev 497545)
@@ -0,0 +1,121 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=zcash
+pkgver=2.0.6
+_commit=ef8a62d9b4fbc26984b6a03ee5233ea1f6396a33
+pkgrel=2
+pkgdesc='Permissionless financial system employing zero-knowledge security'
+arch=('x86_64')
+url='https://z.cash/'
+license=('MIT')
+depends=('boost-libs' 'libevent' 'qpid-proton' 'zeromq')
+makedepends=('boost' 'cmake' 'git' 'gmock' 'python' 'rust' 'wget')
+checkdepends=('python2-pyblake2' 'python2-pyzmq' 'python2-qpid-proton')
+source=("git+https://github.com/zcash/zcash.git#commit=${_commit};
+'libsnark-no-gtest.patch'
+'use-system-qpid-proton.patch'
+'use-system-rust.patch'
+'zcashd.service')
+sha512sums=('SKIP'
+
'3c002c9d721853089f02cc397e2bc4130574a9c06b1118824338efedc476daa5bdbdcf55bf6beba69fb9c4bd065b871b3111259fa1e25828f333056d340282a1'
+
'019870971a0cec093d0552585f4140f39dd65f90cb56b97e512bbaf0d79c0f1574295e722310d4e1762af12ff693802fc465765d4d1410d209e259326f307d6a'
+
'e2bdf46696e70a93ffcb45bf4e081c780cda8f11f6fa346b6807731f7c739f18c689c4e78a71f8bd7099874108b6b6584b8a96395bbca8d5441f7600a3fe0ebe'
+
'2fb8b0a636ca9c7ee15f0fd2c47046c8323ade3de9562f393da7541eee50dd14b12107dd29b0e1ee90ff88963e2f7e25b12435166a1812df5c88c579c12dde88')
+
+prepare() {
+cd ${pkgname}
+
+# Set gitattributes on src/clientversion.cpp
+git archive --format=tar ${_commit} -- src/clientversion.cpp | tar -xf -
+
+patch -Np1 -i ../libsnark-no-gtest.patch
+patch -Np1 -i ../use-system-qpid-proton.patch
+patch -Np1 -i ../use-system-rust.patch
+
+# Runs forever
+sed -e '/prioritisetransaction.py/d' -i qa/pull-tester/rpc-tests.sh
+}
+
+build() {
+cd ${pkgname}
+
+cd depends
+rust_crates=(
+  crate_aes
+  crate_aesni
+  crate_aes_soft 
+  crate_arrayvec
+  crate_bellman
+  crate_bitflags
+  crate_bit_vec
+  crate_blake2_rfc
+  crate_block_cipher_trait
+  crate_byte_tools
+  crate_byteorder
+  crate_constant_time_eq
+  crate_crossbeam
+  crate_digest
+  crate_fpe
+  crate_fuchsia_zircon
+  crate_fuchsia_zircon_sys
+  crate_futures_cpupool
+  crate_futures
+  crate_generic_array
+  crate_lazy_static
+  crate_libc
+  crate_nodrop
+  crate_num_bigint
+  crate_num_cpus
+  crate_num_integer
+  crate_num_traits
+  crate_opaque_debug
+  crate_pairing
+  crate_rand
+  crate_sapling_crypto
+  crate_stream_cipher
+  crate_typenum
+  crate_winapi_i686_pc_windows_gnu
+  crate_winapi
+  crate_winapi_x86_64_pc_windows_gnu
+  crate_zip32
+)
+make install \
+native_packages='' \
+packages="bdb ${rust_crates[*]} librustzcash"
+cd ..
+
+BUILD="$(./depends/config.guess)"
+CPPFLAGS="${CPPFLAGS} -I${PWD}/depends/${BUILD}/include"
+LDFLAGS="${LDFLAGS} -L${PWD}/depends/${BUILD}/lib"
+
+./autogen.sh
+depends_prefix="${PWD}/depends/${BUILD}" ./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${pkgname}
+
+# Tests require python2
+mkdir "${srcdir}/python"
+ln -s /usr/bin/python2 "${srcdir}/python/python"
+export PATH="${srcdir}/python:${PATH}"
+
+./zcutil/fetch-params.sh --testnet
+# ./qa/zcash/full_test_suite.py
+# ./qa/pull-tester/rpc-tests.sh
+}
+
+package() {
+cd ${pkgname}
+
+make DESTDIR="${pkgdir}" install
+
+for ext in '-cli' '-tx' 'd'; do
+install -Dm644 contrib/zcash${ext}.bash-completion \
+"${pkgdir}"/usr/share/bash-completion/completions/zcash${ext}
+done
+
+   

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:32:29
  Author: foutrelis
Revision: 497544

libevent 2.1.11 rebuild

Modified:
  zcash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:16:57 UTC (rev 497543)
+++ PKGBUILD2019-08-06 03:32:29 UTC (rev 497544)
@@ -3,7 +3,7 @@
 pkgname=zcash
 pkgver=2.0.6
 _commit=ef8a62d9b4fbc26984b6a03ee5233ea1f6396a33
-pkgrel=1
+pkgrel=2
 pkgdesc='Permissionless financial system employing zero-knowledge security'
 arch=('x86_64')
 url='https://z.cash/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:16:57
  Author: foutrelis
Revision: 497543

archrelease: copy trunk to community-staging-x86_64

Added:
  tmux/repos/community-staging-x86_64/
  tmux/repos/community-staging-x86_64/0001-fix-sizing.patch
(from rev 497542, tmux/trunk/0001-fix-sizing.patch)
  tmux/repos/community-staging-x86_64/LICENSE
(from rev 497542, tmux/trunk/LICENSE)
  tmux/repos/community-staging-x86_64/PKGBUILD
(from rev 497542, tmux/trunk/PKGBUILD)

---+
 0001-fix-sizing.patch |  112 
 LICENSE   |   13 +
 PKGBUILD  |   40 +
 3 files changed, 165 insertions(+)

Copied: tmux/repos/community-staging-x86_64/0001-fix-sizing.patch (from rev 
497542, tmux/trunk/0001-fix-sizing.patch)
===
--- community-staging-x86_64/0001-fix-sizing.patch  
(rev 0)
+++ community-staging-x86_64/0001-fix-sizing.patch  2019-08-06 03:16:57 UTC 
(rev 497543)
@@ -0,0 +1,112 @@
+commit 38b8a198bac62c16d351c54ed83ead29a2e0ecc8
+Author: nicm 
+Date:   Tue May 14 07:37:50 2019 +
+
+Fix sizing of main-vertical and main-horizontal layouts, GitHub issue 1736.
+
+diff --git a/layout-set.c b/layout-set.c
+index 3a088a4c..12b4780f 100644
+--- a/layout-set.c
 b/layout-set.c
+@@ -185,7 +185,7 @@ layout_set_main_h(struct window *w)
+ {
+   struct window_pane  *wp;
+   struct layout_cell  *lc, *lcmain, *lcother, *lcchild;
+-  u_intn, mainh, otherh, sx;
++  u_intn, mainh, otherh, sx, sy;
+ 
+   layout_print_cell(w->layout_root, __func__, 1);
+ 
+@@ -195,22 +195,25 @@ layout_set_main_h(struct window *w)
+   return;
+   n--;/* take off main pane */
+ 
++  /* Find available height - take off one line for the border. */
++  sy = w->sy - 1;
++
+   /* Get the main pane height and work out the other pane height. */
+   mainh = options_get_number(w->options, "main-pane-height");
+-  if (mainh + PANE_MINIMUM + 1 >= w->sy) {
+-  if (w->sy <= PANE_MINIMUM + 1 + PANE_MINIMUM)
++  if (mainh + PANE_MINIMUM >= sy) {
++  if (sy <= PANE_MINIMUM + PANE_MINIMUM)
+   mainh = PANE_MINIMUM;
+   else
+-  mainh = w->sy - (PANE_MINIMUM + 1);
++  mainh = sy - PANE_MINIMUM;
+   otherh = PANE_MINIMUM;
+   } else {
+   otherh = options_get_number(w->options, "other-pane-height");
+   if (otherh == 0)
+-  otherh = w->sy - mainh;
+-  else if (otherh > w->sy || w->sy - otherh < mainh)
+-  otherh = w->sy - mainh;
++  otherh = sy - mainh;
++  else if (otherh > sy || sy - otherh < mainh)
++  otherh = sy - mainh;
+   else
+-  mainh = w->sy - otherh;
++  mainh = sy - otherh;
+   }
+ 
+   /* Work out what width is needed. */
+@@ -221,7 +224,7 @@ layout_set_main_h(struct window *w)
+   /* Free old tree and create a new root. */
+   layout_free(w);
+   lc = w->layout_root = layout_create_cell(NULL);
+-  layout_set_size(lc, sx, mainh + otherh, 0, 0);
++  layout_set_size(lc, sx, mainh + otherh + 1, 0, 0);
+   layout_make_node(lc, LAYOUT_TOPBOTTOM);
+ 
+   /* Create the main pane. */
+@@ -269,7 +272,7 @@ layout_set_main_v(struct window *w)
+ {
+   struct window_pane  *wp;
+   struct layout_cell  *lc, *lcmain, *lcother, *lcchild;
+-  u_intn, mainw, otherw, sy;
++  u_intn, mainw, otherw, sx, sy;
+ 
+   layout_print_cell(w->layout_root, __func__, 1);
+ 
+@@ -279,22 +282,25 @@ layout_set_main_v(struct window *w)
+   return;
+   n--;/* take off main pane */
+ 
++  /* Find available width - take off one line for the border. */
++  sx = w->sx - 1;
++
+   /* Get the main pane width and work out the other pane width. */
+   mainw = options_get_number(w->options, "main-pane-width");
+-  if (mainw + PANE_MINIMUM + 1 >= w->sx) {
+-  if (w->sx <= PANE_MINIMUM + 1 + PANE_MINIMUM)
++  if (mainw + PANE_MINIMUM >= sx) {
++  if (sx <= PANE_MINIMUM + PANE_MINIMUM)
+   mainw = PANE_MINIMUM;
+   else
+-  mainw = w->sx - (PANE_MINIMUM + 1);
++  mainw = sx - PANE_MINIMUM;
+   otherw = PANE_MINIMUM;
+   } else {
+   otherw = options_get_number(w->options, "other-pane-width");
+   if (otherw == 0)
+-  otherw = w->sx - mainw;
+-  else if (otherw > w->sx || w->sx - otherw < mainw)
+-  otherw = w->sx - mainw;
++  otherw = sx - mainw;
++ 

[arch-commits] Commit in dbmail/repos (8 files)

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:16:54
  Author: foutrelis
Revision: 497542

archrelease: copy trunk to community-staging-x86_64

Added:
  dbmail/repos/community-staging-x86_64/
  dbmail/repos/community-staging-x86_64/PKGBUILD
(from rev 497540, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-staging-x86_64/dbmail-imapd.xinetd
(from rev 497540, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-staging-x86_64/dbmail-lmtpd.xinetd
(from rev 497540, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-staging-x86_64/dbmail-pop3d.xinetd
(from rev 497540, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-staging-x86_64/dbmail-timsieved.xinetd
(from rev 497540, dbmail/trunk/dbmail-timsieved.xinetd)
  dbmail/repos/community-staging-x86_64/log-imap.patch
(from rev 497540, dbmail/trunk/log-imap.patch)
  dbmail/repos/community-staging-x86_64/noop-fetch-response-fix2.patch
(from rev 497540, dbmail/trunk/noop-fetch-response-fix2.patch)

+
 PKGBUILD   |   70 +++
 dbmail-imapd.xinetd|   13 +++
 dbmail-lmtpd.xinetd|   13 +++
 dbmail-pop3d.xinetd|   13 +++
 dbmail-timsieved.xinetd|   15 
 log-imap.patch |   47 ++
 noop-fetch-response-fix2.patch |   12 ++
 7 files changed, 183 insertions(+)

Copied: dbmail/repos/community-staging-x86_64/PKGBUILD (from rev 497540, 
dbmail/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:16:54 UTC (rev 497542)
@@ -0,0 +1,70 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Sebastian Faltoni 
+
+pkgname=dbmail
+pkgver=3.2.3
+pkgrel=11
+pkgdesc="Fast and scalable sql based mail services"
+arch=('x86_64')
+depends=('gmime' 'libzdb' 'mhash' 'libevent')
+makedepends=('asciidoc' 'xmlto' 'docbook-xsl' 'docbook-xml' 
'postgresql-libs>=8.4.1'
+'sqlite' 'mariadb-libs' 'libldap>=2.4.18' 'libsieve' 'git')
+optdepends=('libldap: for LDAP authentication'
+   'libsieve: for dbmail-sieve')
+#  'python2-mysql2pgsql: migrate from MySQL to PostreSQL')
+url="http://www.dbmail.org;
+license=('GPL')
+options=('zipman')
+backup=(etc/xinetd.d/dbmail-imapd
+   etc/xinetd.d/dbmail-pop3d
+   etc/xinetd.d/dbmail-lmtpd
+   etc/xinetd.d/dbmail-timsieved)
+#source=("dbmail-$pkgver::git://git.subdir.eu/paul/dbmail#branch=dbmail_3_2"
+#source=("dbmail-$pkgver.tar.gz::http://git.dbmail.eu/paul/dbmail/snapshot/dbmail-$pkgver.tar.gz;
+source=("http://www.dbmail.org/download/3.2/dbmail-${pkgver}.tar.gz;
+   "dbmail-imapd.xinetd"
+   "dbmail-lmtpd.xinetd"
+   "dbmail-pop3d.xinetd"
+   "dbmail-timsieved.xinetd"
+   noop-fetch-response-fix2.patch
+   log-imap.patch)
+md5sums=('4f140751642559395dfe3a6bb2cc9300'
+ '890de13361afbdf4fed12d6d7eb53e66'
+ '961593658cd596297d03d25eb9c9e98f'
+ '4cb764894abd3914802e90602bf90a0c'
+ 'e78dc86355f9aaf24590bc7c6611162f'
+ '8c8efca631d3a4052ad18c12ce72a1ab'
+ 'e01223ad8e9c1a0faea40f18ea064b66')
+
+prepare() {
+  cd "$srcdir"/dbmail-${pkgver}/
+  patch -p1 <"$srcdir"/noop-fetch-response-fix2.patch
+#  patch -p1 <"$srcdir"/log-imap.patch
+}
+
+build() {
+  cd "$srcdir"/dbmail-${pkgver}/
+  aclocal
+  automake --add-missing
+  autoreconf
+  [ -f Makefile ] || ./configure \
+--prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc \
+--with-ldap --with-sieve \
+--enable-systemd --enable-manpages
+  make
+}
+
+package() {
+  cd "$srcdir"/dbmail-${pkgver}/
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 dbmail.conf "$pkgdir"/etc/dbmail.conf.sample
+  mkdir "$pkgdir"/usr/share/dbmail
+  cp -r sql/* "$pkgdir"/usr/share/dbmail/
+  cp -a contrib "$pkgdir"/usr/share/dbmail/
+  cp dbmail.schema "$pkgdir"/usr/share/dbmail/
+
+  for i in dbmail-imapd dbmail-lmtpd dbmail-pop3d dbmail-timsieved; do
+install -Dm0644 "$srcdir"/$i.xinetd "$pkgdir"/etc/xinetd.d/$i
+  done
+}

Copied: dbmail/repos/community-staging-x86_64/dbmail-imapd.xinetd (from rev 
497540, dbmail/trunk/dbmail-imapd.xinetd)
===
--- community-staging-x86_64/dbmail-imapd.xinetd
(rev 0)
+++ community-staging-x86_64/dbmail-imapd.xinetd2019-08-06 03:16:54 UTC 
(rev 497542)
@@ -0,0 +1,13 @@
+service imap
+{
+  socket_type = stream
+  wait= no
+  user= nobody
+  server  = /usr/bin/dbmail-imapd
+  protocol= tcp
+  server_args = -n
+  log_on_failure  += USERID
+  disable = yes
+#  env = EVENT_NOEPOLL=yes
+#  instances   = 200
+}

Copied: dbmail/repos/community-staging-x86_64/dbmail-lmtpd.xinetd (from rev 
497540, 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:16:53
  Author: foutrelis
Revision: 497541

libevent 2.1.11 rebuild

Modified:
  tmux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:16:47 UTC (rev 497540)
+++ PKGBUILD2019-08-06 03:16:53 UTC (rev 497541)
@@ -4,7 +4,7 @@
 
 pkgname=tmux
 pkgver=2.9_a
-pkgrel=2
+pkgrel=3
 pkgdesc='A terminal multiplexer'
 url='https://github.com/tmux/tmux/wiki'
 arch=('x86_64')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:16:47
  Author: foutrelis
Revision: 497540

libevent 2.1.11 rebuild

Modified:
  dbmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:16:26 UTC (rev 497539)
+++ PKGBUILD2019-08-06 03:16:47 UTC (rev 497540)
@@ -3,7 +3,7 @@
 
 pkgname=dbmail
 pkgver=3.2.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Fast and scalable sql based mail services"
 arch=('x86_64')
 depends=('gmime' 'libzdb' 'mhash' 'libevent')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:16:26
  Author: foutrelis
Revision: 497539

archrelease: copy trunk to community-staging-x86_64

Added:
  rspamd/repos/community-staging-x86_64/
  rspamd/repos/community-staging-x86_64/PKGBUILD
(from rev 497538, rspamd/trunk/PKGBUILD)
  rspamd/repos/community-staging-x86_64/rspamd.install
(from rev 497538, rspamd/trunk/rspamd.install)
  rspamd/repos/community-staging-x86_64/rspamd.logrotate
(from rev 497538, rspamd/trunk/rspamd.logrotate)
  rspamd/repos/community-staging-x86_64/rspamd.sysusers
(from rev 497538, rspamd/trunk/rspamd.sysusers)
  rspamd/repos/community-staging-x86_64/rspamd.tmpfiles
(from rev 497538, rspamd/trunk/rspamd.tmpfiles)

--+
 PKGBUILD |  168 +
 rspamd.install   |6 +
 rspamd.logrotate |7 ++
 rspamd.sysusers  |1 
 rspamd.tmpfiles  |5 +
 5 files changed, 187 insertions(+)

Copied: rspamd/repos/community-staging-x86_64/PKGBUILD (from rev 497538, 
rspamd/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:16:26 UTC (rev 497539)
@@ -0,0 +1,168 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Oleksandr Natalenko 
+# Contributor: Andrew Lewis 
+# Contributor: mezcal
+
+pkgname=rspamd
+pkgver=1.9.4
+pkgrel=2
+epoch=
+pkgdesc='Fast, free and open-source spam filtering system'
+arch=(x86_64)
+url=https://rspamd.com
+license=(BSD)
+depends=(
+  file
+  glib2
+  icu
+  libevent
+  luajit
+  openblas
+  openssl
+  pcre
+  sqlite
+  zlib
+)
+makedepends=(
+  cmake
+  git
+  ninja
+  ragel
+)
+backup=(
+  etc/logrotate.d/rspamd
+  etc/rspamd/2tld.inc
+  etc/rspamd/actions.conf
+  etc/rspamd/cgp.inc
+  etc/rspamd/common.conf
+  etc/rspamd/composites.conf
+  etc/rspamd/dmarc_whitelist.inc
+  etc/rspamd/groups.conf
+  etc/rspamd/logging.inc
+  etc/rspamd/maillist.inc
+  etc/rspamd/metrics.conf
+  etc/rspamd/mid.inc
+  etc/rspamd/mime_types.inc
+  etc/rspamd/modules.conf
+  etc/rspamd/modules.d/antivirus.conf
+  etc/rspamd/modules.d/arc.conf
+  etc/rspamd/modules.d/asn.conf
+  etc/rspamd/modules.d/chartable.conf
+  etc/rspamd/modules.d/clickhouse.conf
+  etc/rspamd/modules.d/dcc.conf
+  etc/rspamd/modules.d/dkim.conf
+  etc/rspamd/modules.d/dkim_signing.conf
+  etc/rspamd/modules.d/dmarc.conf
+  etc/rspamd/modules.d/elastic.conf
+  etc/rspamd/modules.d/emails.conf
+  etc/rspamd/modules.d/external_services.conf
+  etc/rspamd/modules.d/force_actions.conf
+  etc/rspamd/modules.d/forged_recipients.conf
+  etc/rspamd/modules.d/fuzzy_check.conf
+  etc/rspamd/modules.d/greylist.conf
+  etc/rspamd/modules.d/hfilter.conf
+  etc/rspamd/modules.d/history_redis.conf
+  etc/rspamd/modules.d/ip_score.conf
+  etc/rspamd/modules.d/maillist.conf
+  etc/rspamd/modules.d/metadata_exporter.conf
+  etc/rspamd/modules.d/metric_exporter.conf
+  etc/rspamd/modules.d/mid.conf
+  etc/rspamd/modules.d/milter_headers.conf
+  etc/rspamd/modules.d/mime_types.conf
+  etc/rspamd/modules.d/multimap.conf
+  etc/rspamd/modules.d/mx_check.conf
+  etc/rspamd/modules.d/neural.conf
+  etc/rspamd/modules.d/once_received.conf
+  etc/rspamd/modules.d/phishing.conf
+  etc/rspamd/modules.d/ratelimit.conf
+  etc/rspamd/modules.d/rbl.conf
+  etc/rspamd/modules.d/redis.conf
+  etc/rspamd/modules.d/regexp.conf
+  etc/rspamd/modules.d/replies.conf
+  etc/rspamd/modules.d/reputation.conf
+  etc/rspamd/modules.d/rspamd_update.conf
+  etc/rspamd/modules.d/spamassassin.conf
+  etc/rspamd/modules.d/spamtrap.conf
+  etc/rspamd/modules.d/spf.conf
+  etc/rspamd/modules.d/surbl.conf
+  etc/rspamd/modules.d/trie.conf
+  etc/rspamd/modules.d/url_redirector.conf
+  etc/rspamd/modules.d/url_reputation.conf
+  etc/rspamd/modules.d/url_tags.conf
+  etc/rspamd/modules.d/whitelist.conf
+  etc/rspamd/options.inc
+  etc/rspamd/redirectors.inc
+  etc/rspamd/rspamd.conf
+  etc/rspamd/scores.d/fuzzy_group.conf
+  etc/rspamd/scores.d/headers_group.conf
+  etc/rspamd/scores.d/hfilter_group.conf
+  etc/rspamd/scores.d/mime_types_group.conf
+  etc/rspamd/scores.d/mua_group.conf
+  etc/rspamd/scores.d/phishing_group.conf
+  etc/rspamd/scores.d/policies_group.conf
+  etc/rspamd/scores.d/rbl_group.conf
+  etc/rspamd/scores.d/statistics_group.conf
+  etc/rspamd/scores.d/subject_group.conf
+  etc/rspamd/scores.d/surbl_group.conf
+  etc/rspamd/scores.d/whitelist_group.conf
+  etc/rspamd/settings.conf
+  etc/rspamd/spf_dkim_whitelist.inc
+  etc/rspamd/statistic.conf
+  etc/rspamd/surbl-whitelist.inc
+  etc/rspamd/worker-controller.inc
+  etc/rspamd/worker-fuzzy.inc
+  etc/rspamd/worker-normal.inc
+  etc/rspamd/worker-proxy.inc
+)
+install=rspamd.install
+source=(
+  git+https://github.com/rspamd/rspamd.git#tag=${pkgver}
+  rspamd.tmpfiles
+  rspamd.sysusers
+  rspamd.logrotate
+)
+sha256sums=('SKIP'
+'4ee186f046d9ca22168a7e31dcf02cc7cd09ea60fb82ae60144b78fdd846a9a5'

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:16:19
  Author: foutrelis
Revision: 497538

libevent 2.1.11 rebuild

Modified:
  rspamd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:15:50 UTC (rev 497537)
+++ PKGBUILD2019-08-06 03:16:19 UTC (rev 497538)
@@ -5,7 +5,7 @@
 
 pkgname=rspamd
 pkgver=1.9.4
-pkgrel=1
+pkgrel=2
 epoch=
 pkgdesc='Fast, free and open-source spam filtering system'
 arch=(x86_64)


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:15:50
  Author: foutrelis
Revision: 497537

archrelease: copy trunk to community-staging-x86_64

Added:
  opensmtpd/repos/community-staging-x86_64/
  opensmtpd/repos/community-staging-x86_64/PKGBUILD
(from rev 497536, opensmtpd/trunk/PKGBUILD)
  opensmtpd/repos/community-staging-x86_64/fix-crash-on-authentication.patch
(from rev 497536, opensmtpd/trunk/fix-crash-on-authentication.patch)
  opensmtpd/repos/community-staging-x86_64/opensmtpd.sysusers
(from rev 497536, opensmtpd/trunk/opensmtpd.sysusers)
  opensmtpd/repos/community-staging-x86_64/smtpd.service
(from rev 497536, opensmtpd/trunk/smtpd.service)
  opensmtpd/repos/community-staging-x86_64/smtpd.socket
(from rev 497536, opensmtpd/trunk/smtpd.socket)

---+
 PKGBUILD  |   74 
 fix-crash-on-authentication.patch |   43 
 opensmtpd.sysusers|4 +
 smtpd.service |   11 +
 smtpd.socket  |8 +++
 5 files changed, 140 insertions(+)

Copied: opensmtpd/repos/community-staging-x86_64/PKGBUILD (from rev 497536, 
opensmtpd/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:15:50 UTC (rev 497537)
@@ -0,0 +1,74 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Sébastien Luttringer
+# Contributor: parchd 
+
+pkgname=opensmtpd
+pkgver=6.0.3p1
+pkgrel=3
+pkgdesc='Free implementation of the server-side SMTP protocol'
+arch=('x86_64')
+url='https://www.opensmtpd.org/'
+license=('custom')
+depends=('libasr' 'libevent' 'openssl-1.0' 'pam')
+provides=('smtp-server' 'smtp-forwarder')
+conflicts=('smtp-server' 'smtp-forwarder')
+backup=('etc/smtpd/smtpd.conf' 'etc/smtpd/aliases')
+options=('emptydirs')
+source=("https://www.opensmtpd.org/archives/$pkgname-$pkgver.tar.gz;
+'opensmtpd.sysusers'
+'smtpd.service'
+'smtpd.socket'
+'fix-crash-on-authentication.patch')
+sha256sums=('291881862888655565e8bbe3cfb743310f5dc0edb6fd28a889a9a547ad767a81'
+'b38b64f1457b7227d55585edc711cce525e089516d16b093e6c44387380e6b13'
+'abf5baeb2a87c60d668ad18ea41cc08cab7a4f76339dd6df05de15cdaadaf922'
+'32d46de5562d01de445d04c93bcc9f94bf103539b676e449c32e3603a3866cf8'
+'0f4a8729bb46413d3b4a043ef41ed4949ff8e35d22c293c4b9fde10f9d44ba41')
+
+prepare() {
+  sed -ri 's,/etc/mail,/etc/smtpd,g' "$pkgname-$pkgver/smtpd/smtpd.conf"
+  cd $pkgname-$pkgver
+  patch -p1 -i ../fix-crash-on-authentication.patch
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc/smtpd \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib/smtpd \
+--with-path-mbox=/var/spool/mail \
+--with-path-empty=/var/empty \
+--with-path-socket=/run \
+--with-path-CAfile=/etc/ssl/certs/ca-certificates.crt \
+--with-user-smtpd=smtpd \
+--with-user-queue=smtpq \
+--with-group-queue=smtpq \
+--with-auth-pam \
+--with-libssl='/usr/lib/openssl-1.0' \
+--with-cflags='-I/usr/include/openssl-1.0'
+
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+
+  ln -s /usr/bin/smtpctl "$pkgdir/usr/bin/sendmail"
+  ln -s /usr/bin/smtpctl "$pkgdir/usr/bin/mailq"
+  ln -s /usr/bin/smtpctl "$pkgdir/usr/bin/newaliases"
+  ln -s /usr/bin/smtpctl "$pkgdir/usr/bin/makemap"
+
+  # install license, systemd unit files, sysusers
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 "$srcdir/smtpd.service" 
"$pkgdir/usr/lib/systemd/system/smtpd.service"
+  install -Dm644 "$srcdir/smtpd.socket" 
"$pkgdir/usr/lib/systemd/system/smtpd.socket"
+  install -Dm644 "$srcdir/opensmtpd.sysusers" 
"$pkgdir/usr/lib/sysusers.d/opensmtpd.conf"
+
+  # install an empty aliases file (used by the default config)
+  install -Dm644 /dev/null "$pkgdir/etc/smtpd/aliases"
+}

Copied: 
opensmtpd/repos/community-staging-x86_64/fix-crash-on-authentication.patch 
(from rev 497536, opensmtpd/trunk/fix-crash-on-authentication.patch)
===
--- community-staging-x86_64/fix-crash-on-authentication.patch  
(rev 0)
+++ community-staging-x86_64/fix-crash-on-authentication.patch  2019-08-06 
03:15:50 UTC (rev 497537)
@@ -0,0 +1,43 @@
+From 9b5f70b93e038df5446bd37a4adac5a0380748e7 Mon Sep 17 00:00:00 2001
+From: johannes 
+Date: Wed, 21 Feb 2018 23:57:11 +0100
+Subject: [PATCH] crypt_checkpass: include HAVE_CRYPT_H definition, add NULL
+ check
+
+---
+ openbsd-compat/crypt_checkpass.c | 9 -
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
+diff --git a/openbsd-compat/crypt_checkpass.c 
b/openbsd-compat/crypt_checkpass.c
+index dafd2dae..d10b3a57 100644
+--- 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:15:45
  Author: foutrelis
Revision: 497536

libevent 2.1.11 rebuild

Modified:
  opensmtpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:14:32 UTC (rev 497535)
+++ PKGBUILD2019-08-06 03:15:45 UTC (rev 497536)
@@ -4,7 +4,7 @@
 
 pkgname=opensmtpd
 pkgver=6.0.3p1
-pkgrel=2
+pkgrel=3
 pkgdesc='Free implementation of the server-side SMTP protocol'
 arch=('x86_64')
 url='https://www.opensmtpd.org/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:14:32
  Author: foutrelis
Revision: 497535

archrelease: copy trunk to community-staging-x86_64

Added:
  coturn/repos/community-staging-x86_64/
  coturn/repos/community-staging-x86_64/PKGBUILD
(from rev 497534, coturn/trunk/PKGBUILD)
  coturn/repos/community-staging-x86_64/turnserver.service
(from rev 497534, coturn/trunk/turnserver.service)
  coturn/repos/community-staging-x86_64/turnserver.sysusers.d
(from rev 497534, coturn/trunk/turnserver.sysusers.d)
  coturn/repos/community-staging-x86_64/turnserver.tmpfiles.d
(from rev 497534, coturn/trunk/turnserver.tmpfiles.d)

---+
 PKGBUILD  |   66 
 turnserver.service|   11 
 turnserver.sysusers.d |1 
 turnserver.tmpfiles.d |3 ++
 4 files changed, 81 insertions(+)

Copied: coturn/repos/community-staging-x86_64/PKGBUILD (from rev 497534, 
coturn/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:14:32 UTC (rev 497535)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Previous Maintainer: Jean Lucas 
+# Contributor: Vladimir Tsanev 
+# Contributor: MoeRT09 
+# Contributor: jlkon13 
+
+pkgname=coturn
+pkgver=4.5.1.1
+pkgrel=6
+pkgdesc='Open-source implementation of TURN and STUN server'
+arch=(x86_64)
+url=https://github.com/coturn/coturn
+license=(BSD)
+depends=(libevent postgresql-libs libmariadbclient hiredis sqlite)
+backup=(etc/turnserver/turnserver.conf)
+source=($url/archive/$pkgver.tar.gz
+turnserver.service
+turnserver.sysusers.d
+turnserver.tmpfiles.d)
+sha512sums=('a5e1aecdab5a7060ffbc73cc8dd294cafa701f2e0d2a827e40901cb6001af5a2c5ecbafdf14662410713818aad0ad259133f0dc9b34730bf7911863e1e255f70'
+
'47af7bbf28f8a5fc674b90d1370026405ccb43623f05e47cf915c594e7e35865f4dce64d2b3001bc609a843a54661d1a1172790153f0b8ba9186db48c42b0024'
+
'32596f741e561c707f69c1ea90adf75c83742906d33c50e1fa5ec0899eeb607d96a48c36fcbb6facb62947beedcace9f6c3fb748c4d67f058bf3f72413766f82'
+
'9d9ef805d793ee49d23e000a66130f30b6c256943f8004ac43f4712c6ecc7dcf82f24a7e77bb1db041ecf714c869769287ea03fe66f3ab4ad6f8f817d389bca5')
+
+build() {
+  cd coturn-$pkgver
+  ./configure \
+--prefix=/usr \
+--manprefix=/usr/share \
+--examplesdir=/usr/share/turnserver/examples \
+--disable-rpath
+  make
+}
+
+check() {
+  cd coturn-$pkgver
+  make check
+}
+
+package() {
+  install -Dm 644 turnserver.service -t "$pkgdir"/usr/lib/systemd/system
+  install -Dm 644 turnserver.sysusers.d 
"$pkgdir"/usr/lib/sysusers.d/turnserver.conf
+  install -Dm 644 turnserver.tmpfiles.d 
"$pkgdir"/usr/lib/tmpfiles.d/turnserver.conf
+
+  cd coturn-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 LICENSE -t "$pkgdir"/usr/share/licenses/coturn
+
+  cd "$pkgdir"
+
+  # Create needed directories
+  mkdir -p {etc/turnserver,var/log/turnserver}
+
+  # Use Arch-specific directories in config
+  mv {usr/etc/turnserver.conf.default,etc/turnserver/turnserver.conf}
+  sed \
+-e '/^#log-file=\/var\/tmp\/turn.log$/c 
log-file=\/var\/log\/turnserver\/turn.log' \
+-e '/^#pidfile="\/var\/run\/turnserver.pid"$/c 
pidfile=\/var\/run\/turnserver\/turnserver.pid' \
+-i etc/turnserver/turnserver.conf
+  rmdir usr/etc
+
+  # Remove unneeded executable bits
+  find {etc,usr/include,usr/lib,usr/share,var} -type f ! -name '*.sh' ! -name 
'*.pl' -exec chmod 644 {} +
+}

Copied: coturn/repos/community-staging-x86_64/turnserver.service (from rev 
497534, coturn/trunk/turnserver.service)
===
--- community-staging-x86_64/turnserver.service (rev 0)
+++ community-staging-x86_64/turnserver.service 2019-08-06 03:14:32 UTC (rev 
497535)
@@ -0,0 +1,11 @@
+[Unit]
+Description=STUN and TURN relay server for VoIP and WebRTC
+After=network.target
+
+[Service]
+User=turnserver
+Type=forking
+ExecStart=/usr/bin/turnserver -c /etc/turnserver/turnserver.conf -o -v
+
+[Install]
+WantedBy=multi-user.target

Copied: coturn/repos/community-staging-x86_64/turnserver.sysusers.d (from rev 
497534, coturn/trunk/turnserver.sysusers.d)
===
--- community-staging-x86_64/turnserver.sysusers.d  
(rev 0)
+++ community-staging-x86_64/turnserver.sysusers.d  2019-08-06 03:14:32 UTC 
(rev 497535)
@@ -0,0 +1 @@
+u turnserver - "TurnServer user" /etc/turnserver

Copied: coturn/repos/community-staging-x86_64/turnserver.tmpfiles.d (from rev 
497534, coturn/trunk/turnserver.tmpfiles.d)
===
--- community-staging-x86_64/turnserver.tmpfiles.d  
(rev 0)
+++ 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:14:27
  Author: foutrelis
Revision: 497534

libevent 2.1.11 rebuild

Modified:
  coturn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:11:17 UTC (rev 497533)
+++ PKGBUILD2019-08-06 03:14:27 UTC (rev 497534)
@@ -7,7 +7,7 @@
 
 pkgname=coturn
 pkgver=4.5.1.1
-pkgrel=5
+pkgrel=6
 pkgdesc='Open-source implementation of TURN and STUN server'
 arch=(x86_64)
 url=https://github.com/coturn/coturn


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:11:51
  Author: foutrelis
Revision: 359212

libevent 2.1.11 rebuild

Modified:
  nfs-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 02:50:58 UTC (rev 359211)
+++ PKGBUILD2019-08-06 03:11:51 UTC (rev 359212)
@@ -8,7 +8,7 @@
 pkgbase=nfs-utils
 pkgname=('nfs-utils' 'nfsidmap')
 pkgver=2.4.1
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='http://nfs.sourceforge.net'
 makedepends=('libevent' 'sqlite' 'rpcsvc-proto')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:11:56
  Author: foutrelis
Revision: 359213

archrelease: copy trunk to staging-x86_64

Added:
  nfs-utils/repos/staging-x86_64/
  nfs-utils/repos/staging-x86_64/PKGBUILD
(from rev 359212, nfs-utils/trunk/PKGBUILD)
  nfs-utils/repos/staging-x86_64/exports
(from rev 359212, nfs-utils/trunk/exports)
  nfs-utils/repos/staging-x86_64/id_resolver.conf
(from rev 359212, nfs-utils/trunk/id_resolver.conf)

--+
 PKGBUILD |  110 +
 exports  |   12 +
 id_resolver.conf |9 
 3 files changed, 131 insertions(+)

Copied: nfs-utils/repos/staging-x86_64/PKGBUILD (from rev 359212, 
nfs-utils/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-06 03:11:56 UTC (rev 359213)
@@ -0,0 +1,110 @@
+# Maintainer: AndyRTR 
+# Maintainer: Tobias Powalowski 
+# Contributor: John Proctor 
+# Contributor: dibblethewrecker 
+# Contributor: abelstr 
+# Contributor: Marco Lima 
+
+pkgbase=nfs-utils
+pkgname=('nfs-utils' 'nfsidmap')
+pkgver=2.4.1
+pkgrel=2
+arch=('x86_64')
+url='http://nfs.sourceforge.net'
+makedepends=('libevent' 'sqlite' 'rpcsvc-proto')
+# http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=summary
+source=(https://www.kernel.org/pub/linux/utils/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.{xz,sign}
+id_resolver.conf
+exports)
+# https://www.kernel.org/pub/linux/utils/nfs-utils/2.1.1/sha256sums.asc
+sha256sums=('85274ada94479b1beba9f8eeffd19f477c53a6710b9998d1192c807854087736'
+'SKIP'
+'ed31ae843cf66d3c262b39ed54533a861876231c5f5bb3811c0c498ac2ffa102'
+'610715ed3daedc43b2536f541c7c57e138fb31eab5d837d9a6187a7403e30154')
+validpgpkeys=('E1B71E339E20A10A676F7CB69AFB1D681A125177') # Steve Dickson
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+ 
+  # fix hardcoded sbin path to our needs
+  sed -i "s|sbindir = /sbin|sbindir = /usr/bin|g" utils/*/Makefile.am
+  autoreconf -vfi
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--enable-gss \
+--without-tcp-wrappers \
+--with-statedir=/var/lib/nfs \
+--enable-ipv6 \
+--enable-libmount-mount \
+--enable-mountconfig \
+--with-start-statd=/usr/bin/start-statd
+  make
+}
+
+check() {
+  cd ${pkgbase}-${pkgver}
+  make -k check || /bin/true
+}
+
+package_nfs-utils() {
+
+  pkgdesc="Support programs for Network File Systems"
+  license=('GPL2')
+
+  backup=(etc/{exports,nfs.conf,nfsmount.conf})
+  depends=('rpcbind' 'nfsidmap' 'gssproxy' 'libevent' 'device-mapper')
+  optdepends=('sqlite: for nfsdcltrack usage'
+  'python: for nfsiostat and mountstats usage')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR="$pkgdir" install
+ 
+  install -D -m 644 utils/mount/nfsmount.conf "$pkgdir"/etc/nfsmount.conf
+  install -D -m 644 nfs.conf "$pkgdir"/etc/nfs.conf
+  
+  for i in systemd/{*.service,*.mount,*.target}; do
+install -D -m 644 $i "$pkgdir"/usr/lib/systemd/system/$(basename $i)
+  done
+  install -d -m 755 "$pkgdir"/usr/share/doc/$pkgname
+  install -D -m 644 systemd/README 
"$pkgdir"/usr/share/doc/$pkgname/README.systemd
+  
+  # docs
+  install -m 644 {NEWS,README} "$pkgdir"/usr/share/doc/$pkgname/
+
+  # empty exports file  
+  install -D -m 644 ../exports "$pkgdir"/etc/exports
+
+  # config file for idmappers in newer kernels
+  install -D -m 644 ../id_resolver.conf 
"$pkgdir"/etc/request-key.d/id_resolver.conf
+
+  mkdir "$pkgdir"/etc/exports.d
+  mkdir -m 555 "$pkgdir"/var/lib/nfs/rpc_pipefs
+  mkdir "$pkgdir"/var/lib/nfs/v4recovery
+
+  # nfsidmap cleanup
+  rm -vrf $pkgdir/usr/include #/nfsid*
+  rm -vrf $pkgdir/usr/lib/libnfsidmap*
+  rm -vrf $pkgdir/usr/lib/pkgconfig #/libnfsidmap.pc
+  rm -v $pkgdir/usr/share/man/{man3/nfs4_uid_to_name*,man5/idmapd.conf*}
+  rm -rf $pkgdir/usr/share/man/man3
+}
+
+package_nfsidmap() {
+
+  pkgdesc="Library to help mapping IDs, mainly for NFSv4"
+  license=('GPL2')
+  backup=(etc/idmapd.conf)
+  depends=('libldap')
+
+  cd ${pkgbase}-${pkgver}
+  make -C support  DESTDIR="$pkgdir" install
+  # config file  
+  install -D -m 644 support/nfsidmap/idmapd.conf "$pkgdir"/etc/idmapd.conf
+  # license
+  install -Dm644 support/nfsidmap/COPYING 
$pkgdir/usr/share/licenses/nfsidmap/LICENSE
+}

Copied: nfs-utils/repos/staging-x86_64/exports (from rev 359212, 
nfs-utils/trunk/exports)
===
--- staging-x86_64/exports  (rev 0)
+++ staging-x86_64/exports  2019-08-06 03:11:56 UTC (rev 359213)
@@ -0,0 +1,12 @@
+# /etc/exports - exports(5) - directories exported to NFS clients
+#
+# Example for NFSv2 and NFSv3:
+#  /srv/homehostname1(rw,sync) hostname2(ro,sync)
+# Example for NFSv4:
+#  /srv/nfs4   

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:11:13
  Author: foutrelis
Revision: 497532

libevent 2.1.11 rebuild

Modified:
  tmate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:10:19 UTC (rev 497531)
+++ PKGBUILD2019-08-06 03:11:13 UTC (rev 497532)
@@ -4,7 +4,7 @@
 
 pkgname=tmate
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Instant terminal sharing'
 arch=('x86_64')
 url='https://tmate.io/'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:11:17
  Author: foutrelis
Revision: 497533

archrelease: copy trunk to community-staging-x86_64

Added:
  tmate/repos/community-staging-x86_64/
  tmate/repos/community-staging-x86_64/PKGBUILD
(from rev 497532, tmate/trunk/PKGBUILD)

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

Copied: tmate/repos/community-staging-x86_64/PKGBUILD (from rev 497532, 
tmate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:11:17 UTC (rev 497533)
@@ -0,0 +1,31 @@
+# Maintainer: Christian Hesse 
+# Contributor: "Amhairghin" Oscar Garcia Amor
+# Contributors: bhushan, huma, adlaiff6, Invie, solarce
+
+pkgname=tmate
+pkgver=2.3.0
+pkgrel=2
+pkgdesc='Instant terminal sharing'
+arch=('x86_64')
+url='https://tmate.io/'
+license=('BSD')
+depends=('libevent' 'libssh' 'libutempter' 'msgpack-c')
+makedepends=('cmake' 'ruby')
+source=("https://github.com/tmate-io/${pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('f837514edbc19180d06b27713628466e68aba91654d748d6e65bfad308f5b00a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m0644 COPYING ${pkgdir}/usr/share/licenses/tmate/COPYING
+}


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:10:13
  Author: foutrelis
Revision: 497529

libevent 2.1.11 rebuild

Modified:
  unbound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:07:59 UTC (rev 497528)
+++ PKGBUILD2019-08-06 03:10:13 UTC (rev 497529)
@@ -4,7 +4,7 @@
 
 pkgname=unbound
 pkgver=1.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Validating, recursive, and caching DNS resolver'
 url='https://unbound.net/'
 license=('custom:BSD')


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:10:19
  Author: foutrelis
Revision: 497530

archrelease: copy trunk to community-staging-x86_64

Added:
  unbound/repos/community-staging-x86_64/
  unbound/repos/community-staging-x86_64/PKGBUILD
(from rev 497529, unbound/trunk/PKGBUILD)
  unbound/repos/community-staging-x86_64/conf
(from rev 497529, unbound/trunk/conf)
  unbound/repos/community-staging-x86_64/hook
(from rev 497529, unbound/trunk/hook)
  unbound/repos/community-staging-x86_64/service
(from rev 497529, unbound/trunk/service)
  unbound/repos/community-staging-x86_64/sysusers.d
(from rev 497529, unbound/trunk/sysusers.d)
  unbound/repos/community-staging-x86_64/tmpfiles.d
(from rev 497529, unbound/trunk/tmpfiles.d)

+
 PKGBUILD   |   66 +++
 conf   |6 +
 hook   |   10 
 service|   13 +++
 sysusers.d |1 
 tmpfiles.d |1 
 6 files changed, 97 insertions(+)

Copied: unbound/repos/community-staging-x86_64/PKGBUILD (from rev 497529, 
unbound/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:10:19 UTC (rev 497530)
@@ -0,0 +1,66 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Hisato Tatekura 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=unbound
+pkgver=1.9.2
+pkgrel=2
+pkgdesc='Validating, recursive, and caching DNS resolver'
+url='https://unbound.net/'
+license=('custom:BSD')
+arch=('x86_64')
+makedepends=('expat')
+optdepends=('expat: unbound-anchor')
+depends=('fstrm' 'openssl' 'libsodium' 'protobuf-c' 'libevent' 'ldns' 
'dnssec-anchors')
+backup=('etc/unbound/unbound.conf')
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
+source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'sysusers.d'
+'tmpfiles.d'
+'service'
+'hook'
+'conf')
+sha256sums=('6f7acec5cf451277fcda31729886ae7dd62537c4f506855603e3aa153fcb6b95'
+'SKIP'
+'85b8f00881fb93bcce83bdfe3246463a396eb5b352c0d7f5fca32fcb839d22fa'
+'31a573f43287dd7e3678be1680388bfc7d8dee8280eb2443f521a4b349aaa6b6'
+'a8a31511cb3d8c8092f0f9edb8887701eceac0108a177af8486c35a1d3ead601'
+'2746aede36b1f57efdcc370b7643ce31ff9e6acb9a1f62705987b07eaed866a3'
+'ddc0ead682c5035cdd3a29d4ab12936a73573c82c27f14026998a378de56f418')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --sbindir=/usr/bin \
+   --disable-rpath \
+   --enable-dnscrypt \
+   --enable-dnstap \
+   --enable-pie \
+   --enable-relro-now \
+   --enable-subnet \
+   --enable-tfo-client \
+   --enable-tfo-server \
+   --with-conf-file=/etc/unbound/unbound.conf \
+   --with-pidfile=/run/unbound.pid \
+   --with-rootkey-file=/etc/trusted-key.key \
+   --with-libevent \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 doc/example.conf.in 
"${pkgdir}/etc/unbound/unbound.conf.example"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   install -Dm644 ../sysusers.d "${pkgdir}/usr/lib/sysusers.d/unbound.conf"
+   install -Dm644 ../service 
"${pkgdir}/usr/lib/systemd/system/unbound.service"
+   install -Dm644 ../conf "${pkgdir}/etc/unbound/unbound.conf"
+
+   # Trust anchor file available from within unbound's chroot.
+   install -Dm644 ../tmpfiles.d "${pkgdir}/usr/lib/tmpfiles.d/unbound.conf"
+   install -Dm644 ../hook 
"${pkgdir}/usr/share/libalpm/hooks/unbound-key.hook"
+}

Copied: unbound/repos/community-staging-x86_64/conf (from rev 497529, 
unbound/trunk/conf)
===
--- community-staging-x86_64/conf   (rev 0)
+++ community-staging-x86_64/conf   2019-08-06 03:10:19 UTC (rev 497530)
@@ -0,0 +1,6 @@
+server:
+  use-syslog: yes
+  do-daemonize: no
+  username: "unbound"
+  directory: "/etc/unbound"
+  trust-anchor-file: trusted-key.key

Copied: unbound/repos/community-staging-x86_64/hook (from rev 497529, 
unbound/trunk/hook)
===
--- community-staging-x86_64/hook   (rev 0)
+++ community-staging-x86_64/hook   2019-08-06 03:10:19 UTC (rev 497530)
@@ -0,0 +1,10 @@
+[Trigger]
+Type = File
+Target = etc/trusted-key.key
+Operation = Install
+Operation = Upgrade
+
+[Action]
+Description = Updating trusted-key.key for unbound...
+When = PostTransaction
+Exec = /bin/cp -f 

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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:07:55
  Author: foutrelis
Revision: 497527

libevent 2.1.11 rebuild

Modified:
  crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 02:56:16 UTC (rev 497526)
+++ PKGBUILD2019-08-06 03:07:55 UTC (rev 497527)
@@ -3,7 +3,7 @@
 
 pkgname=crystal
 pkgver=0.30.0
-pkgrel=2
+pkgrel=3
 pkgdesc='The Crystal Programming Language'
 arch=(x86_64)
 url='https://crystal-lang.org'


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:07:59
  Author: foutrelis
Revision: 497528

archrelease: copy trunk to community-staging-x86_64

Added:
  crystal/repos/community-staging-x86_64/
  crystal/repos/community-staging-x86_64/PKGBUILD
(from rev 497527, crystal/trunk/PKGBUILD)

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

Copied: crystal/repos/community-staging-x86_64/PKGBUILD (from rev 497527, 
crystal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 03:07:59 UTC (rev 497528)
@@ -0,0 +1,71 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Jonne Haß 
+
+pkgname=crystal
+pkgver=0.30.0
+pkgrel=3
+pkgdesc='The Crystal Programming Language'
+arch=(x86_64)
+url='https://crystal-lang.org'
+license=(Apache)
+depends=(gc libatomic_ops pcre libevent llvm-libs)
+makedepends=(libxml2 llvm crystal) # to compile version N we need crystal 
compiler of N-1 version
+checkdepends=(libyaml libxml2 gmp inetutils git)
+optdepends=('shards: crystal language package manager'
+'libyaml: For YAML support'
+'gmp: For BigInt support'
+'libxml2: For XML support')
+source=(crystal-$pkgver.tar.gz::https://github.com/crystal-lang/crystal/archive/$pkgver.tar.gz)
+sha256sums=('fc884970089e382344540676a9c5aa4f369c9a0f45d1858e079b4ce26878164a')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's|Please install shards: https://github.com/ysbaddaden/shards|Please 
install shards: pacman -S shards|' src/compiler/crystal/command.cr
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  make release=1 \
+   FLAGS="--release --no-debug" \
+   CRYSTAL_PATH="$srcdir/$pkgname-$pkgver/src" \
+   CRYSTAL_CONFIG_VERSION="$pkgver" \
+   CRYSTAL_CONFIG_PATH="lib:/usr/lib/crystal" \
+   CRYSTAL_CACHE_DIR="/tmp/crystal"
+  make docs CRYSTAL_CACHE_DIR="/tmp/crystal"
+}
+
+check() {
+  cd $pkgname-$pkgver
+  return # tests require too much RAM, disable it temporary
+
+  make spec CRYSTAL_PATH="$srcdir/$pkgname-$pkgver/src" \
+CRYSTAL_CONFIG_VERSION="$pkgver" \
+CRYSTAL_CACHE_DIR="/tmp/crystal" \
+PATH=".build:$PATH"
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  # /usr/bin/crystalcompiled executable
+  # /usr/lib/crystal/   compiler src & core libs
+  # /usr/share/doc/crystal/api  api docs
+  # /usr/share/doc/crystal/samples/ samples
+
+  install -Dm755 ".build/crystal" "$pkgdir/usr/bin/crystal"
+
+  install -dm755 "$pkgdir/usr/lib" "$pkgdir/usr/share/man/man1"
+  cp -r src "$pkgdir/usr/lib/crystal"
+
+  install -dm755 "$pkgdir/usr/share/doc/crystal"
+  cp -r docs "$pkgdir/usr/share/doc/crystal/api"
+  cp -r samples "$pkgdir/usr/share/doc/crystal/"
+
+  install -Dm644 man/crystal.1 "$pkgdir/usr/share/man/man1/"
+
+  install -Dm644 etc/completion.bash 
"$pkgdir/usr/share/bash-completion/completions/crystal"
+  install -Dm644 etc/completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_crystal"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 02:56:13
  Author: foutrelis
Revision: 497525

libevent 2.1.11 rebuild

Modified:
  fstrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 01:30:56 UTC (rev 497524)
+++ PKGBUILD2019-08-06 02:56:13 UTC (rev 497525)
@@ -2,7 +2,7 @@
 
 pkgname=fstrm
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A C implementation of the Frame Streams data transport protocol"
 arch=('x86_64')
 url="https://github.com/farsightsec/fstrm;


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 02:56:16
  Author: foutrelis
Revision: 497526

archrelease: copy trunk to community-staging-x86_64

Added:
  fstrm/repos/community-staging-x86_64/
  fstrm/repos/community-staging-x86_64/PKGBUILD
(from rev 497525, fstrm/trunk/PKGBUILD)

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

Copied: fstrm/repos/community-staging-x86_64/PKGBUILD (from rev 497525, 
fstrm/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-08-06 02:56:16 UTC (rev 497526)
@@ -0,0 +1,32 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=fstrm
+pkgver=0.5.0
+pkgrel=2
+pkgdesc="A C implementation of the Frame Streams data transport protocol"
+arch=('x86_64')
+url="https://github.com/farsightsec/fstrm;
+license=('Apache')
+depends=('libevent')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('ca762fb260176f35af639376cc65c3f13a5f63d1cca42eb5ce87caca8d57c450')
+
+build() {
+   cd ${pkgname}-${pkgver}
+autoreconf -vfi
+   ./configure --prefix=/usr
+   make
+}
+
+check() {
+   cd ${pkgname}-${pkgver}
+   make -k check
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="${pkgdir}" install
+
+   install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+


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

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 02:50:58
  Author: foutrelis
Revision: 359211

archrelease: copy trunk to staging-x86_64

Added:
  libevent/repos/staging-x86_64/
  libevent/repos/staging-x86_64/PKGBUILD
(from rev 359210, libevent/trunk/PKGBUILD)

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

Copied: libevent/repos/staging-x86_64/PKGBUILD (from rev 359210, 
libevent/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-06 02:50:58 UTC (rev 359211)
@@ -0,0 +1,35 @@
+# Maintainer: Tom Gundersen 
+# Contributor: Judd 
+
+pkgname=libevent
+pkgver=2.1.11
+pkgrel=1
+pkgdesc="An event notification library"
+arch=('x86_64')
+url="https://libevent.org/;
+license=('BSD')
+depends=('openssl')
+optdepends=('python2: to use event_rpcgen.py')
+source=(https://github.com/libevent/libevent/releases/download/release-$pkgver-stable/$pkgname-$pkgver-stable.tar.gz{,.asc})
+sha256sums=('a65bac6202ea8c5609fd5c7e480e6d25de467ea1917c08290c521752f147283d'
+'SKIP')
+validpgpkeys=('B35BF85BF19489D04E28C33C21194EBB165733EA'
+  '9E3AC83A27974B84D1B3401DB86086848EF8686D')
+
+build() {
+  cd ${pkgname}-${pkgver}-stable
+  ./autogen.sh
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-libevent-regress
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}-stable
+  make -j1 check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}-stable
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 LICENSE "${pkgdir}"/usr/share/licenses/libevent/LICENSE
+}


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

2019-08-05 Thread Daniel Bermond via arch-commits
Date: Tuesday, August 6, 2019 @ 01:30:56
  Author: dbermond
Revision: 497524

archrelease: copy trunk to community-x86_64

Added:
  intel-media-driver/repos/community-x86_64/PKGBUILD
(from rev 497523, intel-media-driver/trunk/PKGBUILD)
Deleted:
  intel-media-driver/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-06 01:30:32 UTC (rev 497523)
+++ PKGBUILD2019-08-06 01:30:56 UTC (rev 497524)
@@ -1,34 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Daniel Bermond 
-
-pkgname=intel-media-driver
-pkgver=19.2.0
-pkgrel=1
-pkgdesc="Intel Media Driver for VAAPI — Broadwell+ iGPUs"
-arch=(x86_64)
-url="https://github.com/intel/media-driver/;
-license=(MIT BSD)
-depends=(gcc-libs intel-gmmlib libva libpciaccess)
-makedepends=(cmake)
-source=("https://github.com/${pkgname/-//}/archive/${pkgname%-*}-${pkgver}.tar.gz;)
-sha256sums=('313df4545624a51d3e6590461cbc1e633cc8f086441979cac923e4b64c16c68c')
-
-prepare() {
-mkdir -p build
-}
-
-build() {
-cd build
-cmake ../${pkgname#*-}-${pkgname%-*}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DINSTALL_DRIVER_SYSCONF=OFF \
--Wno-dev
-make
-}
-
-package() {
-cd build
-make DESTDIR="$pkgdir" install
-install -Dm644 ../${pkgname#*-}-${pkgname%-*}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: intel-media-driver/repos/community-x86_64/PKGBUILD (from rev 497523, 
intel-media-driver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-06 01:30:56 UTC (rev 497524)
@@ -0,0 +1,34 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Daniel Bermond 
+
+pkgname=intel-media-driver
+pkgver=19.2.1
+pkgrel=1
+pkgdesc="Intel Media Driver for VAAPI — Broadwell+ iGPUs"
+arch=(x86_64)
+url="https://github.com/intel/media-driver/;
+license=(MIT BSD)
+depends=(gcc-libs intel-gmmlib libva libpciaccess)
+makedepends=(cmake)
+source=("https://github.com/${pkgname/-//}/archive/${pkgname%-*}-${pkgver}.tar.gz;)
+sha256sums=('79279c991d918deaa52239dac55787b9c7562e520cd58744171b468d28b8af40')
+
+prepare() {
+mkdir -p build
+}
+
+build() {
+cd build
+cmake ../${pkgname#*-}-${pkgname%-*}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_DRIVER_SYSCONF=OFF \
+-Wno-dev
+make
+}
+
+package() {
+cd build
+make DESTDIR="$pkgdir" install
+install -Dm644 ../${pkgname#*-}-${pkgname%-*}-${pkgver}/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}


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

2019-08-05 Thread Daniel Bermond via arch-commits
Date: Tuesday, August 6, 2019 @ 01:30:32
  Author: dbermond
Revision: 497523

upgpkg: intel-media-driver 19.2.1-1

Updated to version 19.2.1

Modified:
  intel-media-driver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 23:01:10 UTC (rev 497522)
+++ PKGBUILD2019-08-06 01:30:32 UTC (rev 497523)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Bermond 
 
 pkgname=intel-media-driver
-pkgver=19.2.0
+pkgver=19.2.1
 pkgrel=1
 pkgdesc="Intel Media Driver for VAAPI — Broadwell+ iGPUs"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(gcc-libs intel-gmmlib libva libpciaccess)
 makedepends=(cmake)
 
source=("https://github.com/${pkgname/-//}/archive/${pkgname%-*}-${pkgver}.tar.gz;)
-sha256sums=('313df4545624a51d3e6590461cbc1e633cc8f086441979cac923e4b64c16c68c')
+sha256sums=('79279c991d918deaa52239dac55787b9c7562e520cd58744171b468d28b8af40')
 
 prepare() {
 mkdir -p build


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

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 22:47:15
  Author: anatolik
Revision: 359205

archrelease: copy trunk to staging-x86_64

Added:
  libevent/repos/staging-x86_64/
  libevent/repos/staging-x86_64/PKGBUILD
(from rev 359204, libevent/trunk/PKGBUILD)

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

Copied: libevent/repos/staging-x86_64/PKGBUILD (from rev 359204, 
libevent/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-05 22:47:15 UTC (rev 359205)
@@ -0,0 +1,35 @@
+# Maintainer: Tom Gundersen 
+# Contributor: Judd 
+
+pkgname=libevent
+pkgver=2.1.11
+pkgrel=1
+pkgdesc="An event notification library"
+arch=('x86_64')
+url="https://libevent.org/;
+license=('BSD')
+depends=('openssl')
+optdepends=('python2: to use event_rpcgen.py')
+source=(https://github.com/libevent/libevent/releases/download/release-$pkgver-stable/$pkgname-$pkgver-stable.tar.gz{,.asc})
+sha256sums=('a65bac6202ea8c5609fd5c7e480e6d25de467ea1917c08290c521752f147283d'
+'SKIP')
+validpgpkeys=('B35BF85BF19489D04E28C33C21194EBB165733EA'
+  '9E3AC83A27974B84D1B3401DB86086848EF8686D')
+
+build() {
+  cd ${pkgname}-${pkgver}-stable
+  ./autogen.sh
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-libevent-regress
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}-stable
+  make -j1 check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}-stable
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 LICENSE "${pkgdir}"/usr/share/licenses/libevent/LICENSE
+}


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

2019-08-05 Thread Levente Polyak via arch-commits
Date: Monday, August 5, 2019 @ 22:08:42
  Author: anthraxx
Revision: 359202

upgpkg: mtr 0.93-1

Modified:
  mtr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 21:22:55 UTC (rev 359201)
+++ PKGBUILD2019-08-05 22:08:42 UTC (rev 359202)
@@ -4,8 +4,8 @@
 
 pkgbase=mtr
 pkgname=('mtr' 'mtr-gtk')
-pkgver=0.92
-pkgrel=2
+pkgver=0.93
+pkgrel=1
 pkgdesc='Combines the functionality of traceroute and ping into one tool'
 url='https://www.bitwizard.nl/mtr/'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 license=('GPL2')
 makedepends=('ncurses' 'gtk2' 'libcap')
 install=mtr.install
-source=(${pkgbase}-${pkgver}.tar.gz::ftp://ftp.bitwizard.nl/mtr/${pkgbase}-${pkgver}.tar.gz)
-sha512sums=('d362a418b6c17fd2d08da1ed9e033fa3330e4c0497e1bb0644f6193d23f4e20dd8ee181942c2a20ec0025a8b96c521394a21be5a1d9036f8a0a8c4cddfbe381f')
+source=(ftp://ftp.bitwizard.nl/mtr/${pkgbase}-${pkgver}.tar.gz)
+sha512sums=('046e98a661bd6248ce819411ceb6e2b875b92877de38523594898df507836c113573cf40d7d4cc548370f515abe99e0aa4d8b3ba44ad54dd00f8e93c8a96c021')
 
 prepare() {
   (cd ${pkgbase}-${pkgver}
@@ -24,11 +24,16 @@
 
 build() {
   (cd ${pkgbase}-${pkgver}-cli
-./configure --prefix=/usr --without-gtk --sbindir=/usr/bin
+./configure \
+  --prefix=/usr \
+  --without-gtk \
+  --sbindir=/usr/bin
 make
   )
   (cd ${pkgbase}-${pkgver}
-./configure --prefix=/usr --sbindir=/usr/bin
+./configure \
+  --prefix=/usr \
+  --sbindir=/usr/bin
 make
   )
 }


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

2019-08-05 Thread Levente Polyak via arch-commits
Date: Monday, August 5, 2019 @ 22:08:54
  Author: anthraxx
Revision: 359203

archrelease: copy trunk to extra-x86_64

Added:
  mtr/repos/extra-x86_64/PKGBUILD
(from rev 359202, mtr/trunk/PKGBUILD)
  mtr/repos/extra-x86_64/mtr.install
(from rev 359202, mtr/trunk/mtr.install)
Deleted:
  mtr/repos/extra-x86_64/PKGBUILD
  mtr/repos/extra-x86_64/mtr.install

-+
 PKGBUILD|  113 ++
 mtr.install |   18 -
 2 files changed, 68 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-05 22:08:42 UTC (rev 359202)
+++ PKGBUILD2019-08-05 22:08:54 UTC (rev 359203)
@@ -1,54 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Douglas Soares de Andrade 
-
-pkgbase=mtr
-pkgname=('mtr' 'mtr-gtk')
-pkgver=0.92
-pkgrel=2
-pkgdesc='Combines the functionality of traceroute and ping into one tool'
-url='http://www.bitwizard.nl/mtr/'
-arch=('x86_64')
-license=('GPL2')
-makedepends=('ncurses' 'gtk2' 'libcap')
-install=mtr.install
-source=(${pkgbase}-${pkgver}.tar.gz::ftp://ftp.bitwizard.nl/mtr/${pkgbase}-${pkgver}.tar.gz)
-sha512sums=('d362a418b6c17fd2d08da1ed9e033fa3330e4c0497e1bb0644f6193d23f4e20dd8ee181942c2a20ec0025a8b96c521394a21be5a1d9036f8a0a8c4cddfbe381f')
-
-prepare() {
-  (cd ${pkgbase}-${pkgver}
-autoreconf -fiv
-  )
-  cp -ra ${pkgbase}-${pkgver}{,-cli}
-}
-
-build() {
-  (cd ${pkgbase}-${pkgver}-cli
-./configure --prefix=/usr --without-gtk --sbindir=/usr/bin
-make
-  )
-  (cd ${pkgbase}-${pkgver}
-./configure --prefix=/usr --sbindir=/usr/bin
-make
-  )
-}
-
-package_mtr() {
-  pkgdesc='Combines the functionality of traceroute and ping into one tool 
(CLI version)'
-  depends=('ncurses' 'libcap')
-  optdepends=('bash-completion: bash completion support')
-  cd ${pkgbase}-${pkgver}-cli
-  make DESTDIR="${pkgdir}" install
-}
-
-package_mtr-gtk() {
-  pkgdesc='Combines the functionality of traceroute and ping into one tool 
(GTK version)'
-  depends=('ncurses' 'libcap' 'gtk2')
-  optdepends=('bash-completion: bash completion support')
-  conflicts=('mtr')
-  provides=("mtr=${pkgver}")
-  cd ${pkgbase}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: mtr/repos/extra-x86_64/PKGBUILD (from rev 359202, mtr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-05 22:08:54 UTC (rev 359203)
@@ -0,0 +1,59 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ionut Biru 
+# Contributor: Douglas Soares de Andrade 
+
+pkgbase=mtr
+pkgname=('mtr' 'mtr-gtk')
+pkgver=0.93
+pkgrel=1
+pkgdesc='Combines the functionality of traceroute and ping into one tool'
+url='https://www.bitwizard.nl/mtr/'
+arch=('x86_64')
+license=('GPL2')
+makedepends=('ncurses' 'gtk2' 'libcap')
+install=mtr.install
+source=(ftp://ftp.bitwizard.nl/mtr/${pkgbase}-${pkgver}.tar.gz)
+sha512sums=('046e98a661bd6248ce819411ceb6e2b875b92877de38523594898df507836c113573cf40d7d4cc548370f515abe99e0aa4d8b3ba44ad54dd00f8e93c8a96c021')
+
+prepare() {
+  (cd ${pkgbase}-${pkgver}
+autoreconf -fiv
+  )
+  cp -ra ${pkgbase}-${pkgver}{,-cli}
+}
+
+build() {
+  (cd ${pkgbase}-${pkgver}-cli
+./configure \
+  --prefix=/usr \
+  --without-gtk \
+  --sbindir=/usr/bin
+make
+  )
+  (cd ${pkgbase}-${pkgver}
+./configure \
+  --prefix=/usr \
+  --sbindir=/usr/bin
+make
+  )
+}
+
+package_mtr() {
+  pkgdesc='Combines the functionality of traceroute and ping into one tool 
(CLI version)'
+  depends=('ncurses' 'libcap')
+  optdepends=('bash-completion: bash completion support')
+  cd ${pkgbase}-${pkgver}-cli
+  make DESTDIR="${pkgdir}" install
+}
+
+package_mtr-gtk() {
+  pkgdesc='Combines the functionality of traceroute and ping into one tool 
(GTK version)'
+  depends=('ncurses' 'libcap' 'gtk2')
+  optdepends=('bash-completion: bash completion support')
+  conflicts=('mtr')
+  provides=("mtr=${pkgver}")
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: mtr.install
===
--- mtr.install 2019-08-05 22:08:42 UTC (rev 359202)
+++ mtr.install 2019-08-05 22:08:54 UTC (rev 359203)
@@ -1,9 +0,0 @@
-post_install() {
-  setcap cap_net_bind_service,cap_net_raw+ep usr/bin/mtr-packet
-}
-
-post_upgrade() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: mtr/repos/extra-x86_64/mtr.install (from rev 359202, 
mtr/trunk/mtr.install)
===
--- mtr.install (rev 0)
+++ mtr.install 2019-08-05 22:08:54 UTC (rev 359203)
@@ -0,0 +1,9 @@
+post_install() {
+  setcap cap_net_bind_service,cap_net_raw+ep usr/bin/mtr-packet
+}
+
+post_upgrade() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-08-05 Thread Antonio Rojas via arch-commits
Date: Monday, August 5, 2019 @ 22:02:50
  Author: arojas
Revision: 497512

archrelease: copy trunk to community-x86_64

Added:
  strawberry/repos/community-x86_64/PKGBUILD
(from rev 497511, strawberry/trunk/PKGBUILD)
Deleted:
  strawberry/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-05 22:02:17 UTC (rev 497511)
+++ PKGBUILD2019-08-05 22:02:50 UTC (rev 497512)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
-
-pkgname=strawberry
-pkgver=0.6.2
-pkgrel=1
-pkgdesc="A music player aimed at audio enthusiasts and music collectors"
-arch=(x86_64)
-url="http://www.strawbs.org/;
-license=(GPL3)
-depends=(chromaprint protobuf gst-plugins-base gst-plugins-good qt5-x11extras 
udisks2 libcdio libgpod libmtp fftw desktop-file-utils)
-makedepends=(cmake boost qt5-tools)
-optdepends=('gst-libav: additional codecs'
-'gst-plugins-bad: additional codecs'
-'gst-plugins-ugly: additional codecs')
-source=("https://github.com/jonaski/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('b36603277fd992e3aeeda543bb1afb43cc4663ac69c68220b942c5dc0430468b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DUSE_SYSTEM_TAGLIB=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: strawberry/repos/community-x86_64/PKGBUILD (from rev 497511, 
strawberry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-05 22:02:50 UTC (rev 497512)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
+
+pkgname=strawberry
+pkgver=0.6.3
+pkgrel=1
+pkgdesc="A music player aimed at audio enthusiasts and music collectors"
+arch=(x86_64)
+url="https://www.strawbs.org/;
+license=(GPL3)
+depends=(chromaprint protobuf gst-plugins-base gst-plugins-good qt5-x11extras 
udisks2 libcdio libgpod libmtp fftw desktop-file-utils)
+makedepends=(cmake boost qt5-tools)
+optdepends=('gst-libav: additional codecs'
+'gst-plugins-bad: additional codecs'
+'gst-plugins-ugly: additional codecs')
+source=("https://github.com/jonaski/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('48a8aeaa3ab48516cf57cd248803e201f9ddd30e4f597c6655c579c77b3eff7f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SYSTEM_TAGLIB=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-08-05 Thread Antonio Rojas via arch-commits
Date: Monday, August 5, 2019 @ 22:02:17
  Author: arojas
Revision: 497511

Update to 0.6.3

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 20:30:48 UTC (rev 497510)
+++ PKGBUILD2019-08-05 22:02:17 UTC (rev 497511)
@@ -2,7 +2,7 @@
 # Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc="A music player aimed at audio enthusiasts and music collectors"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 'gst-plugins-bad: additional codecs'
 'gst-plugins-ugly: additional codecs')
 
source=("https://github.com/jonaski/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('b36603277fd992e3aeeda543bb1afb43cc4663ac69c68220b942c5dc0430468b')
+sha256sums=('48a8aeaa3ab48516cf57cd248803e201f9ddd30e4f597c6655c579c77b3eff7f')
 
 prepare() {
   mkdir -p build


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

2019-08-05 Thread Christian Hesse via arch-commits
Date: Monday, August 5, 2019 @ 21:22:47
  Author: eworm
Revision: 359200

upgpkg: iw 5.3-1

new upstream release

Modified:
  iw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 19:17:11 UTC (rev 359199)
+++ PKGBUILD2019-08-05 21:22:47 UTC (rev 359200)
@@ -1,7 +1,7 @@
 # Maintainer: Thomas Bächler 
 
 pkgname=iw
-pkgver=5.0.1
+pkgver=5.3
 pkgrel=1
 pkgdesc='nl80211 based CLI configuration utility for wireless devices'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('linux-api-headers')
 validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
 
source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign})
-sha256sums=('1e38ea794a223525b2ea7fe78fd14f2a56121e62e21ba5f9dbe8c494b35b5c0d'
+sha256sums=('04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5'
 'SKIP')
 
 build() {


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

2019-08-05 Thread Christian Hesse via arch-commits
Date: Monday, August 5, 2019 @ 21:22:55
  Author: eworm
Revision: 359201

archrelease: copy trunk to testing-x86_64

Added:
  iw/repos/testing-x86_64/
  iw/repos/testing-x86_64/PKGBUILD
(from rev 359200, iw/trunk/PKGBUILD)

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

Copied: iw/repos/testing-x86_64/PKGBUILD (from rev 359200, iw/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-08-05 21:22:55 UTC (rev 359201)
@@ -0,0 +1,25 @@
+# Maintainer: Thomas Bächler 
+
+pkgname=iw
+pkgver=5.3
+pkgrel=1
+pkgdesc='nl80211 based CLI configuration utility for wireless devices'
+arch=('x86_64')
+url='https://wireless.kernel.org/en/users/Documentation/iw'
+license=('GPL')
+depends=('libnl')
+makedepends=('linux-api-headers')
+validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
+source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign})
+sha256sums=('04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" SBINDIR="/usr/bin" install
+}


[arch-commits] Commit in vault/repos/community-x86_64 (13 files)

2019-08-05 Thread Christian Rebischke via arch-commits
Date: Monday, August 5, 2019 @ 20:30:48
  Author: shibumi
Revision: 497510

archrelease: copy trunk to community-x86_64

Added:
  vault/repos/community-x86_64/CHANGELOG.md
(from rev 497509, vault/trunk/CHANGELOG.md)
  vault/repos/community-x86_64/PKGBUILD
(from rev 497509, vault/trunk/PKGBUILD)
  vault/repos/community-x86_64/vault.hcl
(from rev 497509, vault/trunk/vault.hcl)
  vault/repos/community-x86_64/vault.install
(from rev 497509, vault/trunk/vault.install)
  vault/repos/community-x86_64/vault.service
(from rev 497509, vault/trunk/vault.service)
  vault/repos/community-x86_64/vault.sysusers
(from rev 497509, vault/trunk/vault.sysusers)
  vault/repos/community-x86_64/vault.tmpfiles
(from rev 497509, vault/trunk/vault.tmpfiles)
Deleted:
  vault/repos/community-x86_64/PKGBUILD
  vault/repos/community-x86_64/vault.hcl
  vault/repos/community-x86_64/vault.install
  vault/repos/community-x86_64/vault.service
  vault/repos/community-x86_64/vault.sysusers
  vault/repos/community-x86_64/vault.tmpfiles

+
 CHANGELOG.md   | 4275 +++
 PKGBUILD   |  152 +
 vault.hcl  |   38 
 vault.install  |   18 
 vault.service  |   44 
 vault.sysusers |2 
 vault.tmpfiles |2 
 7 files changed, 4406 insertions(+), 125 deletions(-)

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


[arch-commits] Commit in vault/trunk (CHANGELOG.md PKGBUILD)

2019-08-05 Thread Christian Rebischke via arch-commits
Date: Monday, August 5, 2019 @ 20:30:26
  Author: shibumi
Revision: 497509

upgpkg: vault 1.2.0-1

Added:
  vault/trunk/CHANGELOG.md
Modified:
  vault/trunk/PKGBUILD

--+
 CHANGELOG.md | 4275 +
 PKGBUILD |   12 
 2 files changed, 4284 insertions(+), 3 deletions(-)

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


[arch-commits] Commit in gpsbabel/repos/community-x86_64 (7 files)

2019-08-05 Thread Balló György via arch-commits
Date: Monday, August 5, 2019 @ 18:17:52
  Author: bgyorgy
Revision: 497507

archrelease: copy trunk to community-x86_64

Added:
  gpsbabel/repos/community-x86_64/PKGBUILD
(from rev 497506, gpsbabel/trunk/PKGBUILD)
  gpsbabel/repos/community-x86_64/desktop-file.patch
(from rev 497506, gpsbabel/trunk/desktop-file.patch)
  gpsbabel/repos/community-x86_64/drop-map.patch
(from rev 497506, gpsbabel/trunk/drop-map.patch)
  gpsbabel/repos/community-x86_64/gpsbabel.appdata.xml
(from rev 497506, gpsbabel/trunk/gpsbabel.appdata.xml)
Deleted:
  gpsbabel/repos/community-x86_64/PKGBUILD
  gpsbabel/repos/community-x86_64/drop-map.patch
  gpsbabel/repos/community-x86_64/gpsbabel.appdata.xml

--+
 PKGBUILD |  126 ---
 desktop-file.patch   |   23 
 drop-map.patch   |  266 -
 gpsbabel.appdata.xml |   38 +++
 4 files changed, 241 insertions(+), 212 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-05 18:17:47 UTC (rev 497506)
+++ PKGBUILD2019-08-05 18:17:52 UTC (rev 497507)
@@ -1,60 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: William Rea 
-
-pkgname=gpsbabel
-pkgver=1.6.0
-_pkgver=1_6_0
-pkgrel=1
-pkgdesc="Read, write and manipulate GPS waypoints in a variety of formats"
-arch=('x86_64')
-url="https://www.gpsbabel.org/;
-license=('GPL')
-depends=('hicolor-icon-theme' 'libusb-compat' 'qt5-base') # 'qt5-webengine'
-makedepends=('imagemagick' 'qt5-tools')
-source=(https://github.com/gpsbabel/$pkgname/archive/${pkgname}_$_pkgver.tar.gz
-gpsbabel.appdata.xml
-drop-map.patch)
-sha256sums=('ad56796f725dcdb7f52d9a9509d4922f11198c382fe10fc2d6c9efa8159f2090'
-'5eb52ab0c4bdde61c747856e849f9bce9ca660e942c15f730a4330a38fd6a39a'
-'5377f1a6f0d52d93f7d604c171ce1f6b18bb389c9e4c67ff4910c4079a2696fd')
-
-prepare() {
-  cd $pkgname-${pkgname}_$_pkgver
-
-  # Remove map due to heavy WebEngine dependency
-  patch -Np1 -i ../drop-map.patch
-
-  # Fix path
-  sed -i 's|langPath_ = QApplication::applicationDirPath();|langPath_ = 
"/usr/share/gpsbabel";|' gui/mainwindow.cc
-  sed -i 's|baseFile =  QApplication::applicationDirPath() + 
"/gmapbase.html";|baseFile = "/usr/share/gpsbabel/gmapbase.html";|' gui/map.cc
-
-  convert gui/images/appicon.png +set date:create +set date:modify -background 
none -gravity center -extent 512x512 gui/images/appicon.png
-}
-
-build() {
-  cd $pkgname-${pkgname}_$_pkgver
-  ./configure --prefix=/usr
-  make
-
-  # GUI
-  cd gui
-  qmake-qt5
-  lrelease-qt5 *.ts
-  make
-}
-
-package() {
-  cd $pkgname-${pkgname}_$_pkgver
-  make DESTDIR="$pkgdir" install
-
-  # GUI
-  install -Dm755 gui/objects/gpsbabelfe "$pkgdir"/usr/bin/gpsbabelfe
-  install -Dm644 gui/images/appicon.png 
"$pkgdir"/usr/share/icons/hicolor/512x512/apps/gpsbabel.png
-  install -Dm644 gui/gpsbabel.desktop 
"$pkgdir"/usr/share/applications/gpsbabel.desktop
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-  install -Dm644 gui/gmapbase.html "$pkgdir"/usr/share/gpsbabel/gmapbase.html
-  install -dm755 "$pkgdir"/usr/share/gpsbabel/translations/
-  install -Dm644 gui/*.qm "$pkgdir"/usr/share/gpsbabel/translations/
-}

Copied: gpsbabel/repos/community-x86_64/PKGBUILD (from rev 497506, 
gpsbabel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-05 18:17:52 UTC (rev 497507)
@@ -0,0 +1,66 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgname=gpsbabel
+pkgver=1.6.0
+_pkgver=1_6_0
+pkgrel=2
+pkgdesc="Read, write and manipulate GPS waypoints in a variety of formats"
+arch=('x86_64')
+url="https://www.gpsbabel.org/;
+license=('GPL')
+depends=('hicolor-icon-theme' 'libusb-compat' 'qt5-base') # 'qt5-webengine'
+makedepends=('imagemagick' 'qt5-tools')
+source=(https://github.com/gpsbabel/$pkgname/archive/${pkgname}_$_pkgver.tar.gz
+gpsbabel.appdata.xml
+desktop-file.patch
+drop-map.patch)
+sha256sums=('ad56796f725dcdb7f52d9a9509d4922f11198c382fe10fc2d6c9efa8159f2090'
+'5eb52ab0c4bdde61c747856e849f9bce9ca660e942c15f730a4330a38fd6a39a'
+'e66a786dc5592388f651f2bcabb4205809a42e0a937bb034cb469bd2cd50d1a1'
+'5377f1a6f0d52d93f7d604c171ce1f6b18bb389c9e4c67ff4910c4079a2696fd')
+
+prepare() {
+  cd $pkgname-${pkgname}_$_pkgver
+
+  # Correct name of Exec in desktop file
+  # https://github.com/gpsbabel/gpsbabel/pull/353
+  patch -Np1 -i ../desktop-file.patch
+
+  # Remove map due to heavy WebEngine dependency
+  patch -Np1 -i ../drop-map.patch
+
+  # Fix path
+  sed -i 's|langPath_ = 

[arch-commits] Commit in gpsbabel/trunk (PKGBUILD desktop-file.patch)

2019-08-05 Thread Balló György via arch-commits
Date: Monday, August 5, 2019 @ 18:17:47
  Author: bgyorgy
Revision: 497506

upgpkg: gpsbabel 1.6.0-2

Correct name of Exec in desktop file (FS#63375)

Added:
  gpsbabel/trunk/desktop-file.patch
Modified:
  gpsbabel/trunk/PKGBUILD

+
 PKGBUILD   |8 +++-
 desktop-file.patch |   23 +++
 2 files changed, 30 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 18:13:38 UTC (rev 497505)
+++ PKGBUILD2019-08-05 18:17:47 UTC (rev 497506)
@@ -6,7 +6,7 @@
 pkgname=gpsbabel
 pkgver=1.6.0
 _pkgver=1_6_0
-pkgrel=1
+pkgrel=2
 pkgdesc="Read, write and manipulate GPS waypoints in a variety of formats"
 arch=('x86_64')
 url="https://www.gpsbabel.org/;
@@ -15,14 +15,20 @@
 makedepends=('imagemagick' 'qt5-tools')
 source=(https://github.com/gpsbabel/$pkgname/archive/${pkgname}_$_pkgver.tar.gz
 gpsbabel.appdata.xml
+desktop-file.patch
 drop-map.patch)
 sha256sums=('ad56796f725dcdb7f52d9a9509d4922f11198c382fe10fc2d6c9efa8159f2090'
 '5eb52ab0c4bdde61c747856e849f9bce9ca660e942c15f730a4330a38fd6a39a'
+'e66a786dc5592388f651f2bcabb4205809a42e0a937bb034cb469bd2cd50d1a1'
 '5377f1a6f0d52d93f7d604c171ce1f6b18bb389c9e4c67ff4910c4079a2696fd')
 
 prepare() {
   cd $pkgname-${pkgname}_$_pkgver
 
+  # Correct name of Exec in desktop file
+  # https://github.com/gpsbabel/gpsbabel/pull/353
+  patch -Np1 -i ../desktop-file.patch
+
   # Remove map due to heavy WebEngine dependency
   patch -Np1 -i ../drop-map.patch
 

Added: desktop-file.patch
===
--- desktop-file.patch  (rev 0)
+++ desktop-file.patch  2019-08-05 18:17:47 UTC (rev 497506)
@@ -0,0 +1,23 @@
+From 76c8ee6fffedbe6a5625995dc8fc9a4ae1766ab9 Mon Sep 17 00:00:00 2001
+From: tsteven4 <13596209+tstev...@users.noreply.github.com>
+Date: Tue, 14 May 2019 16:50:14 -0600
+Subject: [PATCH] correct name of Exec in desktop file. (#353)
+
+The name of the Exec changed in
+https://github.com/gpsbabel/gpsbabel/pull/310
+---
+ gui/gpsbabel.desktop | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/gui/gpsbabel.desktop b/gui/gpsbabel.desktop
+index 4ae452581..fe956c2b7 100644
+--- a/gui/gpsbabel.desktop
 b/gui/gpsbabel.desktop
+@@ -4,6 +4,6 @@ Name=GPSBabel
+ Comment=Qt GUI interface for GPSBabel
+ GenericName=GPSBabel
+ Icon=gpsbabel
+-Exec=gpsbabelfe-bin
++Exec=gpsbabelfe
+ Terminal=false
+ Categories=Geography;Education;Utility;


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

2019-08-05 Thread David Runge via arch-commits
Date: Monday, August 5, 2019 @ 18:13:38
  Author: dvzrv
Revision: 497505

archrelease: copy trunk to community-x86_64

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

---+
 PKGBUILD  |  200 ++--
 csound.sh |6 -
 2 files changed, 105 insertions(+), 101 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-05 18:13:28 UTC (rev 497504)
+++ PKGBUILD2019-08-05 18:13:38 UTC (rev 497505)
@@ -1,98 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ainola
-# Contributor: speps
-# Contributor: Bernardo Barros
-
-pkgbase=csound
-pkgname=('csound' 'csound-doc')
-pkgver=6.13.0
-pkgrel=1
-pkgdesc="A programming language for sound rendering and signal processing."
-arch=('x86_64')
-url="https://csound.com;
-license=('LGPL')
-# libpd needs to be packaged: https://github.com/libpd/libpd/releases
-# gmm > 5.1 breaks linear-algebra opcode: 
https://github.com/csound/csound/issues/920
-makedepends=('boost' 'cmake' 'cunit' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
-'fluidsynth' 'hdf5' 'java-environment' 'ladspa' 'libmusicxml' 'libwebsockets'
-'link' 'llvm' 'lua' 'portmidi' 'portsmf' 'python2' 'stk' 'swig' 'wiiuse')
-source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/${pkgbase}/${pkgbase}/archive/${pkgver}.tar.gz;
-"${pkgbase}.sh"
-
"https://github.com/${pkgbase}/${pkgbase}/releases/download/${pkgver}/Csound${pkgver}_manual_html.zip;
-
"https://github.com/${pkgbase}/${pkgbase}/releases/download/${pkgver}/Csound${pkgver}_manual_pdf.zip;)
-sha512sums=('51a30cb426fc77ac648f6a9fb669b9298e6608b39ae3b12181d16ecf1fb6f2ed3db31471615a60d2ce7906b91fdb911b38c8dfa3f93699768f490f87a2bcbbbd'
-
'53a8ae1e61db2a3a492930ef0f0881b613ae47108c5e8de0a6e2aa28bcf7a5c93c7fea8b7fc2bbae29ab92e1e68bf94ba406be1255ad8ab5725ea9078c1fd6dc'
-
'87de3efc9aba736751d5bd93bb7bb9d47a3fc4c2e9df4552c9c1f3030f84e1aa29fa421f5360a22993cf0f6f7baae1d70bfb54201e5110f44f5a8c81d955deb5'
-
'30a55ec2c3ab0e243ac48a081954bea1f8fa653d25c908383c49a879972b94ba2ce7c3b3b0701be18ace28dc7fd199597d889fa1f9e5aca478792b835909c8fa')
-
-prepare() {
-  cd "${pkgbase}-${pkgver}"
-  mkdir build
-}
-
-build() {
-  local _java_major=$(java --version 2>/dev/null |grep 'openjdk'| cut -d ' ' 
-f2| cut -d '.' -f1)
-  cd "${pkgbase}-${pkgver}/build"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
-
-DJAVA_AWT_LIBRARY="/usr/lib/jvm/java-${_java_major}-openjdk/jre/lib/libawt.so" 
\
--DJAVA_JVM_LIBRARY="/usr/lib/jvm/java-${_java_major}-openjdk/jre/lib" \
--DLUA_LIBRARY=/usr/lib/liblua.so \
--DPYTHON_MODULE_INSTALL_DIR=/usr/lib/python2.7/site-packages \
--DBUILD_STATIC_LIBRARY=ON \
--DBUILD_ABLETON_LINK_OPCODES=ON \
--DABLETON_LINK_HOME=/usr/include/ableton \
-..
-  make VERBOSE=1
-}
-
-check() {
-  cd "${pkgbase}-${pkgver}/build"
-  make test
-}
-
-package_csound() {
-  groups=('pro-audio')
-  depends=('curl' 'libsndfile')
-  optdepends=('alsa-lib: librtalsa opcode'
-  'csound-doc: The canonical Csound Reference Manual'
-  'csoundqt: frontend/ editor with integrated help'
-  'fltk: libvirtual/libwidgets opcode'
-  'faust: libfaustcsound opcode'
-  'fluidsynth: libfluidsynth opcode'
-  'hdf5: hdf5ops opcode'
-  'jack: libjacko, librtjack, libjackTransport opcode'
-  'java-runtime: java integration'
-  'liblo: OSC opcode'
-  'libpulse: librtpulse opcode'
-  'libwebsockets: libwebsocketIO opcode'
-  'lua: LUA integration'
-  'portmidi: libpmidi opcode'
-  'python2: libpy opcode/ python2 integration'
-  'stk: stk opcode'
-  'vim-csound: vim integration'
-  'wiiuse: wiimote opcode')
-  cd "${pkgname}-${pkgver}/build"
-  make DESTDIR="${pkgdir}/" install
-
-  # export vars in profile.d
-  install -vDm 755 "${srcdir}/${pkgname}.sh" -t "${pkgdir}/etc/profile.d/"
-  # rename extract executable due to name conflict with libextractor
-  # https://github.com/csound/csound/issues/985
-  mv -v "${pkgdir}/usr/bin/extract" "${pkgdir}/usr/bin/${pkgname}-extract"
-  # moving csnd6.jar to /usr/share/java
-  install -vdm 755 "${pkgdir}/usr/share/java/"
-  mv -v "${pkgdir}/usr/lib/"*.jar "${pkgdir}/usr/share/java/"
-}
-
-package_csound-doc() {
-  license=('LGPL' 'GPL')
-  install -vDm 644 "Csound${pkgver}_manual.pdf" \
-"${pkgdir}/usr/share/doc/${pkgname}/${pkgbase}-manual.pdf"
-
-  install -dv "${pkgdir}/usr/share/doc/${pkgname}/html"
-  cp -av "${srcdir}"/html/* "${pkgdir}/usr/share/doc/${pkgname}/html"
-  # fix file permissions
-  

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

2019-08-05 Thread David Runge via arch-commits
Date: Monday, August 5, 2019 @ 18:13:28
  Author: dvzrv
Revision: 497504

upgpkg: csound 6.13.0-2

Rebuilding with CMAKE_BUILD_TYPE=Release, because by default some weird BETA 
mode is forced (FS#63348).
Disabling scansyn opcodes, as noone is actually allowed to distribute them 
(https://github.com/csound/csound/issues/1148).

Modified:
  csound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 17:47:00 UTC (rev 497503)
+++ PKGBUILD2019-08-05 18:13:28 UTC (rev 497504)
@@ -6,7 +6,7 @@
 pkgbase=csound
 pkgname=('csound' 'csound-doc')
 pkgver=6.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A programming language for sound rendering and signal processing."
 arch=('x86_64')
 url="https://csound.com;
@@ -33,7 +33,11 @@
 build() {
   local _java_major=$(java --version 2>/dev/null |grep 'openjdk'| cut -d ' ' 
-f2| cut -d '.' -f1)
   cd "${pkgbase}-${pkgver}/build"
+  # without CMAKE_BUILD_TYPE=Release, csound is build as beta: 
https://bugs.archlinux.org/task/63348
+  # it's not allowed to redistribute the scansyn opcodes: 
https://github.com/csound/csound/issues/1148
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE='Release' \
+-DBUILD_SCANSYN_OPCODES=OFF \
 
-DJAVA_AWT_LIBRARY="/usr/lib/jvm/java-${_java_major}-openjdk/jre/lib/libawt.so" 
\
 -DJAVA_JVM_LIBRARY="/usr/lib/jvm/java-${_java_major}-openjdk/jre/lib" \
 -DLUA_LIBRARY=/usr/lib/liblua.so \


[arch-commits] Commit in aarch64-linux-gnu-glibc/repos/community-any (2 files)

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:47:00
  Author: anatolik
Revision: 497503

archrelease: copy trunk to community-any

Added:
  aarch64-linux-gnu-glibc/repos/community-any/PKGBUILD
(from rev 497502, aarch64-linux-gnu-glibc/trunk/PKGBUILD)
Deleted:
  aarch64-linux-gnu-glibc/repos/community-any/PKGBUILD

--+
 PKGBUILD |  150 ++---
 1 file changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-05 17:46:37 UTC (rev 497502)
+++ PKGBUILD2019-08-05 17:47:00 UTC (rev 497503)
@@ -1,75 +0,0 @@
-# Maintainer: Anatol Pomozov
-# Maintainer: Eli Schwartz 
-
-_target=aarch64-linux-gnu
-pkgname=$_target-glibc
-pkgver=2.29
-pkgrel=1
-_commit=be176490b818b65b5162c332eb6b581690b16e5c
-pkgdesc="GNU C Library ARM64 target"
-arch=(any)
-url='https://www.gnu.org/software/libc/'
-license=('GPL' 'LGPL')
-depends=($_target-gcc $_target-linux-api-headers)
-makedepends=(python)
-options=(!buildflags !strip staticlibs)
-source=(https://ftp.gnu.org/gnu/libc/glibc-$pkgver.tar.xz{,.sig})
-sha256sums=('f3eeb8d57e25ca9fc13c2af3dae97754f9f643bc69229546828e3a240e2af04b'
-'SKIP')
-validpgpkeys=(7273542B39962DF7B299931416792B4EA25340F8  # "Carlos O'Donell 
"
-  BC7C7372637EC10C57D7AA6579C43DFBF1CF2187) # Siddhesh Poyarekar
-
-prepare() {
-  mkdir -p glibc-build
-}
-
-build() {
-  cd glibc-build
-
-  echo "slibdir=/lib" >> configparms
-  echo "rtlddir=/lib" >> configparms
-  echo "sbindir=/bin" >> configparms
-  echo "rootsbindir=/bin" >> configparms
-
-  # remove hardening options for building libraries
-  export CFLAGS="-U_FORTIFY_SOURCE -mlittle-endian -O2"
-  export CPPFLAGS="-U_FORTIFY_SOURCE -O2"
-  unset LD_LIBRARY_PATH
-
-  export BUILD_CC=gcc
-  export CC=${_target}-gcc
-  export CXX=${_target}-g++
-  export AR=${_target}-ar
-  export RANLIB=${_target}-ranlib
-
-  ../glibc-$pkgver/configure \
-  --prefix=/usr \
-  --target=$_target \
-  --host=$_target \
-  --build=$CHOST \
-  --includedir=/include \
-  --libdir=/lib \
-  --libexecdir=/lib \
-  --with-headers=/usr/$_target/include \
-  --with-bugurl=https://bugs.archlinux.org/ \
-  --enable-add-ons \
-  --enable-obsolete-rpc \
-  --enable-kernel=2.6.32 \
-  --enable-bind-now \
-  --disable-profile \
-  --enable-stackguard-randomization \
-  --enable-lock-elision \
-  --enable-multi-arch \
-  --disable-werror
-
-  echo "build-programs=no" >> configparms
-  make
-}
-
-package() {
-  cd glibc-build
-
-  make install_root="$pkgdir"/usr/$_target install
-
-  rm -r "$pkgdir"/usr/$_target/{etc,usr/share,var}
-}

Copied: aarch64-linux-gnu-glibc/repos/community-any/PKGBUILD (from rev 497502, 
aarch64-linux-gnu-glibc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-05 17:47:00 UTC (rev 497503)
@@ -0,0 +1,75 @@
+# Maintainer: Anatol Pomozov
+# Maintainer: Eli Schwartz 
+
+_target=aarch64-linux-gnu
+pkgname=$_target-glibc
+pkgver=2.30
+pkgrel=1
+_commit=be176490b818b65b5162c332eb6b581690b16e5c
+pkgdesc="GNU C Library ARM64 target"
+arch=(any)
+url='https://www.gnu.org/software/libc/'
+license=('GPL' 'LGPL')
+depends=($_target-gcc $_target-linux-api-headers)
+makedepends=(python)
+options=(!buildflags !strip staticlibs)
+source=(https://ftp.gnu.org/gnu/libc/glibc-$pkgver.tar.xz{,.sig})
+sha256sums=('e2c4114e569afbe7edbc29131a43be833850ab9a459d81beb2588016d2bbb8af'
+'SKIP')
+validpgpkeys=(7273542B39962DF7B299931416792B4EA25340F8  # "Carlos O'Donell 
"
+  BC7C7372637EC10C57D7AA6579C43DFBF1CF2187) # Siddhesh Poyarekar
+
+prepare() {
+  mkdir -p glibc-build
+}
+
+build() {
+  cd glibc-build
+
+  echo "slibdir=/lib" >> configparms
+  echo "rtlddir=/lib" >> configparms
+  echo "sbindir=/bin" >> configparms
+  echo "rootsbindir=/bin" >> configparms
+
+  # remove hardening options for building libraries
+  export CFLAGS="-U_FORTIFY_SOURCE -mlittle-endian -O2"
+  export CPPFLAGS="-U_FORTIFY_SOURCE -O2"
+  unset LD_LIBRARY_PATH
+
+  export BUILD_CC=gcc
+  export CC=${_target}-gcc
+  export CXX=${_target}-g++
+  export AR=${_target}-ar
+  export RANLIB=${_target}-ranlib
+
+  ../glibc-$pkgver/configure \
+  --prefix=/usr \
+  --target=$_target \
+  --host=$_target \
+  --build=$CHOST \
+  --includedir=/include \
+  --libdir=/lib \
+  --libexecdir=/lib \
+  --with-headers=/usr/$_target/include \
+  --with-bugurl=https://bugs.archlinux.org/ \
+  --enable-add-ons \
+  --enable-obsolete-rpc \
+  --enable-kernel=2.6.32 \
+  --enable-bind-now \
+  --disable-profile \
+  --enable-stackguard-randomization \
+  --enable-lock-elision \
+  --enable-multi-arch \
+  --disable-werror
+
+  echo "build-programs=no" >> configparms
+  make
+}
+
+package() {
+  

[arch-commits] Commit in aarch64-linux-gnu-glibc/trunk (PKGBUILD)

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:46:37
  Author: anatolik
Revision: 497502

upgpkg: aarch64-linux-gnu-glibc 2.30-1

Modified:
  aarch64-linux-gnu-glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 17:10:26 UTC (rev 497501)
+++ PKGBUILD2019-08-05 17:46:37 UTC (rev 497502)
@@ -3,7 +3,7 @@
 
 _target=aarch64-linux-gnu
 pkgname=$_target-glibc
-pkgver=2.29
+pkgver=2.30
 pkgrel=1
 _commit=be176490b818b65b5162c332eb6b581690b16e5c
 pkgdesc="GNU C Library ARM64 target"
@@ -14,7 +14,7 @@
 makedepends=(python)
 options=(!buildflags !strip staticlibs)
 source=(https://ftp.gnu.org/gnu/libc/glibc-$pkgver.tar.xz{,.sig})
-sha256sums=('f3eeb8d57e25ca9fc13c2af3dae97754f9f643bc69229546828e3a240e2af04b'
+sha256sums=('e2c4114e569afbe7edbc29131a43be833850ab9a459d81beb2588016d2bbb8af'
 'SKIP')
 validpgpkeys=(7273542B39962DF7B299931416792B4EA25340F8  # "Carlos O'Donell 
"
   BC7C7372637EC10C57D7AA6579C43DFBF1CF2187) # Siddhesh Poyarekar


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

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:20:54
  Author: anatolik
Revision: 359198

archrelease: copy trunk to testing-x86_64

Added:
  libevent/repos/testing-x86_64/
  libevent/repos/testing-x86_64/PKGBUILD
(from rev 359197, libevent/trunk/PKGBUILD)

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

Copied: libevent/repos/testing-x86_64/PKGBUILD (from rev 359197, 
libevent/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-08-05 17:20:54 UTC (rev 359198)
@@ -0,0 +1,35 @@
+# Maintainer: Tom Gundersen 
+# Contributor: Judd 
+
+pkgname=libevent
+pkgver=2.1.11
+pkgrel=1
+pkgdesc="An event notification library"
+arch=('x86_64')
+url="https://libevent.org/;
+license=('BSD')
+depends=('openssl')
+optdepends=('python2: to use event_rpcgen.py')
+source=(https://github.com/libevent/libevent/releases/download/release-$pkgver-stable/$pkgname-$pkgver-stable.tar.gz{,.asc})
+sha256sums=('a65bac6202ea8c5609fd5c7e480e6d25de467ea1917c08290c521752f147283d'
+'SKIP')
+validpgpkeys=('B35BF85BF19489D04E28C33C21194EBB165733EA'
+  '9E3AC83A27974B84D1B3401DB86086848EF8686D')
+
+build() {
+  cd ${pkgname}-${pkgver}-stable
+  ./autogen.sh
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-libevent-regress
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}-stable
+  make -j1 check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}-stable
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 LICENSE "${pkgdir}"/usr/share/licenses/libevent/LICENSE
+}


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

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:20:34
  Author: anatolik
Revision: 359197

upgpkg: libevent 2.1.11-1

Modified:
  libevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 17:10:05 UTC (rev 359196)
+++ PKGBUILD2019-08-05 17:20:34 UTC (rev 359197)
@@ -2,7 +2,7 @@
 # Contributor: Judd 
 
 pkgname=libevent
-pkgver=2.1.10
+pkgver=2.1.11
 pkgrel=1
 pkgdesc="An event notification library"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('openssl')
 optdepends=('python2: to use event_rpcgen.py')
 
source=(https://github.com/libevent/libevent/releases/download/release-$pkgver-stable/$pkgname-$pkgver-stable.tar.gz{,.asc})
-sha256sums=('e864af41a336bb11dab1a23f32993afe963c1f69618bd9292b89ecf6904845b0'
+sha256sums=('a65bac6202ea8c5609fd5c7e480e6d25de467ea1917c08290c521752f147283d'
 'SKIP')
 validpgpkeys=('B35BF85BF19489D04E28C33C21194EBB165733EA'
   '9E3AC83A27974B84D1B3401DB86086848EF8686D')


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

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:10:26
  Author: anatolik
Revision: 497501

archrelease: copy trunk to community-x86_64

Added:
  shairport-sync/repos/community-x86_64/PKGBUILD
(from rev 497500, shairport-sync/trunk/PKGBUILD)
  shairport-sync/repos/community-x86_64/remove_useradd.patch
(from rev 497500, shairport-sync/trunk/remove_useradd.patch)
  shairport-sync/repos/community-x86_64/shairport-sync.sysusers
(from rev 497500, shairport-sync/trunk/shairport-sync.sysusers)
Deleted:
  shairport-sync/repos/community-x86_64/PKGBUILD
  shairport-sync/repos/community-x86_64/remove_useradd.patch
  shairport-sync/repos/community-x86_64/shairport-sync.sysusers

-+
 PKGBUILD|   84 +++---
 remove_useradd.patch|   54 ++---
 shairport-sync.sysusers |6 +--
 3 files changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-05 17:09:55 UTC (rev 497500)
+++ PKGBUILD2019-08-05 17:10:26 UTC (rev 497501)
@@ -1,42 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-pkgname=shairport-sync
-pkgver=3.3.1
-pkgrel=1
-pkgdesc='Emulates an AirPort Express for the purpose of streaming music from 
iTunes and compatible iPods and iPhones'
-url='https://github.com/mikebrady/shairport-sync'
-arch=(x86_64)
-license=(GPL)
-backup=(etc/shairport-sync.conf)
-depends=(openssl avahi libsoxr popt alsa-lib libconfig libpulse)
-makedepends=(xmltoman)
-source=(shairport-sync-$pkgver.zip::https://github.com/mikebrady/shairport-sync/archive/$pkgver.zip
-shairport-sync.sysusers
-remove_useradd.patch)
-sha1sums=('ac4e9cc624082ac547c1cafe9b5fec171ae0e8d9'
-  'b806f9cd3eeaf8585a51d79c7b5681e3d3e4748a'
-  '2cdd711a21a74748137d2e3894fb0fcb189c41e2')
-
-prepare() {
-  cd shairport-sync-$pkgver
-
-  patch -p1 < ../remove_useradd.patch
-}
-
-build() {
-  cd shairport-sync-$pkgver
-
-  autoreconf -i -f
-  ./configure --prefix=/usr --sysconfdir=/etc --with-alsa --with-pa 
--with-avahi --with-stdout --with-pipe --with-ssl=openssl --with-soxr 
--with-dns_sd --with-pkg-config --with-systemd --with-configfiles
-  make
-
-  sed 's|/usr/local/bin/|/usr/bin/|' -i scripts/shairport-sync.service
-}
-
-package() {
-  cd shairport-sync-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -D -m644 "$srcdir"/shairport-sync.sysusers 
"$pkgdir"/usr/lib/sysusers.d/shairport-sync.conf
-  install -D -m664 LICENSES "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  rm "$pkgdir"/etc/shairport-sync.conf.sample
-}

Copied: shairport-sync/repos/community-x86_64/PKGBUILD (from rev 497500, 
shairport-sync/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-05 17:10:26 UTC (rev 497501)
@@ -0,0 +1,42 @@
+# Maintainer: Anatol Pomozov 
+
+pkgname=shairport-sync
+pkgver=3.3.2
+pkgrel=1
+pkgdesc='Emulates an AirPort Express for the purpose of streaming music from 
iTunes and compatible iPods and iPhones'
+url='https://github.com/mikebrady/shairport-sync'
+arch=(x86_64)
+license=(GPL)
+backup=(etc/shairport-sync.conf)
+depends=(openssl avahi libsoxr popt alsa-lib libconfig libpulse)
+makedepends=(xmltoman)
+source=(shairport-sync-$pkgver.zip::https://github.com/mikebrady/shairport-sync/archive/$pkgver.zip
+shairport-sync.sysusers
+remove_useradd.patch)
+sha1sums=('b459a724193ff0cda3ee09ace398834f121bf153'
+  'b806f9cd3eeaf8585a51d79c7b5681e3d3e4748a'
+  '2cdd711a21a74748137d2e3894fb0fcb189c41e2')
+
+prepare() {
+  cd shairport-sync-$pkgver
+
+  patch -p1 < ../remove_useradd.patch
+}
+
+build() {
+  cd shairport-sync-$pkgver
+
+  autoreconf -i -f
+  ./configure --prefix=/usr --sysconfdir=/etc --with-alsa --with-pa 
--with-avahi --with-stdout --with-pipe --with-ssl=openssl --with-soxr 
--with-dns_sd --with-pkg-config --with-systemd --with-configfiles
+  make
+
+  sed 's|/usr/local/bin/|/usr/bin/|' -i scripts/shairport-sync.service
+}
+
+package() {
+  cd shairport-sync-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -D -m644 "$srcdir"/shairport-sync.sysusers 
"$pkgdir"/usr/lib/sysusers.d/shairport-sync.conf
+  install -D -m664 LICENSES "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm "$pkgdir"/etc/shairport-sync.conf.sample
+}

Deleted: remove_useradd.patch
===
--- remove_useradd.patch2019-08-05 17:09:55 UTC (rev 497500)
+++ remove_useradd.patch2019-08-05 17:10:26 UTC (rev 497501)
@@ -1,27 +0,0 @@
-commit 48eb4034563e29dd3fba7310106d929811da32eb
-Author: Anatol Pomozov 
-Date:   Tue Jun 11 21:30:13 2019 -0700
-
-Revert "Update System V and System D installers to define user, group and 
runtime directory as necessary"
-
-This reverts commit 15c376ad57629dad16f1120dbf4c080f7de48475.
-
-diff --git a/Makefile.am 

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

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:10:05
  Author: anatolik
Revision: 359196

archrelease: copy trunk to extra-x86_64

Added:
  re2c/repos/extra-x86_64/PKGBUILD
(from rev 359195, re2c/trunk/PKGBUILD)
Deleted:
  re2c/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-05 17:09:41 UTC (rev 359195)
+++ PKGBUILD2019-08-05 17:10:05 UTC (rev 359196)
@@ -1,31 +0,0 @@
-# Maintainer:
-# Contributor: nut543 
-# Contributor: Dale Blount 
-
-pkgname=re2c
-pkgver=1.1.1
-pkgrel=1
-arch=(x86_64)
-depends=(gcc-libs)
-pkgdesc='A tool for generating C-based recognizers from regular expressions'
-url='http://re2c.org'
-license=(public domain)
-source=(re2c-$pkgver.tar.gz::https://github.com/skvadrik/re2c/archive/$pkgver.tar.gz)
-sha1sums=('ddc72454d2ccbbd66b038bbe6bc14783a349ac4f')
-
-build() {
-  cd $pkgname-$pkgver/re2c
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver/re2c
-  make tests
-}
-
-package() {
-  cd $pkgname-$pkgver/re2c
-  make DESTDIR="$pkgdir" install
-}

Copied: re2c/repos/extra-x86_64/PKGBUILD (from rev 359195, re2c/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-05 17:10:05 UTC (rev 359196)
@@ -0,0 +1,31 @@
+# Maintainer:
+# Contributor: nut543 
+# Contributor: Dale Blount 
+
+pkgname=re2c
+pkgver=1.2
+pkgrel=1
+arch=(x86_64)
+depends=(gcc-libs)
+pkgdesc='A tool for generating C-based recognizers from regular expressions'
+url='https://re2c.org'
+license=(public domain)
+source=(re2c-$pkgver.tar.gz::https://github.com/skvadrik/re2c/archive/$pkgver.tar.gz)
+sha1sums=('72e782f1dace8150a207d94a20bb32d0e4cfb45e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make tests
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:09:41
  Author: anatolik
Revision: 359195

upgpkg: re2c 1.2-1

Modified:
  re2c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 17:08:47 UTC (rev 359194)
+++ PKGBUILD2019-08-05 17:09:41 UTC (rev 359195)
@@ -3,7 +3,7 @@
 # Contributor: Dale Blount 
 
 pkgname=re2c
-pkgver=1.1.1
+pkgver=1.2
 pkgrel=1
 arch=(x86_64)
 depends=(gcc-libs)
@@ -11,10 +11,10 @@
 url='https://re2c.org'
 license=(public domain)
 
source=(re2c-$pkgver.tar.gz::https://github.com/skvadrik/re2c/archive/$pkgver.tar.gz)
-sha1sums=('ddc72454d2ccbbd66b038bbe6bc14783a349ac4f')
+sha1sums=('72e782f1dace8150a207d94a20bb32d0e4cfb45e')
 
 build() {
-  cd $pkgname-$pkgver/re2c
+  cd $pkgname-$pkgver
   ./autogen.sh
   ./configure --prefix=/usr
   make
@@ -21,11 +21,11 @@
 }
 
 check() {
-  cd $pkgname-$pkgver/re2c
+  cd $pkgname-$pkgver
   make tests
 }
 
 package() {
-  cd $pkgname-$pkgver/re2c
+  cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
 }


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

2019-08-05 Thread Anatol Pomozov via arch-commits
Date: Monday, August 5, 2019 @ 17:09:55
  Author: anatolik
Revision: 497500

upgpkg: shairport-sync 3.3.2-1

Modified:
  shairport-sync/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 15:42:59 UTC (rev 497499)
+++ PKGBUILD2019-08-05 17:09:55 UTC (rev 497500)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov 
 
 pkgname=shairport-sync
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc='Emulates an AirPort Express for the purpose of streaming music from 
iTunes and compatible iPods and iPhones'
 url='https://github.com/mikebrady/shairport-sync'
@@ -13,7 +13,7 @@
 
source=(shairport-sync-$pkgver.zip::https://github.com/mikebrady/shairport-sync/archive/$pkgver.zip
 shairport-sync.sysusers
 remove_useradd.patch)
-sha1sums=('ac4e9cc624082ac547c1cafe9b5fec171ae0e8d9'
+sha1sums=('b459a724193ff0cda3ee09ace398834f121bf153'
   'b806f9cd3eeaf8585a51d79c7b5681e3d3e4748a'
   '2cdd711a21a74748137d2e3894fb0fcb189c41e2')
 


[arch-commits] Commit in nvidia-settings/trunk (PKGBUILD libxnvctrl_so.patch)

2019-08-05 Thread Levente Polyak via arch-commits
Date: Monday, August 5, 2019 @ 17:08:35
  Author: anthraxx
Revision: 359193

upgpkg: nvidia-settings 430.40-3 (fix symlink copying)

Modified:
  nvidia-settings/trunk/PKGBUILD
  nvidia-settings/trunk/libxnvctrl_so.patch

-+
 PKGBUILD|7 ---
 libxnvctrl_so.patch |2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-05 17:05:51 UTC (rev 359192)
+++ PKGBUILD2019-08-05 17:08:35 UTC (rev 359193)
@@ -5,7 +5,7 @@
 pkgbase=nvidia-settings
 pkgname=('nvidia-settings' 'libxnvctrl')
 pkgver=430.40
-pkgrel=2
+pkgrel=3
 pkgdesc='Tool for configuring the NVIDIA graphics driver'
 url='https://github.com/NVIDIA/nvidia-settings'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/NVIDIA/nvidia-settings/archive/${pkgver}.tar.gz
 libxnvctrl_so.patch)
 
sha512sums=('b45591e2acd0cf35ef96d416727c7fc9c79d02177546084e0e2c939a5f6ad4a3a3c11db45131c2e2ca43c72f13f83c03f03a502a75e07aefaba208c137938c04'
-
'51c2d1360ef13758b4196031ac3fcff3a3b328831f32929e26a6ab72e29ebaacc776d23e9f3cc0813160774f6c3ead37950280883c899df24ad0e368fc54e5bc')
+
'91ff94736063b911c83b8876fe3e3778db82e0ffe0102036d81a3a6e872ca44a585914646fcbbbe399cd63aa17685fc7f73263ec4f4084f48768ca4d704037fa')
 
 prepare() {
   export PREFIX=/usr
@@ -55,7 +55,8 @@
 
   cd src/libXNVCtrl
   install -Dm 644 ./*.h -t "${pkgdir}/usr/include/NVCtrl"
-  install -Dm 755 out/libXNVCtrl.* -t "${pkgdir}/usr/lib"
+  install -d "${pkgdir}/usr/lib"
+  cp -Pr out/libXNVCtrl.* -t "${pkgdir}/usr/lib"
 }
 
 # vim: ts=2 sw=2 et:

Modified: libxnvctrl_so.patch
===
--- libxnvctrl_so.patch 2019-08-05 17:05:51 UTC (rev 359192)
+++ libxnvctrl_so.patch 2019-08-05 17:08:35 UTC (rev 359193)
@@ -31,6 +31,6 @@
$(call quiet_cmd,AR) ru $@ $(LIBXNVCTRL_OBJ)
 +
 +$(LIBXNVCTRL_SHARED) : $(LIBXNVCTRL_OBJ)
-+  $(CC) -shared $(CFLAGS) $(LDFALGS) -Wl,-soname=$(notdir 
$@).${LIBXNVCTRL_ABI_VERSION_MAJOR} -o 
$@.$(LIBXNVCTRL_ABI_VERSION_MAJOR).$(LIBXNVCTRL_ABI_VERSION_MINOR).0 $^ 
$(LIBXNVCTRL_LIBS)
++  $(CC) -shared $(CFLAGS) $(LDFLAGS) -Wl,-soname=$(notdir 
$@).${LIBXNVCTRL_ABI_VERSION_MAJOR} -o 
$@.$(LIBXNVCTRL_ABI_VERSION_MAJOR).$(LIBXNVCTRL_ABI_VERSION_MINOR).0 $^ 
$(LIBXNVCTRL_LIBS)
 +  ln -s $(notdir 
$@).$(LIBXNVCTRL_ABI_VERSION_MAJOR).$(LIBXNVCTRL_ABI_VERSION_MINOR).0 $@
 +  ln -s $(notdir 
$@).$(LIBXNVCTRL_ABI_VERSION_MAJOR).$(LIBXNVCTRL_ABI_VERSION_MINOR).0 
$@.$(LIBXNVCTRL_ABI_VERSION_MAJOR)


  1   2   >