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

2018-03-20 Thread Eli Schwartz via arch-commits
Date: Wednesday, March 21, 2018 @ 02:21:20
  Author: eschwartz
Revision: 309764

Fix missing source links via archive.org

Modified:
  jnettop/repos/community-x86_64/PKGBUILD
  jnettop/trunk/PKGBUILD

-+
 repos/community-x86_64/PKGBUILD |4 ++--
 trunk/PKGBUILD  |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: repos/community-x86_64/PKGBUILD
===
--- repos/community-x86_64/PKGBUILD 2018-03-21 02:13:11 UTC (rev 309763)
+++ repos/community-x86_64/PKGBUILD 2018-03-21 02:21:20 UTC (rev 309764)
@@ -6,12 +6,12 @@
 pkgver=0.13.0
 pkgrel=5
 pkgdesc="A top-like console network traffic visualizer"
-arch=(i686 x86_64)
+arch=(x86_64)
 url="http://jnettop.kubs.info/wiki/;
 license=('GPL')
 depends=('libpcap' 'glib2')
 makedepends=('pkgconfig')
-source=("http://jnettop.kubs.info/dist/$pkgname-$pkgver.tar.gz;)
+source=("https://web.archive.org/web/20161221100811/http://jnettop.kubs.info/dist/$pkgname-$pkgver.tar.gz;)
 md5sums=('9529d75011026b3fcaf185b2fb063881')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2018-03-21 02:13:11 UTC (rev 309763)
+++ trunk/PKGBUILD  2018-03-21 02:21:20 UTC (rev 309764)
@@ -7,11 +7,11 @@
 pkgrel=5
 pkgdesc="A top-like console network traffic visualizer"
 arch=(x86_64)
-url="http://jnettop.kubs.info/wiki/;
+url="https://web.archive.org/web/20160703195221/http://jnettop.kubs.info/wiki/;
 license=('GPL')
 depends=('libpcap' 'glib2')
 makedepends=('pkgconfig')
-source=("http://jnettop.kubs.info/dist/$pkgname-$pkgver.tar.gz;)
+source=("https://web.archive.org/web/20161221100811/http://jnettop.kubs.info/dist/$pkgname-$pkgver.tar.gz;)
 md5sums=('9529d75011026b3fcaf185b2fb063881')
 
 build() {


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

2018-03-20 Thread Eli Schwartz via arch-commits
Date: Wednesday, March 21, 2018 @ 02:13:11
  Author: eschwartz
Revision: 309763

Add HTTPS urls

Modified:
  yakuake/repos/community-x86_64/PKGBUILD
  yakuake/trunk/PKGBUILD

-+
 repos/community-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-x86_64/PKGBUILD
===
--- repos/community-x86_64/PKGBUILD 2018-03-21 01:03:47 UTC (rev 309762)
+++ repos/community-x86_64/PKGBUILD 2018-03-21 02:13:11 UTC (rev 309763)
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
+source=("https://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
 
yakuake-wayland1.patch::"https://cgit.kde.org/yakuake.git/patch/?id=7534df21;
 
yakuake-wayland2.patch::"https://cgit.kde.org/yakuake.git/patch/?id=3cdc1d06;
 
yakuake-wayland3.patch::"https://cgit.kde.org/yakuake.git/patch/?id=5c555b3d;)

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2018-03-21 01:03:47 UTC (rev 309762)
+++ trunk/PKGBUILD  2018-03-21 02:13:11 UTC (rev 309763)
@@ -9,11 +9,11 @@
 pkgrel=2
 pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
 arch=('x86_64')
-url='http://yakuake.kde.org/'
+url='https://yakuake.kde.org/'
 license=('GPL')
 depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
+source=("https://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
 
yakuake-wayland1.patch::"https://cgit.kde.org/yakuake.git/patch/?id=7534df21;
 
yakuake-wayland2.patch::"https://cgit.kde.org/yakuake.git/patch/?id=3cdc1d06;
 
yakuake-wayland3.patch::"https://cgit.kde.org/yakuake.git/patch/?id=5c555b3d;)


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

2018-03-20 Thread Evangelos Foutras via arch-commits
Date: Wednesday, March 21, 2018 @ 01:41:39
  Author: foutrelis
Revision: 319734

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 319733, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-clang-r2.patch
(from rev 319733, chromium/trunk/chromium-clang-r2.patch)
  chromium/repos/extra-x86_64/chromium-math.h-r0.patch
(from rev 319733, chromium/trunk/chromium-math.h-r0.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 319733, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-stdint.patch
(from rev 319733, chromium/trunk/chromium-stdint.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 319733, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 319733, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-clang-r2.patch
  chromium/repos/extra-x86_64/chromium-math.h-r0.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-stdint.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install

-+
 PKGBUILD|  490 +-
 chromium-clang-r2.patch |   42 +--
 chromium-math.h-r0.patch|   58 ++--
 chromium-skia-harmony.patch |  154 ++---
 chromium-stdint.patch   |   42 +--
 chromium-widevine.patch |   20 -
 chromium.install|   32 +-
 7 files changed, 419 insertions(+), 419 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 01:41:24 UTC (rev 319733)
+++ PKGBUILD2018-03-21 01:41:39 UTC (rev 319734)
@@ -1,245 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=65.0.3325.162
-pkgrel=1
-_launcher_ver=5
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home;
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git' 'clang')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src.git/+/$pkgver?format=TEXT
-chromium-skia-harmony.patch
-chromium-clang-r2.patch
-chromium-math.h-r0.patch
-chromium-stdint.patch
-chromium-widevine.patch)
-sha256sums=('627e7bfd84795de1553fac305239130d25186acf2d3c77d39d824327cd116cce'
-'4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
-'bed2a7ef4b1ebd53b28e2f38963a2dd761267ccc8818693c34ce8596db53dd4c'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3'
-'4495e8b29dae242c79ffe4beefc5171eb3c7aacb7e9aebfd2d4d69b9d8c958d3'
-'fe0ab86aa5b0072db730eccda3e1582ebed4af25815bfd49fe0da24cf63ca902'
-'c00d2506f1078b38a8ebec474a7318e76a61db1298afb40088a34210f137210f'
-'d6fdcb922e5a7fbe15759d39ccc8ea4225821c44d98054ce0f23f9d1f00c9808')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  #[ffmpeg]=ffmpeg# https://crbug.com/731766
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  [libvpx]=libvpx
-  [libwebp]=libwebp
-  #[libxml]=libxml2   # https://crbug.com/736026
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys.

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

2018-03-20 Thread Evangelos Foutras via arch-commits
Date: Wednesday, March 21, 2018 @ 01:41:24
  Author: foutrelis
Revision: 319733

upgpkg: chromium 65.0.3325.181-1

New upstream release.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 01:00:49 UTC (rev 319732)
+++ PKGBUILD2018-03-21 01:41:24 UTC (rev 319733)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=65.0.3325.162
+pkgver=65.0.3325.181
 pkgrel=1
 _launcher_ver=5
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -30,9 +30,9 @@
 chromium-math.h-r0.patch
 chromium-stdint.patch
 chromium-widevine.patch)
-sha256sums=('627e7bfd84795de1553fac305239130d25186acf2d3c77d39d824327cd116cce'
+sha256sums=('93666448c6b96ec83e6a35a64cff40db4eb92a154fe1db4e7dab4761d0e38687'
 '4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
-'bed2a7ef4b1ebd53b28e2f38963a2dd761267ccc8818693c34ce8596db53dd4c'
+'2771c049b66c9aba3b945fe065f2610f164d55506eb5d71751a26aaf8b40d4ee'
 'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3'
 '4495e8b29dae242c79ffe4beefc5171eb3c7aacb7e9aebfd2d4d69b9d8c958d3'
 'fe0ab86aa5b0072db730eccda3e1582ebed4af25815bfd49fe0da24cf63ca902'


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 01:03:40
  Author: anthraxx
Revision: 309761

upgpkg: lib32-libpsl 0.20.1-2 (adding libpsl.so provides)

Modified:
  lib32-libpsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 00:44:22 UTC (rev 309760)
+++ PKGBUILD2018-03-21 01:03:40 UTC (rev 309761)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-libpsl
 pkgver=0.20.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Public Suffix List library (32-bit)'
 url='https://github.com/rockdaboot/libpsl'
 arch=('x86_64')
@@ -10,6 +10,7 @@
 license=('MIT')
 depends=('libpsl' 'lib32-glibc' 'lib32-libidn2' 'lib32-libunistring')
 makedepends=('publicsuffix-list' 'python')
+provides=('libpsl.so')
 
source=(https://github.com/rockdaboot/libpsl/releases/download/libpsl-${pkgver}/libpsl-${pkgver}.tar.gz)
 
sha512sums=('5a6c54c3a0aafef3eaa309bf3147179d41393fb63d7e6276a3e02705ae5c4005c61b3f8b13636eac0570ac20033c1c9b1a51937a06b56a30a4461ff9b1f955be')
 


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 01:03:47
  Author: anthraxx
Revision: 309762

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 01:03:40 UTC (rev 309761)
+++ PKGBUILD2018-03-21 01:03:47 UTC (rev 309762)
@@ -1,55 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Maxime Gauduin 
-
-pkgname=lib32-libpsl
-pkgver=0.20.1
-pkgrel=1
-pkgdesc='Public Suffix List library (32-bit)'
-url='https://github.com/rockdaboot/libpsl'
-arch=('x86_64')
-license=('MIT')
-depends=('libpsl' 'lib32-glibc' 'lib32-libidn2' 'lib32-libunistring')
-makedepends=('publicsuffix-list' 'python')
-source=(https://github.com/rockdaboot/libpsl/releases/download/libpsl-${pkgver}/libpsl-${pkgver}.tar.gz)
-sha512sums=('5a6c54c3a0aafef3eaa309bf3147179d41393fb63d7e6276a3e02705ae5c4005c61b3f8b13636eac0570ac20033c1c9b1a51937a06b56a30a4461ff9b1f955be')
-
-prepare() {
-  cd libpsl-${pkgver}
-  rm -frv list
-  autoreconf -fiv
-}
-
-build() {
-  cd libpsl-${pkgver}
-
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  ./configure \
---prefix='/usr' \
---libdir='/usr/lib32' \
---disable-static \
---disable-dependency-tracking \
---enable-{builtin,runtime}=libidn2 \
---with-psl-file='/usr/share/publicsuffix/effective_tld_names.dat' \
---with-psl-testfile='/usr/share/publicsuffix/test_psl.txt'
-  LC_CTYPE=en_US.UTF-8 make
-}
-
-check() {
-  cd libpsl-${pkgver}
-  make check
-}
-
-package() {
-  cd libpsl-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s libpsl "${pkgdir}"/usr/share/licenses/lib32-libpsl
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-libpsl/repos/multilib-x86_64/PKGBUILD (from rev 309761, 
lib32-libpsl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-21 01:03:47 UTC (rev 309762)
@@ -0,0 +1,56 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Maxime Gauduin 
+
+pkgname=lib32-libpsl
+pkgver=0.20.1
+pkgrel=2
+pkgdesc='Public Suffix List library (32-bit)'
+url='https://github.com/rockdaboot/libpsl'
+arch=('x86_64')
+license=('MIT')
+depends=('libpsl' 'lib32-glibc' 'lib32-libidn2' 'lib32-libunistring')
+makedepends=('publicsuffix-list' 'python')
+provides=('libpsl.so')
+source=(https://github.com/rockdaboot/libpsl/releases/download/libpsl-${pkgver}/libpsl-${pkgver}.tar.gz)
+sha512sums=('5a6c54c3a0aafef3eaa309bf3147179d41393fb63d7e6276a3e02705ae5c4005c61b3f8b13636eac0570ac20033c1c9b1a51937a06b56a30a4461ff9b1f955be')
+
+prepare() {
+  cd libpsl-${pkgver}
+  rm -frv list
+  autoreconf -fiv
+}
+
+build() {
+  cd libpsl-${pkgver}
+
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib32' \
+--disable-static \
+--disable-dependency-tracking \
+--enable-{builtin,runtime}=libidn2 \
+--with-psl-file='/usr/share/publicsuffix/effective_tld_names.dat' \
+--with-psl-testfile='/usr/share/publicsuffix/test_psl.txt'
+  LC_CTYPE=en_US.UTF-8 make
+}
+
+check() {
+  cd libpsl-${pkgver}
+  make check
+}
+
+package() {
+  cd libpsl-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s libpsl "${pkgdir}"/usr/share/licenses/lib32-libpsl
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 01:00:49
  Author: anthraxx
Revision: 319732

archrelease: copy trunk to testing-x86_64

Added:
  libpsl/repos/testing-x86_64/
  libpsl/repos/testing-x86_64/PKGBUILD
(from rev 319731, libpsl/trunk/PKGBUILD)

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

Copied: libpsl/repos/testing-x86_64/PKGBUILD (from rev 319731, 
libpsl/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-03-21 01:00:49 UTC (rev 319732)
@@ -0,0 +1,48 @@
+# Maintainer: Levente Polyak 
+# Contributor: Darshit Shah 
+
+pkgname=libpsl
+pkgver=0.20.1
+pkgrel=2
+pkgdesc='Public Suffix List library'
+url='https://github.com/rockdaboot/libpsl'
+arch=('x86_64')
+license=('MIT')
+depends=('libidn2' 'libunistring')
+makedepends=('libxslt' 'python' 'publicsuffix-list' 'gtk-doc')
+provides=('libpsl.so')
+source=(https://github.com/rockdaboot/libpsl/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('5a6c54c3a0aafef3eaa309bf3147179d41393fb63d7e6276a3e02705ae5c4005c61b3f8b13636eac0570ac20033c1c9b1a51937a06b56a30a4461ff9b1f955be')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  rm -frv list
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--disable-static \
+--disable-dependency-tracking \
+--enable-man \
+--enable-gtk-doc \
+--enable-{builtin,runtime}=libidn2 \
+--with-psl-file=/usr/share/publicsuffix/effective_tld_names.dat \
+--with-psl-testfile=/usr/share/publicsuffix/test_psl.txt
+  LC_CTYPE=en_US.UTF-8 make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 01:00:42
  Author: anthraxx
Revision: 319731

upgpkg: libpsl 0.20.1-2 (adding libpsl.so provides)

Modified:
  libpsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 00:55:54 UTC (rev 319730)
+++ PKGBUILD2018-03-21 01:00:42 UTC (rev 319731)
@@ -3,7 +3,7 @@
 
 pkgname=libpsl
 pkgver=0.20.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Public Suffix List library'
 url='https://github.com/rockdaboot/libpsl'
 arch=('x86_64')
@@ -10,6 +10,7 @@
 license=('MIT')
 depends=('libidn2' 'libunistring')
 makedepends=('libxslt' 'python' 'publicsuffix-list' 'gtk-doc')
+provides=('libpsl.so')
 
source=(https://github.com/rockdaboot/libpsl/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz)
 
sha512sums=('5a6c54c3a0aafef3eaa309bf3147179d41393fb63d7e6276a3e02705ae5c4005c61b3f8b13636eac0570ac20033c1c9b1a51937a06b56a30a4461ff9b1f955be')
 


[arch-commits] Commit in publicsuffix-list/repos/extra-any (PKGBUILD PKGBUILD)

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:55:54
  Author: anthraxx
Revision: 319730

archrelease: copy trunk to extra-any

Added:
  publicsuffix-list/repos/extra-any/PKGBUILD
(from rev 319729, publicsuffix-list/trunk/PKGBUILD)
Deleted:
  publicsuffix-list/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 00:55:46 UTC (rev 319729)
+++ PKGBUILD2018-03-21 00:55:54 UTC (rev 319730)
@@ -1,29 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=publicsuffix-list
-_gitcommit=d311456a19a6f212143c926627bf26e15a4a0195
-pkgver=20180225.652.d311456
-pkgrel=1
-pkgdesc='Cross-vendor public domain suffix database'
-url='https://github.com/publicsuffix/list'
-arch=('any')
-license=('custom:MPL2')
-makedepends=('git')
-source=(${pkgname}::"git+https://github.com/publicsuffix/list#commit=${_gitcommit};)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  printf "%s.%s.%s" "$(date +%Y%m%d --date="@${SOURCE_DATE_EPOCH:-$(date 
+%s)}")" \
-"$(git rev-list --count HEAD)" \
-"$(git rev-parse --short HEAD)"
-}
-
-package() {
-  cd ${pkgname}
-  install -Dm 644 public_suffix_list.dat tests/test_psl.txt -t 
"${pkgdir}/usr/share/publicsuffix"
-  ln -s public_suffix_list.dat 
"${pkgdir}/usr/share/publicsuffix/effective_tld_names.dat"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: publicsuffix-list/repos/extra-any/PKGBUILD (from rev 319729, 
publicsuffix-list/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-21 00:55:54 UTC (rev 319730)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+
+pkgname=publicsuffix-list
+_gitcommit=a39f111ae7aa189366ade83dbcf801a42e5ccb8e
+pkgver=20180320.657.a39f111
+pkgrel=1
+pkgdesc='Cross-vendor public domain suffix database'
+url='https://github.com/publicsuffix/list'
+arch=('any')
+license=('custom:MPL2')
+makedepends=('git')
+source=(${pkgname}::"git+https://github.com/publicsuffix/list#commit=${_gitcommit};)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  printf "%s.%s.%s" "$(TZ=UTC git show -s --pretty=%cd 
--date=format-local:%Y%m%d HEAD)" \
+"$(git rev-list --count HEAD)" \
+"$(git rev-parse --short HEAD)"
+}
+
+package() {
+  cd ${pkgname}
+  install -Dm 644 public_suffix_list.dat tests/test_psl.txt -t 
"${pkgdir}/usr/share/publicsuffix"
+  ln -s public_suffix_list.dat 
"${pkgdir}/usr/share/publicsuffix/effective_tld_names.dat"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:55:46
  Author: anthraxx
Revision: 319729

upgpkg: publicsuffix-list 20180320.657.a39f111-1

Modified:
  publicsuffix-list/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 00:54:08 UTC (rev 319728)
+++ PKGBUILD2018-03-21 00:55:46 UTC (rev 319729)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak 
 
 pkgname=publicsuffix-list
-_gitcommit=d311456a19a6f212143c926627bf26e15a4a0195
-pkgver=20180225.652.d311456
+_gitcommit=a39f111ae7aa189366ade83dbcf801a42e5ccb8e
+pkgver=20180320.657.a39f111
 pkgrel=1
 pkgdesc='Cross-vendor public domain suffix database'
 url='https://github.com/publicsuffix/list'
@@ -14,7 +14,7 @@
 
 pkgver() {
   cd ${pkgname}
-  printf "%s.%s.%s" "$(date +%Y%m%d --date="@${SOURCE_DATE_EPOCH:-$(date 
+%s)}")" \
+  printf "%s.%s.%s" "$(TZ=UTC git show -s --pretty=%cd 
--date=format-local:%Y%m%d HEAD)" \
 "$(git rev-list --count HEAD)" \
 "$(git rev-parse --short HEAD)"
 }


[arch-commits] Commit in vim-spell/repos/extra-any (PKGBUILD PKGBUILD)

2018-03-20 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, March 21, 2018 @ 00:54:08
  Author: bisson
Revision: 319728

archrelease: copy trunk to extra-any

Added:
  vim-spell/repos/extra-any/PKGBUILD
(from rev 319727, vim-spell/trunk/PKGBUILD)
Deleted:
  vim-spell/repos/extra-any/PKGBUILD

--+
 PKGBUILD | 1041 ++---
 1 file changed, 526 insertions(+), 515 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 00:53:30 UTC (rev 319727)
+++ PKGBUILD2018-03-21 00:54:08 UTC (rev 319728)
@@ -1,515 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-
-pkgbase=vim-spell
-pkgver=20150901
-pkgrel=1
-pkgdesc='Language files for Vim spell checking'
-arch=('any')
-url='ftp://ftp.vim.org/pub/vim/runtime/spell/'
-license=('LGPL2.1' 'custom')
-depends=('vim')
-
-#pkgname=($(curl $url | awk '(!/\./&&!/check/){print "vim-spell-"$NF}'))
-pkgname=('vim-spell-af'
- 'vim-spell-am'
- 'vim-spell-bg'
- 'vim-spell-br'
- 'vim-spell-ca'
- 'vim-spell-cs'
- 'vim-spell-cy'
- 'vim-spell-da'
- 'vim-spell-de'
- 'vim-spell-el'
- 'vim-spell-en'
- 'vim-spell-eo'
- 'vim-spell-es'
- 'vim-spell-fo'
- 'vim-spell-fr'
- 'vim-spell-ga'
- 'vim-spell-gd'
- 'vim-spell-gl'
- 'vim-spell-he'
- 'vim-spell-hr'
- 'vim-spell-hu'
- 'vim-spell-id'
- 'vim-spell-it'
- 'vim-spell-ku'
- 'vim-spell-la'
- 'vim-spell-lt'
- 'vim-spell-lv'
- 'vim-spell-mg'
- 'vim-spell-mi'
- 'vim-spell-ms'
- 'vim-spell-nb'
- 'vim-spell-nl'
- 'vim-spell-nn'
- 'vim-spell-ny'
- 'vim-spell-pl'
- 'vim-spell-pt'
- 'vim-spell-ro'
- 'vim-spell-ru'
- 'vim-spell-rw'
- 'vim-spell-sk'
- 'vim-spell-sl'
- 'vim-spell-sv'
- 'vim-spell-sw'
- 'vim-spell-tet'
- 'vim-spell-th'
- 'vim-spell-tl'
- 'vim-spell-tn'
- 'vim-spell-uk'
- 'vim-spell-yi'
- 'vim-spell-zu')
-
-for _i in ${pkgname[@]}; do _j=${_i/vim-spell-/}; eval "package_$_i() {
-   cd \"\$srcdir\"
-   install -d \"\$pkgdir\"/usr/share/vim/vimfiles/spell
-   install -m644 $_j* \"\$pkgdir\"/usr/share/vim/vimfiles/spell
-   [[ -f README_$_j.txt ]] \
-   && install -Dm644 README_$_j.txt 
\"\$pkgdir\"/usr/share/licenses/$_i/README \
-   || echo 'No README for $_j...'
-}"; done
-
-#source=($(curl $url | awk '(/\./){print "'$url'"$NF}'))
-source=('ftp://ftp.vim.org/pub/vim/runtime/spell/README.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_af.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_am.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_bg.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_br.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_ca.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_cs.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_cy.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_da.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_de.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_el.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_en.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_eo.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_es.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_fo.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_fr.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_ga.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_gd.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_gl.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_he.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_hr.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_hu.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_id.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_it.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_ku.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_la.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_lt.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_lv.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_mg.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_mi.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_ms.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_nb.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_nl.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_nn.txt'
-'ftp://ftp.vim.org/pub/vim/runtime/spell/README_ny.txt'
-

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

2018-03-20 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, March 21, 2018 @ 00:53:30
  Author: bisson
Revision: 319727

upstream update

Modified:
  vim-spell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 22:47:55 UTC (rev 319726)
+++ PKGBUILD2018-03-21 00:53:30 UTC (rev 319727)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgbase=vim-spell
-pkgver=20150901
+pkgver=20180224
 pkgrel=1
 pkgdesc='Language files for Vim spell checking'
 arch=('any')
@@ -52,6 +52,7 @@
  'vim-spell-rw'
  'vim-spell-sk'
  'vim-spell-sl'
+ 'vim-spell-sr'
  'vim-spell-sv'
  'vim-spell-sw'
  'vim-spell-tet'
@@ -114,6 +115,7 @@
 'ftp://ftp.vim.org/pub/vim/runtime/spell/README_rw.txt'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/README_sk.txt'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/README_sl.txt'
+'ftp://ftp.vim.org/pub/vim/runtime/spell/README_sr.txt'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/README_sv.txt'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/README_sw.txt'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/README_th.txt'
@@ -204,7 +206,9 @@
 'ftp://ftp.vim.org/pub/vim/runtime/spell/id.utf-8.spl'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/id.utf-8.sug'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/it.latin1.spl'
+'ftp://ftp.vim.org/pub/vim/runtime/spell/it.latin1.sug'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/it.utf-8.spl'
+'ftp://ftp.vim.org/pub/vim/runtime/spell/it.utf-8.sug'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/ku.iso-8859-9.spl'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/ku.utf-8.spl'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/la.latin1.spl'
@@ -263,6 +267,8 @@
 'ftp://ftp.vim.org/pub/vim/runtime/spell/sl.cp1250.spl'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/sl.iso-8859-2.spl'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/sl.utf-8.spl'
+'ftp://ftp.vim.org/pub/vim/runtime/spell/sr.utf-8.spl'
+'ftp://ftp.vim.org/pub/vim/runtime/spell/s...@latin.utf-8.spl'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/sv.latin1.spl'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/sv.latin1.sug'
 'ftp://ftp.vim.org/pub/vim/runtime/spell/sv.utf-8.spl'
@@ -304,7 +310,7 @@
 '73b3e3c8b2aacf18f537a456f45514ca3c0e3dc1e518bb73fce407582ce90b19'
 'e7c66c353d8cabbfcd211a0dc48d8c01d5875a8988db3ba029c1b9a44635beb1'
 '421aabb24c2dd7ce5fc8c1d67d0588faedeb29e5f5704e65b50acaa02b8eb859'
-'3f7b26e09c03ca9e2099896ae3b2c17e250edf8d6cba1afb78d4634d126ac3f6'
+'a80fc347354607ea4b63fb1a6c888e18cab8fcb77ec4893aefc1d85bbf65310a'
 '565bdb6f0658cab06a2493b39e660e8ba9a6dd6e4349a48654c05f987f1aca75'
 '5d4b9fe5fb311508ffaba581fe3c758098d6e6abf762dbd3f07f7766737961a5'
 'aa28dd1d1011565b3dc065feecae1cb84302d1d850d1ed15607e064a7b3ca6fa'
@@ -335,6 +341,7 @@
 '7132f7b74455ef9a99a2872e095b4b29021c88c21eb77613c41e6e8e4b8d9e74'
 'd9531debfc6f78992f8572a08b1f0525be4148e379c664c36c324764a4e4bfef'
 'f029062396d3e2f874110cd1453cd42dd6a96e3cb25f29e8738800d744d80301'
+'fdba3c216150217a7ea49fad02e1753662774cc31f08fd8edf14c6b1327c706d'
 '14ebb09187ba83f295ff9743ce40467b63c99bbd1d27186ed85de76f10263e74'
 '5eccbb1f586b8c114b78ce26ae667efc1cae2eab0e3a6704ff724620305744cc'
 'f3e3e43e9254145b12b78bbf3f9be4ab974538f590ae15ce1738ff530a5dccce'
@@ -377,12 +384,12 @@
 'c3ab8da2710caa371392a649c816883cc371374aa838ee41719d9ff18478171e'
 '3fddf0a8b258a18ee05ba54b6f982cb000c3b3888ea38167e9103c323171e597'
 '6752a58015344fed0f6fff4664dfd2747abc908e0cb537c8bdc99acf340f4b97'
-'14d6d5605a5ad4fd797ffc0bfcebae19186d6ca5b45db72d6c814d6eae9d6295'
-'f377f0903bfcc1b7c09755b0930fbc8079daf8e31ee627abab77df572fcf331f'
-'e6b22655fbfa1c0986829f91eb3d224fc919c36bdacec49ce80d9da965dfffd1'
-'a9c32a76f33a427ca7a10a06e61507c7f7033d4e6ba4dc00c53973a81659727a'
-'119ed4b9143c5dfda564dd8f807f306e386b6aa0e783afb7d1707fb3b32bcf6b'
-'ffbab30999bd2fa5293ef9bcf3b7095850dd8af842dcb4200f187108c728ad5b'
+'cebcba489d45da3355940f340582e20ce35ecdcd44f9cc168be873f08e782449'
+'b0d5d0ed19735f837248ef97bccb444ad730340b1785c8f6a8e4458f6872216c'
+'620d9efcd79cfc9d639818fb52807e3dae61a37c800d694a010cd525a2161845'
+'e6de97e4bcb3f9b4aaf7e1eb54a81b9390d5c231f427fa4be3798a25e4622b02'
+'fecabdc949b6a39d32c0899fa2545eab25e63f2ed0a33c4ad1511426384d3070'
+'5b6e5e6165582d2fd7a1bfa41fbce8242c72476222c55d17c2aa2ba933c932ec'
 

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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:44:22
  Author: anthraxx
Revision: 309760

archrelease: copy trunk to community-x86_64

Added:
  smplayer/repos/community-x86_64/PKGBUILD
(from rev 309759, smplayer/trunk/PKGBUILD)
Deleted:
  smplayer/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   92 ++---
 1 file changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 00:44:15 UTC (rev 309759)
+++ PKGBUILD2018-03-21 00:44:22 UTC (rev 309760)
@@ -1,46 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Allan McRae 
-# Contributor: Alessio 'mOLOk' Bolognino 
-# Contributor: shamrok 
-
-pkgname=smplayer
-pkgver=18.2.2
-pkgrel=1
-pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
-url='https://www.smplayer.info/'
-arch=('x86_64')
-license=('GPL')
-depends=('qt5-script' 'mpv' 'hicolor-icon-theme' 'libx11' 'zlib' 'gcc-libs')
-makedepends=('qt5-tools')
-optdepends=('smplayer-themes: icon themes collection'
-'smplayer-skins: skin themes collection'
-'smtube: browse and play youtube videos'
-'youtube-dl: youtube videos and streaming'
-'mplayer: alternative multimedia engine')
-source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('3ac276da3438140151baea3938bb17a6a5e44d1bd805375f81d1fc410c4e1560')
-sha512sums=('47ce8dd2b59f182e7826c5e7b8193111889441dc7d5145ed8c4df21137625cbe67da7a991d4121d41453127d1413535efbc0d6197d514a03885d652606610275')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # make build reproducible, we compress ourselves
-  sed '/gzip -9/d' -i Makefile
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  export CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}"
-  make PREFIX=/usr \
-DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
-QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE \
-CFLAGS_EXTRA="${CFLAGS} ${CPPFLAGS} ${LDFLAGS}"
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DOC_PATH=/usr/share/doc/smplayer \
-DESTDIR="${pkgdir}" PREFIX=/usr install
-}
-
-# vim: ts=2 sw=2 et:

Copied: smplayer/repos/community-x86_64/PKGBUILD (from rev 309759, 
smplayer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-21 00:44:22 UTC (rev 309760)
@@ -0,0 +1,46 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ionut Biru 
+# Contributor: Allan McRae 
+# Contributor: Alessio 'mOLOk' Bolognino 
+# Contributor: shamrok 
+
+pkgname=smplayer
+pkgver=18.3.0
+pkgrel=1
+pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
+url='https://www.smplayer.info/'
+arch=('x86_64')
+license=('GPL')
+depends=('qt5-script' 'mpv' 'hicolor-icon-theme' 'libx11' 'zlib' 'gcc-libs')
+makedepends=('qt5-tools')
+optdepends=('smplayer-themes: icon themes collection'
+'smplayer-skins: skin themes collection'
+'smtube: browse and play youtube videos'
+'youtube-dl: youtube videos and streaming'
+'mplayer: alternative multimedia engine')
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('86b43c5f0a4e43f2404e4e53632d3034d850e576f75a3e0c6aa281f62ce3f378')
+sha512sums=('cb0ff19c240bf8d92b12b096c9bf627b8365b690a0f9af126f6cda5436e4ed42510a511617fee6edee4cf1fbc79fb04bf05377585bbf93755b784d0471d2d6d4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # make build reproducible, we compress ourselves
+  sed '/gzip -9/d' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}"
+  make PREFIX=/usr \
+DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
+QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE \
+CFLAGS_EXTRA="${CFLAGS} ${CPPFLAGS} ${LDFLAGS}"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DOC_PATH=/usr/share/doc/smplayer \
+DESTDIR="${pkgdir}" PREFIX=/usr install
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:44:15
  Author: anthraxx
Revision: 309759

upgpkg: smplayer 18.3.0-1

Modified:
  smplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 00:38:08 UTC (rev 309758)
+++ PKGBUILD2018-03-21 00:44:15 UTC (rev 309759)
@@ -5,7 +5,7 @@
 # Contributor: shamrok 
 
 pkgname=smplayer
-pkgver=18.2.2
+pkgver=18.3.0
 pkgrel=1
 pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
 url='https://www.smplayer.info/'
@@ -19,8 +19,8 @@
 'youtube-dl: youtube videos and streaming'
 'mplayer: alternative multimedia engine')
 
source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('3ac276da3438140151baea3938bb17a6a5e44d1bd805375f81d1fc410c4e1560')
-sha512sums=('47ce8dd2b59f182e7826c5e7b8193111889441dc7d5145ed8c4df21137625cbe67da7a991d4121d41453127d1413535efbc0d6197d514a03885d652606610275')
+sha256sums=('86b43c5f0a4e43f2404e4e53632d3034d850e576f75a3e0c6aa281f62ce3f378')
+sha512sums=('cb0ff19c240bf8d92b12b096c9bf627b8365b690a0f9af126f6cda5436e4ed42510a511617fee6edee4cf1fbc79fb04bf05377585bbf93755b784d0471d2d6d4')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:37:53
  Author: anthraxx
Revision: 309757

upgpkg: beats 6.2.3-1

Modified:
  beats/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 00:21:51 UTC (rev 309756)
+++ PKGBUILD2018-03-21 00:37:53 UTC (rev 309757)
@@ -3,7 +3,7 @@
 
 pkgbase=beats
 pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat)
-pkgver=6.2.2
+pkgver=6.2.3
 pkgrel=1
 pkgdesc='Data shippers for Elasticsearch'
 arch=('x86_64')
@@ -26,7 +26,7 @@
 "metricbeat-tmpfile.conf"
 "heartbeat-tmpfile.conf"
 "auditbeat-tmpfile.conf")
-sha256sums=('0866c3e26fcbd55f191e746b3bf925b450badd13fb72ea9f712481559932c878'
+sha256sums=('4ab58a55e61bd3ad31a597e5b02602b52d306d8ee1e4d4d8ff7662e2b554130e'
 '33feb3690f8b31563cc1e2da557c2aa326501ce9ccd7e0a142036902bfdb05ff'
 '4d5394cfe3299c9a6af5ac34c1ad4bcdc2e79162379cccbf00fb414eb28253c0'
 '9f4e33fc768d3500fa3428dcbfda241c6473a2cae8cc4dbadf8f61ca9f2bbec5'


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:38:08
  Author: anthraxx
Revision: 309758

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|  294 +++---
 auditbeat-tmpfile.conf  |4 
 auditbeat.service   |   22 +--
 filebeat-tmpfile.conf   |4 
 filebeat.service|   24 +--
 filebeat.sysusers   |2 
 heartbeat-tmpfile.conf  |4 
 heartbeat.service   |   22 +--
 metricbeat-tmpfile.conf |4 
 metricbeat.service  |   22 +--
 packetbeat-tmpfile.conf |4 
 packetbeat.service  |   22 +--
 12 files changed, 214 insertions(+), 214 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 00:37:53 UTC (rev 309757)
+++ PKGBUILD2018-03-21 00:38:08 UTC (rev 309758)
@@ -1,147 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Tyler Langlois 
-
-pkgbase=beats
-pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat)
-pkgver=6.2.2
-pkgrel=1
-pkgdesc='Data shippers for Elasticsearch'
-arch=('x86_64')
-url='https://www.elastic.co/products/beats'
-license=('APACHE')
-depends=('glibc')
-makedepends=('go-pie' 'git' 'libpcap' 'rsync' 'python')
-optdepends=('elasticsearch: for standalone installation'
-'python: for migration script')
-options=('!strip')
-source=("https://github.com/elastic/beats/archive/v$pkgver/beats-$pkgver.tar.gz;
-"filebeat.sysusers"
-"filebeat.service"
-"packetbeat.service"
-"metricbeat.service"
-"heartbeat.service"
-"auditbeat.service"
-"filebeat-tmpfile.conf"
-"packetbeat-tmpfile.conf"
-"metricbeat-tmpfile.conf"
-"heartbeat-tmpfile.conf"
-"auditbeat-tmpfile.conf")
-sha256sums=('0866c3e26fcbd55f191e746b3bf925b450badd13fb72ea9f712481559932c878'
-'33feb3690f8b31563cc1e2da557c2aa326501ce9ccd7e0a142036902bfdb05ff'
-'4d5394cfe3299c9a6af5ac34c1ad4bcdc2e79162379cccbf00fb414eb28253c0'
-'9f4e33fc768d3500fa3428dcbfda241c6473a2cae8cc4dbadf8f61ca9f2bbec5'
-'26b123acd96808162a7f827ce6f0e9669140c2665fc28d76583a15996fbf853d'
-'212cb4ab5a02d7078025f7d1f50f48e5caa25debce0852cf68cd8f89ed0a8d09'
-'b7f1c61950f21c7fab31166c68d4a9e5027f0c5bcc40a97913d6d89eaf643b85'
-'ec999a29bc19d1b36b84e03cbd7b00b29d3e08c97ca03043b9fd6bfbe04c5e2d'
-'3f3ead4168d5b4953cca883d8a3c4552c26a75f52cedfcf6c7785bfd7bbae3c4'
-'cb927141d3bed94cb5570789dd9fc97713e967580ee354ff393020811f087dca'
-'9629931db8455891f0a6e9f9c91272716f2b47ec88f8a49e601423a16c7cdba5'
-'dcdf1be6acda30cc3e8949b5affbc1fe7b0a1efc2a08dfe2f878d6eb6de84d38')
-
-prepare() {
-cd beats-$pkgver
-
-# Avoid installing extraneous configs
-sed '/[- ]win/d ; /[- ]darwin/d ; /[- ]binary/d' -i */Makefile
-# Install the Linux config as default
-sed -r 's#/([a-z]+)-linux.yml#/\1.yml#' -i */Makefile
-
-# Perform some timestomping to avoid make 

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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:21:51
  Author: anthraxx
Revision: 309756

archrelease: copy trunk to community-x86_64

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

---+
 PKGBUILD  |  154 
 bundle.config |8 +-
 logstash-sysuser.conf |2 
 logstash-tmpfile.conf |   12 +--
 logstash.service  |   46 +++---
 logstash@.service |   14 ++--
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 00:21:26 UTC (rev 309755)
+++ PKGBUILD2018-03-21 00:21:51 UTC (rev 309756)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Levente Polyak 
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=logstash
-pkgver=6.2.2
-pkgrel=1
-pkgdesc='Tool for managing events and logs'
-url='https://www.elastic.co/products/logstash/'
-arch=('x86_64')
-license=('Apache')
-depends=('java-runtime-headless>=8' 'ruby' 'ruby-bundler')
-# TODO: switch to up-to-date rake when 6.x arrives
-makedepends=('java-environment=8' 'gradle' 'git' 'jruby')
-backup=('etc/conf.d/logstash'
-'etc/logstash/logstash.yml')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/elastic/logstash/archive/v${pkgver}.tar.gz
-logstash.service
-logstash@.service
-logstash-sysuser.conf
-logstash-tmpfile.conf
-bundle.config)
-sha256sums=('98bb92653c12968ecec3ee40f8e8e12696540bb1789e77e9e702ddc93f2f5310'
-'2b8b29297202334c784fdd7f2eb8d7e776c24c783b3c9f8387b500ab0039335c'
-'a01ea29d4f53d785f6eb926ebfe445e64ed5b3dab5d0418848589dd79502d876'
-'18a68a59ddb0ce19778e83b65e68dd568d65b7180bf45b4cf298fb332d69eb26'
-'346b630484f8a35b1a549e94e53e3e151527852a29c72cc6e529221215a7f533'
-'fe05315345e4489458c3eecac43726800109c1e390e74a14584096f6c041fee1')
-sha512sums=('8ff76f808f6077af6034fd353110b1f2c37442554aa6b92e525e6d4c925a2b24408beda7af35016306a8976427d35dfe26204b373df325f243ea407544936418'
-
'817097565519dc7c5eac7521339947c74c6148683ca594356dd2ceb3274a1e94f8e7318ce310e0fe5789d7ab0d4c23404f814bef31036a11ddfec08d16814c69'
-
'ce2cef4a784845b00d7c867273555811450bc459669abb5be944bfbbb02708129983e45376a9b308d6db22b2c7b4a7a212827a4826f2a27bc7e143cebc9abfe0'
-
'd811dc3b18d0032b79b4669c9f6aefca49963897c309d83cbf87616c7b8cb5944c17c8072980bcd115d0fb57ef1624d98259ff1082d402d308c33e766ee89699'
-
'05ea8af97c4f6ac9ba5518b99dc3136859edd24d8376940b48b8c7a70586c8bc188deb1079a99e19d437c39e0eb17d68e7cc3f9af4aa3ad2bc6a87c08cae94a6'
-
'5091aa34cc31acd50fd2865714080cf6e67c2d437424f27e001bb409c2885a0e82eabe4ce17461d60c181f460a16df0a03d53bac6015fb731b3e5225735fd4da')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  rm bin/*.bat
-   sed -e 's|LS_SETTINGS_DIR=.*|LS_SETTINGS_DIR="/etc/logstash"|' -i 
config/startup.options
-  sed -e '1i [ -f /etc/profile.d/jre.sh ] && . /etc/profile.d/jre.sh' -i 
bin/logstash.lib.sh
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
-  msg2 "Rake bootstrap..."
-  /opt/jruby/bin/rake bootstrap
-
-  msg2 "Rake plugin:install-default..."
-  /opt/jruby/bin/rake plugin:install-default
-
-  rm -r vendor/_ build ci logstash-core/{build,src,spec} qa pkg spec rakelib 
tools vendor/bundle/jruby/*/cache .gradle
-  cd vendor/jruby/lib/jni
-  rm -r *Darwin *Windows *SunOS *FreeBSD arm-* ppc64*
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -dm 755 "${pkgdir}"/usr/share "${pkgdir}"/etc/conf.d
-  mv config/startup.options "${pkgdir}/etc/conf.d/logstash"
-  mv config "${pkgdir}/etc/logstash"
-  chmod 750 "${pkgdir}/etc/logstash"
-  cp -a . "${pkgdir}/usr/share/logstash"
-
-  install -Dm 644 "${srcdir}"/{logstash.service,logstash@.service} -t 
"${pkgdir}/usr/lib/systemd/system"
-   install -Dm 644 "${srcdir}/logstash-sysuser.conf" 
"${pkgdir}/usr/lib/sysusers.d/logstash.conf"
-   install 

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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:21:26
  Author: anthraxx
Revision: 309755

upgpkg: logstash 6.2.3-1

Modified:
  logstash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 00:07:55 UTC (rev 309754)
+++ PKGBUILD2018-03-21 00:21:26 UTC (rev 309755)
@@ -3,7 +3,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=logstash
-pkgver=6.2.2
+pkgver=6.2.3
 pkgrel=1
 pkgdesc='Tool for managing events and logs'
 url='https://www.elastic.co/products/logstash/'
@@ -20,13 +20,13 @@
 logstash-sysuser.conf
 logstash-tmpfile.conf
 bundle.config)
-sha256sums=('98bb92653c12968ecec3ee40f8e8e12696540bb1789e77e9e702ddc93f2f5310'
+sha256sums=('5a69f9410afeadb5391efb0e72f4490569aa6446ce6f240aa95456230590c251'
 '2b8b29297202334c784fdd7f2eb8d7e776c24c783b3c9f8387b500ab0039335c'
 'a01ea29d4f53d785f6eb926ebfe445e64ed5b3dab5d0418848589dd79502d876'
 '18a68a59ddb0ce19778e83b65e68dd568d65b7180bf45b4cf298fb332d69eb26'
 '346b630484f8a35b1a549e94e53e3e151527852a29c72cc6e529221215a7f533'
 'fe05315345e4489458c3eecac43726800109c1e390e74a14584096f6c041fee1')
-sha512sums=('8ff76f808f6077af6034fd353110b1f2c37442554aa6b92e525e6d4c925a2b24408beda7af35016306a8976427d35dfe26204b373df325f243ea407544936418'
+sha512sums=('ea0614406de451e315ab9755db4e32ee2ef409795353abb989afd104ee0cabcb543a22b7107fcbbfa5e74025effaccb2177a4a1aaed3e55704a70307b85f683e'
 
'817097565519dc7c5eac7521339947c74c6148683ca594356dd2ceb3274a1e94f8e7318ce310e0fe5789d7ab0d4c23404f814bef31036a11ddfec08d16814c69'
 
'ce2cef4a784845b00d7c867273555811450bc459669abb5be944bfbbb02708129983e45376a9b308d6db22b2c7b4a7a212827a4826f2a27bc7e143cebc9abfe0'
 
'd811dc3b18d0032b79b4669c9f6aefca49963897c309d83cbf87616c7b8cb5944c17c8072980bcd115d0fb57ef1624d98259ff1082d402d308c33e766ee89699'


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:07:45
  Author: anthraxx
Revision: 309753

upgpkg: kibana 6.2.3-1

Modified:
  kibana/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-21 00:01:32 UTC (rev 309752)
+++ PKGBUILD2018-03-21 00:07:45 UTC (rev 309753)
@@ -3,7 +3,7 @@
 # Contributor: Spider.007 
 
 pkgname=kibana
-pkgver=6.2.2
+pkgver=6.2.3
 pkgrel=1
 pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
 url='https://www.elastic.co/products/kibana'
@@ -17,7 +17,7 @@
 kibana.service
 tmpfile.conf
 user.conf)
-sha512sums=('8d26eb8293028aa0c35942a7b5025401f9b717d5c548d6cdbcf2761c0d8cc1189fdbf12c6f39468d4c809a3975f5f3c817e0f02424b296ce36183e118b0c72c6'
+sha512sums=('29a3cb1e4dcea8091f740625702fd67e214d13da7522a579042183bd1adf5a0963a492b3a0993e5496407fb5519860ea84e99c075ed8d12347b4117edcc4f457'
 
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
 
'8571f0b0ec8a55dfcba8298c6f1b1895be3c6e3dad524633411615dd3ad2f73af11a94e0a74fd296a784d6c779df8e9ce0a9f7b3e0182adde221a67293f4adeb'
 
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:07:55
  Author: anthraxx
Revision: 309754

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 00:07:45 UTC (rev 309753)
+++ PKGBUILD2018-03-21 00:07:55 UTC (rev 309754)
@@ -1,46 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Spider.007 
-
-pkgname=kibana
-pkgver=6.2.2
-pkgrel=1
-pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
-url='https://www.elastic.co/products/kibana'
-arch=('any')
-license=('Apache')
-depends=('nodejs')
-optdepends=('elasticsearch')
-backup=('etc/kibana/kibana.yml')
-options=('!strip' 'emptydirs')
-source=(https://artifacts.elastic.co/downloads/${pkgname}/${pkgname}-${pkgver}-linux-x86_64.tar.gz
-kibana.service
-tmpfile.conf
-user.conf)
-sha512sums=('8d26eb8293028aa0c35942a7b5025401f9b717d5c548d6cdbcf2761c0d8cc1189fdbf12c6f39468d4c809a3975f5f3c817e0f02424b296ce36183e118b0c72c6'
-
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
-
'8571f0b0ec8a55dfcba8298c6f1b1895be3c6e3dad524633411615dd3ad2f73af11a94e0a74fd296a784d6c779df8e9ce0a9f7b3e0182adde221a67293f4adeb'
-
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}-linux-x86_64
-  # set default quiet mode for systemd, cli option forces specified values
-  sed -r 's|#(logging.quiet:) false|\1 true|' -i config/kibana.yml
-}
-
-package() {
-  cd ${pkgbase}-${pkgver}-linux-x86_64
-
-  install -dm 755 "${pkgdir}/usr/share/kibana"
-  cp -a * "${pkgdir}/usr/share/kibana"
-
-  install -dm 750 "${pkgdir}/etc/kibana"
-  install -Dm 640 config/kibana.yml -t "${pkgdir}/etc/kibana"
-  install -Dm 644 "${srcdir}/kibana.service" -t 
"${pkgdir}/usr/lib/systemd/system"
-  install -Dm 644 "${srcdir}/user.conf" 
"${pkgdir}/usr/lib/sysusers.d/kibana.conf"
-  install -Dm 644 "${srcdir}/tmpfile.conf" 
"${pkgdir}/usr/lib/tmpfiles.d/kibana.conf"
-
-  rm -r "${pkgdir}/usr/share/kibana/node"
-}
-
-# vim: ts=2 sw=2 et:

Copied: kibana/repos/community-any/PKGBUILD (from rev 309753, 
kibana/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-21 00:07:55 UTC (rev 309754)
@@ -0,0 +1,46 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Spider.007 
+
+pkgname=kibana
+pkgver=6.2.3
+pkgrel=1
+pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
+url='https://www.elastic.co/products/kibana'
+arch=('any')
+license=('Apache')
+depends=('nodejs')
+optdepends=('elasticsearch')
+backup=('etc/kibana/kibana.yml')
+options=('!strip' 'emptydirs')
+source=(https://artifacts.elastic.co/downloads/${pkgname}/${pkgname}-${pkgver}-linux-x86_64.tar.gz
+kibana.service
+tmpfile.conf
+user.conf)
+sha512sums=('29a3cb1e4dcea8091f740625702fd67e214d13da7522a579042183bd1adf5a0963a492b3a0993e5496407fb5519860ea84e99c075ed8d12347b4117edcc4f457'
+
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
+
'8571f0b0ec8a55dfcba8298c6f1b1895be3c6e3dad524633411615dd3ad2f73af11a94e0a74fd296a784d6c779df8e9ce0a9f7b3e0182adde221a67293f4adeb'
+
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}-linux-x86_64
+  # set default quiet mode for systemd, cli option forces specified values
+  sed -r 's|#(logging.quiet:) false|\1 true|' -i config/kibana.yml
+}
+
+package() {
+  cd ${pkgbase}-${pkgver}-linux-x86_64
+
+  install -dm 755 "${pkgdir}/usr/share/kibana"
+  cp -a * "${pkgdir}/usr/share/kibana"
+
+  install -dm 750 

[arch-commits] Commit in elasticsearch/repos/community-any (16 files)

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:01:32
  Author: anthraxx
Revision: 309752

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |  152 +--
 elasticsearch-env  |   94 +-
 elasticsearch-sysctl.conf  |2 
 elasticsearch-tmpfile.conf |   12 +--
 elasticsearch-user.conf|2 
 elasticsearch.default  |   26 +++
 elasticsearch.service  |   76 ++---
 elasticsearch@.service |   76 ++---
 8 files changed, 220 insertions(+), 220 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-21 00:01:02 UTC (rev 309751)
+++ PKGBUILD2018-03-21 00:01:32 UTC (rev 309752)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Marcello "mererghost" Rocha 
-# Refactored by Blaž "Speed" Hrastnik 
-
-pkgname=elasticsearch
-pkgver=6.2.2
-pkgrel=1
-pkgdesc="Distributed RESTful search engine built on top of Lucene"
-arch=('any')
-url="https://www.elastic.co/products/elasticsearch;
-license=('APACHE')
-depends=('java-runtime-headless=8' 'systemd')
-source=(
-  "https://artifacts.elastic.co/downloads/$pkgname/$pkgname-$pkgver.tar.gz;
-  elasticsearch-env
-  elasticsearch.service
-  elasticsearch@.service
-  elasticsearch-sysctl.conf
-  elasticsearch-user.conf
-  elasticsearch-tmpfile.conf
-  elasticsearch.default
-)
-sha256sums=('b26e3546784b39ce3eacc10411e68ada427c5764bcda3064e9bb284eca907983'
-'cffa3aeabd4ec781d90e6432555959140cccba1d311066bb1b8e8bf166f9defd'
-'ac484a5e44c04f1d1687bf223720468f3a9b9dd11db248072c9ba0f4a6a9e8aa'
-'dae13e9d5311841eaa6582b333ffb0bd782eabc205a55bb35f891f2e404704ab'
-'b3feb1e9c7e7ce6b33cea6c727728ed700332aae942ca475c3bcc1d56b9f113c'
-'815f6a39db6f54bb40750c382ffbdc298d2c4c187ee8ea7e2f855923e2ff354b'
-'3173e3efa429507e6329f518699a072dfd442d9b5da7c62452a55f82334dd2b5'
-'bb74e5fb8bc28f2125e015395ab05bea117b72bfc6dadbca827694b362ee0bf8')
-
-backup=('etc/elasticsearch/elasticsearch.yml'
-'etc/elasticsearch/log4j2.properties'
-'etc/elasticsearch/jvm.options'
-'etc/default/elasticsearch')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  sed -r 's;source .*/elasticsearch-env;source 
/usr/share/elasticsearch/elasticsearch-env;' \
-  -i bin/elasticsearch{,-keystore,-plugin,-translog}
-}
-
-package() {
-  cd "$pkgdir"
-  install -dm750 etc/elasticsearch/scripts
-  install -dm755 usr/share/elasticsearch
-  install -dm755 var/lib/elasticsearch
-  install -dm755 var/log/elasticsearch
-
-  install -Dm644 "$srcdir"/elasticsearch-env 
usr/share/elasticsearch/elasticsearch-env
-  install -Dm644 "$srcdir"/elasticsearch.service 
usr/lib/systemd/system/elasticsearch.service
-  install -Dm644 "$srcdir"/elasticsearch@.service 
usr/lib/systemd/system/elasticsearch@.service
-  install -Dm644 "$srcdir"/elasticsearch-user.conf 
usr/lib/sysusers.d/elasticsearch.conf
-  install -Dm644 "$srcdir"/elasticsearch-tmpfile.conf 
usr/lib/tmpfiles.d/elasticsearch.conf
-  install -Dm644 "$srcdir"/elasticsearch-sysctl.conf 
usr/lib/sysctl.d/elasticsearch.conf
-  install -Dm644 "$srcdir"/elasticsearch.default etc/default/elasticsearch
-
-  cd "$srcdir"/$pkgname-$pkgver
-  cp -R lib modules plugins "$pkgdir"/usr/share/elasticsearch/
-
-   cd 

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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Wednesday, March 21, 2018 @ 00:01:02
  Author: anthraxx
Revision: 309751

upgpkg: elasticsearch 6.2.3-1

Modified:
  elasticsearch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 21:42:19 UTC (rev 309750)
+++ PKGBUILD2018-03-21 00:01:02 UTC (rev 309751)
@@ -4,7 +4,7 @@
 # Refactored by Blaž "Speed" Hrastnik 
 
 pkgname=elasticsearch
-pkgver=6.2.2
+pkgver=6.2.3
 pkgrel=1
 pkgdesc="Distributed RESTful search engine built on top of Lucene"
 arch=('any')
@@ -21,7 +21,7 @@
   elasticsearch-tmpfile.conf
   elasticsearch.default
 )
-sha256sums=('b26e3546784b39ce3eacc10411e68ada427c5764bcda3064e9bb284eca907983'
+sha256sums=('01dd8dec5f0acf04336721e404bf4d075675a3acae9f2a9fdcdbb5ca11baca76'
 'cffa3aeabd4ec781d90e6432555959140cccba1d311066bb1b8e8bf166f9defd'
 'ac484a5e44c04f1d1687bf223720468f3a9b9dd11db248072c9ba0f4a6a9e8aa'
 'dae13e9d5311841eaa6582b333ffb0bd782eabc205a55bb35f891f2e404704ab'


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

2018-03-20 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, March 20, 2018 @ 22:47:18
  Author: bisson
Revision: 319725

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:54:10 UTC (rev 319724)
+++ PKGBUILD2018-03-20 22:47:18 UTC (rev 319725)
@@ -4,7 +4,7 @@
 # Contributor: Hugo Doria 
 
 pkgname=nmap
-pkgver=7.60
+pkgver=7.70
 pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
@@ -20,7 +20,7 @@
 validpgpkeys=('436D66AB9A798425FDA0E3F801AF9F036B9355D0')
 source=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;
 "https://nmap.org/dist/sigs/${pkgname}-${pkgver}.tar.bz2.asc;)
-sha256sums=('a8796ecc4fa6c38aad6139d9515dc8113023a82e9d787e5a5fb5fa1b05516f21'
+sha256sums=('847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18'
 'SKIP')
 
 build() {


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

2018-03-20 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, March 20, 2018 @ 22:47:55
  Author: bisson
Revision: 319726

archrelease: copy trunk to extra-x86_64

Added:
  nmap/repos/extra-x86_64/PKGBUILD
(from rev 319725, nmap/trunk/PKGBUILD)
Deleted:
  nmap/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 22:47:18 UTC (rev 319725)
+++ PKGBUILD2018-03-20 22:47:55 UTC (rev 319726)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Hugo Doria 
-
-pkgname=nmap
-pkgver=7.60
-pkgrel=1
-pkgdesc='Utility for network discovery and security auditing'
-url='http://nmap.org/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-makedepends=('pygtk')
-optdepends=('pygtk: zenmap'
-'sudo: privilege escalation for zenmap'
-'xterm: privilege escalation for zenmap'
-'kde-cli-tools: privilege escalation for zenmap'
-'gksu: privilege escalation for zenmap')
-depends=('pcre' 'openssl' 'lua52')
-validpgpkeys=('436D66AB9A798425FDA0E3F801AF9F036B9355D0')
-source=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;
-"https://nmap.org/dist/sigs/${pkgname}-${pkgver}.tar.bz2.asc;)
-sha256sums=('a8796ecc4fa6c38aad6139d9515dc8113023a82e9d787e5a5fb5fa1b05516f21'
-'SKIP')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export PYTHON=python2
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib \
-   --mandir=/usr/share/man \
-   --with-libpcap=included \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   rm "${pkgdir}"/usr/bin/uninstall_*
-   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   python2 -m compileall 
"${pkgdir}"/usr/lib/python2.7/site-packages/zenmapCore
-}

Copied: nmap/repos/extra-x86_64/PKGBUILD (from rev 319725, nmap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 22:47:55 UTC (rev 319726)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Angel Velasquez 
+# Contributor: Hugo Doria 
+
+pkgname=nmap
+pkgver=7.70
+pkgrel=1
+pkgdesc='Utility for network discovery and security auditing'
+url='http://nmap.org/'
+arch=('x86_64')
+license=('GPL2')
+makedepends=('pygtk')
+optdepends=('pygtk: zenmap'
+'sudo: privilege escalation for zenmap'
+'xterm: privilege escalation for zenmap'
+'kde-cli-tools: privilege escalation for zenmap'
+'gksu: privilege escalation for zenmap')
+depends=('pcre' 'openssl' 'lua52')
+validpgpkeys=('436D66AB9A798425FDA0E3F801AF9F036B9355D0')
+source=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;
+"https://nmap.org/dist/sigs/${pkgname}-${pkgver}.tar.bz2.asc;)
+sha256sums=('847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18'
+'SKIP')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export PYTHON=python2
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib \
+   --mandir=/usr/share/man \
+   --with-libpcap=included \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   rm "${pkgdir}"/usr/bin/uninstall_*
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   python2 -m compileall 
"${pkgdir}"/usr/lib/python2.7/site-packages/zenmapCore
+}


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Tuesday, March 20, 2018 @ 21:42:19
  Author: anthraxx
Revision: 309750

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/60-linux.hook
(from rev 309749, linux-hardened/trunk/60-linux.hook)
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 309749, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 309749, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 309749, linux-hardened/trunk/config.x86_64)
  
linux-hardened/repos/community-x86_64/drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch
(from rev 309749, 
linux-hardened/trunk/drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 309749, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 309749, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/60-linux.hook
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  
linux-hardened/repos/community-x86_64/drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 60-linux.hook |   24 
 90-linux.hook |   22 
 PKGBUILD  |  514 
 config.x86_64 |19056 
+-
 drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch |   78 
 linux.install |   22 
 linux.preset  |   28 
 7 files changed, 9872 insertions(+), 9872 deletions(-)

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


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Tuesday, March 20, 2018 @ 21:42:05
  Author: anthraxx
Revision: 309749

upgpkg: linux-hardened 4.15.11.a-1

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:53:45 UTC (rev 309748)
+++ PKGBUILD2018-03-20 21:42:05 UTC (rev 309749)
@@ -5,7 +5,7 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.15
-_pkgver=4.15.10
+_pkgver=4.15.11
 pkgver=${_pkgver}.a
 pkgrel=1
 url='https://github.com/copperhead/linux-hardened'
@@ -29,9 +29,9 @@
 replaces=('linux-grsec')
 sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
 'SKIP'
-'bbc4e9dc11c15493bd74bf1aae76741ea0e170bc3a07ba9489048bdc9ff85671'
+'ad74ca849d66056ac453d004caa36f20c56fe5eedb4370e279b55b4e7b02ccc2'
 'SKIP'
-'da9753cfeeb588319ffdf3106ef196fae01beb92d69c88427055190ac44cdad1'
+'e177a375c5aa7939e31205e37ff6ebdb0a870548da815b0385bedfe5fcee498b'
 'SKIP'
 'aa395a98e915bb12de831073722c80afd9a93134d2a5371055b76ec1edc23dad'
 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:54:10
  Author: heftig
Revision: 319724

archrelease: copy trunk to testing-x86_64

Added:
  gstreamer-vaapi/repos/testing-x86_64/PKGBUILD
(from rev 319723, gstreamer-vaapi/trunk/PKGBUILD)
Deleted:
  gstreamer-vaapi/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:53:31 UTC (rev 319723)
+++ PKGBUILD2018-03-20 20:54:10 UTC (rev 319724)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gstreamer-vaapi
-pkgver=1.13.91
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework VAAPI Plugin"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(gst-plugins-bad libva libxrandr)
-makedepends=(python gtk-doc autoconf-archive git gtk3)
-_commit=01d55f5667e0b7bf71c9997dd332c5304899c3fd  # tags/1.13.91^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer-vaapi#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gstreamer-vaapi/repos/testing-x86_64/PKGBUILD (from rev 319723, 
gstreamer-vaapi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:54:10 UTC (rev 319724)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gstreamer-vaapi
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework VAAPI Plugin"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(gst-plugins-bad libva libxrandr)
+makedepends=(python gtk-doc autoconf-archive git gtk3)
+_commit=67ebe1f45a7ded01f27c91a583243770a829b8c9  # tags/1.14.0^0
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer-vaapi#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--enable-gtk-doc \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Tuesday, March 20, 2018 @ 20:53:45
  Author: anthraxx
Revision: 309748

archrelease: copy trunk to community-x86_64

Added:
  bettercap/repos/community-x86_64/PKGBUILD
(from rev 309747, bettercap/trunk/PKGBUILD)
Deleted:
  bettercap/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:53:37 UTC (rev 309747)
+++ PKGBUILD2018-03-20 20:53:45 UTC (rev 309748)
@@ -1,35 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=bettercap
-pkgver=2.2
-pkgrel=1
-pkgdesc='Swiss army knife for network attacks and monitoring'
-url='https://github.com/bettercap/bettercap'
-arch=('x86_64')
-license=('GPL3')
-depends=('libpcap')
-makedepends=('go-pie' 'git')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/bettercap/bettercap/archive/v${pkgver}.tar.gz)
-sha512sums=('3546a243b321a22a2dc03047602c1adc983126ace0128f2fb5a3625c42aaa7e24fa70a9d23e780cab58660db9f049670d1a22a769b098534cb3d27d950d1b047')
-
-prepare(){
-  export GOPATH="${srcdir}"
-  mkdir -p src/github.com/bettercap
-  ln -rTsf ${pkgname}-${pkgver} src/github.com/bettercap/bettercap
-}
-
-build() {
-  cd src/github.com/bettercap/bettercap
-  export GOPATH="${srcdir}"
-  go get -v
-  go build -o bettercap
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 ../bin/bettercap -t "${pkgdir}/usr/bin"
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: bettercap/repos/community-x86_64/PKGBUILD (from rev 309747, 
bettercap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:53:45 UTC (rev 309748)
@@ -0,0 +1,35 @@
+# Maintainer: Levente Polyak 
+
+pkgname=bettercap
+pkgver=2.3
+pkgrel=1
+pkgdesc='Swiss army knife for network attacks and monitoring'
+url='https://github.com/bettercap/bettercap'
+arch=('x86_64')
+license=('GPL3')
+depends=('libpcap')
+makedepends=('go-pie' 'git')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/bettercap/bettercap/archive/v${pkgver}.tar.gz)
+sha512sums=('0119c0a77144c9c24b96efcdea995a4b1f92651ac3866d921cc53d1fcfd8b87aca1573890ba4cac3a637f2dfd7995352c1c1ad00e8f24349791c77079bbe03d1')
+
+prepare(){
+  export GOPATH="${srcdir}"
+  mkdir -p src/github.com/bettercap
+  ln -rTsf ${pkgname}-${pkgver} src/github.com/bettercap/bettercap
+}
+
+build() {
+  cd src/github.com/bettercap/bettercap
+  export GOPATH="${srcdir}"
+  go get -v
+  go build -o bettercap
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 755 ../bin/bettercap -t "${pkgdir}/usr/bin"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Tuesday, March 20, 2018 @ 20:53:37
  Author: anthraxx
Revision: 309747

upgpkg: bettercap 2.3-1

Modified:
  bettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:48:39 UTC (rev 309746)
+++ PKGBUILD2018-03-20 20:53:37 UTC (rev 309747)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=bettercap
-pkgver=2.2
+pkgver=2.3
 pkgrel=1
 pkgdesc='Swiss army knife for network attacks and monitoring'
 url='https://github.com/bettercap/bettercap'
@@ -11,7 +11,7 @@
 makedepends=('go-pie' 'git')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/bettercap/bettercap/archive/v${pkgver}.tar.gz)
-sha512sums=('3546a243b321a22a2dc03047602c1adc983126ace0128f2fb5a3625c42aaa7e24fa70a9d23e780cab58660db9f049670d1a22a769b098534cb3d27d950d1b047')
+sha512sums=('0119c0a77144c9c24b96efcdea995a4b1f92651ac3866d921cc53d1fcfd8b87aca1573890ba4cac3a637f2dfd7995352c1c1ad00e8f24349791c77079bbe03d1')
 
 prepare(){
   export GOPATH="${srcdir}"


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:53:31
  Author: heftig
Revision: 319723

1.14.0-1

Modified:
  gstreamer-vaapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:45:13 UTC (rev 319722)
+++ PKGBUILD2018-03-20 20:53:31 UTC (rev 319723)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gstreamer-vaapi
-pkgver=1.13.91
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework VAAPI Plugin"
 url="https://gstreamer.freedesktop.org/;
@@ -10,7 +10,7 @@
 license=(LGPL)
 depends=(gst-plugins-bad libva libxrandr)
 makedepends=(python gtk-doc autoconf-archive git gtk3)
-_commit=01d55f5667e0b7bf71c9997dd332c5304899c3fd  # tags/1.13.91^0
+_commit=67ebe1f45a7ded01f27c91a583243770a829b8c9  # tags/1.14.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer-vaapi#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:48:39
  Author: felixonmars
Revision: 309746

archrelease: copy trunk to community-staging-x86_64

Added:
  darcs/repos/community-staging-x86_64/
  darcs/repos/community-staging-x86_64/PKGBUILD
(from rev 309745, darcs/trunk/PKGBUILD)

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

Copied: darcs/repos/community-staging-x86_64/PKGBUILD (from rev 309745, 
darcs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:48:39 UTC (rev 309746)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.12.5.20170909
+pkgrel=60
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net;
+license=("GPL")
+arch=('x86_64')
+depends=('curl' 'ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-cryptohash' 'haskell-data-ordlist' 'haskell-fgl' 
'haskell-graphviz'
+ 'haskell-hashable' 'haskell-html' 'haskell-http' 'haskell-knob' 
'haskell-mmap'
+ 'haskell-mtl' 'haskell-network' 'haskell-network-uri' 
'haskell-old-time' 'haskell-parsec'
+ 'haskell-sandi' 'haskell-random' 'haskell-regex-applicative' 
'haskell-regex-compat-tdfa'
+ 'haskell-tar' 'haskell-text' 'haskell-unix-compat' 
'haskell-utf8-string' 'haskell-vector'
+ 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc')
+# Fetched from http://darcs.net/reviewed/reviewed.zip
+source=("https://pkgbuild.com/~felixonmars/sources/darcs-2.12.5.20170909.zip;)
+#source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('64f44e9d9727b8f7e00402a8a5dde9b6dc8f103776c4decef90b28af9603830f')
+
+prepare() {
+mv reviewed $pkgname-$pkgver
+sed -e 's/graphviz >= 2999.18.1 && < 2999.19,/graphviz >= 
2999.18.1,/' \
+-e 's/process  >= 1.2.3.0 && < 1.5.0.0,/process  >= 1.2.3.0,/' 
\
+-e 's/time >= 1.5.0.1 && < 1.8,/time >= 1.5.0.1,/' \
+-i $pkgname-$pkgver/darcs.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcurl -fpkgconfig -f-static -fterminfo -fthreaded -fexecutable \
+-f-rts -foptimize -f-warn-as-error -f-libiconv
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+chmod 644 "${pkgdir}/usr/share/man/man1/darcs.1"
+
+install -Dm644 contrib/darcs_completion 
"${pkgdir}/usr/share/bash-completion/completions/darcs"
+install -Dm644 contrib/_darcs.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_darcs"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:48:22
  Author: felixonmars
Revision: 309745

upgpkg: darcs 2.12.5.20170909-60

rebuild with wai,3.2.1.2

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:45:09 UTC (rev 309744)
+++ PKGBUILD2018-03-20 20:48:22 UTC (rev 309745)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.12.5.20170909
-pkgrel=59
+pkgrel=60
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net;
 license=("GPL")


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:45:09
  Author: felixonmars
Revision: 309744

archrelease: copy trunk to community-staging-x86_64

Added:
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 309743, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 309743, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:45:09 UTC (rev 309744)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20180316
+pkgrel=6
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-aws'
+ 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
+ 'haskell-clientsession' 'haskell-concurrent-output' 'haskell-conduit' 
'haskell-crypto-api'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav' 
'haskell-dbus'
+ 'haskell-disk-free-space' 'haskell-dlist' 'haskell-dns' 
'haskell-edit-distance'
+ 'haskell-esqueleto' 'haskell-exceptions' 'haskell-fdo-notify' 
'haskell-feed'
+ 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 'haskell-memory'
+ 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' 
'haskell-mtl'
+ 'haskell-network' 'haskell-network-info' 'haskell-network-multicast' 
'haskell-network-uri'
+ 'haskell-old-locale' 'haskell-optparse-applicative' 
'haskell-path-pieces'
+ 'haskell-persistent' 'haskell-persistent-sqlite' 
'haskell-persistent-template'
+ 'haskell-quickcheck' 'haskell-random' 'haskell-regex-tdfa' 
'haskell-resourcet'
+ 'haskell-safesemaphore' 'haskell-sandi' 'haskell-securemem' 
'haskell-shakespeare'
+ 'haskell-socks' 'haskell-split' 'haskell-stm' 'haskell-stm-chans' 
'haskell-tagsoup'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun'
+ 'haskell-text' 'haskell-torrent' 'haskell-unix-compat' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-uuid' 'haskell-vector' 'haskell-wai' 
'haskell-wai-extra'
+ 'haskell-warp' 'haskell-warp-tls' 'haskell-yesod' 
'haskell-yesod-core' 'haskell-yesod-form'
+ 'haskell-yesod-static')
+makedepends=('chrpath' 'ghc')
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd git-annex
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
+--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" -j1 install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}


[arch-commits] Commit in gst-plugins-bad/repos/testing-x86_64 (PKGBUILD PKGBUILD)

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:45:13
  Author: heftig
Revision: 319722

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-bad/repos/testing-x86_64/PKGBUILD
(from rev 319721, gst-plugins-bad/trunk/PKGBUILD)
Deleted:
  gst-plugins-bad/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:44:50 UTC (rev 319721)
+++ PKGBUILD2018-03-20 20:45:13 UTC (rev 319722)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gst-plugins-bad
-pkgver=1.13.91+5+g7da65ab6d
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework Bad Plugins"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(mjpegtools gst-plugins-base-libs curl chromaprint libmms faad2 celt 
libdca libdvdnav
- libmodplug libgme wayland libofa openjpeg2 libwebp libsrtp gnutls sbc 
rtmpdump libgudev
- libexif libdvdread libvdpau libmpeg2 wildmidi ladspa openal libusb 
vulkan-icd-loader
- libfdk-aac faac soundtouch spandsp neon webrtc-audio-processing 
libdc1394 libmpcdec zvbi
- openexr libbs2b libnice lcms2 bluez-libs flite glu srt)
-makedepends=(python gtk-doc autoconf-archive git gobject-introspection gtk3 
vulkan-headers
- vulkan-validation-layers librsvg libtiger zbar fluidsynth lilv 
opencv)
-_commit=7da65ab6d5474f754bb0dc0c4b6dc4e560211387  # master
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
-
-  sed -i 's/cmu_us_kal/&16/g' configure.ac ext/flite/gstflitetestsrc.c
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Bad Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---with-gtk=3.0 \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  # bad tests are bad
-  #make -k check || :
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-plugins-bad/repos/testing-x86_64/PKGBUILD (from rev 319721, 
gst-plugins-bad/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:45:13 UTC (rev 319722)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gst-plugins-bad
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework Bad Plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(mjpegtools gst-plugins-base-libs curl chromaprint libmms faad2 celt 
libdca libdvdnav
+ libmodplug libgme wayland libofa openjpeg2 libwebp libsrtp gnutls sbc 
rtmpdump libgudev
+ libexif libdvdread libvdpau libmpeg2 wildmidi ladspa openal libusb 
vulkan-icd-loader
+ libfdk-aac faac soundtouch spandsp neon webrtc-audio-processing 
libdc1394 libmpcdec zvbi
+ openexr libbs2b libnice lcms2 bluez-libs flite glu srt)
+makedepends=(python gtk-doc autoconf-archive git gobject-introspection gtk3 
vulkan-headers
+ vulkan-validation-layers librsvg libtiger zbar fluidsynth lilv 
opencv)
+_commit=48cde372d6f5b9feff464bffb734686e0cbf0ca1  # tags/1.14.0^0
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+
+  sed -i 's/cmu_us_kal/&16/g' configure.ac ext/flite/gstflitetestsrc.c
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--with-package-name="GStreamer Bad Plugins (Arch Linux)" \
+--with-package-origin="https://www.archlinux.org/; \
+--with-gtk=3.0 \
+--enable-experimental \
+--enable-gtk-doc \
+--disable-static
+  sed -i 

[arch-commits] Commit in gst-plugins-good/repos/testing-x86_64 (PKGBUILD PKGBUILD)

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:44:50
  Author: heftig
Revision: 319721

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-good/repos/testing-x86_64/PKGBUILD
(from rev 319720, gst-plugins-good/trunk/PKGBUILD)
Deleted:
  gst-plugins-good/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:43:37 UTC (rev 319720)
+++ PKGBUILD2018-03-20 20:44:50 UTC (rev 319721)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=gst-plugins-good
-pkgver=1.13.91
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework Good Plugins"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(libpulse jack libsoup gst-plugins-base-libs wavpack aalib taglib 
libdv libshout libvpx
- gdk-pixbuf2 libcaca libavc1394 libiec61883 libxdamage v4l-utils cairo 
libgudev speex flac
- libraw1394 lame mpg123 twolame)
-makedepends=(python gtk-doc autoconf-archive git gtk3 qt5-declarative 
qt5-x11extras qt5-wayland)
-checkdepends=(gst-plugins-base)
-_commit=14f45c7bea0d22726e273d2a7483f7abc0137df3  # tags/1.13.91^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-good#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Good Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-plugins-good/repos/testing-x86_64/PKGBUILD (from rev 319720, 
gst-plugins-good/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:44:50 UTC (rev 319721)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=gst-plugins-good
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework Good Plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(libpulse jack libsoup gst-plugins-base-libs wavpack aalib taglib 
libdv libshout libvpx
+ gdk-pixbuf2 libcaca libavc1394 libiec61883 libxdamage v4l-utils cairo 
libgudev speex flac
+ libraw1394 lame mpg123 twolame)
+makedepends=(python gtk-doc autoconf-archive git gtk3 qt5-declarative 
qt5-x11extras qt5-wayland)
+checkdepends=(gst-plugins-base)
+_commit=6854a23b5497543db3c8c8f26cb9762cc7aa0750  # tags/1.14.0^0
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-good#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--with-package-name="GStreamer Good Plugins (Arch Linux)" \
+--with-package-origin="https://www.archlinux.org/; \
+--enable-experimental \
+--enable-gtk-doc \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:44:53
  Author: felixonmars
Revision: 309743

upgpkg: git-annex 6.20180316-6

rebuild with wai,3.2.1.2

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:38:54 UTC (rev 309742)
+++ PKGBUILD2018-03-20 20:44:53 UTC (rev 309743)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20180316
-pkgrel=5
+pkgrel=6
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:43:37
  Author: heftig
Revision: 319720

1.14.0-1

Modified:
  gst-plugins-good/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:43:37 UTC (rev 319719)
+++ PKGBUILD2018-03-20 20:43:37 UTC (rev 319720)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-good
-pkgver=1.13.91
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Good Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -14,7 +14,7 @@
  libraw1394 lame mpg123 twolame)
 makedepends=(python gtk-doc autoconf-archive git gtk3 qt5-declarative 
qt5-x11extras qt5-wayland)
 checkdepends=(gst-plugins-base)
-_commit=14f45c7bea0d22726e273d2a7483f7abc0137df3  # tags/1.13.91^0
+_commit=6854a23b5497543db3c8c8f26cb9762cc7aa0750  # tags/1.14.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-good#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:43:37
  Author: heftig
Revision: 319719

1.14.0-1

Modified:
  gst-plugins-bad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:41:09 UTC (rev 319718)
+++ PKGBUILD2018-03-20 20:43:37 UTC (rev 319719)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-bad
-pkgver=1.13.91+5+g7da65ab6d
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Bad Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -16,7 +16,7 @@
  openexr libbs2b libnice lcms2 bluez-libs flite glu srt)
 makedepends=(python gtk-doc autoconf-archive git gobject-introspection gtk3 
vulkan-headers
  vulkan-validation-layers librsvg libtiger zbar fluidsynth lilv 
opencv)
-_commit=7da65ab6d5474f754bb0dc0c4b6dc4e560211387  # master
+_commit=48cde372d6f5b9feff464bffb734686e0cbf0ca1  # tags/1.14.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:41:09
  Author: heftig
Revision: 319718

archrelease: copy trunk to testing-x86_64

Added:
  gst-python/repos/testing-x86_64/PKGBUILD
(from rev 319717, gst-python/trunk/PKGBUILD)
Deleted:
  gst-python/repos/testing-x86_64/PKGBUILD

--+
 PKGBUILD |  138 ++---
 1 file changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:40:46 UTC (rev 319717)
+++ PKGBUILD2018-03-20 20:41:09 UTC (rev 319718)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Sergej Pupykin 
-# Contributor: Jan de Groot 
-
-pkgbase=gst-python
-pkgname=(gst-python gst-python2)
-pkgver=1.13.91
-pkgrel=1
-pkgdesc="GStreamer Python binding overrides"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(LGPL)
-makedepends=(python-gobject python2-gobject gst-plugins-base-libs git)
-_commit=10ba0a08ce48dba6448bc9bceff2e47f1b543fdd  # tags/1.13.91^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-python#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-
-  cd ..
-  cp -a $pkgbase py2
-  cp -a $pkgbase py3
-}
-
-
-_build() (
-  cd py$1
-  PYTHON=/usr/bin/python$1 ./configure --prefix=/usr
-  make
-)
-
-build() {
-  _build 2
-  _build 3
-}
-
-check() {
-  make -C py3 check
-  make -C py2 check
-}
-
-package_gst-python() {
-  pkgdesc="${pkgdesc//Python/Python 3}"
-  depends=(python-gobject gst-plugins-base-libs)
-
-  make -C py3 DESTDIR="$pkgdir" install
-}
-
-package_gst-python2() {
-  pkgdesc="${pkgdesc//Python/Python 2}"
-  depends=(python2-gobject gst-plugins-base-libs)
-
-  make -C py2 DESTDIR="$pkgdir" install
-}

Copied: gst-python/repos/testing-x86_64/PKGBUILD (from rev 319717, 
gst-python/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:41:09 UTC (rev 319718)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Sergej Pupykin 
+# Contributor: Jan de Groot 
+
+pkgbase=gst-python
+pkgname=(gst-python gst-python2)
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="GStreamer Python binding overrides"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+makedepends=(python-gobject python2-gobject gst-plugins-base-libs git)
+_commit=38d95adb188e1d5261d31db3bc11756af05abab2  # tags/1.14.0^0
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-python#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+
+  cd ..
+  cp -a $pkgbase py2
+  cp -a $pkgbase py3
+}
+
+
+_build() (
+  cd py$1
+  PYTHON=/usr/bin/python$1 ./configure --prefix=/usr
+  make
+)
+
+build() {
+  _build 2
+  _build 3
+}
+
+check() {
+  make -C py3 check
+  make -C py2 check
+}
+
+package_gst-python() {
+  pkgdesc="${pkgdesc//Python/Python 3}"
+  depends=(python-gobject gst-plugins-base-libs)
+
+  make -C py3 DESTDIR="$pkgdir" install
+}
+
+package_gst-python2() {
+  pkgdesc="${pkgdesc//Python/Python 2}"
+  depends=(python2-gobject gst-plugins-base-libs)
+
+  make -C py2 DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in gst-plugins-ugly/repos/testing-x86_64 (PKGBUILD PKGBUILD)

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:40:46
  Author: heftig
Revision: 319717

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-ugly/repos/testing-x86_64/PKGBUILD
(from rev 319716, gst-plugins-ugly/trunk/PKGBUILD)
Deleted:
  gst-plugins-ugly/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:40:20 UTC (rev 319716)
+++ PKGBUILD2018-03-20 20:40:46 UTC (rev 319717)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gst-plugins-ugly
-pkgver=1.13.91
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
- opencore-amr)
-makedepends=(python gtk-doc x264 autoconf-archive git)
-_commit=f16550f6cb104cab762c2ec2e594c619f7bf3c72  # tags/1.13.91^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
-
--with-x264-libraries="/usr/lib/x264/libx264-8bit.so:/usr/lib/x264/libx264-10bit.so"
 \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-plugins-ugly/repos/testing-x86_64/PKGBUILD (from rev 319716, 
gst-plugins-ugly/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:40:46 UTC (rev 319717)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gst-plugins-ugly
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
+ opencore-amr)
+makedepends=(python gtk-doc x264 autoconf-archive git)
+_commit=3d6b928e1754abead08255918f134c16f5a70d30  # tags/1.14.0^0
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
+--with-package-origin="https://www.archlinux.org/; \
+
--with-x264-libraries="/usr/lib/x264/libx264-8bit.so:/usr/lib/x264/libx264-10bit.so"
 \
+--enable-experimental \
+--enable-gtk-doc \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:40:20
  Author: heftig
Revision: 319716

archrelease: copy trunk to testing-x86_64

Added:
  gst-libav/repos/testing-x86_64/PKGBUILD
(from rev 319715, gst-libav/trunk/PKGBUILD)
Deleted:
  gst-libav/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:38:55 UTC (rev 319715)
+++ PKGBUILD2018-03-20 20:40:20 UTC (rev 319716)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gst-libav
-pkgver=1.13.91
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(GPL)
-depends=(gst-plugins-base-libs bzip2 ffmpeg)
-makedepends=(python gtk-doc autoconf-archive git yasm)
-provides=("gst-ffmpeg=$pkgver-$pkgrel")
-_commit=5328250745053408e1f34f9ac8ed5161d1894076  # tags/1.13.91^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-libav#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;
-"git+https://git.videolan.org/git/ffmpeg;
-"git://git.libav.org/gas-preprocessor")
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git config --local submodule.gst-libs/ext/libav.url "$srcdir/ffmpeg"
-  git config --local submodule.gst-libs/ext/gas-preprocessor.url 
"$srcdir/gas-preprocessor"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer ffmpeg Plugin (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---with-system-libav \
---with-libav-extra-configure="--enable-runtime-cpudetect" \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-libav/repos/testing-x86_64/PKGBUILD (from rev 319715, 
gst-libav/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:40:20 UTC (rev 319716)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gst-libav
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(GPL)
+depends=(gst-plugins-base-libs bzip2 ffmpeg)
+makedepends=(python gtk-doc autoconf-archive git yasm)
+provides=("gst-ffmpeg=$pkgver-$pkgrel")
+_commit=1830c75cd28fc68bd26f9530db18c2da474a4aa2  # tags/1.14.0^0
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-libav#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;
+"git+https://git.videolan.org/git/ffmpeg;
+"git://git.libav.org/gas-preprocessor")
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git config --local submodule.gst-libs/ext/libav.url "$srcdir/ffmpeg"
+  git config --local submodule.gst-libs/ext/gas-preprocessor.url 
"$srcdir/gas-preprocessor"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--with-package-name="GStreamer ffmpeg Plugin (Arch Linux)" \
+--with-package-origin="https://www.archlinux.org/; \
+--with-system-libav \
+--with-libav-extra-configure="--enable-runtime-cpudetect" \
+--enable-experimental \
+--enable-gtk-doc \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:38:54
  Author: felixonmars
Revision: 309742

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-criterion/repos/community-staging-x86_64/
  haskell-criterion/repos/community-staging-x86_64/PKGBUILD
(from rev 309741, haskell-criterion/trunk/PKGBUILD)

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

Copied: haskell-criterion/repos/community-staging-x86_64/PKGBUILD (from rev 
309741, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:38:54 UTC (rev 309742)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.4.0.0
+pkgrel=11
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-wl-pprint' 'haskell-cassava' 
'haskell-code-page'
+ 'haskell-exceptions' 'haskell-glob' 'haskell-js-flot' 
'haskell-js-jquery'
+ 'haskell-microstache' 'haskell-mtl' 'haskell-mwc-random' 
'haskell-optparse-applicative'
+ 'haskell-parsec' 'haskell-semigroups' 'haskell-statistics' 
'haskell-text'
+ 'haskell-transformers-compat' 'haskell-vector' 
'haskell-vector-algorithms')
+makedepends=('ghc' 'haskell-base-compat' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-tasty'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5be073a1137dfd403a082760c9e956fcc434403b4dd1e7f04753c9d2a5061c91561d5f4e57e856953d10166f5c1f0cd210162733604706026c2e0981bce0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-fast -f-embed-data-files
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:38:55
  Author: heftig
Revision: 319715

1.14.0-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:38:51 UTC (rev 319714)
+++ PKGBUILD2018-03-20 20:38:55 UTC (rev 319715)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.13.91
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio 
libx264 libx264-all
  opencore-amr)
 makedepends=(python gtk-doc x264 autoconf-archive git)
-_commit=f16550f6cb104cab762c2ec2e594c619f7bf3c72  # tags/1.13.91^0
+_commit=3d6b928e1754abead08255918f134c16f5a70d30  # tags/1.14.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:38:51
  Author: heftig
Revision: 319714

1.14.0-1

Modified:
  gst-libav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:38:47 UTC (rev 319713)
+++ PKGBUILD2018-03-20 20:38:51 UTC (rev 319714)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-libav
-pkgver=1.13.91
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs bzip2 ffmpeg)
 makedepends=(python gtk-doc autoconf-archive git yasm)
 provides=("gst-ffmpeg=$pkgver-$pkgrel")
-_commit=5328250745053408e1f34f9ac8ed5161d1894076  # tags/1.13.91^0
+_commit=1830c75cd28fc68bd26f9530db18c2da474a4aa2  # tags/1.14.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-libav#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;
 "git+https://git.videolan.org/git/ffmpeg;


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:38:47
  Author: heftig
Revision: 319713

1.14.0-1

Modified:
  gst-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:34:45 UTC (rev 319712)
+++ PKGBUILD2018-03-20 20:38:47 UTC (rev 319713)
@@ -5,7 +5,7 @@
 
 pkgbase=gst-python
 pkgname=(gst-python gst-python2)
-pkgver=1.13.91
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer Python binding overrides"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 arch=(x86_64)
 license=(LGPL)
 makedepends=(python-gobject python2-gobject gst-plugins-base-libs git)
-_commit=10ba0a08ce48dba6448bc9bceff2e47f1b543fdd  # tags/1.13.91^0
+_commit=38d95adb188e1d5261d31db3bc11756af05abab2  # tags/1.14.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-python#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:38:36
  Author: felixonmars
Revision: 309741

upgpkg: haskell-criterion 1.4.0.0-11

rebuild with wai,3.2.1.2

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:36:40 UTC (rev 309740)
+++ PKGBUILD2018-03-20 20:38:36 UTC (rev 309741)
@@ -5,7 +5,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.4.0.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion;
 license=("custom:BSD3")


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:36:40
  Author: felixonmars
Revision: 309740

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hakyll/repos/community-staging-x86_64/
  haskell-hakyll/repos/community-staging-x86_64/PKGBUILD
(from rev 309739, haskell-hakyll/trunk/PKGBUILD)

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
309739, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:36:40 UTC (rev 309740)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.11.0.0
+pkgrel=52
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptohash'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-lrucache' 'haskell-mtl' 
'haskell-network'
+ 'haskell-network-uri' 'haskell-optparse-applicative' 'pandoc' 
'pandoc-citeproc'
+ 'haskell-parsec' 'haskell-random' 'haskell-regex-base' 
'haskell-regex-tdfa'
+ 'haskell-resourcet' 'haskell-scientific' 'haskell-tagsoup' 
'haskell-text'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-wai'
+ 'haskell-wai-app-static' 'haskell-warp' 'haskell-yaml')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('49870a0bc3de15f5842306a93f7c909703860701a7a59c73415b7580084e2b8413084d12f3baa3aff834e3245a8693e6386dc89989c74c2d7e5828fe7baaa4ee')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/tasty-quickcheck   >= 0.8  && < 0.10,/tasty-quickcheck   
>= 0.8,/' $_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:36:20
  Author: felixonmars
Revision: 309739

upgpkg: haskell-hakyll 4.11.0.0-52

rebuild with wai,3.2.1.2

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:34:19 UTC (rev 309738)
+++ PKGBUILD2018-03-20 20:36:20 UTC (rev 309739)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.11.0.0
-pkgrel=51
+pkgrel=52
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:34:19
  Author: felixonmars
Revision: 309738

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-shake/repos/community-staging-x86_64/
  haskell-shake/repos/community-staging-x86_64/PKGBUILD
(from rev 309737, haskell-shake/trunk/PKGBUILD)

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

Copied: haskell-shake/repos/community-staging-x86_64/PKGBUILD (from rev 309737, 
haskell-shake/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:34:19 UTC (rev 309738)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=shake
+pkgname=haskell-shake
+pkgver=0.16.3
+pkgrel=19
+pkgdesc="Build system library, like Make, but more accurate dependencies."
+url="http://shakebuild.com;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-extra' 'haskell-hashable' 'haskell-js-flot' 
'haskell-js-jquery'
+ 'haskell-primitive' 'haskell-random' 'haskell-unordered-containers' 
'haskell-utf8-string')
+makedepends=('ghc' 'haskell-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('a102a09b505fc99dcf6a5a2594ae7273cefb4087e26f520af791fcee4dbf2118eb81b356e88d53ce7f08bea180851d0e7c6b589b077b891705707a8b59b77b9a')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/ghc --make/ghc -dynamic --make/' src/Test/Command.hs
+sed -e 's/runhaskell Setup.hs configure/runhaskell Setup.hs configure 
--enable-executable-dynamic --disable-library-vanilla/' \
+-e 's/ghc -fno-code/ghc -dynamic -fno-code/' \
+-i src/Test/Docs.hs
+sed -i 's/cmd "ghc" flags/cmd "ghc" "-dynamic" flags/' src/Test/Self.hs
+sed -i 's/ghc --make/ghc -dynamic --make/' docs/manual/build.sh
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"  --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-portable
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in gst-plugins-base/repos/testing-x86_64 (PKGBUILD PKGBUILD)

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:34:45
  Author: heftig
Revision: 319712

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-base/repos/testing-x86_64/PKGBUILD
(from rev 319711, gst-plugins-base/trunk/PKGBUILD)
Deleted:
  gst-plugins-base/repos/testing-x86_64/PKGBUILD

--+
 PKGBUILD |  154 ++---
 1 file changed, 77 insertions(+), 77 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:34:00 UTC (rev 319711)
+++ PKGBUILD2018-03-20 20:34:45 UTC (rev 319712)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgbase=gst-plugins-base
-pkgname=(gst-plugins-base-libs gst-plugins-base)
-pkgver=1.13.91+1+gf6520ee9d
-pkgrel=1
-pkgdesc="GStreamer Multimedia Framework Base Plugins"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(gstreamer orc libxv iso-codes libgudev mesa)
-makedepends=(alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg
- gobject-introspection gtk-doc autoconf-archive git)
-checkdepends=(gtk3 qt5-base clutter sdl glu)
-options=(!emptydirs)
-_commit=f6520ee9dbd4746f9b22e17900f927ac5f7dc3be  # master
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-base#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Base Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgbase
-  # GL tests need hardware
-  make check || :
-}
-
-package_gst-plugins-base-libs() {
-  pkgdesc="${pkgdesc/Plugins/Libraries}"
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-  make -C ext DESTDIR="$pkgdir" uninstall
-}
-
-package_gst-plugins-base() {
-  depends=("gst-plugins-base-libs=$pkgver"
-   alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg)
-
-  cd $pkgbase
-  make -C gst-libs DESTDIR="$pkgdir" install
-  make -C ext DESTDIR="$pkgdir" install
-  make -C gst-libs DESTDIR="$pkgdir" uninstall
-}

Copied: gst-plugins-base/repos/testing-x86_64/PKGBUILD (from rev 319711, 
gst-plugins-base/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:34:45 UTC (rev 319712)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgbase=gst-plugins-base
+pkgname=(gst-plugins-base-libs gst-plugins-base)
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework Base Plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(gstreamer orc libxv iso-codes libgudev mesa)
+makedepends=(alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg
+ gobject-introspection gtk-doc autoconf-archive git)
+checkdepends=(gtk3 qt5-base clutter sdl glu)
+options=(!emptydirs)
+_commit=46fc41f1a8378639f2982b777035bbcddd4e5000  # tags/1.14.0^0
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-base#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--with-package-name="GStreamer Base Plugins (Arch Linux)" \
+--with-package-origin="https://www.archlinux.org/; \
+--enable-experimental \
+--enable-gtk-doc \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgbase
+  # GL tests need hardware
+  make check || :
+}
+
+package_gst-plugins-base-libs() {
+  pkgdesc="${pkgdesc/Plugins/Libraries}"
+
+  cd $pkgbase
+  make DESTDIR="$pkgdir" install
+  make -C ext DESTDIR="$pkgdir" uninstall
+}
+

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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:34:00
  Author: heftig
Revision: 319711

1.14.0-1

Modified:
  gst-plugins-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:26:20 UTC (rev 319710)
+++ PKGBUILD2018-03-20 20:34:00 UTC (rev 319711)
@@ -4,7 +4,7 @@
 
 pkgbase=gst-plugins-base
 pkgname=(gst-plugins-base-libs gst-plugins-base)
-pkgver=1.13.91+1+gf6520ee9d
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Base Plugins"
 url="https://gstreamer.freedesktop.org/;
@@ -15,7 +15,7 @@
  gobject-introspection gtk-doc autoconf-archive git)
 checkdepends=(gtk3 qt5-base clutter sdl glu)
 options=(!emptydirs)
-_commit=f6520ee9dbd4746f9b22e17900f927ac5f7dc3be  # master
+_commit=46fc41f1a8378639f2982b777035bbcddd4e5000  # tags/1.14.0^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-base#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
 sha256sums=('SKIP'


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:34:03
  Author: felixonmars
Revision: 309737

upgpkg: haskell-shake 0.16.3-19

rebuild with wai,3.2.1.2

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:27:03 UTC (rev 309736)
+++ PKGBUILD2018-03-20 20:34:03 UTC (rev 309737)
@@ -5,7 +5,7 @@
 _hkgname=shake
 pkgname=haskell-shake
 pkgver=0.16.3
-pkgrel=18
+pkgrel=19
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-wai-websockets/repos (2 files)

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:27:03
  Author: felixonmars
Revision: 309736

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-wai-websockets/repos/community-staging-x86_64/
  haskell-wai-websockets/repos/community-staging-x86_64/PKGBUILD
(from rev 309735, haskell-wai-websockets/trunk/PKGBUILD)

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

Copied: haskell-wai-websockets/repos/community-staging-x86_64/PKGBUILD (from 
rev 309735, haskell-wai-websockets/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:27:03 UTC (rev 309736)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-websockets
+pkgname=haskell-wai-websockets
+pkgver=3.0.1.2
+pkgrel=2
+pkgdesc="Provide a bridge between WAI and the websockets package."
+url="https://github.com/yesodweb/wai;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-case-insensitive' 'haskell-http-types' 
'haskell-network' 'haskell-wai'
+ 'haskell-websockets')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('c3415d1a36ca2f063fb1ae0ff7d3d9d271d8ff2c6099a754baed45f1c36f24cf1fa346e8e6403499cbeb329bcdf89326a9ed95f8e60111b4a879f5e51967ecc0')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-example
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:26:33
  Author: felixonmars
Revision: 309735

upgpkg: haskell-wai-websockets 3.0.1.2-2

rebuild with wai,3.2.1.2

Modified:
  haskell-wai-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:25:52 UTC (rev 309734)
+++ PKGBUILD2018-03-20 20:26:33 UTC (rev 309735)
@@ -5,7 +5,7 @@
 _hkgname=wai-websockets
 pkgname=haskell-wai-websockets
 pkgver=3.0.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Provide a bridge between WAI and the websockets package."
 url="https://github.com/yesodweb/wai;
 license=("MIT")


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Tuesday, March 20, 2018 @ 20:26:20
  Author: anthraxx
Revision: 319710

archrelease: copy trunk to extra-x86_64

Added:
  asio/repos/extra-x86_64/PKGBUILD
(from rev 319709, asio/trunk/PKGBUILD)
Deleted:
  asio/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:26:12 UTC (rev 319709)
+++ PKGBUILD2018-03-20 20:26:20 UTC (rev 319710)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Aaron Griffin 
-
-pkgname=asio
-pkgver=1.10.8
-pkgrel=1
-pkgdesc="Cross-platform C++ library for ASynchronous network I/O"
-arch=('i686' 'x86_64')
-url="http://asio.sourceforge.net;
-license=('custom')
-depends=('boost')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('59702ae78da4c45e5fffad39b062cf42')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR=${pkgdir} install
-  #license
-  install -D -m644 LICENSE_1_0.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: asio/repos/extra-x86_64/PKGBUILD (from rev 319709, asio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:26:20 UTC (rev 319710)
@@ -0,0 +1,38 @@
+# Maintainer: Levente Polyak 
+# Contributor: Giovanni Scafora 
+# Contributor: Aaron Griffin 
+
+pkgname=asio
+pkgver=1.12.0
+pkgrel=1
+pkgdesc='Cross-platform C++ library for ASynchronous network I/O'
+url='https://think-async.com/Asio/'
+arch=('x86_64')
+license=('custom:boost')
+makedepends=('boost')
+source=(https://github.com/chriskohlhoff/asio/archive/asio-${pkgver//./-}.tar.gz)
+sha256sums=('fa8c3a16dc2163f5b3451f2a14ce95277c971f46700497d4e94af6059c00dc06')
+
+prepare() {
+  cd ${pkgname}-${pkgname}-${pkgver//./-}/asio
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgname}-${pkgver//./-}/asio
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgname}-${pkgver//./-}/asio
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgname}-${pkgver//./-}/asio
+  make DESTDIR=${pkgdir} install
+  install -Dm 644 COPYING LICENSE_1_0.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-20 Thread Levente Polyak via arch-commits
Date: Tuesday, March 20, 2018 @ 20:26:12
  Author: anthraxx
Revision: 319709

upgpkg: asio 1.12.0-1

Modified:
  asio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:24:38 UTC (rev 319708)
+++ PKGBUILD2018-03-20 20:26:12 UTC (rev 319709)
@@ -1,29 +1,38 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
+# Maintainer: Levente Polyak 
+# Contributor: Giovanni Scafora 
 # Contributor: Aaron Griffin 
 
 pkgname=asio
-pkgver=1.10.8
+pkgver=1.12.0
 pkgrel=1
-pkgdesc="Cross-platform C++ library for ASynchronous network I/O"
+pkgdesc='Cross-platform C++ library for ASynchronous network I/O'
+url='https://think-async.com/Asio/'
 arch=('x86_64')
-url="http://asio.sourceforge.net;
-license=('custom')
-depends=('boost')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('59702ae78da4c45e5fffad39b062cf42')
+license=('custom:boost')
+makedepends=('boost')
+source=(https://github.com/chriskohlhoff/asio/archive/asio-${pkgver//./-}.tar.gz)
+sha256sums=('fa8c3a16dc2163f5b3451f2a14ce95277c971f46700497d4e94af6059c00dc06')
 
+prepare() {
+  cd ${pkgname}-${pkgname}-${pkgver//./-}/asio
+  autoreconf -fiv
+}
+
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
+  cd ${pkgname}-${pkgname}-${pkgver//./-}/asio
   ./configure --prefix=/usr
   make
 }
 
+check() {
+  cd ${pkgname}-${pkgname}-${pkgver//./-}/asio
+  make check
+}
+
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
+  cd ${pkgname}-${pkgname}-${pkgver//./-}/asio
   make DESTDIR=${pkgdir} install
-  #license
-  install -D -m644 LICENSE_1_0.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 COPYING LICENSE_1_0.txt -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
 }
+
+# vim: ts=2 sw=2 et:


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:25:35
  Author: felixonmars
Revision: 309733

upgpkg: haskell-yesod-auth 1.4.21-122

rebuild with wai,3.2.1.2

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:24:24 UTC (rev 309732)
+++ PKGBUILD2018-03-20 20:25:35 UTC (rev 309733)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.21
-pkgrel=121
+pkgrel=122
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in haskell-yesod-auth/repos (2 files)

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:25:52
  Author: felixonmars
Revision: 309734

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-auth/repos/community-staging-x86_64/
  haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD
(from rev 309733, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
309733, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:25:52 UTC (rev 309734)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.21
+pkgrel=122
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 
"haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('827cfff9ffb0f533b0cbc68cac53be1a057dde531596b57d823c14a3e737ba7c26394fd33b93dc6ad881ff6cc62e3246807f338c21ebe895be45b856460e7e23')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:24:06
  Author: felixonmars
Revision: 309731

upgpkg: haskell-yesod-default 1.2.0-282

rebuild with wai,3.2.1.2

Modified:
  haskell-yesod-default/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:23:23 UTC (rev 309730)
+++ PKGBUILD2018-03-20 20:24:06 UTC (rev 309731)
@@ -5,7 +5,7 @@
 _hkgname=yesod-default
 pkgname=haskell-yesod-default
 pkgver=1.2.0
-pkgrel=281
+pkgrel=282
 pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in gstreamer/repos/testing-x86_64 (4 files)

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:24:38
  Author: heftig
Revision: 319708

archrelease: copy trunk to testing-x86_64

Added:
  gstreamer/repos/testing-x86_64/PKGBUILD
(from rev 319707, gstreamer/trunk/PKGBUILD)
  gstreamer/repos/testing-x86_64/gstreamer.install
(from rev 319707, gstreamer/trunk/gstreamer.install)
Deleted:
  gstreamer/repos/testing-x86_64/PKGBUILD
  gstreamer/repos/testing-x86_64/gstreamer.install

---+
 PKGBUILD  |  120 ++--
 gstreamer.install |   14 +++---
 2 files changed, 67 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:23:52 UTC (rev 319707)
+++ PKGBUILD2018-03-20 20:24:38 UTC (rev 319708)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=gstreamer
-pkgver=1.13.91
-pkgrel=1
-pkgdesc="GStreamer open-source multimedia framework core library"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(libxml2 glib2 libunwind libcap libelf)
-makedepends=(gtk-doc gobject-introspection autoconf-archive git valgrind 
bash-completion)
-checkdepends=(gmp gsl gtk3)
-_commit=bc431c2af309ed78881da7e07011be7f3152db0a  # tags/1.13.91^0
-install=gstreamer.install
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer#commit=$_commit;
-"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gstreamer/repos/testing-x86_64/PKGBUILD (from rev 319707, 
gstreamer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-20 20:24:38 UTC (rev 319708)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=gstreamer
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework core library"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(libxml2 glib2 libunwind libcap libelf)
+makedepends=(gtk-doc gobject-introspection autoconf-archive git valgrind 
bash-completion)
+checkdepends=(gmp gsl gtk3)
+_commit=80e0e90d00bb358ca9dc071cf6de010ec5ae2644  # tags/1.14.0^0
+install=gstreamer.install
+source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer#commit=$_commit;
+"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--with-package-name="GStreamer (Arch Linux)" \
+--with-package-origin="https://www.archlinux.org/; \
+--enable-gtk-doc \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: gstreamer.install
===
--- gstreamer.install   2018-03-20 20:23:52 UTC (rev 319707)
+++ gstreamer.install   2018-03-20 20:24:38 UTC (rev 319708)
@@ -1,7 +0,0 @@
-post_install() {
-  setcap cap_net_bind_service,cap_net_admin+ep 
usr/lib/gstreamer-1.0/gst-ptp-helper
-}
-
-post_upgrade() {
-  post_install
-}

Copied: gstreamer/repos/testing-x86_64/gstreamer.install (from rev 319707, 
gstreamer/trunk/gstreamer.install)
===
--- gstreamer.install   (rev 0)
+++ gstreamer.install   2018-03-20 20:24:38 UTC (rev 319708)
@@ -0,0 +1,7 @@
+post_install() {
+  setcap cap_net_bind_service,cap_net_admin+ep 
usr/lib/gstreamer-1.0/gst-ptp-helper
+}
+
+post_upgrade() {
+  post_install
+}


[arch-commits] Commit in haskell-yesod-default/repos (2 files)

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:24:24
  Author: felixonmars
Revision: 309732

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-default/repos/community-staging-x86_64/
  haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD
(from rev 309731, haskell-yesod-default/trunk/PKGBUILD)

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

Copied: haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD (from rev 
309731, haskell-yesod-default/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:24:24 UTC (rev 309732)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-default
+pkgname=haskell-yesod-default
+pkgver=1.2.0
+pkgrel=282
+pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('f39ae1953a95c1919a9dd214d93bf81078b1dcbbac737dc9bb7339dbad9dda96')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 20:23:52
  Author: heftig
Revision: 319707

1.14.0-1

Modified:
  gstreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:59:48 UTC (rev 319706)
+++ PKGBUILD2018-03-20 20:23:52 UTC (rev 319707)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gstreamer
-pkgver=1.13.91
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="GStreamer open-source multimedia framework core library"
 url="https://gstreamer.freedesktop.org/;
@@ -12,7 +12,7 @@
 depends=(libxml2 glib2 libunwind libcap libelf)
 makedepends=(gtk-doc gobject-introspection autoconf-archive git valgrind 
bash-completion)
 checkdepends=(gmp gsl gtk3)
-_commit=bc431c2af309ed78881da7e07011be7f3152db0a  # tags/1.13.91^0
+_commit=80e0e90d00bb358ca9dc071cf6de010ec5ae2644  # tags/1.14.0^0
 install=gstreamer.install
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer#commit=$_commit;
 "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common;)


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:23:23
  Author: felixonmars
Revision: 309730

archrelease: copy trunk to community-staging-x86_64

Added:
  hledger-api/repos/community-staging-x86_64/
  hledger-api/repos/community-staging-x86_64/PKGBUILD
(from rev 309729, hledger-api/trunk/PKGBUILD)

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

Copied: hledger-api/repos/community-staging-x86_64/PKGBUILD (from rev 309729, 
hledger-api/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:23:23 UTC (rev 309730)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-api
+pkgver=1.5
+pkgrel=102
+pkgdesc="Web API server for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 
'haskell-decimal'
+ 'haskell-docopt' 'haskell-either' 'haskell-microlens' 
'haskell-microlens-platform'
+ 'haskell-safe' 'haskell-servant-server' 'haskell-servant-swagger' 
'haskell-swagger2'
+ 'haskell-text' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('237eb5f6b88c1d8fc3647e6ce5d2d1db70abaf4c5f3b3c3392327333a539df49227d2063f0d55ac9cd4c9982c566f3733412b683a87c762b064f4b1c5aa1daae')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:23:06
  Author: felixonmars
Revision: 309729

upgpkg: hledger-api 1.5-102

rebuild with wai,3.2.1.2

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:21:52 UTC (rev 309728)
+++ PKGBUILD2018-03-20 20:23:06 UTC (rev 309729)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-api
 pkgver=1.5
-pkgrel=101
+pkgrel=102
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:21:52
  Author: felixonmars
Revision: 309728

archrelease: copy trunk to community-staging-x86_64

Added:
  hledger-web/repos/community-staging-x86_64/
  hledger-web/repos/community-staging-x86_64/PKGBUILD
(from rev 309727, hledger-web/trunk/PKGBUILD)

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 309727, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:21:52 UTC (rev 309728)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.5.1
+pkgrel=11
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-base-compat' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-clientsession' 'haskell-cmdargs' 
'haskell-data-default'
+ 'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 
'haskell-hunit'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-text' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 
'haskell-json'
+ 'haskell-megaparsec' 'haskell-mtl' 'haskell-parsec')
+makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('95028853f0a5c86832a4d0488e0f82c8bfda7f0b3f1f21a585efa12f5e882b63a9cb85a028bab5c33b60cafbba1b56608f254b4efa877f60f26356840d74cc9b')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -fthreaded
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:21:30
  Author: felixonmars
Revision: 309727

upgpkg: hledger-web 1.5.1-11

rebuild with wai,3.2.1.2

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:20:07 UTC (rev 309726)
+++ PKGBUILD2018-03-20 20:21:30 UTC (rev 309727)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.5.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:20:07
  Author: felixonmars
Revision: 309726

archrelease: copy trunk to community-staging-x86_64

Added:
  hoogle/repos/community-staging-x86_64/
  hoogle/repos/community-staging-x86_64/PKGBUILD
(from rev 309725, hoogle/trunk/PKGBUILD)

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

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 309725, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:20:07 UTC (rev 309726)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.16
+pkgrel=45
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-connection' 'haskell-extra' 
'haskell-src-exts'
+ 'haskell-http-conduit' 'haskell-http-types' 'haskell-js-flot' 
'haskell-js-jquery'
+ 'haskell-mmap' 'haskell-network' 'haskell-network-uri' 
'haskell-old-locale'
+ 'haskell-process-extras' 'haskell-resourcet' 'haskell-storable-tuple' 
'haskell-tar'
+ 'haskell-text' 'haskell-uniplate' 'haskell-utf8-string' 
'haskell-vector' 'haskell-wai'
+ 'haskell-wai-logger' 'haskell-warp' 'haskell-warp-tls' 'haskell-zlib')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('14b0d6290927234be7e6e6548529fef61d44972a21b9ac22815325214241095b61d60e3b95b6f20a5d40bf9386beff4036942a2c61925c745b767f2525b915c9')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:19:49
  Author: felixonmars
Revision: 309725

upgpkg: hoogle 5.0.16-45

rebuild with wai,3.2.1.2

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:19:06 UTC (rev 309724)
+++ PKGBUILD2018-03-20 20:19:49 UTC (rev 309725)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=5.0.16
-pkgrel=44
+pkgrel=45
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/;
 license=("custom:BSD3")


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

2018-03-20 Thread Andrew Crerar via arch-commits
Date: Tuesday, March 20, 2018 @ 20:19:06
  Author: andrewsc
Revision: 309724

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  464 ++---
 1 file changed, 232 insertions(+), 232 deletions(-)

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

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

2018-03-20 Thread Andrew Crerar via arch-commits
Date: Tuesday, March 20, 2018 @ 20:18:28
  Author: andrewsc
Revision: 309723

upgpkg: firefox-developer-edition-i18n 60.0b5-1

firefox-developer-edition-i18n: Updating to 60.0b5

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

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:18:05 UTC (rev 309722)
+++ PKGBUILD2018-03-20 20:18:28 UTC (rev 309723)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=60.0b4
+pkgver=60.0b5
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -133,100 +133,100 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-sha512sums=('99c28af4b552c89dd053f1c9715d592e6a104d402ac89920b9556fdd9b298397dd0e6174fca95f0a943efe40c4bb2100ec31d7fa1c690c36a38813bb103c84a6'
-
'74051c6d23b2ef860154615b7c397a4374efdc74f89e675072d7f334aa75ad14b164f0cee5d3f9814063db57f5e9dba99bd7e0aff4cf49c144aaf421727f599d'
-
'b3bd34ae6a3a7210853e5827c81af031ddc1dff983bfdf8e3cf020091e584f2e16ff7c6e3215549665bff0f6e5eb27e74a7704341e1540ded8824567d1589f22'
-
'5f3d4d64c9e8cd50cfea0f7d9fe65df00487f4ee627a7dd4e237f4ef23f58065b47fe6804b901b1160db331ec67a8cea620155220435d2da7d41dd3c1d1d2e63'
-
'bc11963836bc722c6a904a0e25ebe79920c0c60fc81787db791e3e4260c482163b3e4f1ba66811f1e2f565a60d2aebe3f39f36b5c528963d656ca95e4dd6d02d'
-
'00daa362e275f219e69a2bcf78570f57f623ca78fd125ddf9bf4024dadf5a0bf7820ebc04bbf9903c174f66ac4bd4ffb3b5c6ac2d2e464224b22f30a25883422'
-
'975f9d37e199d555c8227d38361c1ce9dafc26574252e70d9e97007e7e88228cf0d86380156fd7da5dfe1deb89d903e6ec4371108af6feb30b39ba406959bc5e'
-
'7b5e71be98222b09ee877715a73bc26e4be8cc3f766c8d1c728678615c00dc290fefc4584e1bca95b7b7669af66e8423b416928fb34c83d8d9d6f8bf06d486b9'
-
'1e6cf3e7ad2f6b6ba01472e15d623986de50cbfec3d8188d30c642eff98b3c7e0ef01c6cb7bc6a0c7946765bb5221f11b009b521ba2d80e949e248391c8d9e9a'
-
'38ca4a7774f4b599ec0395d70a72eef9d04557e12def08cbe5fe88c9668d58923cc361043b3cfd47d3cc62063b7553d924032c50139123fe8511bcdef8685be2'
-
'a4bd0488c7dc2338160fe75d06d32c76164f2ce717bf9bb80ea69c065db0c30c51ba215f6451b8a69a1bc21748207a749f6d2ecf92d6f61ae50e4fd356524193'
-
'6561ff630dc99494e7dda818af2a1e5b2c7b9f94be2dfa3eb5e1310dccd77632ff6740e751c24af1632ea4d174cffbf534ba61e03e211bbad9183a32648b00e8'
-
'f7a989b30727128ddab6ad7117d41f7ac58adb86de3a2adb931bafda5bf815802b23b05b34fc90aa0d9815187549d1189633d18bc5c4e384904177acceab0e78'
-
'ed7d04a8d85fc76c3cfce651022e8dfd2018d17d7fd659f7716646dd6f21d76c7e44a176fc94904a004617d260c30fd92391dceb5ec0a87f911e144657d45c04'
-
'7cff2f918f7ec01ef5ffb24a37527b90686d65b8c56c4fd3e5fd1bed3ab258506d798754c912fb9b049853bad4714801c0fb936215bccace8096a2561d3e7f6c'
-
'1154584d0e5f702378602a5e802ecf31d4e1794b2565271c037460f2f8b1bc9e4a2577edb9bb4963c6b55ab34660e734894f3105ca28b9c1d1b904f28240a804'
-
'a66fcb9fa031b3ca6920ea551873aa6952b14589e7a29c6a9fb3fcb6129959ae3aa333d629c65562bd336640b4afd5169061594757c4e7299d3d8179faca8f1e'
-
'c2e36223e4a2ef63ab4116508220ffc7c8172116bdfea47a55e71007a0adba7d1acac82962b210415ff879dcb87772dc4a8b22a4ae5dc688259e3a6fd6a55f22'
-
'e9ac5e66f9192d9da5a0eea5594899585854788ac093f4983f85437001770991791139899390199e98583f47b32a85604988b74e304951f8b21a2f729a2e53ad'
-
'9f9904b68dff7a86974fc1fa5beed10157a265dd9df6e7b1177c55dab3096462706c92b10b79d84877d81c9a4e9cba0f6fee5e72d7dcf5716a0276423216ea99'
-
'0a6f9d99cc17fb9759b0c58fcacf86b812e9735e342541ed76f40127a410570f18b87c199c32118917d617923430308fa5ba5b6052621e7ee4b011b8b00fec9e'
-
'fd3d6a0b0b4a09fc615f198210294e1276d61c8753619cb9333f682f874105c8cff9a4b09366460d956f40765748c87bbcfeed50c8afb53c631371670d3a5626'
-
'8886b2cfccd6c43b4720e3d7b0d4e1b05baa2bf9649d4a590247d8cdd6d36f82cd02617cbf60607c1000b8c804bad955731229b3a98f065338fd2d61f3280a39'
-
'6938dd755f85b4ef10e5c00fd19814ccb9d63b5bdb57d87b6462e172c6d186b4e86b64edf6e3c1cfcd67fbbba485a6264e6839843d57f46b8c985472b5ba17ae'
-
'425ff65e739e04548f2fbbc6415df52f274545ae4bffa7d87caa8100def24a4a1c8da71768fc585a4fa242325e0e1646274a45d4c936e42405c7095cdfd4091a'
-
'4aa861b99797aa6fd24a8d354ebce3fbd4edddff57189a984e0786b23aff60465ddd42a51981452bcf6f5ab409c27c467f9d2490bde889fc24bcfaf5e79ae85a'
-
'319ccfb7c7d4102f10f2312fd48b5587acdf229f26104a0ac4f7d4533c206d3b2146f4dd6f4d4e06ba62bc0cc1fb30b36f98071f146fa2589684ea2df37b6b72'
-
'96f96f2d51b3940304eb004366e86de1c0a0507f459359f55c9a51c5da6912ee76d61ca6aac2cce9f94a7503e2f168d90a0abfb7395a300ea4ba8d7c5e358201'
- 

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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:18:05
  Author: felixonmars
Revision: 309722

archrelease: copy trunk to community-staging-x86_64

Added:
  idris/repos/community-staging-x86_64/
  idris/repos/community-staging-x86_64/PKGBUILD
(from rev 309721, idris/trunk/PKGBUILD)

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

Copied: idris/repos/community-staging-x86_64/PKGBUILD (from rev 309721, 
idris/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:18:05 UTC (rev 309722)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=idris
+pkgver=1.2.0
+pkgrel=52
+pkgdesc="Functional Programming Language with Dependent Types"
+url="http://www.idris-lang.org/;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-base64-bytestring' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-cheapskate' 'haskell-code-page' 
'haskell-fingertree'
+ 'haskell-fsnotify' 'haskell-ieee754' 'haskell-libffi' 
'haskell-megaparsec' 'haskell-mtl'
+ 'haskell-network' 'haskell-optparse-applicative' 'haskell-regex-tdfa' 
'haskell-safe'
+ 'haskell-split' 'haskell-terminal-size' 'haskell-text' 
'haskell-uniplate'
+ 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-vector'
+ 'haskell-vector-binary-instances' 'haskell-zip-archive')
+makedepends=('ghc' 'haskell-tagged' 'haskell-tasty' 'haskell-tasty-golden' 
'haskell-tasty-rerun'
+ 'nodejs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/idris-lang/Idris-dev/archive/v$pkgver.tar.gz;)
+sha512sums=('ad9a1266c689fb961eb05ab295ea23029dfb85c3de190905b482afa0bca8ba0e7a69d1093a5e7fcd648d6fb1e2daeceb2d3f70562032c7857d081e0442ccf0cf')
+
+prepare() {
+cd Idris-dev-$pkgver
+
+sed -i '1ioverride IDRIS := env LD_PRELOAD=$(shell ls 
../../dist/build/libHSidris-*-ghc*.so) $(IDRIS)' \
+libs/*/Makefile
+}
+
+build() {
+cd Idris-dev-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fFFI -fGMP -frelease -f-freestanding -f-CI -f-execonly
+LC_CTYPE=en_US.UTF-8 runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd Idris-dev-$pkgver
+# TODO: figure out the tests
+PATH="$PWD/dist/build:$PATH" LD_LIBRARY_PATH="$PWD/dist/build" runhaskell 
Setup test || warning "Tests failed"
+}
+
+package() {
+cd Idris-dev-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:17:11
  Author: felixonmars
Revision: 309721

upgpkg: idris 1.2.0-52

rebuild with wai,3.2.1.2

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:13:15 UTC (rev 309720)
+++ PKGBUILD2018-03-20 20:17:11 UTC (rev 309721)
@@ -4,7 +4,7 @@
 
 pkgname=idris
 pkgver=1.2.0
-pkgrel=51
+pkgrel=52
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/;
 license=("custom:BSD3")


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

2018-03-20 Thread Andrew Crerar via arch-commits
Date: Tuesday, March 20, 2018 @ 20:13:15
  Author: andrewsc
Revision: 309720

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-20 20:12:38 UTC (rev 309719)
+++ PKGBUILD2018-03-20 20:13:15 UTC (rev 309720)
@@ -1,178 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=firefox-developer-edition
-pkgver=60.0b4
-pkgrel=1
-pkgdesc="Developer Edition of the popular Firefox web browser"
-arch=('x86_64')
-license=('MPL' 'GPL' 'LGPL')
-url="https://www.mozilla.org/firefox/channel/#developer;
-depends=('gtk3' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
- 'dbus-glib' 'ffmpeg' 'nss' 'hunspell' 'sqlite' 'ttf-font' 'libpulse')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf' 
'inetutils'
- 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 
'llvm' 'jack' 'gtk2')
-optdepends=('networkmanager: Location detection via available WiFi networks'
-'libnotify: Notification integration'
-'pulseaudio: Audio support'
-'speech-dispatcher: Text-to-Speech')
-replaces=('firefox-developer')
-options=(!emptydirs !makeflags !strip)
-_repo=https://hg.mozilla.org/mozilla-unified
-source=("hg+$_repo#tag=DEVEDITION_${pkgver//./_}_RELEASE"
-"$pkgname".desktop
-firefox-symbolic.svg
-firefox-install-dir.patch)
-sha512sums=('SKIP'
-
'12617f60e01420350b8d9c7c1c3a2a5ba0f2c46df31b0e23e51093ebd68019ced7d193a01d964421b91e1b444ce4ab499523f21cd3a39a2ffac8883d096ac195'
-
'ba7db9a7c95a051bcd84e4c09c802fc55ee3c0d1d06ec1b169b04e414259b75bbe92fe584aee41a1e3f71e71c160df8bedf5393449e5024110ed27dbc0579ea8'
-
'8fdf6a65e78406251075168c8310bb12c9b8419b3e51f59b1aa6244ef48ef1d201aae8bfdd5faa1da79242d9967fce959cbeffa54991ff39691f16168111b248')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  mkdir path
-  ln -s /usr/bin/python2 path/python
-
-  cd mozilla-unified
-  patch -Np1 -i ../firefox-install-dir.patch
-
-  echo -n "$_google_api_key" > google-api-key
-  echo -n "$_mozilla_api_key" > mozilla-api-key
-
-  cat > .mozconfig << END
-ac_add_options --enable-application=browser
-
-ac_add_options --prefix=/usr
-ac_add_options --enable-release
-ac_add_options --enable-gold
-ac_add_options --enable-pie
-ac_add_options --enable-optimize="-O2"
-ac_add_options --enable-rust-simd
-
-# Branding
-ac_add_options --with-branding=browser/branding/aurora
-ac_add_options --enable-update-channel=aurora
-ac_add_options --with-distribution-id=org.archlinux
-export MOZILLA_OFFICIAL=1
-export MOZ_TELEMETRY_REPORTING=1
-export MOZ_ADDON_SIGNING=1
-export MOZ_REQUIRE_SIGNING=0
-ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
-
-# Keys
-ac_add_options --with-google-api-keyfile=${PWD@Q}/google-api-key
-ac_add_options --with-mozilla-api-keyfile=${PWD@Q}/mozilla-api-key
-
-# System libraries
-ac_add_options --with-system-zlib
-ac_add_options --with-system-bz2
-ac_add_options --enable-system-hunspell
-ac_add_options 

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

2018-03-20 Thread Andrew Crerar via arch-commits
Date: Tuesday, March 20, 2018 @ 20:12:38
  Author: andrewsc
Revision: 309719

upgpkg: firefox-developer-edition 60.0b5-1

firefox-developer-edition: Updating to 60.0b5

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:02:35 UTC (rev 309718)
+++ PKGBUILD2018-03-20 20:12:38 UTC (rev 309719)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=60.0b4
+pkgver=60.0b5
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:02:17
  Author: felixonmars
Revision: 309717

upgpkg: pandoc-crossref 0.3.0.3-5

rebuild with wai,3.2.1.2

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 20:00:57 UTC (rev 309716)
+++ PKGBUILD2018-03-20 20:02:17 UTC (rev 309717)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.0.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:02:35
  Author: felixonmars
Revision: 309718

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc-crossref/repos/community-staging-x86_64/
  pandoc-crossref/repos/community-staging-x86_64/PKGBUILD
(from rev 309717, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
309717, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:02:35 UTC (rev 309718)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.0.3
+pkgrel=5
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-data-accessor' 
'haskell-data-accessor-template'
+ 'haskell-data-accessor-transformers' 'haskell-file-embed' 
'haskell-mtl'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 'pandoc' 
'haskell-pandoc-types'
+ 'haskell-roman-numerals' 'haskell-syb' 'haskell-text' 
'haskell-utility-ht')
+makedepends=('ghc' 'haskell-hspec')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz;)
+sha512sums=('98eb97fd3501c1259afc6e9ee27c6b8ef72e9f9dc957e8c94505f8e0602017d2697d640ad16e5eb266b7559040bbf0ef10c7de862c538ba33c0a980c58354547')
+
+build() {
+cd $pkgname-$pkgver
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:00:57
  Author: felixonmars
Revision: 309716

archrelease: copy trunk to community-staging-x86_64

Added:
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 309715, postgrest/trunk/PKGBUILD)

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 309715, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 20:00:57 UTC (rev 309716)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=0.4.4.0
+pkgrel=96
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-pool' 'haskell-protolude' 
'haskell-text'
+ 'haskell-warp' 'haskell-base64-bytestring' 'haskell-retry' 
'haskell-aeson'
+ 'haskell-ansi-wl-pprint' 'haskell-case-insensitive' 'haskell-cassava'
+ 'haskell-configurator-ng' 'haskell-contravariant' 'haskell-either' 
'haskell-gitrev'
+ 'haskell-hasql-transaction' 'haskell-heredoc' 'haskell-http' 
'haskell-http-types'
+ 'haskell-insert-ordered-containers' 
'haskell-interpolatedstring-perl6' 'haskell-jose'
+ 'haskell-lens' 'haskell-lens-aeson' 'haskell-network-uri' 
'haskell-optparse-applicative'
+ 'haskell-parsec' 'haskell-ranged-sets' 'haskell-regex-tdfa' 
'haskell-safe'
+ 'haskell-scientific' 'haskell-swagger2' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-wai' 'haskell-wai-cors' 'haskell-wai-extra' 
'haskell-wai-middleware-static'
+ 'haskell-cookie')
+makedepends=('ghc' 'haskell-aeson-qq' 'haskell-async' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-hspec-wai-json' 'haskell-hjsonschema')
+checkdepends=('pifpaf' 'postgresql' 'procps-ng')
+source=("$pkgname-$pkgver.tar.bz2::https://github.com/begriffs/postgrest/archive/v$pkgver.tar.gz;)
+sha512sums=('f19c426a59d1c77d8e7808ee248eba1967cc5fc8686f5380603e2f8ab80aeeca20a4b145e056feceb1bcb9dedfa3b88c2ace7aab4bc1152f780630360fe6485c')
+
+prepare() {
+sed -i 's/==/>=/' $pkgname-$pkgver/$pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-CI
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createdb postgrest_test
+
+# TODO: it shouldn't take this long to finish
+# POSTGREST_TEST_CONNECTION=$(test/create_test_db 
"postgres://$USER@localhost" postgrest_test) runhaskell Setup test
+
+# Disabled: uses stack
+# test/io-tests.sh
+
+pifpaf_stop
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 20:00:41
  Author: felixonmars
Revision: 309715

upgpkg: postgrest 0.4.4.0-96

rebuild with wai,3.2.1.2

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:59:34 UTC (rev 309714)
+++ PKGBUILD2018-03-20 20:00:41 UTC (rev 309715)
@@ -4,7 +4,7 @@
 
 pkgname=postgrest
 pkgver=0.4.4.0
-pkgrel=95
+pkgrel=96
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 19:57:50
  Author: felixonmars
Revision: 309708

archrelease: copy trunk to community-staging-x86_64

Added:
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 309707, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/stack.install
(from rev 309707, stack/trunk/stack.install)

---+
 PKGBUILD  |   76 
 stack.install |4 ++
 2 files changed, 80 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 309707, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:57:50 UTC (rev 309708)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.6.5
+pkgrel=49
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-bindings-uname'
+ 'haskell-blaze-builder' 'haskell-clock' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit' 'haskell-echo' 
'haskell-exceptions'
+ 'haskell-extra' 'haskell-fast-logger' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-gitrev' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hastache' 'haskell-hpack' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-microlens-mtl' 'haskell-mintty' 
'haskell-monad-logger'
+ 'haskell-mono-traversable' 'haskell-mtl' 'haskell-neat-interpolation' 
'haskell-network-uri'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 
'haskell-optparse-simple'
+ 'haskell-path' 'haskell-path-io' 'haskell-persistent' 
'haskell-persistent-sqlite'
+ 'haskell-persistent-template' 'haskell-pid1' 'haskell-primitive' 
'haskell-project-template'
+ 'haskell-regex-applicative-text' 'haskell-resourcet' 'haskell-retry' 
'haskell-semigroups'
+ 'haskell-split' 'haskell-stm' 'haskell-store' 'haskell-store-core'
+ 'haskell-streaming-commons' 'haskell-tar' 'haskell-temporary' 
'haskell-text'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-unicode-transforms'
+ 'haskell-unix-compat' 'haskell-unliftio' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-yaml' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/commercialhaskell/stack/archive/v$pkgver.tar.gz;)
+sha512sums=('416e2e128554c7acd2896a915af6d47d9bf7743c98175b897c4b3714431203283f9706d1ceeed2fe64c4b403cdaca3fb0d1d3d5c8e6edfde3b80c1aa515fb351')
+
+prepare() {
+  cd $pkgname-$pkgver
+  hpack
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
+  runhaskell Setup build
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+  install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
+}

Copied: 

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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 19:57:32
  Author: felixonmars
Revision: 309707

upgpkg: stack 1.6.5-49

rebuild with wai,3.2.1.2

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:51:42 UTC (rev 309706)
+++ PKGBUILD2018-03-20 19:57:32 UTC (rev 309707)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.6.5
-pkgrel=48
+pkgrel=49
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 19:51:42
  Author: felixonmars
Revision: 309706

archrelease: copy trunk to community-staging-x86_64

Added:
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 309705, tamarin-prover/trunk/PKGBUILD)

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
309705, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:51:42 UTC (rev 309706)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.2.3
+pkgrel=25
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="http://tamarin-prover.github.io;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 'haskell-binary-orphans'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-mtl' 'haskell-parsec' 
'haskell-resourcet' 'haskell-safe'
+ 'haskell-shakespeare' 'haskell-text' 'haskell-threads' 'haskell-wai' 
'haskell-warp'
+ 'haskell-yesod-core' 'haskell-yesod-static' 
'haskell-tamarin-prover-utils'
+ 'haskell-tamarin-prover-term' 'haskell-tamarin-prover-theory')
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz;)
+sha512sums=('3ec371f0abf1a391bbc2be0b3e3940b5f634515e443a6535ab3b8a5c6514004bbada35838b63e2c1e5edcbbdb230eae5be03dd8464f8516d3301bf02aad3d5ff')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests
+runhaskell Setup build
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/filetype.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 19:51:19
  Author: felixonmars
Revision: 309705

upgpkg: tamarin-prover 1.2.3-25

rebuild with wai,3.2.1.2

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:49:47 UTC (rev 309704)
+++ PKGBUILD2018-03-20 19:51:19 UTC (rev 309705)
@@ -4,7 +4,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.2.3
-pkgrel=24
+pkgrel=25
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="http://tamarin-prover.github.io;
 license=("GPL")


[arch-commits] Commit in nvidia-340xx/repos (3 files)

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:50:01
  Author: heftig
Revision: 319702

archrelease: copy trunk to staging-x86_64

Added:
  nvidia-340xx/repos/staging-x86_64/
  nvidia-340xx/repos/staging-x86_64/PKGBUILD
(from rev 319701, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/staging-x86_64/kernel-4.11.patch
(from rev 319701, nvidia-340xx/trunk/kernel-4.11.patch)

---+
 PKGBUILD  |   71 
 kernel-4.11.patch |   38 +++
 2 files changed, 109 insertions(+)

Copied: nvidia-340xx/repos/staging-x86_64/PKGBUILD (from rev 319701, 
nvidia-340xx/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-03-20 19:50:01 UTC (rev 319702)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia-340xx
+pkgname=(nvidia-340xx nvidia-340xx-dkms)
+pkgver=340.106
+_extramodules=extramodules-4.15-ARCH
+pkgrel=19
+pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
+arch=('x86_64')
+url="http://www.nvidia.com/;
+makedepends=("nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers>=4.15' 
'linux-headers<4.16')
+conflicts=('nvidia')
+license=('custom')
+options=('!strip')
+source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;
+'kernel-4.11.patch')
+sha512sums=('ea61d463148435b6c0d16203c06372e5dc93443607ece0709f789c5c08909a3ec51c1994df97b835bba58008cdc7fe588e403006eb00631482a2a9854a81ec0a'
+
'c25d90499e1deb26129a67dd7e953be8c1e31c5770e2b8b64d03af54cf1afec1a52636e74900f8ac468692207ab8a3765a12edd581142c4d2cfd2d6e66ac7ac2')
+
+_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+# patches here
+
+patch -Np0 < "${srcdir}/kernel-4.11.patch"
+
+cp -a kernel kernel-dkms
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+
+cd uvm
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package_nvidia-340xx() {
+pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
+depends=('linux>=4.15' 'linux<4.16' "nvidia-340xx-utils=${pkgver}" 'libgl')
+
+install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \
+  "${srcdir}/${_pkg}/kernel"/{nvidia,uvm/nvidia-uvm}.ko
+
+find "${pkgdir}" -name '*.ko' -exec gzip -n {} +
+
+echo "blacklist nouveau" |
+install -Dm644 /dev/stdin 
"${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+}
+
+package_nvidia-340xx-dkms() {
+pkgdesc="NVIDIA driver sources for linux, 340xx legacy branch"
+depends=('dkms' "nvidia-340xx-utils=$pkgver" 'libgl')
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+conflicts+=('nvidia-340xx')
+
+cd ${_pkg}
+
+install -dm 755 "${pkgdir}"/usr/src
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}/usr/src/nvidia-${pkgver}"
+cat "${pkgdir}"/usr/src/nvidia-${pkgver}/uvm/dkms.conf.fragment >> 
"${pkgdir}"/usr/src/nvidia-${pkgver}/dkms.conf
+
+echo "blacklist nouveau" |
+install -Dm644 /dev/stdin 
"${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+}

Copied: nvidia-340xx/repos/staging-x86_64/kernel-4.11.patch (from rev 319701, 
nvidia-340xx/trunk/kernel-4.11.patch)
===
--- staging-x86_64/kernel-4.11.patch(rev 0)
+++ staging-x86_64/kernel-4.11.patch2018-03-20 19:50:01 UTC (rev 319702)
@@ -0,0 +1,38 @@
+--- kernel/uvm/nvidia_uvm_lite.c   2017-09-27 13:50:46.334075042 +0200
 kernel/uvm/nvidia_uvm_lite.c   2017-09-27 13:56:06.358041280 +0200
+@@ -818,7 +818,11 @@
+ }
+ 
+ #if defined(NV_VM_OPERATIONS_STRUCT_HAS_FAULT)
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ int _fault(struct vm_area_struct *vma, struct vm_fault *vmf)
++#else 
++int _fault(struct vm_fault *vmf)  
++#endif
+ {
+ #if defined(NV_VM_FAULT_HAS_ADDRESS)
+ unsigned long vaddr = vmf->address;
+@@ -828,7 +832,11 @@
+ struct page *page = NULL;
+ int retval;
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ retval = _fault_common(vma, vaddr, , vmf->flags);
++#else
++retval = _fault_common(NULL, vaddr, , vmf->flags);
++#endif
+ 
+ vmf->page = page;
+ 
+@@ -866,7 +874,11 @@
+ // it's dealing with anonymous mapping (see handle_pte_fault).
+ //
+ #if defined(NV_VM_OPERATIONS_STRUCT_HAS_FAULT)
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ int _sigbus_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
++#else
++int _sigbus_fault(struct vm_fault *vmf)
++#endif
+ {
+ vmf->page = NULL;
+

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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 19:49:47
  Author: felixonmars
Revision: 309704

archrelease: copy trunk to community-staging-x86_64

Added:
  xmobar/repos/community-staging-x86_64/
  xmobar/repos/community-staging-x86_64/PKGBUILD
(from rev 309703, xmobar/trunk/PKGBUILD)

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

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 309703, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:49:47 UTC (rev 309704)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.25
+pkgrel=17
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
+ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+ 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 'haskell-mtl'
+ 'haskell-regex-base' 'haskell-regex-compat' 'haskell-http'
+ 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib' 'wireless_tools'
+ 'haskell-text')
+makedepends=('ghc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
+sha512sums=('ca11d93d7bff9e6fd623607b25dbbd3d38c9f7b356183616d2c2050597b56b5f4636351a606d32acab232b32315f3639b78ae9f7e4385f68c810af30895c5717')
+
+build() {
+  cd xmobar-${pkgver}
+  runhaskell Setup configure -O \
+--enable-shared \
+--prefix=/usr \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd 
with_dbus with_mpris"
+  runhaskell Setup build
+}
+
+package() {
+  cd xmobar-${pkgver}
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -Dm 644 license "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:49:39
  Author: heftig
Revision: 319701

archrelease: copy trunk to staging-x86_64

Added:
  nvidia/repos/staging-x86_64/
  nvidia/repos/staging-x86_64/4.15-FS57305.patch
(from rev 319700, nvidia/trunk/4.15-FS57305.patch)
  nvidia/repos/staging-x86_64/PKGBUILD
(from rev 319700, nvidia/trunk/PKGBUILD)
  nvidia/repos/staging-x86_64/fix-abi.patch
(from rev 319700, nvidia/trunk/fix-abi.patch)

+
 4.15-FS57305.patch |  181 +++
 PKGBUILD   |   85 +++
 fix-abi.patch  |   12 +++
 3 files changed, 278 insertions(+)

Copied: nvidia/repos/staging-x86_64/4.15-FS57305.patch (from rev 319700, 
nvidia/trunk/4.15-FS57305.patch)
===
--- staging-x86_64/4.15-FS57305.patch   (rev 0)
+++ staging-x86_64/4.15-FS57305.patch   2018-03-20 19:49:39 UTC (rev 319701)
@@ -0,0 +1,181 @@
+diff --git a/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/conftest.sh 
b/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/conftest.sh
+index 292d7da..5f254e1 100755
+--- a/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/conftest.sh
 b/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/conftest.sh
+@@ -2123,6 +2123,7 @@ compile_test() {
+ #endif
+ #include 
+ #include 
++#include 
+ #if !defined(CONFIG_DRM) && !defined(CONFIG_DRM_MODULE)
+ #error DRM not enabled
+ #endif
+@@ -2146,8 +2147,12 @@ compile_test() {
+ /* 2014-12-18 88a48e297b3a3bac6022c03babfb038f1a886cea */
+ i = DRIVER_ATOMIC;
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 15, 0)
+ /* 2015-04-10 df63b9994eaf942afcdb946d27a28661d7dfbf2a */
+ for_each_crtc_in_state(s, c, cs, i) { }
++#else
++for_each_new_crtc_in_state(s, c, cs, i) {}
++#endif
+ 
+ /* 2015-05-18 036ef5733ba433760a3512bb5f7a155946e2df05 */
+ a = offsetof(struct drm_mode_config_funcs, 
atomic_state_alloc);
+diff --git 
a/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/nvidia-drm/nvidia-drm-connector.c
 
b/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/nvidia-drm/nvidia-drm-connector.c
+index cf16b6f..a66ae5a 100644
+--- 
a/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/nvidia-drm/nvidia-drm-connector.c
 
b/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/nvidia-drm/nvidia-drm-connector.c
+@@ -33,6 +33,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ static void nv_drm_connector_destroy(struct drm_connector *connector)
+ {
+@@ -87,7 +88,11 @@ static enum drm_connector_status 
__nv_drm_connector_detect_internal(
+ break;
+ }
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 15, 0)
+ encoder = drm_encoder_find(dev, connector->encoder_ids[i]);
++#else
++encoder = drm_encoder_find(dev, NULL, connector->encoder_ids[i]);
++#endif
+ 
+ if (encoder == NULL) {
+ BUG_ON(encoder != NULL);
+diff --git 
a/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/nvidia-drm/nvidia-drm-crtc.c 
b/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/nvidia-drm/nvidia-drm-crtc.c
+index b54128a..d820dc2 100644
+--- 
a/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/nvidia-drm/nvidia-drm-crtc.c
 
b/NVIDIA-Linux-x86_64-390.25-no-compat32/kernel/nvidia-drm/nvidia-drm-crtc.c
+@@ -37,6 +37,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ static const u32 nv_default_supported_plane_drm_formats[] = {
+ DRM_FORMAT_ARGB1555,
+@@ -141,7 +142,11 @@ static int nv_drm_plane_atomic_check(struct drm_plane 
*plane,
+ goto done;
+ }
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 15, 0)
+ for_each_crtc_in_state(plane_state->state, crtc, crtc_state, i) {
++#else
++for_each_new_crtc_in_state(plane_state->state, crtc, crtc_state, i) {
++#endif
+ struct nv_drm_crtc_state *nv_crtc_state = 
to_nv_crtc_state(crtc_state);
+ struct NvKmsKapiHeadRequestedConfig *head_req_config =
+ _crtc_state->req_config;
+@@ -365,7 +370,11 @@ static int nv_drm_crtc_atomic_check(struct drm_crtc *crtc,
+ 
+ req_config->flags.displaysChanged = NV_TRUE;
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 15, 0)
+ for_each_connector_in_state(crtc_state->state,
++#else
++for_each_new_connector_in_state(crtc_state->state,
++#endif
+ connector, connector_state, j) {
+ if (connector_state->crtc != crtc) {
+ continue;
+@@ -613,7 +622,11 @@ int nv_drm_get_crtc_crc32_ioctl(struct drm_device *dev,
+ goto done;
+ }
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 15, 0)
+ crtc = drm_crtc_find(dev, params->crtc_id);
++#else
++crtc = drm_crtc_find(dev, NULL, params->crtc_id);
++#endif
+ if (!crtc) {
+ ret = -ENOENT;
+ goto done;

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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 19:49:30
  Author: felixonmars
Revision: 309703

upgpkg: xmobar 0.25-17

rebuild with wai,3.2.1.2

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:49:17 UTC (rev 309702)
+++ PKGBUILD2018-03-20 19:49:30 UTC (rev 309703)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.25
-pkgrel=16
+pkgrel=17
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('custom:BSD3')


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:49:17
  Author: heftig
Revision: 309702

archrelease: copy trunk to community-staging-x86_64

Added:
  acpi_call/repos/community-staging-x86_64/
  acpi_call/repos/community-staging-x86_64/PKGBUILD
(from rev 309701, acpi_call/trunk/PKGBUILD)
  acpi_call/repos/community-staging-x86_64/dkms.conf
(from rev 309701, acpi_call/trunk/dkms.conf)

---+
 PKGBUILD  |   62 
 dkms.conf |9 
 2 files changed, 71 insertions(+)

Copied: acpi_call/repos/community-staging-x86_64/PKGBUILD (from rev 309701, 
acpi_call/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:49:17 UTC (rev 309702)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgbase=acpi_call
+pkgname=(acpi_call acpi_call-dkms)
+pkgver=1.1.0
+pkgrel=113
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+url='https://github.com/mkottman/acpi_call'
+arch=('x86_64')
+license=('GPL')
+depends=('linux>=4.15' 'linux<4.16')
+makedepends=('linux-headers>=4.15' 'linux-headers<4.16')
+_extramodules=extramodules-4.15-ARCH
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;
+dkms.conf)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0'
+'32e6ea6523b13132c6c7838bba7fbf3d040ba2d35a892c2c356245612720df8a')
+
+prepare() {
+  cd $pkgbase-$pkgver
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+
+  # Fix build with Linux >= 4.12
+  sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KVERSION="$(cat /usr/lib/modules/$_extramodules/version)"
+}
+
+package_acpi_call() {
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *.ko
+  find "$pkgdir" -name '*.ko' -exec xz {} +
+
+  echo acpi_call | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/acpi_call.conf"
+
+  mkdir -p "$pkgdir/usr/share/acpi_call"
+  cp -t "$pkgdir/usr/share/acpi_call" -dr --no-preserve=ownership examples 
support
+}
+
+package_acpi_call-dkms() {
+  depends=(dkms)
+  provides=("acpi_call=$pkgver-$pkgrel")
+  conflicts=(acpi_call)
+
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/src/$pkgbase-$pkgver" -m644 Makefile acpi_call.c 
../dkms.conf
+
+  echo acpi_call | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/acpi_call.conf"
+
+  mkdir -p "$pkgdir/usr/share/acpi_call"
+  cp -t "$pkgdir/usr/share/acpi_call" -dr --no-preserve=ownership examples 
support
+}
+
+# vim:set ts=2 sw=2 et:

Copied: acpi_call/repos/community-staging-x86_64/dkms.conf (from rev 309701, 
acpi_call/trunk/dkms.conf)
===
--- community-staging-x86_64/dkms.conf  (rev 0)
+++ community-staging-x86_64/dkms.conf  2018-03-20 19:49:17 UTC (rev 309702)
@@ -0,0 +1,9 @@
+PACKAGE_NAME="acpi_call"
+PACKAGE_VERSION="#MODULE_VERSION#"
+AUTOINSTALL="yes"
+
+MAKE[0]="make KVERSION=$kernelver"
+CLEAN="make clean"
+
+BUILT_MODULE_NAME[0]="acpi_call"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/acpi"


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:48:58
  Author: heftig
Revision: 309701

archrelease: copy trunk to community-staging-x86_64

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

---+
 60-vhba.rules |1 +
 PKGBUILD  |   52 
 dkms.conf |9 +
 3 files changed, 62 insertions(+)

Copied: vhba-module/repos/community-staging-x86_64/60-vhba.rules (from rev 
309700, vhba-module/trunk/60-vhba.rules)
===
--- community-staging-x86_64/60-vhba.rules  (rev 0)
+++ community-staging-x86_64/60-vhba.rules  2018-03-20 19:48:58 UTC (rev 
309701)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-staging-x86_64/PKGBUILD (from rev 309700, 
vhba-module/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:48:58 UTC (rev 309701)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgbase=vhba-module
+pkgname=(vhba-module vhba-module-dkms)
+pkgver=20170610
+pkgrel=54
+pkgdesc="Kernel module that emulates SCSI devices"
+url="http://cdemu.sourceforge.net/;
+arch=(x86_64)
+license=(GPL)
+depends=('linux>=4.15' 'linux<4.16')
+makedepends=('linux-headers>=4.15' 'linux-headers<4.16')
+_extramodules=extramodules-4.15-ARCH
+source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2;
+60-vhba.rules dkms.conf)
+sha256sums=('7970c93f989d9c4f2629371bf5ee7a76f95e4c12342c3320ddc528d0df02d9ec'
+'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
+'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
+
+prepare() {
+  cd $pkgbase-$pkgver
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KERNELRELEASE="$(cat /usr/lib/modules/$_extramodules/version)"
+}
+
+package_vhba-module() {
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *.ko
+  install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules
+  echo 'g cdemu - -' | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/sysusers.d/cdemu.conf"
+
+  find "$pkgdir" -name '*.ko' -exec xz {} +
+}
+
+package_vhba-module-dkms() {
+  depends=(dkms)
+  provides=("vhba-module=$pkgver-$pkgrel")
+  conflicts=(vhba-module)
+
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/src/$pkgbase-$pkgver" -m644 Makefile vhba.c 
../dkms.conf
+  install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules
+  echo 'g cdemu - -' | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/sysusers.d/cdemu.conf"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-staging-x86_64/dkms.conf (from rev 309700, 
vhba-module/trunk/dkms.conf)
===
--- community-staging-x86_64/dkms.conf  (rev 0)
+++ community-staging-x86_64/dkms.conf  2018-03-20 19:48:58 UTC (rev 309701)
@@ -0,0 +1,9 @@
+PACKAGE_NAME="vhba-module"
+PACKAGE_VERSION="#MODULE_VERSION#"
+AUTOINSTALL="yes"
+
+MAKE[0]="make KERNELRELEASE=$kernelver"
+CLEAN="make clean"
+
+BUILT_MODULE_NAME[0]="vhba"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:48:35
  Author: heftig
Revision: 309700

archrelease: copy trunk to community-staging-x86_64

Added:
  r8168/repos/community-staging-x86_64/
  r8168/repos/community-staging-x86_64/PKGBUILD
(from rev 309699, r8168/trunk/PKGBUILD)
  r8168/repos/community-staging-x86_64/linux-4.15.patch
(from rev 309699, r8168/trunk/linux-4.15.patch)

--+
 PKGBUILD |   49 
 linux-4.15.patch |   81 +
 2 files changed, 130 insertions(+)

Copied: r8168/repos/community-staging-x86_64/PKGBUILD (from rev 309699, 
r8168/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:48:35 UTC (rev 309700)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.045.08
+pkgrel=41
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
+linux-4.15.patch)
+sha256sums=('18161cb72fc872a9aed194514f7b8fb8b255b6fa6ed3d2dd459700eaad575f31'
+'6434f0d1fcb08e3605a17859d3b8946c65bcf14737e223315b6468b3394c5cd7')
+
+prepare() {
+   cd "$pkgname-$pkgver"
+   patch -Np1 -i ../linux-4.15.patch
+}
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+   msg2 "Kernel = $KERNEL_VERSION"
+
+   cd "$pkgname-$pkgver"
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_VERSION/build \
+   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   depends=("linux>=$_kernver" "linux<${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1)")
+
+   cd "$pkgname-$pkgver"
+   install -Dt "$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH" -m644 
src/*.ko
+   find "$pkgdir" -name '*.ko' -exec xz {} +
+
+   echo "blacklist r8169" | \
+   install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modprobe.d/r8168.conf"
+}

Copied: r8168/repos/community-staging-x86_64/linux-4.15.patch (from rev 309699, 
r8168/trunk/linux-4.15.patch)
===
--- community-staging-x86_64/linux-4.15.patch   (rev 0)
+++ community-staging-x86_64/linux-4.15.patch   2018-03-20 19:48:35 UTC (rev 
309700)
@@ -0,0 +1,81 @@
+diff -u -r r8168-8.045.08/src/r8168_n.c r8168-8.045.08-4.15/src/r8168_n.c
+--- r8168-8.045.08/src/r8168_n.c   2017-09-22 17:31:17.0 +0200
 r8168-8.045.08-4.15/src/r8168_n.c  2018-01-29 12:33:34.283394438 +0100
+@@ -407,8 +407,13 @@
+ static void rtl8168_sleep_rx_enable(struct net_device *dev);
+ static void rtl8168_dsm(struct net_device *dev, int dev_state);
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4,15,0)
+ static void rtl8168_esd_timer(unsigned long __opaque);
+ static void rtl8168_link_timer(unsigned long __opaque);
++#else
++static void rtl8168_esd_timer(struct timer_list *timer_list);
++static void rtl8168_link_timer(struct timer_list *timer_list);
++#endif
+ static void rtl8168_tx_clear(struct rtl8168_private *tp);
+ static void rtl8168_rx_clear(struct rtl8168_private *tp);
+ 
+@@ -22964,7 +22969,11 @@
+ struct rtl8168_private *tp = netdev_priv(dev);
+ struct timer_list *timer = >esd_timer;
+ 
+-setup_timer(timer, rtl8168_esd_timer, (unsigned long)dev);
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4,15,0)
++setup_timer(timer, rtl8168_esd_timer, (unsigned long)tp);
++#else
++timer_setup(timer, rtl8168_esd_timer, 0);
++#endif
+ mod_timer(timer, jiffies + RTL8168_ESD_TIMEOUT);
+ }
+ 
+@@ -22978,7 +22987,11 @@
+ struct rtl8168_private *tp = netdev_priv(dev);
+ struct timer_list *timer = >link_timer;
+ 
+-setup_timer(timer, rtl8168_link_timer, (unsigned long)dev);
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4,15,0)
++setup_timer(timer, rtl8168_link_timer, (unsigned long)tp);
++#else
++timer_setup(timer, rtl8168_link_timer, 0);
++#endif
+ mod_timer(timer, jiffies + RTL8168_LINK_TIMEOUT);
+ }
+ 
+@@ -24717,10 +24730,16 @@
+ #define PCI_DEVICE_SERIAL_NUMBER (0x0164)
+ 
+ static void
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4,15,0)
+ 

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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 19:48:17
  Author: felixonmars
Revision: 309699

archrelease: copy trunk to community-staging-x86_64

Added:
  cabal-install/repos/community-staging-x86_64/
  cabal-install/repos/community-staging-x86_64/PKGBUILD
(from rev 309697, cabal-install/trunk/PKGBUILD)

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

Copied: cabal-install/repos/community-staging-x86_64/PKGBUILD (from rev 309697, 
cabal-install/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:48:17 UTC (rev 309699)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Arch Haskell Team 
+
+pkgname=cabal-install
+pkgver=2.0.0.1
+pkgrel=38
+pkgdesc="The command-line interface for Cabal and Hackage."
+url="https://hackage.haskell.org/package/cabal-install;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-base16-bytestring' 
'haskell-cryptohash-sha256'
+ 'haskell-echo' 'haskell-edit-distance' 'haskell-hackage-security' 
'haskell-hashable'
+ 'haskell-http' 'haskell-mtl' 'haskell-network' 'haskell-network-uri' 
'haskell-random'
+ 'haskell-stm' 'haskell-tar' 'haskell-zlib')
+makedepends=('ghc' 'haskell-pretty-show' 'haskell-quickcheck' 'haskell-tagged' 
'haskell-tasty'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/package/cabal-install-${pkgver}/cabal-install-${pkgver}.tar.gz;)
+sha512sums=('136105745e22b83a9ab906ac71ebbf4a5992b1731dd152e88eaa8dfd0d3076ddaca80bf0077c8b59c085c7d2f2fd0a3786e6e4c70a47dc924995f23758952a16')
+
+build() {
+  cd "${srcdir}/$pkgname-$pkgver"
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
+--docdir="/usr/share/doc/${pkgname}" --enable-tests \
+-fnetwork-uri -f-old-directory -f-old-bytestring 
-f-debug-expensive-assertions -f-debug-conflict-sets \
+-f-debug-tracetree -f-parsec -f-monolithic
+  runhaskell Setup build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  runhaskell Setup test || warning "TODO: pass -dynamic somewhere"
+}
+
+package() {
+  cd "${srcdir}/$pkgname-$pkgver"
+  runhaskell Setup copy --destdir="${pkgdir}"
+
+  install -Dm644 LICENSE \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  install -Dm644 bash-completion/cabal \
+"${pkgdir}/usr/share/bash-completion/completions/cabal"
+}


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:48:16
  Author: heftig
Revision: 309698

archrelease: copy trunk to community-staging-x86_64

Added:
  bbswitch/repos/community-staging-x86_64/
  bbswitch/repos/community-staging-x86_64/PKGBUILD
(from rev 309697, bbswitch/trunk/PKGBUILD)

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

Copied: bbswitch/repos/community-staging-x86_64/PKGBUILD (from rev 309697, 
bbswitch/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:48:16 UTC (rev 309698)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+pkgrel=119
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+depends=('linux>=4.15' 'linux<4.16')
+makedepends=('linux-headers>=4.15' 'linux-headers<4.16')
+_extramodules=extramodules-4.15-ARCH
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package_bbswitch() {
+  cd ${pkgbase}-${pkgver}
+  install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 *.ko
+  find "${pkgdir}" -name '*.ko' -exec xz {} +
+}
+
+package_bbswitch-dkms() {
+  depends=('dkms')
+  conflicts=('bbswitch')
+  provides=('bbswitch')
+
+  cd ${pkgbase}-${pkgver}
+  install -Dt "${pkgdir}/usr/src/${pkgbase}-${pkgver}" -m644 Makefile 
bbswitch.c dkms/dkms.conf
+}


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:47:54
  Author: heftig
Revision: 309696

archrelease: copy trunk to community-staging-x86_64

Added:
  virtualbox-modules-arch/repos/community-staging-x86_64/
  virtualbox-modules-arch/repos/community-staging-x86_64/PKGBUILD
(from rev 309695, virtualbox-modules-arch/trunk/PKGBUILD)

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

Copied: virtualbox-modules-arch/repos/community-staging-x86_64/PKGBUILD (from 
rev 309695, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:47:54 UTC (rev 309696)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=5.2.8
+pkgrel=7
+_linux_major=4
+_linux_minor=15
+arch=('x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=("linux>=${_linux_major}.${_linux_minor}"
+ "linux<${_linux_major}.$((_linux_minor+1))"
+ "linux-headers>=${_linux_major}.${_linux_minor}"
+ "linux-headers<${_linux_major}.$((_linux_minor+1))"
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+_extramodules=extramodules-${_linux_major}.${_linux_minor}-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+
+  # systemd module loading
+  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  license=('GPL')
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
+ 'virtualbox-guest-dkms')
+  provides=('VIRTUALBOX-GUEST-MODULES')
+
+  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+
+  # systemd module loading
+  printf "vboxguest\nvboxsf\nvboxvideo\n" |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-03-20 Thread Felix Yan via arch-commits
Date: Tuesday, March 20, 2018 @ 19:47:58
  Author: felixonmars
Revision: 309697

upgpkg: cabal-install 2.0.0.1-38

rebuild with wai,3.2.1.2

Modified:
  cabal-install/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:47:54 UTC (rev 309696)
+++ PKGBUILD2018-03-20 19:47:58 UTC (rev 309697)
@@ -6,7 +6,7 @@
 
 pkgname=cabal-install
 pkgver=2.0.0.1
-pkgrel=37
+pkgrel=38
 pkgdesc="The command-line interface for Cabal and Hackage."
 url="https://hackage.haskell.org/package/cabal-install;
 license=('custom:BSD3')


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:47:23
  Author: heftig
Revision: 309695

archrelease: copy trunk to community-staging-x86_64

Added:
  tp_smapi/repos/community-staging-x86_64/
  tp_smapi/repos/community-staging-x86_64/PKGBUILD
(from rev 309694, tp_smapi/trunk/PKGBUILD)

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

Copied: tp_smapi/repos/community-staging-x86_64/PKGBUILD (from rev 309694, 
tp_smapi/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-03-20 19:47:23 UTC (rev 309695)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+pkgver=0.43
+_extradir=/usr/lib/modules/extramodules-4.15-ARCH
+pkgrel=7
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=4.15' 'linux<4.16')
+makedepends=('linux-headers>=4.15' 'linux-headers<4.16' 'git')
+_commit=a63729ab30d85430048f65c37f29188ab484cd52  # tags/tp-smapi/0.43
+source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^tp-smapi\///;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  # https://bugs.archlinux.org/task/54975 (kernel has no 
_GLOBAL_OFFSET_TABLE_):
+  # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt 
breaks the modules
+
+  make HDAPS=1 KVER="$(<$_extradir/version)" EXTRA_CFLAGS=
+}
+
+package() {
+  cd $pkgname
+
+  # install kernel modules
+  find . -name "*.ko" -exec install -Dt "$pkgdir$_extradir" {} +
+
+  # compress kernel modules
+  find "$pkgdir" -name "*.ko" -exec xz {} +
+
+  # load module on startup
+  echo tp_smapi | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:41:38
  Author: heftig
Revision: 319699

390.42-4: kernel 4.15.11-1

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 15:55:11 UTC (rev 319698)
+++ PKGBUILD2018-03-20 19:41:38 UTC (rev 319699)
@@ -7,7 +7,7 @@
 pkgname=(nvidia nvidia-dkms)
 pkgver=390.42
 _extramodules=extramodules-4.15-ARCH
-pkgrel=3
+pkgrel=4
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="http://www.nvidia.com/;


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:41:23
  Author: heftig
Revision: 309693

20170610-54: kernel 4.15.11-1

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:41:19 UTC (rev 309692)
+++ PKGBUILD2018-03-20 19:41:23 UTC (rev 309693)
@@ -6,7 +6,7 @@
 pkgbase=vhba-module
 pkgname=(vhba-module vhba-module-dkms)
 pkgver=20170610
-pkgrel=53
+pkgrel=54
 pkgdesc="Kernel module that emulates SCSI devices"
 url="http://cdemu.sourceforge.net/;
 arch=(x86_64)


[arch-commits] Commit in nvidia-340xx/trunk (PKGBUILD)

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:41:50
  Author: heftig
Revision: 319700

340.106-19: kernel 4.15.11-1

Modified:
  nvidia-340xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:41:38 UTC (rev 319699)
+++ PKGBUILD2018-03-20 19:41:50 UTC (rev 319700)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-340xx nvidia-340xx-dkms)
 pkgver=340.106
 _extramodules=extramodules-4.15-ARCH
-pkgrel=18
+pkgrel=19
 pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
 arch=('x86_64')
 url="http://www.nvidia.com/;


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:41:30
  Author: heftig
Revision: 309694

5.2.8-7: kernel 4.15.11-1

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:41:23 UTC (rev 309693)
+++ PKGBUILD2018-03-20 19:41:30 UTC (rev 309694)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
 pkgver=5.2.8
-pkgrel=6
+pkgrel=7
 _linux_major=4
 _linux_minor=15
 arch=('x86_64')


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:41:14
  Author: heftig
Revision: 309691

8.045.08-41: kernel 4.15.11-1

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:41:10 UTC (rev 309690)
+++ PKGBUILD2018-03-20 19:41:14 UTC (rev 309691)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.045.08
-pkgrel=40
+pkgrel=41
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")


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

2018-03-20 Thread Jan Steffens via arch-commits
Date: Tuesday, March 20, 2018 @ 19:41:19
  Author: heftig
Revision: 309692

0.43-7: kernel 4.15.11-1

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-20 19:41:14 UTC (rev 309691)
+++ PKGBUILD2018-03-20 19:41:19 UTC (rev 309692)
@@ -11,7 +11,7 @@
 pkgname=tp_smapi
 pkgver=0.43
 _extradir=/usr/lib/modules/extramodules-4.15-ARCH
-pkgrel=6
+pkgrel=7
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'


  1   2   3   4   >