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

2019-02-07 Thread Sergej Pupykin via arch-commits
Date: Friday, February 8, 2019 @ 07:20:14
  Author: spupykin
Revision: 430418

archrelease: copy trunk to community-x86_64

Added:
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 430417, shotwell/trunk/PKGBUILD)
Deleted:
  shotwell/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-08 07:19:38 UTC (rev 430417)
+++ PKGBUILD2019-02-08 07:20:14 UTC (rev 430418)
@@ -1,30 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer : Ionut Biru 
-# Contributor: Joeny Ang 
-
-pkgname=shotwell
-epoch=2
-pkgver=0.30.1
-_basever=${pkgver%.*}
-pkgrel=2
-pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
-arch=('x86_64')
-url="http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2' 'libgudev'
-'gcr' 'libgdata')
-makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
-# odd versions are unstable!
-source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('3762b10945f909b108a691a83f5d1fa9d0fac486c0f8e43c195b42035eac1a06')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" meson install -C build
-}

Copied: shotwell/repos/community-x86_64/PKGBUILD (from rev 430417, 
shotwell/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-08 07:20:14 UTC (rev 430418)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer : Ionut Biru 
+# Contributor: Joeny Ang 
+
+pkgname=shotwell
+epoch=2
+pkgver=0.30.2
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
+arch=('x86_64')
+url="http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'webkit2gtk' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2' 'libgudev'
+'gcr' 'libgdata')
+makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
+# odd versions are unstable!
+source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
+sha256sums=('1945978be04ff6985275f70557fb4f2ea43d5fcd3415388b61738310a206555d')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" meson install -C build
+}


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

2019-02-07 Thread Sergej Pupykin via arch-commits
Date: Friday, February 8, 2019 @ 07:19:38
  Author: spupykin
Revision: 430417

upgpkg: shotwell 2:0.30.2-1

Modified:
  shotwell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-08 07:18:50 UTC (rev 430416)
+++ PKGBUILD2019-02-08 07:19:38 UTC (rev 430417)
@@ -4,9 +4,9 @@
 
 pkgname=shotwell
 epoch=2
-pkgver=0.30.1
+pkgver=0.30.2
 _basever=${pkgver%.*}
-pkgrel=2
+pkgrel=1
 pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
 arch=('x86_64')
 url="http://yorba.org/shotwell/;
@@ -18,7 +18,7 @@
 makedepends=('intltool' 'vala>=0.17.2' 'gnome-doc-utils' 'itstool' 'meson' 
'ninja')
 # odd versions are unstable!
 
source=("https://download.gnome.org/sources/shotwell/${_basever}/shotwell-$pkgver.tar.xz;)
-sha256sums=('3762b10945f909b108a691a83f5d1fa9d0fac486c0f8e43c195b42035eac1a06')
+sha256sums=('1945978be04ff6985275f70557fb4f2ea43d5fcd3415388b61738310a206555d')
 
 build() {
   arch-meson ${pkgname}-${pkgver} build


[arch-commits] Commit in nextcloud/repos/community-any (6 files)

2019-02-07 Thread Sergej Pupykin via arch-commits
Date: Friday, February 8, 2019 @ 07:18:50
  Author: spupykin
Revision: 430416

archrelease: copy trunk to community-any

Added:
  nextcloud/repos/community-any/PKGBUILD
(from rev 430415, nextcloud/trunk/PKGBUILD)
  nextcloud/repos/community-any/apache.example.conf
(from rev 430415, nextcloud/trunk/apache.example.conf)
  nextcloud/repos/community-any/nextcloud.hook
(from rev 430415, nextcloud/trunk/nextcloud.hook)
Deleted:
  nextcloud/repos/community-any/PKGBUILD
  nextcloud/repos/community-any/apache.example.conf
  nextcloud/repos/community-any/nextcloud.hook

-+
 PKGBUILD|  114 +-
 apache.example.conf |   36 +++
 nextcloud.hook  |   26 +--
 3 files changed, 88 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-08 07:18:35 UTC (rev 430415)
+++ PKGBUILD2019-02-08 07:18:50 UTC (rev 430416)
@@ -1,57 +0,0 @@
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud
-pkgver=15.0.3
-pkgrel=1
-pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
-arch=('any')
-url="https://nextcloud.com;
-license=('AGPL')
-depends=()
-optdepends=('php-apache: to use the Apache web server'
-'php-sqlite: to use the SQLite database backend'
-'php-pgsql: to use the PostgreSQL database backend'
-'php-ldap: LDAP authentication'
-'php-intl'
-'php-apcu'
-'mariadb: to use the MySQL database backend'
-'smbclient: to mount SAMBA shares'
-'php-mcrypt'
-'ffmpeg: file preview'
-'libreoffice: file preview')
-options=('!strip')
-backup=('etc/webapps/nextcloud/apache.example.conf')
-validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
-source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
-'apache.example.conf'
-'nextcloud.hook')
-sha256sums=('cec96622020eeef50eb822766931dfa2985afa2578adc23be2cb5f18dd36f937'
-'SKIP'
-'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
-'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
-
-package() {
-depends=('php' 'php-gd')
-
-# install project
-install -d "$pkgdir"/usr/share/webapps/
-cp -R "$srcdir"/${pkgname} "$pkgdir"/usr/share/webapps/.
-
-# install apache config file
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-install -m 644 "$srcdir"/apache.example.conf  
"$pkgdir"/etc/webapps/${pkgname}
-
-# move config to /etc
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-mv "$pkgdir"/usr/share/webapps/${pkgname}/config 
"$pkgdir"/etc/webapps/${pkgname}/config
-chown -R http:http "$pkgdir"/etc/webapps/${pkgname}
-ln -s /etc/webapps/${pkgname}/config 
"$pkgdir"/usr/share/webapps/${pkgname}/config
-chown -R root:http "$pkgdir"/usr/share/webapps/${pkgname}
-
-find "$pkgdir"/usr/share/webapps/${pkgname} -type f -exec chmod 0644 {} \;
-find "$pkgdir"/usr/share/webapps/${pkgname} -type d -exec chmod 0755 {} \;
-
-chmod a+x "$pkgdir"/usr/share/webapps/${pkgname}/occ
-
-#install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
-}

Copied: nextcloud/repos/community-any/PKGBUILD (from rev 430415, 
nextcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-08 07:18:50 UTC (rev 430416)
@@ -0,0 +1,57 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud
+pkgver=15.0.4
+pkgrel=1
+pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
+arch=('any')
+url="https://nextcloud.com;
+license=('AGPL')
+depends=()
+optdepends=('php-apache: to use the Apache web server'
+'php-sqlite: to use the SQLite database backend'
+'php-pgsql: to use the PostgreSQL database backend'
+'php-ldap: LDAP authentication'
+'php-intl'
+'php-apcu'
+'mariadb: to use the MySQL database backend'
+'smbclient: to mount SAMBA shares'
+'php-mcrypt'
+'ffmpeg: file preview'
+'libreoffice: file preview')
+options=('!strip')
+backup=('etc/webapps/nextcloud/apache.example.conf')
+validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
+source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
+'apache.example.conf'
+'nextcloud.hook')
+sha256sums=('f87db047c174f563e391a22c959d9ace767ca14ef0f97fc394f3061fc63d8f77'
+'SKIP'
+'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
+'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
+
+package() {
+depends=('php' 'php-gd')
+
+# install project
+install -d 

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

2019-02-07 Thread Sergej Pupykin via arch-commits
Date: Friday, February 8, 2019 @ 07:18:35
  Author: spupykin
Revision: 430415

upgpkg: nextcloud 15.0.4-1

Modified:
  nextcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-08 01:55:39 UTC (rev 430414)
+++ PKGBUILD2019-02-08 07:18:35 UTC (rev 430415)
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=nextcloud
-pkgver=15.0.3
+pkgver=15.0.4
 pkgrel=1
 pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
 arch=('any')
@@ -25,7 +25,7 @@
 
source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
 'apache.example.conf'
 'nextcloud.hook')
-sha256sums=('cec96622020eeef50eb822766931dfa2985afa2578adc23be2cb5f18dd36f937'
+sha256sums=('f87db047c174f563e391a22c959d9ace767ca14ef0f97fc394f3061fc63d8f77'
 'SKIP'
 '55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
 'd084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')


[arch-commits] Commit in mesa/repos/extra-x86_64 (5 files)

2019-02-07 Thread Evangelos Foutras via arch-commits
Date: Friday, February 8, 2019 @ 02:49:03
  Author: foutrelis
Revision: 345632

archrelease: copy trunk to extra-x86_64

Added:
  mesa/repos/extra-x86_64/LICENSE
(from rev 345631, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 345631, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/get-program-name-based-on-path.patch
(from rev 345631, mesa/trunk/get-program-name-based-on-path.patch)
Deleted:
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

--+
 LICENSE  |  166 +++---
 PKGBUILD |  370 -
 get-program-name-based-on-path.patch |   58 +
 3 files changed, 328 insertions(+), 266 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-02-08 02:48:56 UTC (rev 345631)
+++ LICENSE 2019-02-08 02:49:03 UTC (rev 345632)
@@ -1,83 +0,0 @@
-The Mesa 3D Graphics Library
-
-Disclaimer
-
-   Mesa is a 3-D graphics library with an API which is very similar to
-   that of [1]OpenGL.* To the extent that Mesa utilizes the OpenGL command
-   syntax or state machine, it is being used with authorization from
-   [2]Silicon Graphics, Inc.(SGI). However, the author does not possess an
-   OpenGL license from SGI, and makes no claim that Mesa is in any way a
-   compatible replacement for OpenGL or associated with SGI. Those who
-   want a licensed implementation of OpenGL should contact a licensed
-   vendor.
-
-   Please do not refer to the library as MesaGL (for legal reasons). It's
-   just Mesa or The Mesa 3-D graphics library.
-
-   * OpenGL is a trademark of [3]Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-   The Mesa distribution consists of several components. Different
-   copyrights and licenses apply to different components. For example, the
-   GLX client code uses the SGI Free Software License B, and some of the
-   Mesa device drivers are copyrighted by their authors. See below for a
-   list of Mesa's main components and the license for each.
-
-   The core Mesa library is licensed according to the terms of the MIT
-   license. This allows integration with the XFree86, Xorg and DRI
-   projects.
-
-   The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-
-Attention, Contributors
-
-   When contributing to the Mesa project you must agree to the licensing
-   terms of the component to which you're contributing. The following
-   section lists the primary components of the Mesa distribution and their
-   respective licenses.
-
-Mesa Component Licenses
-
-Component Location   License
---
-Main Mesa codesrc/mesa/  MIT
-
-Device driverssrc/mesa/drivers/* MIT, generally
-
-Gallium code  src/gallium/   MIT
-
-Ext headers   include/GL/glext.h Khronos
-  include/GL/glxext.h
-
-GLX client code   src/glx/   SGI Free Software License B
-
-C11 threadinclude/c11/threads*.h Boost (permissive) emulation
-
-   In general, consult the source files for license terms.
-
-References
-
-   1. https://www.opengl.org/
-   2. https://www.sgi.com/
-   3. https://www.sgi.com/

Copied: mesa/repos/extra-x86_64/LICENSE (from rev 345631, mesa/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2019-02-08 02:49:03 UTC (rev 345632)
@@ -0,0 +1,83 @@
+The Mesa 3D Graphics Library
+
+Disclaimer
+
+   Mesa is a 3-D graphics library with an API which is very similar to
+   that of [1]OpenGL.* To the extent that Mesa utilizes the OpenGL command
+   syntax or state machine, it is being used with authorization from
+   [2]Silicon Graphics, Inc.(SGI). 

[arch-commits] Commit in mesa/trunk (PKGBUILD get-program-name-based-on-path.patch)

2019-02-07 Thread Evangelos Foutras via arch-commits
Date: Friday, February 8, 2019 @ 02:48:56
  Author: foutrelis
Revision: 345631

upgpkg: mesa 18.3.3-2

Fix chromium executable detection in drirc.

Added:
  mesa/trunk/get-program-name-based-on-path.patch
Modified:
  mesa/trunk/PKGBUILD

--+
 PKGBUILD |6 ++-
 get-program-name-based-on-path.patch |   58 +
 2 files changed, 63 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-08 01:19:55 UTC (rev 345630)
+++ PKGBUILD2019-02-08 02:48:56 UTC (rev 345631)
@@ -5,7 +5,7 @@
 pkgname=('opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'libva-mesa-driver' 
'mesa-vdpau' 'mesa')
 pkgdesc="An open-source implementation of the OpenGL specification"
 pkgver=18.3.3
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 makedepends=('python-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
  'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 
'wayland' 'wayland-protocols'
@@ -14,9 +14,11 @@
 url="https://www.mesa3d.org/;
 license=('custom')
 source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig}
+get-program-name-based-on-path.patch
 LICENSE)
 
sha512sums=('cd6214b8bbeb3e3d187139ae1e949684f32f90152e1d7ba8d81222bd088770e28cff7ff165f2ccc41c068950561fe952420c6e54472f7204532a8d8700ff18bb'
 'SKIP'
+
'3c851ec0f1d8c1d918756c5b5315901d2a9c1de22624378bb2ba49ae8d7abc0b6c015a91c455f1d40d50532939f60db81cab0d7c9f832d41162c684582783fa6'
 
'f9f0d0ccf166fe6cb684478b6f1e1ab1f2850431c06aa041738563eb1808a004e52cdec823c103c9e180f03ffc083e95974d291353f0220fe52ae6d4897fecc7')
 validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D'  # Emil Velikov 

   '946D09B5E4C9845E63075FF1D961C596A7203456'  # Andres Gomez 

@@ -27,6 +29,8 @@
 prepare() {
   cd mesa-${pkgver}
 
+  # Needed in order to target Chromium in drirc (included upstream in Mesa 19)
+  patch -Np1 -i ../get-program-name-based-on-path.patch
 }
 
 build() {

Added: get-program-name-based-on-path.patch
===
--- get-program-name-based-on-path.patch(rev 0)
+++ get-program-name-based-on-path.patch2019-02-08 02:48:56 UTC (rev 
345631)
@@ -0,0 +1,58 @@
+From 759b94038987bb983398cd4b1d2cb1c8f79817a9 Mon Sep 17 00:00:00 2001
+From: Nicholas Kazlauskas 
+Date: Tue, 23 Oct 2018 11:38:48 -0400
+Subject: [PATCH] util: Get program name based on path when possible
+
+Some programs start with the path and command line arguments in
+argv[0] (program_invocation_name). Chromium is an example of
+an application using mesa that does this.
+
+This tries to query the real path for the symbolic link /proc/self/exe
+to find the program name instead. It only uses the realpath if it
+was a prefix of the invocation to avoid breaking wine programs.
+
+Cc: Timothy Arceri 
+Signed-off-by: Nicholas Kazlauskas 
+Reviewed-by: Eric Engestrom 
+---
+ src/util/u_process.c | 23 ++-
+ 1 file changed, 22 insertions(+), 1 deletion(-)
+
+diff --git a/src/util/u_process.c b/src/util/u_process.c
+index 5e5927678d8..a1667e78074 100644
+--- a/src/util/u_process.c
 b/src/util/u_process.c
+@@ -41,8 +41,29 @@ static const char *
+ __getProgramName()
+ {
+char * arg = strrchr(program_invocation_name, '/');
+-   if (arg)
++   if (arg) {
++  /* If the / character was found this is likely a linux path or
++   * an invocation path for a 64-bit wine program.
++   *
++   * However, some programs pass command line arguments into argv[0].
++   * Strip these arguments out by using the realpath only if it was
++   * a prefix of the invocation name.
++   */
++  static char *path;
++
++  if (!path)
++ path = realpath("/proc/self/exe", NULL);
++
++  if (path && strncmp(path, program_invocation_name, strlen(path)) == 0) {
++ /* This shouldn't be null because path is a a prefix,
++  * but check it anyway since path is static. */
++ char * name = strrchr(path, '/');
++ if (name)
++return name + 1;
++  }
++
+   return arg+1;
++   }
+ 
+/* If there was no '/' at all we likely have a windows like path from
+ * a wine application.
+-- 
+2.18.1
+


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

2019-02-07 Thread Eli Schwartz via arch-commits
Date: Friday, February 8, 2019 @ 01:55:39
  Author: eschwartz
Revision: 430414

archrelease: copy trunk to community-any

Added:
  sx/repos/community-any/PKGBUILD
(from rev 430413, sx/trunk/PKGBUILD)
Deleted:
  sx/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-08 01:55:20 UTC (rev 430413)
+++ PKGBUILD2019-02-08 01:55:39 UTC (rev 430414)
@@ -1,19 +0,0 @@
-# Maintainer: Eli Schwartz 
-
-pkgname=sx
-pkgver=2.1
-pkgrel=1
-pkgdesc="Simple alternative to startx(1) for starting an Xorg server."
-arch=('any')
-url="https://github.com/Earnestly/sx;
-license=('MIT')
-depends=('xorg-server' 'xorg-xauth')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('55a713f4f026c3844eb0a1079d373051259271929c7766416d11bc537dea3c77')
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-make PREFIX=/usr DESTDIR="${pkgdir}" install
-install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: sx/repos/community-any/PKGBUILD (from rev 430413, sx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-08 01:55:39 UTC (rev 430414)
@@ -0,0 +1,19 @@
+# Maintainer: Eli Schwartz 
+
+pkgname=sx
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="Simple alternative to startx(1) for starting an Xorg server."
+arch=('any')
+url="https://github.com/Earnestly/sx;
+license=('MIT')
+depends=('xorg-server' 'xorg-xauth')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha256sums=('32f84a14f46ff1c04c49d08cdfcfa6d25d18f4b3aff958794684c5d0e5fd3d5f')
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+make PREFIX=/usr DESTDIR="${pkgdir}" install
+install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2019-02-07 Thread Eli Schwartz via arch-commits
Date: Friday, February 8, 2019 @ 01:55:20
  Author: eschwartz
Revision: 430413

upgpkg: sx 2.1.1-1

upstream release
basically just docs again

Modified:
  sx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-08 01:45:03 UTC (rev 430412)
+++ PKGBUILD2019-02-08 01:55:20 UTC (rev 430413)
@@ -1,7 +1,7 @@
 # Maintainer: Eli Schwartz 
 
 pkgname=sx
-pkgver=2.1
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Simple alternative to startx(1) for starting an Xorg server."
 arch=('any')
@@ -9,7 +9,7 @@
 license=('MIT')
 depends=('xorg-server' 'xorg-xauth')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('55a713f4f026c3844eb0a1079d373051259271929c7766416d11bc537dea3c77')
+sha256sums=('32f84a14f46ff1c04c49d08cdfcfa6d25d18f4b3aff958794684c5d0e5fd3d5f')
 
 package() {
 cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in pgadmin4/repos/community-x86_64 (11 files)

2019-02-07 Thread Levente Polyak via arch-commits
Date: Friday, February 8, 2019 @ 01:45:03
  Author: anthraxx
Revision: 430412

archrelease: copy trunk to community-x86_64

Added:
  pgadmin4/repos/community-x86_64/PKGBUILD
(from rev 430411, pgadmin4/trunk/PKGBUILD)
  pgadmin4/repos/community-x86_64/config_distro.py
(from rev 430411, pgadmin4/trunk/config_distro.py)
  pgadmin4/repos/community-x86_64/config_local.py
(from rev 430411, pgadmin4/trunk/config_local.py)
  pgadmin4/repos/community-x86_64/pgAdmin4.desktop
(from rev 430411, pgadmin4/trunk/pgAdmin4.desktop)
  pgadmin4/repos/community-x86_64/pgadmin4-python-de-vendor-venv-paths.patch
(from rev 430411, pgadmin4/trunk/pgadmin4-python-de-vendor-venv-paths.patch)
Deleted:
  pgadmin4/repos/community-x86_64/PKGBUILD
  pgadmin4/repos/community-x86_64/config_distro.py
  pgadmin4/repos/community-x86_64/config_local.py
  pgadmin4/repos/community-x86_64/pgAdmin4.desktop
  
pgadmin4/repos/community-x86_64/pgadmin4-compatibility-with-python3-pycryptodome.patch
  pgadmin4/repos/community-x86_64/pgadmin4-python-de-vendor-venv-paths.patch

+
 PKGBUILD   |  255 +++
 config_distro.py   |4 
 pgAdmin4.desktop   |   22 -
 pgadmin4-compatibility-with-python3-pycryptodome.patch |   45 --
 pgadmin4-python-de-vendor-venv-paths.patch |   66 +--
 5 files changed, 172 insertions(+), 220 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-08 01:44:56 UTC (rev 430411)
+++ PKGBUILD2019-02-08 01:45:03 UTC (rev 430412)
@@ -1,129 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Jerome Leclanche 
-
-pkgname=pgadmin4
-pkgver=4.1
-pkgrel=1
-pkgdesc='Comprehensive design and management interface for PostgreSQL'
-url='https://www.pgadmin.org/'
-arch=('x86_64')
-license=('custom')
-depends=('qt5-base' 'postgresql-libs' 'hicolor-icon-theme'
- 'python' 'python-blinker' 'python-extras' 'python-fixtures'
- 'python-flask' 'python-flask-login' 'python-flask-migrate'
- 'python-flask-sqlalchemy' 'python-flask-wtf' 'python-html5lib'
- 'python-passlib' 'python-mimeparse' 'python-pytz' 'python-simplejson'
- 'python-six' 'python-speaklater' 'python-sqlparse' 'python-wtforms'
- 'python-psutil' 'python-jinja' 'python-paramiko' 'python-psycopg2'
- 'python-pycryptodome' 'python-sqlalchemy' 'python-testtools'
- 'python-webencodings' 'python-werkzeug' 'python-dateutil'
- 'python-pyrsistent' 'python-pbr' 'python-flask-gravatar'
- 'python-flask-mail' 'python-flask-principal' 'python-flask-paranoid'
- 'python-htmlmin' 'python-flask-htmlmin' 'python-sshtunnel'
- 'python-flask-security')
-makedepends=('python-setuptools' 'python-sphinx' 'imagemagick')
-source=(https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v${pkgver}/source/${pkgname}-${pkgver}.tar.gz{,.asc}
-pgAdmin4.desktop
-config_distro.py
-config_local.py
-pgadmin4-compatibility-with-python3-pycryptodome.patch
-pgadmin4-python-de-vendor-venv-paths.patch)
-validpgpkeys=('E8697E2EEF76C02D3A6332778881B2A8210976F2') # Package Manager 
(Package Signing Key) 
-sha512sums=('8c690ae67416b78d19988a4f0c9ec788340cadd347cb33f6e436f2d6627708f5a1d3f05daf4bcdb2824d79315fc49edd76d9e815ad7185632e15b623fd9e4659'
-'SKIP'
-
'b19dda3331585010c759099eb09f4db288ce4cd3d36882b56748e1e3756dc7bee2899d7438d496280498ec6a60f6e1ba90309d49fc599403f1fdc7e8817b6645'
-
'16d00dc2095904a6b12da7039458f632873829ad98d4d7653eac5804032ba92097ccae4488d56467d0ea9bd64e2654a3dead73eb7924c947ff1737ff6e3b4745'
-
'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'
-
'37f47723ed4ce4a2fef5e400eefb77a3c5dfe8e51ba749dad1c91c403379a02b0bfdf78086bd9fc33c5e9e6fbe8462f7b6103bcfb992ba0c3dcfca919d9eb985'
-
'70c8e589421ab50cf81753fbcfb5df65669b0feeefa3a57ee574b3785424fd107af720fc7007e52876798a46fae88f2c02dbf156aa096397afa0f85ac04fdb76')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-
-  patch -Np1 < ../pgadmin4-compatibility-with-python3-pycryptodome.patch
-  patch -Np1 < ../pgadmin4-python-de-vendor-venv-paths.patch
-
-  local PYTHONVERSION="$(python -c 'import sys; 
print(f"{sys.version_info.major}.{sys.version_info.minor}")')"
-  sed -E "s|/usr/pgadmin4/web|/usr/lib/pgadmin4/web|g;
-  
s|/usr/pgadmin4/lib/python[0-9\\.]+|/usr/lib/python${PYTHONVERSION}|g" \
-  -i runtime/ConfigWindow.ui
-  sed "s|##PYTHONVERSION##|${PYTHONVERSION}|g" -i runtime/Server.cpp
-
-  sed -E -i requirements.txt \
--e '/blinker>?=/d' \
--e '/extras>?=/d' \
--e '/fixtures>?=/d' \
--e '/Flask>?=/d' \
--e '/Flask-Login>?=/d' \
--e '/Flask-Migrate>?=/d' \
--e 

[arch-commits] Commit in pgadmin4/trunk (2 files)

2019-02-07 Thread Levente Polyak via arch-commits
Date: Friday, February 8, 2019 @ 01:44:56
  Author: anthraxx
Revision: 430411

upgpkg: pgadmin4 4.2-1

Modified:
  pgadmin4/trunk/PKGBUILD
Deleted:
  pgadmin4/trunk/pgadmin4-compatibility-with-python3-pycryptodome.patch

+
 PKGBUILD   |9 +--
 pgadmin4-compatibility-with-python3-pycryptodome.patch |   45 ---
 2 files changed, 3 insertions(+), 51 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 23:53:01 UTC (rev 430410)
+++ PKGBUILD2019-02-08 01:44:56 UTC (rev 430411)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=pgadmin4
-pkgver=4.1
+pkgver=4.2
 pkgrel=1
 pkgdesc='Comprehensive design and management interface for PostgreSQL'
 url='https://www.pgadmin.org/'
@@ -15,7 +15,7 @@
  'python-passlib' 'python-mimeparse' 'python-pytz' 'python-simplejson'
  'python-six' 'python-speaklater' 'python-sqlparse' 'python-wtforms'
  'python-psutil' 'python-jinja' 'python-paramiko' 'python-psycopg2'
- 'python-pycryptodome' 'python-sqlalchemy' 'python-testtools'
+ 'python-cryptography' 'python-sqlalchemy' 'python-testtools'
  'python-webencodings' 'python-werkzeug' 'python-dateutil'
  'python-pyrsistent' 'python-pbr' 'python-flask-gravatar'
  'python-flask-mail' 'python-flask-principal' 'python-flask-paranoid'
@@ -26,21 +26,18 @@
 pgAdmin4.desktop
 config_distro.py
 config_local.py
-pgadmin4-compatibility-with-python3-pycryptodome.patch
 pgadmin4-python-de-vendor-venv-paths.patch)
 validpgpkeys=('E8697E2EEF76C02D3A6332778881B2A8210976F2') # Package Manager 
(Package Signing Key) 
-sha512sums=('8c690ae67416b78d19988a4f0c9ec788340cadd347cb33f6e436f2d6627708f5a1d3f05daf4bcdb2824d79315fc49edd76d9e815ad7185632e15b623fd9e4659'
+sha512sums=('d3d242904c65f0af871890954c24005b4849b88599cde9a7cb82e077ff5db5a8c5f015c4af0b135d68f02daad42492af71373831c2212a36672af8d7621c3b2a'
 'SKIP'
 
'b19dda3331585010c759099eb09f4db288ce4cd3d36882b56748e1e3756dc7bee2899d7438d496280498ec6a60f6e1ba90309d49fc599403f1fdc7e8817b6645'
 
'16d00dc2095904a6b12da7039458f632873829ad98d4d7653eac5804032ba92097ccae4488d56467d0ea9bd64e2654a3dead73eb7924c947ff1737ff6e3b4745'
 
'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'
-
'37f47723ed4ce4a2fef5e400eefb77a3c5dfe8e51ba749dad1c91c403379a02b0bfdf78086bd9fc33c5e9e6fbe8462f7b6103bcfb992ba0c3dcfca919d9eb985'
 
'70c8e589421ab50cf81753fbcfb5df65669b0feeefa3a57ee574b3785424fd107af720fc7007e52876798a46fae88f2c02dbf156aa096397afa0f85ac04fdb76')
 
 prepare() {
   cd ${pkgname}-${pkgver}
 
-  patch -Np1 < ../pgadmin4-compatibility-with-python3-pycryptodome.patch
   patch -Np1 < ../pgadmin4-python-de-vendor-venv-paths.patch
 
   local PYTHONVERSION="$(python -c 'import sys; 
print(f"{sys.version_info.major}.{sys.version_info.minor}")')"

Deleted: pgadmin4-compatibility-with-python3-pycryptodome.patch
===
--- pgadmin4-compatibility-with-python3-pycryptodome.patch  2019-02-07 
23:53:01 UTC (rev 430410)
+++ pgadmin4-compatibility-with-python3-pycryptodome.patch  2019-02-08 
01:44:56 UTC (rev 430411)
@@ -1,45 +0,0 @@
-From 058fe07217d40551195f0d54e9f76c9a20c13d91 Mon Sep 17 00:00:00 2001
-From: anthraxx 
-Date: Tue, 13 Nov 2018 17:54:21 +0100
-Subject: [PATCH] compatibility with python3 pycryptodome
-

- web/pgadmin/utils/crypto.py | 4 ++--
- web/pgadmin/utils/driver/psycopg2/connection.py | 2 +-
- 2 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/web/pgadmin/utils/crypto.py b/web/pgadmin/utils/crypto.py
-index 8350f7a1..74633493 100644
 a/web/pgadmin/utils/crypto.py
-+++ b/web/pgadmin/utils/crypto.py
-@@ -28,12 +28,12 @@ def encrypt(plaintext, key):
- """
- 
- iv = Random.new().read(AES.block_size)
--cipher = AES.new(pad(key), AES.MODE_CFB, iv)
-+cipher = AES.new(pad(key.encode('utf-8')), AES.MODE_CFB, iv)
- # If user has entered non ascii password (Python2)
- # we have to encode it first
- if hasattr(str, 'decode'):
- plaintext = plaintext.encode('utf-8')
--encrypted = base64.b64encode(iv + cipher.encrypt(plaintext))
-+encrypted = base64.b64encode(iv + 
cipher.encrypt(plaintext.encode('utf-8')))
- 
- return encrypted
- 
-diff --git a/web/pgadmin/utils/driver/psycopg2/connection.py 
b/web/pgadmin/utils/driver/psycopg2/connection.py
-index 4f11c12b..e5fdd31f 100644
 a/web/pgadmin/utils/driver/psycopg2/connection.py
-+++ b/web/pgadmin/utils/driver/psycopg2/connection.py
-@@ -256,7 +256,7 @@ class Connection(BaseConnection):
- return False, gettext("Unauthorized request.")
- 
- 

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Friday, February 8, 2019 @ 01:19:48
  Author: anthraxx
Revision: 345629

upgpkg: thunderbird-i18n 60.5.0-1

Modified:
  thunderbird-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-08 01:11:58 UTC (rev 345628)
+++ PKGBUILD2019-02-08 01:19:48 UTC (rev 345629)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler 
 
 pkgbase=thunderbird-i18n
-pkgver=60.4.0
+pkgver=60.5.0
 pkgrel=1
 pkgdesc='Language pack for Thunderbird'
 url='http://www.mozilla.com/'
@@ -94,60 +94,60 @@
 
"$pkgdir/usr/lib/thunderbird/extensions/langpack-$1...@thunderbird.mozilla.org.xpi"
 }
 
-sha256sums=('142ca421e384f1015446fe16073d21ce17f9306ee5c12fa050991943e1eb2198'
-'555a5a195dddb34423f2f8516c5d2cc01e65364363b7611961af4ae018fc8f8a'
-'4388d058e653c4ffde2c83602a989fb57f4ce08276e7ea15fc5fb2e4703c525b'
-'b014bfad34c97890852438e727b9cfe03cd28334c2c04b7e8244d15952a1ed18'
-'e73c7458d16b365db3b1274fd450259e5e44e50bf7350d14d412b45a719594f2'
-'2969084ad12be6b86959e62918c2605186c0320053a113e33aff795c14574eb2'
-'62865800afe20ae855e911f1f3b6cfcfdd3a59ac7c099ae73d00764b2b085d27'
-'0831ea66281fe261ed6e9fc91b30ac5fc7eb3a6ad7ddaf50545cbeee27f3e3ea'
-'3fa9fd37a51c99250f6239145bf267a290971e8a2d1683b117dce051997c9db2'
-'7ec556ef2eb0b7b894548d51def1900cfdcf901d7e965dd70867bbe744d82297'
-'8014269f81c9fb155609c2ad62514537c9bf2003443aa12f46165e6a801191fb'
-'ff45f720f86509532dc5f20086bc8909b50f34c9e5c7b56e750171735e1ddf46'
-'fbe50c8af4e3c6e454d760a0561ae59bc4190a4be40e6042408c0f8178c05680'
-'76a86cc8331ef41d51a7586ce55858eb785919253df1aa737daa93d36a21'
-'353ed430557068607bb5484eb5b40986ba01e1b963f6943c08a2b73b4ef09753'
-'c1ccb289d140cf1d3485839ef6f6a8c5e3ac5d26a6345190a6856ae1e96b4e7e'
-'4e4e5ef4101834eeef4fa6d7512d4317481e34b5d46f7d7f3764a1da999ccbfd'
-'58a4160e6f4523afb8fe3af1c60af4350d771db21c109f94d1967d005cd5cb4f'
-'465802cc33b6354d78bfb3a9b7dfe36c58cd25f39e457c2794219704df0cc9cd'
-'e23b17cf928ea9c463431d55fc6fca44187d60c6e3fba9979afdc6ad9948f526'
-'c345f58742f45dd064f7f3f16c28ad50c8412660b32e9be2544ea60915ce7201'
-'54d43b63f461be233e52badeef707686fc628ffb1a0b80a00832f7a87d53dea9'
-'3981da8cefc8c9849e1b6e8a8ef1a9b6eca19d0a916f940d6d2ec849191c0876'
-'7b71884496d24cc458f6aa580cab747e278c0f539cd7b6801a9a00ac38685ac2'
-'bb29e592ad55635b225ae012591e7a4899095821b08c94e746e1dd5fcc466644'
-'463a1cdffa202f988ff6ccb625b2d3ac1189fedc7b45133a6325607ce6a9fdd3'
-'cc4a5af252c25cd01addfa830c2c5e94f0cbcff23df38971ec1f558074463d1b'
-'b7844fb21de6f0869cd73f6fbcb1776d75b868d4eef5280eda07b244300a0db5'
-'9b3329ad59e683df79f9e40559ac2e027e529bc8087fe90ec2348ad7718aa98b'
-'e26ea9111f48d48485660191b95eb065712ecb1ddcf113f53cbc36972351368d'
-'adc63dd5fa09654d263f73a2bfe651be8483a1f58ec781320a8b0c9cfd387f90'
-'1b91e4cc527100aab2dee8c15cf6dcb630d37f5d0e8dce1005bf2e830f67b475'
-'4ddd943c4b21a89ef2ffdeddec7c4b5aed94cb0adcb687b8cbf50c04f1c79848'
-'c108fdb6457f9d5863b18de01bac6e4488653dd341d4c83ffaec0be2b3c8e7c2'
-'292f23da6c0cce6b58305c51809282f84c0b011052542fdbb10646c6e5858e76'
-'b445050869f3fa33909344cbb20c15be4a68d207c046577ff2e825db57de45be'
-'90b0e41ab9637804ff8cab1ff2974a625784a08e69d15cd5b81c88aafcf0d452'
-'89dea4f22c65ada7e81d014cd006ec14fca89dbbdf2fd94a55786b687e4c7bd5'
-'34e5cc92b559f57e808205b6029035c8a6817d25d554bf9a7179bd4ff30c39f4'
-'495c5fbbf026aaafa42077515a2fbadb55d43cc4ee8f8787be9e05d7941eee7e'
-'92fd8404c5a8068e34fdac8a5b98cfe240c35d55cb39ee69a5dfcefc51ebdac2'
-'bf7a352d7a657f09fe1cc58f5c244cd60175c5c7b7f8680c17a00392e0cecfa0'
-'41a19cac8bd9de6b88166135ae9589d67285ea036354be364ee1d67a00d4430d'
-'2a344065f7c5c99e82a04e0e68bd048ed3973f65a6754086b47dcb30604e7759'
-'a0c089fb064aeb91406b1d01db52dba3bac4acb6a476de5ffd22365aad4cca4a'
-'b8bcc8ddc26071e0715e94ee2019887ce344e9aff7f3a4a935045425cdb2a854'
-'3069b15f8d89dbe2aa4bcbde4cfd565cf7c4bc6afcbc65dfcfe95145191a581d'
-'3af0514bab03075e44857f8567a3bfdacc5c99549694b9af0d9d499ccb7bfcb8'
-'6da1aefdc798f589ce3c6f41cc37099f345cdaaaea9851aedbbd3cf6256c49d5'
-'e295ff95f42cb223c06385b1def1c95cbca0222f475763db410664a8d134ad8a'
-'193170d3b22752635146fd825b7e350d29133aa4b2fdda6e82e5a6e7cc386d7e'
-'6b5a6d4396fec63d35c86a4657e4d1f4a8adcc3ee1587f4e37d5c0809f45035c'
-

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Friday, February 8, 2019 @ 01:19:55
  Author: anthraxx
Revision: 345630

archrelease: copy trunk to extra-any

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

--+
 PKGBUILD |  306 ++---
 1 file changed, 153 insertions(+), 153 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-08 01:19:48 UTC (rev 345629)
+++ PKGBUILD2019-02-08 01:19:55 UTC (rev 345630)
@@ -1,153 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Jan de Groot 
-# Contributor: Andrea Scarpino 
-# Contributor: Thomas Baechler 
-
-pkgbase=thunderbird-i18n
-pkgver=60.4.0
-pkgrel=1
-pkgdesc='Language pack for Thunderbird'
-url='http://www.mozilla.com/'
-arch=('any')
-license=('MPL' 'GPL')
-
-_languages=(
-  'ar "Arabic"'
-  'ast"Asturian"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'br "Breton"'
-  'ca "Catalan"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-ES  "Spanish (Spain)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'he "Hebrew"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ko "Korean"'
-  'lt "Lithuanian"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'vi "Vietnamese"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=thunderbird-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  source+=("thunderbird-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 Thunderbird"
-  depends=("thunderbird>=$pkgver")
-  install -Dm644 thunderbird-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/thunderbird/extensions/langpack-$1...@thunderbird.mozilla.org.xpi"
-}
-
-sha256sums=('142ca421e384f1015446fe16073d21ce17f9306ee5c12fa050991943e1eb2198'
-'555a5a195dddb34423f2f8516c5d2cc01e65364363b7611961af4ae018fc8f8a'
-'4388d058e653c4ffde2c83602a989fb57f4ce08276e7ea15fc5fb2e4703c525b'
-'b014bfad34c97890852438e727b9cfe03cd28334c2c04b7e8244d15952a1ed18'
-'e73c7458d16b365db3b1274fd450259e5e44e50bf7350d14d412b45a719594f2'
-'2969084ad12be6b86959e62918c2605186c0320053a113e33aff795c14574eb2'
-'62865800afe20ae855e911f1f3b6cfcfdd3a59ac7c099ae73d00764b2b085d27'
-'0831ea66281fe261ed6e9fc91b30ac5fc7eb3a6ad7ddaf50545cbeee27f3e3ea'
-'3fa9fd37a51c99250f6239145bf267a290971e8a2d1683b117dce051997c9db2'
-'7ec556ef2eb0b7b894548d51def1900cfdcf901d7e965dd70867bbe744d82297'
-'8014269f81c9fb155609c2ad62514537c9bf2003443aa12f46165e6a801191fb'
-'ff45f720f86509532dc5f20086bc8909b50f34c9e5c7b56e750171735e1ddf46'
-'fbe50c8af4e3c6e454d760a0561ae59bc4190a4be40e6042408c0f8178c05680'
-'76a86cc8331ef41d51a7586ce55858eb785919253df1aa737daa93d36a21'
-'353ed430557068607bb5484eb5b40986ba01e1b963f6943c08a2b73b4ef09753'
-'c1ccb289d140cf1d3485839ef6f6a8c5e3ac5d26a6345190a6856ae1e96b4e7e'
-'4e4e5ef4101834eeef4fa6d7512d4317481e34b5d46f7d7f3764a1da999ccbfd'
-'58a4160e6f4523afb8fe3af1c60af4350d771db21c109f94d1967d005cd5cb4f'
-'465802cc33b6354d78bfb3a9b7dfe36c58cd25f39e457c2794219704df0cc9cd'
-'e23b17cf928ea9c463431d55fc6fca44187d60c6e3fba9979afdc6ad9948f526'
-'c345f58742f45dd064f7f3f16c28ad50c8412660b32e9be2544ea60915ce7201'
-'54d43b63f461be233e52badeef707686fc628ffb1a0b80a00832f7a87d53dea9'
-'3981da8cefc8c9849e1b6e8a8ef1a9b6eca19d0a916f940d6d2ec849191c0876'
-'7b71884496d24cc458f6aa580cab747e278c0f539cd7b6801a9a00ac38685ac2'
-'bb29e592ad55635b225ae012591e7a4899095821b08c94e746e1dd5fcc466644'
-  

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Friday, February 8, 2019 @ 01:11:58
  Author: anthraxx
Revision: 345628

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 345627, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 345627, thunderbird/trunk/thunderbird.desktop)
Deleted:
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/thunderbird.desktop

-+
 PKGBUILD|  304 +--
 thunderbird.desktop |  346 +-
 2 files changed, 325 insertions(+), 325 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-08 01:11:52 UTC (rev 345627)
+++ PKGBUILD2019-02-08 01:11:58 UTC (rev 345628)
@@ -1,152 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Alexander Baldeck 
-# Contributor: Dale Blount 
-# Contributor: Anders Bostrom 
-
-pkgname=thunderbird
-pkgver=60.4.0
-pkgrel=1
-pkgdesc='Standalone mail and news reader from mozilla.org'
-url='https://www.mozilla.org/thunderbird/'
-arch=(x86_64)
-license=(MPL GPL LGPL)
-depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types 
dbus-glib alsa-lib
- nss hunspell sqlite ttf-font libvpx icu)
-makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse 
inetutils xorg-server-xvfb
- autoconf2.13 rust clang llvm)
-optdepends=('libcanberra: sound support')
-options=(!emptydirs !makeflags)
-source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz
-$pkgname.desktop)
-sha256sums=('27a6cdd9cfdd7ce70b1d193c64739db6be6b39eec308f0122d8472a6cd243e75'
-'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  echo -n "$_google_api_key" >google-api-key
-  echo -n "$_mozilla_api_key" >mozilla-api-key
-
-  cat >.mozconfig google-api-key
+  echo -n "$_mozilla_api_key" >mozilla-api-key
+
+  cat 

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Friday, February 8, 2019 @ 01:11:52
  Author: anthraxx
Revision: 345627

upgpkg: thunderbird 60.5.0-1

Modified:
  thunderbird/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 21:10:17 UTC (rev 345626)
+++ PKGBUILD2019-02-08 01:11:52 UTC (rev 345627)
@@ -6,7 +6,7 @@
 # Contributor: Anders Bostrom 
 
 pkgname=thunderbird
-pkgver=60.4.0
+pkgver=60.5.0
 pkgrel=1
 pkgdesc='Standalone mail and news reader from mozilla.org'
 url='https://www.mozilla.org/thunderbird/'
@@ -20,7 +20,7 @@
 options=(!emptydirs !makeflags)
 
source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz
 $pkgname.desktop)
-sha256sums=('27a6cdd9cfdd7ce70b1d193c64739db6be6b39eec308f0122d8472a6cd243e75'
+sha256sums=('6f96e87e832e4089c69418db64e19afd54a0acefe3e0364087a8bc6f442b9566'
 'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827')
 
 # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)


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

2019-02-07 Thread David Runge via arch-commits
Date: Thursday, February 7, 2019 @ 23:52:49
  Author: dvzrv
Revision: 430409

upgpkg: qtractor 0.9.4-1

Upgrading to 0.9.4.

Modified:
  qtractor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 23:14:48 UTC (rev 430408)
+++ PKGBUILD2019-02-07 23:52:49 UTC (rev 430409)
@@ -4,8 +4,8 @@
 # Contributor: Philipp Überbacher 
 
 pkgname=qtractor
-pkgver=0.9.3
-pkgrel=2
+pkgver=0.9.4
+pkgrel=1
 pkgdesc="Audio/MIDI multitrack sequencer"
 arch=('x86_64')
 url="http://qtractor.org/;
@@ -16,7 +16,7 @@
 makedepends=('qt5-tools' 'ladspa' 'dssi')
 optdepends=('dssi-vst: win32 VST support')
 
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('fbdb236d043502b5f450af976598fab958209910cd78e5ca735507f30f575c4fb6fb8d0c10b54f0c1f3781a0dfd328bd07ca9c9d370684f94a3efe28f2f02344')
+sha512sums=('697e8f0b02658823bad2f75557340250349779c3eb1ce0efd1c30895524f9807b030d44149d9d25fd92a92f0822441d3c3236953d909b6ecfc9a18fa3ec1fbab')
 
 prepare() {
   cd "${pkgname}-${pkgver}"


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

2019-02-07 Thread David Runge via arch-commits
Date: Thursday, February 7, 2019 @ 23:53:01
  Author: dvzrv
Revision: 430410

archrelease: copy trunk to community-x86_64

Added:
  qtractor/repos/community-x86_64/PKGBUILD
(from rev 430409, qtractor/trunk/PKGBUILD)
Deleted:
  qtractor/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 23:52:49 UTC (rev 430409)
+++ PKGBUILD2019-02-07 23:53:01 UTC (rev 430410)
@@ -1,40 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: speps 
-# Contributor: Philipp Überbacher 
-
-pkgname=qtractor
-pkgver=0.9.3
-pkgrel=2
-pkgdesc="Audio/MIDI multitrack sequencer"
-arch=('x86_64')
-url="http://qtractor.org/;
-license=('GPL')
-groups=('pro-audio')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'liblo' 'libmad' 'lilv'
-'qt5-x11extras' 'rubberband' 'suil')
-makedepends=('qt5-tools' 'ladspa' 'dssi')
-optdepends=('dssi-vst: win32 VST support')
-source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('fbdb236d043502b5f450af976598fab958209910cd78e5ca735507f30f575c4fb6fb8d0c10b54f0c1f3781a0dfd328bd07ca9c9d370684f94a3efe28f2f02344')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  autoreconf -vfi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-  --libdir=/usr/lib
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {AUTHORS,README,README.VST,TODO}
-}
-# vim:set ts=2 sw=2 et:

Copied: qtractor/repos/community-x86_64/PKGBUILD (from rev 430409, 
qtractor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 23:53:01 UTC (rev 430410)
@@ -0,0 +1,40 @@
+# Maintainer: David Runge 
+# Contributor: Ray Rashif 
+# Contributor: speps 
+# Contributor: Philipp Überbacher 
+
+pkgname=qtractor
+pkgver=0.9.4
+pkgrel=1
+pkgdesc="Audio/MIDI multitrack sequencer"
+arch=('x86_64')
+url="http://qtractor.org/;
+license=('GPL')
+groups=('pro-audio')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'liblo' 'libmad' 'lilv'
+'qt5-x11extras' 'rubberband' 'suil')
+makedepends=('qt5-tools' 'ladspa' 'dssi')
+optdepends=('dssi-vst: win32 VST support')
+source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('697e8f0b02658823bad2f75557340250349779c3eb1ce0efd1c30895524f9807b030d44149d9d25fd92a92f0822441d3c3236953d909b6ecfc9a18fa3ec1fbab')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm 644 {AUTHORS,README,README.VST,TODO}
+}
+# vim:set ts=2 sw=2 et:


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

2019-02-07 Thread David Runge via arch-commits
Date: Thursday, February 7, 2019 @ 23:14:48
  Author: dvzrv
Revision: 430408

archrelease: copy trunk to community-testing-x86_64

Added:
  sonic-pi/repos/community-testing-x86_64/
  sonic-pi/repos/community-testing-x86_64/PKGBUILD
(from rev 430407, sonic-pi/trunk/PKGBUILD)
  sonic-pi/repos/community-testing-x86_64/fix-paths-in-gui.diff
(from rev 430407, sonic-pi/trunk/fix-paths-in-gui.diff)
  sonic-pi/repos/community-testing-x86_64/fix-ruby-paths.diff
(from rev 430407, sonic-pi/trunk/fix-ruby-paths.diff)

---+
 PKGBUILD  |  188 
 fix-paths-in-gui.diff |   62 +++
 fix-ruby-paths.diff   |   96 
 3 files changed, 346 insertions(+)

Copied: sonic-pi/repos/community-testing-x86_64/PKGBUILD (from rev 430407, 
sonic-pi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-02-07 23:14:48 UTC (rev 430408)
@@ -0,0 +1,188 @@
+# Maintainer: David Runge 
+pkgname=sonic-pi
+pkgver=3.1.0
+pkgrel=4
+pkgdesc="The Live Coding Music Synth for Everyone"
+arch=('x86_64')
+url="https://sonic-pi.net/;
+license=('CCPL' 'LGPL2.1' 'GPL2' 'GPL3' 'MIT')
+groups=('pro-audio')
+depends=('aubio' 'boost-libs' 'http-parser' 'osmid' 'qscintilla-qt5' 'qwt'
+'ruby-ffi' 'ruby-minitest' 'ruby-multi_json' 'ruby-rouge' 'ruby-rugged'
+'ruby-sys-proctable' 'sc3-plugins' 'supercollider')
+makedepends=('boost' 'cmake' 'erlang-nox' 'lua' 'qt5-tools' 'wkhtmltopdf')
+checkdepends=('ruby-rake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/samaaron/${pkgname}/archive/v${pkgver}.tar.gz;
+"fix-paths-in-gui.diff"
+"fix-ruby-paths.diff")
+sha512sums=('45373d3e673bc2f45bf5ccea31f6cf5e2003c9bdfc4645dec4b9fec391cb28b9e0b0823a98e9690928e116b8c40f96596bd1c8f5aefbf4f3e43e6c30ab76d41f'
+
'ea827c451a42ea12b7a1ced04978fa3a3eb5368b9802c982a0f815159d5591bedc4dc5b9eed89df3957087352bcb5f778e054abd2cb38cc1e57ab538e73b97f3'
+
'245418d7d3d145a77423350afd2598865395ed5e479fa13922320e6d53c849b01e99c71c460e384f69a8a70d6087899d9e26dcd06d68a13980fc2d6a543b2644')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  sed -e 's/lqt5scintilla2/lqscintilla2_qt5/g' -i app/gui/qt/SonicPi.pro
+  rm -rvf app/server/native
+  # TODO: patch app/gui/qt/mainwindow.cpp to set path to external components 
in /usr/{lib,share}/sonic-pi
+  patch -Np1 -i ../fix-paths-in-gui.diff
+  #TODO: devendor ruby-activesupport
+  #TODO: devendor ruby-ast
+  #TODO: devendor ruby-atomic (bin)
+  #TODO: devendor ruby-benchmark-ips
+  #TODO: devendor ruby-blankslate
+  #TODO: devendor ruby-did_you_mean (bin)
+  #TODO: devendor ruby-fast_osc (bin)
+  #TODO: devendor ruby-gettext
+  #TODO: devendor ruby-hamster
+  #TODO: devendor ruby-i18n
+  #TODO: devendor ruby-interception (bin)
+  #TODO: devendor ruby-kramdown (i18n-tool.rb breaks on it)
+  #TODO: devendor ruby-locale
+  #TODO: devendor ruby-memoist
+  #TODO: devendor ruby-metaclass
+  #TODO: devendor ruby-mocha
+  #TODO: devendor ruby-parser
+  #TODO: devendor ruby-parslet
+  #TODO: devendor ruby-rubame
+  #TODO: devendor ruby-aubio-prerelease
+  #TODO: devendor ruby-beautify
+  #TODO: devendor ruby-text
+  #TODO: devendor ruby-thread_safe
+  #TODO: devendor ruby-wavefile
+  #TODO: devendor ruby-websocket
+  # devendor ffi, ruby-prof, rugged
+  sed -e '/rugged/d' \
+  -e '/ffi/d' \
+  -e '/ruby-prof/d' \
+  -i app/server/ruby/bin/compile-extensions.rb
+  rm -rvf 
app/server/ruby/vendor/{ffi,minitest,multi_json,rouge,rugged,sys-proctable}*
+  # remove unrequired gems, so we don't create any doc for them
+  rm -rvf app/server/ruby/vendor/{narray,ruby-coreaudio,ruby-prof}*
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  # OSC and pi_server
+  cd app/server/erlang
+  erlc {osc,pi_server}.erl
+
+  cd "${srcdir}/$pkgname-$pkgver"
+
+  # ruby extensions
+  cd app/gui/qt/
+  ../../server/ruby/bin/compile-extensions.rb
+  ../../server/ruby/bin/i18n-tool.rb -t
+  # help template
+  cp -vf ruby_help.{tmpl,h}
+  ../../server/ruby/bin/qt-doc.rb -o ruby_help.h
+
+  # GUI
+  lrelease SonicPi.pro
+  qmake-qt5 SonicPi.pro
+  make
+
+  cd "${srcdir}/$pkgname-$pkgver"
+  # TODO: patch app/server/ruby/lib/sonicpi/util.rb to set proper paths to 
external components
+  patch -Np1 -i ../fix-ruby-paths.diff
+}
+
+## tests fail: https://github.com/samaaron/sonic-pi/issues/1865
+#check() {
+#  cd "$pkgname-$pkgver"
+#  cd app/server/ruby/test
+#  rake test
+#}
+
+package() {
+  cd "$pkgname-$pkgver"
+  # GUI executable
+  install -vDm 755 "app/gui/qt/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+
+  # book
+  install -vDm 644 app/gui/qt/book/*.html \
+-t "${pkgdir}/usr/share/${pkgname}/book"
+  # i18n
+  install -vDm 644 app/gui/qt/lang/*.qm \
+-t "${pkgdir}/usr/share/${pkgname}/lang"
+  # help
+  install -vDm 644 app/gui/qt/help/*.html \
+-t 

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

2019-02-07 Thread David Runge via arch-commits
Date: Thursday, February 7, 2019 @ 23:14:40
  Author: dvzrv
Revision: 430407

upgpkg: sonic-pi 3.1.0-4

Devendoring ruby-{ffi,minitest,multi_json,rouge,rugged,sys-proctable}. Removing 
unrequired vendored ruby-{narray,coreaudio,ruby-prof}. Moving application to 
/usr/lib/sonic-pi. Adding many TODOs for further devendoring ruby gems.

Modified:
  sonic-pi/trunk/PKGBUILD
  sonic-pi/trunk/fix-paths-in-gui.diff
  sonic-pi/trunk/fix-ruby-paths.diff

---+
 PKGBUILD  |   47 +--
 fix-paths-in-gui.diff |   10 +-
 fix-ruby-paths.diff   |8 
 3 files changed, 50 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 22:41:06 UTC (rev 430406)
+++ PKGBUILD2019-02-07 23:14:40 UTC (rev 430407)
@@ -1,21 +1,23 @@
 # Maintainer: David Runge 
 pkgname=sonic-pi
 pkgver=3.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The Live Coding Music Synth for Everyone"
 arch=('x86_64')
 url="https://sonic-pi.net/;
 license=('CCPL' 'LGPL2.1' 'GPL2' 'GPL3' 'MIT')
 groups=('pro-audio')
-depends=('aubio' 'boost-libs' 'erlang-nox' 'libffi' 'http-parser' 'osmid' 
'qscintilla-qt5' 'qwt' 'ruby' 'sc3-plugins' 'supercollider')
-makedepends=('boost' 'cmake' 'lua' 'qt5-tools' 'wkhtmltopdf')
+depends=('aubio' 'boost-libs' 'http-parser' 'osmid' 'qscintilla-qt5' 'qwt'
+'ruby-ffi' 'ruby-minitest' 'ruby-multi_json' 'ruby-rouge' 'ruby-rugged'
+'ruby-sys-proctable' 'sc3-plugins' 'supercollider')
+makedepends=('boost' 'cmake' 'erlang-nox' 'lua' 'qt5-tools' 'wkhtmltopdf')
 checkdepends=('ruby-rake')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/samaaron/${pkgname}/archive/v${pkgver}.tar.gz;
 "fix-paths-in-gui.diff"
 "fix-ruby-paths.diff")
 
sha512sums=('45373d3e673bc2f45bf5ccea31f6cf5e2003c9bdfc4645dec4b9fec391cb28b9e0b0823a98e9690928e116b8c40f96596bd1c8f5aefbf4f3e43e6c30ab76d41f'
-
'ef3dfe52d05f085f230ee02f84b20ee615a98a0be5ec60edba28075b93a7edbd37668ebbcc30f695126515eb614ebd27cee77ab3145d06ee7ba1c10ffced2471'
-
'1c0238a2cda782de97504c81c47db71b940d89987b7fa6aad1a00c8a095a5627b2d82809d81f48f0e2bee290ad1bbeded634827511d63eed5635bd94806fcccb')
+
'ea827c451a42ea12b7a1ced04978fa3a3eb5368b9802c982a0f815159d5591bedc4dc5b9eed89df3957087352bcb5f778e054abd2cb38cc1e57ab538e73b97f3'
+
'245418d7d3d145a77423350afd2598865395ed5e479fa13922320e6d53c849b01e99c71c460e384f69a8a70d6087899d9e26dcd06d68a13980fc2d6a543b2644')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -23,6 +25,39 @@
   rm -rvf app/server/native
   # TODO: patch app/gui/qt/mainwindow.cpp to set path to external components 
in /usr/{lib,share}/sonic-pi
   patch -Np1 -i ../fix-paths-in-gui.diff
+  #TODO: devendor ruby-activesupport
+  #TODO: devendor ruby-ast
+  #TODO: devendor ruby-atomic (bin)
+  #TODO: devendor ruby-benchmark-ips
+  #TODO: devendor ruby-blankslate
+  #TODO: devendor ruby-did_you_mean (bin)
+  #TODO: devendor ruby-fast_osc (bin)
+  #TODO: devendor ruby-gettext
+  #TODO: devendor ruby-hamster
+  #TODO: devendor ruby-i18n
+  #TODO: devendor ruby-interception (bin)
+  #TODO: devendor ruby-kramdown (i18n-tool.rb breaks on it)
+  #TODO: devendor ruby-locale
+  #TODO: devendor ruby-memoist
+  #TODO: devendor ruby-metaclass
+  #TODO: devendor ruby-mocha
+  #TODO: devendor ruby-parser
+  #TODO: devendor ruby-parslet
+  #TODO: devendor ruby-rubame
+  #TODO: devendor ruby-aubio-prerelease
+  #TODO: devendor ruby-beautify
+  #TODO: devendor ruby-text
+  #TODO: devendor ruby-thread_safe
+  #TODO: devendor ruby-wavefile
+  #TODO: devendor ruby-websocket
+  # devendor ffi, ruby-prof, rugged
+  sed -e '/rugged/d' \
+  -e '/ffi/d' \
+  -e '/ruby-prof/d' \
+  -i app/server/ruby/bin/compile-extensions.rb
+  rm -rvf 
app/server/ruby/vendor/{ffi,minitest,multi_json,rouge,rugged,sys-proctable}*
+  # remove unrequired gems, so we don't create any doc for them
+  rm -rvf app/server/ruby/vendor/{narray,ruby-coreaudio,ruby-prof}*
 }
 
 build() {
@@ -146,7 +181,7 @@
 
   # ruby
   install -vdm 755 "${pkgdir}/usr/share/${pkgname}"
-  cp -av app/server/ruby "${pkgdir}/usr/share/${pkgname}/server"
+  cp -av app/server/ruby "${pkgdir}/usr/lib/${pkgname}/server"
 
   # license
   install -vDm 644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"

Modified: fix-paths-in-gui.diff
===
--- fix-paths-in-gui.diff   2019-02-07 22:41:06 UTC (rev 430406)
+++ fix-paths-in-gui.diff   2019-02-07 23:14:40 UTC (rev 430407)
@@ -17,8 +17,8 @@
 -  ruby_server_path = QDir::toNativeSeparators(root_path + 
"/app/server/ruby/bin/sonic-pi-server.rb");
 -  port_discovery_path = QDir::toNativeSeparators(root_path + 
"/app/server/ruby/bin/port-discovery.rb");
 -  sample_path = QDir::toNativeSeparators(root_path + "/etc/samples");
-+  ruby_server_path = QDir::toNativeSeparators(root_path + 

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

2019-02-07 Thread David Runge via arch-commits
Date: Thursday, February 7, 2019 @ 22:41:06
  Author: dvzrv
Revision: 430406

archrelease: copy trunk to community-testing-x86_64

Added:
  ruby-rugged/repos/community-testing-x86_64/
  ruby-rugged/repos/community-testing-x86_64/PKGBUILD
(from rev 430405, ruby-rugged/trunk/PKGBUILD)

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

Copied: ruby-rugged/repos/community-testing-x86_64/PKGBUILD (from rev 430405, 
ruby-rugged/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-02-07 22:41:06 UTC (rev 430406)
@@ -0,0 +1,58 @@
+# Maintainer: David Runge 
+# Contributor: ChaosKid42 
+# Contributor: Andy Weidenbaum 
+
+_name=rugged
+pkgname=ruby-rugged
+pkgver=0.27.5
+pkgrel=1
+pkgdesc='A Ruby binding to the libgit2 linkable library'
+arch=('x86_64')
+url="https://github.com/libgit2/rugged;
+license=('MIT')
+depends=('ruby' 'libgit2')
+makedepends=('ruby-minitest' 'ruby-rake' 'ruby-rake-compiler' 'ruby-rdoc')
+checkdepends=('git')
+options=(!emptydirs)
+source=("${_name}-${pkgver}.tar.gz::https://github.com/libgit2/${_name}/archive/v${pkgver}.tar.gz;)
+sha512sums=('9c2b24aa7c3e193124fa11ecde9eb0e894a4be4edb4bc8c542ea528e735dc417ec4e6eae63e2eac2996f74e95bf613974c3c2db361213b31c157584907ad0e28')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
+  sed -r 's|~>|>=|g' -i ${_name}.gemspec # don't give a fuck about rubys bla 
bla
+  # remove broken and useless libgit2 "version check"
+  sed '47,67d' -i ext/rugged/extconf.rb
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  export CI_BUILD=true
+  export RUGGED_USE_SYSTEM_LIBRARIES=true
+  export CMAKE_FLAGS=" --use-system-libraries"
+  rake compile
+  rake gem
+}
+
+# we're missing the fixtures from libgit2 to run the tests
+#check(){
+#  cd "${pkgname}-${pkgver}"
+#  rake test
+#}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies \
+  --no-user-install \
+  -i "${pkgdir}/${_gemdir}" \
+  -n "${pkgdir}/usr/bin" \
+  pkg/${_name}-${pkgver}.gem
+  install -vDm 644 "$pkgdir/$_gemdir/gems/$_name-$pkgver/LICENSE" \
+-t "${pkgdir}/usr/share/licenses/${pkgname}/"
+  install -vDm 644 README.md CHANGELOG.md -t \
+"${pkgdir}/usr/share/doc/${pkgname}"
+  cd "${pkgdir}/${_gemdir}"
+  rm -rv cache gems/${_name}-${pkgver}/{ext,lib/*/*.so} \
+extensions/*/*/${_name}-${pkgver}/{mkmf.log,gem_make.out}
+}


[arch-commits] Commit in (4 files)

2019-02-07 Thread David Runge via arch-commits
Date: Thursday, February 7, 2019 @ 22:39:03
  Author: dvzrv
Revision: 430405

Adding ruby-rugged (as dependency for sonic-pi).

Added:
  ruby-rugged/
  ruby-rugged/repos/
  ruby-rugged/trunk/
  ruby-rugged/trunk/PKGBUILD

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

Added: ruby-rugged/trunk/PKGBUILD
===
--- ruby-rugged/trunk/PKGBUILD  (rev 0)
+++ ruby-rugged/trunk/PKGBUILD  2019-02-07 22:39:03 UTC (rev 430405)
@@ -0,0 +1,58 @@
+# Maintainer: David Runge 
+# Contributor: ChaosKid42 
+# Contributor: Andy Weidenbaum 
+
+_name=rugged
+pkgname=ruby-rugged
+pkgver=0.27.5
+pkgrel=1
+pkgdesc='A Ruby binding to the libgit2 linkable library'
+arch=('x86_64')
+url="https://github.com/libgit2/rugged;
+license=('MIT')
+depends=('ruby' 'libgit2')
+makedepends=('ruby-minitest' 'ruby-rake' 'ruby-rake-compiler' 'ruby-rdoc')
+checkdepends=('git')
+options=(!emptydirs)
+source=("${_name}-${pkgver}.tar.gz::https://github.com/libgit2/${_name}/archive/v${pkgver}.tar.gz;)
+sha512sums=('9c2b24aa7c3e193124fa11ecde9eb0e894a4be4edb4bc8c542ea528e735dc417ec4e6eae63e2eac2996f74e95bf613974c3c2db361213b31c157584907ad0e28')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
+  sed -r 's|~>|>=|g' -i ${_name}.gemspec # don't give a fuck about rubys bla 
bla
+  # remove broken and useless libgit2 "version check"
+  sed '47,67d' -i ext/rugged/extconf.rb
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  export CI_BUILD=true
+  export RUGGED_USE_SYSTEM_LIBRARIES=true
+  export CMAKE_FLAGS=" --use-system-libraries"
+  rake compile
+  rake gem
+}
+
+# we're missing the fixtures from libgit2 to run the tests
+#check(){
+#  cd "${pkgname}-${pkgver}"
+#  rake test
+#}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies \
+  --no-user-install \
+  -i "${pkgdir}/${_gemdir}" \
+  -n "${pkgdir}/usr/bin" \
+  pkg/${_name}-${pkgver}.gem
+  install -vDm 644 "$pkgdir/$_gemdir/gems/$_name-$pkgver/LICENSE" \
+-t "${pkgdir}/usr/share/licenses/${pkgname}/"
+  install -vDm 644 README.md CHANGELOG.md -t \
+"${pkgdir}/usr/share/doc/${pkgname}"
+  cd "${pkgdir}/${_gemdir}"
+  rm -rv cache gems/${_name}-${pkgver}/{ext,lib/*/*.so} \
+extensions/*/*/${_name}-${pkgver}/{mkmf.log,gem_make.out}
+}


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

2019-02-07 Thread Eli Schwartz via arch-commits
Date: Thursday, February 7, 2019 @ 22:34:50
  Author: eschwartz
Revision: 430404

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 22:34:36 UTC (rev 430403)
+++ PKGBUILD2019-02-07 22:34:50 UTC (rev 430404)
@@ -1,56 +0,0 @@
-# Maintainer: Kyle Keen 
-# Contributor: Angel Velasquez 
-# Contributor: Andrew Antle 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Chaiwat Suttipongsakul 
-
-pkgbase=python-markdown
-pkgname=('python-markdown' 'python2-markdown')
-_pkgbasename=Markdown
-pkgver=3.0
-pkgrel=1
-pkgdesc="Python implementation of John Gruber's Markdown."
-arch=('any')
-url='http://pypi.python.org/pypi/Markdown'
-license=('BSD')
-depends=('python')
-makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
-source=("https://files.pythonhosted.org/packages/source/M/$_pkgbasename/$_pkgbasename-$pkgver.tar.gz;)
-md5sums=('87279adf59c7c72550fdc38fa84d5e31')
-# breaking markdown.version was not in the 3.0 release notes
-# gets a timeout in [testing] for that
-
-build() {
-  # bug in 2.4, some DOS line endings slipped in
-  find "$_pkgbasename-$pkgver/" -name '*py' | xargs sed -i 's|\r||g'
-
-  cp -r $_pkgbasename-$pkgver "$srcdir/python2-markdown"
-  cd "$srcdir/python2-markdown"
-  find "$srcdir/python2-markdown" -name '*py' | xargs sed -i 's|#!/usr/bin/env 
python$|&2|'
-}
-
-package_python-markdown() {
-  depends=('python')
-  cd "$srcdir/$_pkgbasename-$pkgver"
-  python3 setup.py install --root="$pkgdir" --optimize=0
-  install -Dm644 LICENSE.md 
"$pkgdir/usr/share/licenses/python-markdown/LICENSE"
-}
-
-package_python2-markdown() {
-  depends=('python2')
-  cd "$srcdir/python2-markdown"
-  python2 setup.py install --root="$pkgdir" --optimize=0
-  mv "$pkgdir/usr/bin/markdown_py" "$pkgdir/usr/bin/markdown_py2"
-  install -Dm644 LICENSE.md 
"$pkgdir/usr/share/licenses/python2-markdown/LICENSE"
-}
-
-check_python-markdown() {
-  [[ $(python -c "import markdown; print(markdown._get_version())") == 
"$pkgver" ]]
-  [[ $(python -c "import markdown; print(markdown.markdown('*test*'))") == 
"test" ]]
-}
-
-check_python2-markdown() {
-  [[ $(python2 -c "import markdown; print(markdown._get_version())") == 
"$pkgver" ]]
-  [[ $(python2 -c "import markdown; print(markdown.markdown('*test*'))") == 
"test" ]]
-}
-

Copied: python-markdown/repos/community-any/PKGBUILD (from rev 430403, 
python-markdown/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 22:34:50 UTC (rev 430404)
@@ -0,0 +1,68 @@
+# Maintainer: Kyle Keen 
+# Contributor: Angel Velasquez 
+# Contributor: Andrew Antle 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Chaiwat Suttipongsakul 
+
+pkgbase=python-markdown
+pkgname=('python-markdown' 'python2-markdown')
+_pkgbasename=Markdown
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="Python implementation of John Gruber's Markdown."
+arch=('any')
+url='https://python-markdown.github.io/'
+license=('BSD')
+depends=('python')
+makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
+checkdepends=('python-yaml' 'python2-yaml')
+source=("https://files.pythonhosted.org/packages/source/M/$_pkgbasename/$_pkgbasename-$pkgver.tar.gz;)
+md5sums=('72219f46ca440b657bf227500731bdf1')
+
+prepare() {
+  # bug in 2.4, some DOS line endings slipped in
+  find "$_pkgbasename-$pkgver/" -name '*py' -exec sed -i 's|\r||g' {} +
+
+  cp -r $_pkgbasename-$pkgver "$srcdir/python2-markdown"
+  cd "$srcdir/python2-markdown"
+  find "$srcdir/python2-markdown" -name '*py' -exec sed -i 's|#!/usr/bin/env 
python$|&2|' {} +
+}
+
+build() {
+  cd "$srcdir/$_pkgbasename-$pkgver"
+  python setup.py build
+  cd "$srcdir/python2-markdown"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/$_pkgbasename-$pkgver"
+  python -m unittest discover tests
+  cd "$srcdir/python2-markdown"
+  python2 -m unittest discover tests
+}
+
+package_python-markdown() {
+  depends=('python')
+  cd "$srcdir/$_pkgbasename-$pkgver"
+  python3 setup.py install --root="$pkgdir" --optimize=0
+  install -Dm644 LICENSE.md 
"$pkgdir/usr/share/licenses/python-markdown/LICENSE"
+}
+
+package_python2-markdown() {
+  depends=('python2')
+  cd "$srcdir/python2-markdown"
+  python2 setup.py install --root="$pkgdir" --optimize=0
+  mv "$pkgdir/usr/bin/markdown_py" "$pkgdir/usr/bin/markdown_py2"
+  install -Dm644 LICENSE.md 
"$pkgdir/usr/share/licenses/python2-markdown/LICENSE"
+}
+
+check_python-markdown() {
+  [[ $(python -c "import markdown; print(markdown._get_version())") == 
"$pkgver" ]]

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

2019-02-07 Thread Eli Schwartz via arch-commits
Date: Thursday, February 7, 2019 @ 22:34:36
  Author: eschwartz
Revision: 430403

upgpkg: python-markdown 3.0.1-1

upstream bugfix release brings back markdown.version for compat purposes
no longer needs to hold back package...

build in build()
add testsuite
update url for https

Modified:
  python-markdown/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 22:21:38 UTC (rev 430402)
+++ PKGBUILD2019-02-07 22:34:36 UTC (rev 430403)
@@ -7,28 +7,41 @@
 pkgbase=python-markdown
 pkgname=('python-markdown' 'python2-markdown')
 _pkgbasename=Markdown
-pkgver=3.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="Python implementation of John Gruber's Markdown."
 arch=('any')
-url='http://pypi.python.org/pypi/Markdown'
+url='https://python-markdown.github.io/'
 license=('BSD')
 depends=('python')
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
+checkdepends=('python-yaml' 'python2-yaml')
 
source=("https://files.pythonhosted.org/packages/source/M/$_pkgbasename/$_pkgbasename-$pkgver.tar.gz;)
-md5sums=('87279adf59c7c72550fdc38fa84d5e31')
-# breaking markdown.version was not in the 3.0 release notes
-# gets a timeout in [testing] for that
+md5sums=('72219f46ca440b657bf227500731bdf1')
 
-build() {
+prepare() {
   # bug in 2.4, some DOS line endings slipped in
-  find "$_pkgbasename-$pkgver/" -name '*py' | xargs sed -i 's|\r||g'
+  find "$_pkgbasename-$pkgver/" -name '*py' -exec sed -i 's|\r||g' {} +
 
   cp -r $_pkgbasename-$pkgver "$srcdir/python2-markdown"
   cd "$srcdir/python2-markdown"
-  find "$srcdir/python2-markdown" -name '*py' | xargs sed -i 's|#!/usr/bin/env 
python$|&2|'
+  find "$srcdir/python2-markdown" -name '*py' -exec sed -i 's|#!/usr/bin/env 
python$|&2|' {} +
 }
 
+build() {
+  cd "$srcdir/$_pkgbasename-$pkgver"
+  python setup.py build
+  cd "$srcdir/python2-markdown"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/$_pkgbasename-$pkgver"
+  python -m unittest discover tests
+  cd "$srcdir/python2-markdown"
+  python2 -m unittest discover tests
+}
+
 package_python-markdown() {
   depends=('python')
   cd "$srcdir/$_pkgbasename-$pkgver"
@@ -53,4 +66,3 @@
   [[ $(python2 -c "import markdown; print(markdown._get_version())") == 
"$pkgver" ]]
   [[ $(python2 -c "import markdown; print(markdown.markdown('*test*'))") == 
"test" ]]
 }
-


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 22:16:22
  Author: anthraxx
Revision: 430401

archrelease: copy trunk to community-x86_64

Added:
  python-aiohttp/repos/community-x86_64/PKGBUILD
(from rev 430400, python-aiohttp/trunk/PKGBUILD)
Deleted:
  python-aiohttp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 22:16:16 UTC (rev 430400)
+++ PKGBUILD2019-02-07 22:16:22 UTC (rev 430401)
@@ -1,52 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Philipp A. 
-
-_pkgname=aiohttp
-pkgname=python-aiohttp
-_gitcommit=8c8375f26a5bbfb8c0f56541aec860b10d99ffc5
-pkgver=3.5.2
-pkgrel=1
-pkgdesc='HTTP client/server for asyncio'
-url='https://aiohttp.readthedocs.io'
-arch=('x86_64')
-license=('Apache')
-depends=('python' 'python-chardet' 'python-multidict' 'python-async-timeout'
- 'python-yarl' 'python-attrs' 'gunicorn')
-makedepends=('cython' 'python-setuptools' 'git')
-checkdepends=('python-pytest' 'python-pytest-runner' 'python-pytest-mock'
-  'python-pytest-timeout' 'python-async_generator' 
'python-brotlipy'
-  'python-pytest-xdist' 'python-pytest-forked' 'python-pytest-cov'
-  'python-trustme')
-source=(${pkgname}::"git+https://github.com/aio-libs/aiohttp#commit=${_gitcommit};
-git+https://github.com/nodejs/http-parser)
-sha512sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-prepare() {
-  cd ${pkgname}
-  git submodule init
-  git config submodule."vendor/http-parser".url "${srcdir}/http-parser"
-  git submodule update --recursive
-}
-
-build() {
-  cd ${pkgname}
-  python setup.py build
-}
-
-check() {
-  cd ${pkgname}
-  python setup.py test
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}" -O1 --skip-build
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-aiohttp/repos/community-x86_64/PKGBUILD (from rev 430400, 
python-aiohttp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 22:16:22 UTC (rev 430401)
@@ -0,0 +1,52 @@
+# Maintainer: Levente Polyak 
+# Contributor: Philipp A. 
+
+_pkgname=aiohttp
+pkgname=python-aiohttp
+_gitcommit=f6f647eb828fa738610d61481f11fa51e42599e9
+pkgver=3.5.4
+pkgrel=1
+pkgdesc='HTTP client/server for asyncio'
+url='https://aiohttp.readthedocs.io'
+arch=('x86_64')
+license=('Apache')
+depends=('python' 'python-chardet' 'python-multidict' 'python-async-timeout'
+ 'python-yarl' 'python-attrs' 'gunicorn')
+makedepends=('cython' 'python-setuptools' 'git')
+checkdepends=('python-pytest' 'python-pytest-runner' 'python-pytest-mock'
+  'python-pytest-timeout' 'python-async_generator' 
'python-brotlipy'
+  'python-pytest-xdist' 'python-pytest-forked' 'python-pytest-cov'
+  'python-trustme')
+source=(${pkgname}::"git+https://github.com/aio-libs/aiohttp#commit=${_gitcommit};
+git+https://github.com/nodejs/http-parser)
+sha512sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  git describe --always --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd ${pkgname}
+  git submodule init
+  git config submodule."vendor/http-parser".url "${srcdir}/http-parser"
+  git submodule update --recursive
+}
+
+build() {
+  cd ${pkgname}
+  python setup.py build
+}
+
+check() {
+  cd ${pkgname}
+  python setup.py test
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 22:16:16
  Author: anthraxx
Revision: 430400

upgpkg: python-aiohttp 3.5.4-1

Modified:
  python-aiohttp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 22:07:21 UTC (rev 430399)
+++ PKGBUILD2019-02-07 22:16:16 UTC (rev 430400)
@@ -3,8 +3,8 @@
 
 _pkgname=aiohttp
 pkgname=python-aiohttp
-_gitcommit=8c8375f26a5bbfb8c0f56541aec860b10d99ffc5
-pkgver=3.5.2
+_gitcommit=f6f647eb828fa738610d61481f11fa51e42599e9
+pkgver=3.5.4
 pkgrel=1
 pkgdesc='HTTP client/server for asyncio'
 url='https://aiohttp.readthedocs.io'


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 22:07:21
  Author: anthraxx
Revision: 430399

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 22:07:15 UTC (rev 430398)
+++ PKGBUILD2019-02-07 22:07:21 UTC (rev 430399)
@@ -1,66 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=python-socketio
-pkgname=('python-socketio' 'python2-socketio')
-pkgver=3.1.1
-pkgrel=1
-pkgdesc='Python implementation of the Socket.IO realtime server'
-url='https://github.com/miguelgrinberg/python-socketio'
-arch=('any')
-license=('MIT')
-makedepends=('python-setuptools' 'python-sphinx' 'python-six' 
'python-engineio' 'python-tornado'
- 'python2-setuptools' 'python2-sphinx' 'python2-six' 
'python2-engineio' 'python2-tornado')
-checkdepends=('python-pytest' 'python-mock'
-  'python2-pytest' 'python2-mock')
-options=('!makeflags')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
-sha256sums=('ec3afd7353b7e96394034f6061bdebf3ab6cbe02baee9e36c16d881022867899')
-sha512sums=('74f729cc45fe6b5fb796572ad3dcd2730fc6f81a2235a53b114df23406eabe679cb73d4f41f7261d39426ed3d95fc7946d621c2cd9a07da629aa91346e9cf820')
-
-prepare() {
-  cp -ra ${pkgbase}-${pkgver}{,-py2}
-}
-
-build() {
-  msg2 'Building python...'
-  (cd ${pkgbase}-${pkgver}
-python setup.py build
-make -C docs man text SPHINXBUILD=sphinx-build
-  )
-  msg2 'Building python2...'
-  (cd ${pkgbase}-${pkgver}-py2
-python2 setup.py build
-make -C docs man text SPHINXBUILD=sphinx-build2
-  )
-}
-
-check() {
-  msg2 'Checking python...'
-  (cd ${pkgbase}-${pkgver}
-py.test -k 'not test_logger'
-  )
-}
-
-package_python-socketio() {
-  depends=('python' 'python-six' 'python-engineio')
-  optdepends=('python-tornado: tornado asyncio webserver')
-  cd ${pkgbase}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
-  install -Dm 644 docs/_build/man/python-socketio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}
-
-package_python2-socketio() {
-  depends=('python2' 'python2-six' 'python2-engineio')
-  optdepends=('python2-tornado: tornado asyncio webserver')
-  cd ${pkgbase}-${pkgver}-py2
-  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
-  install -Dm 644 docs/_build/man/python-socketio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-socketio/repos/community-any/PKGBUILD (from rev 430398, 
python-socketio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 22:07:21 UTC (rev 430399)
@@ -0,0 +1,66 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=python-socketio
+pkgname=('python-socketio' 'python2-socketio')
+pkgver=3.1.2
+pkgrel=1
+pkgdesc='Python implementation of the Socket.IO realtime server'
+url='https://github.com/miguelgrinberg/python-socketio'
+arch=('any')
+license=('MIT')
+makedepends=('python-setuptools' 'python-sphinx' 'python-six' 
'python-engineio' 'python-tornado'
+ 'python2-setuptools' 'python2-sphinx' 'python2-six' 
'python2-engineio' 'python2-tornado')
+checkdepends=('python-pytest' 'python-mock'
+  'python2-pytest' 'python2-mock')
+options=('!makeflags')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
+sha256sums=('a44950c0535f92b3ad6f055536f4ffc35a4be8af8f88919ec25e55c2765f5fa8')
+sha512sums=('026aa04ef3d3dd32a3617b8572e0d704ec03cb9a694059ef89325a8d766ff25f93341f1f2621b46729b9462d4927bdc7052fe051a73ea7b94046a0da0d5aaf21')
+
+prepare() {
+  cp -ra ${pkgbase}-${pkgver}{,-py2}
+}
+
+build() {
+  msg2 'Building python...'
+  (cd ${pkgbase}-${pkgver}
+python setup.py build
+make -C docs man text SPHINXBUILD=sphinx-build
+  )
+  msg2 'Building python2...'
+  (cd ${pkgbase}-${pkgver}-py2
+python2 setup.py build
+make -C docs man text SPHINXBUILD=sphinx-build2
+  )
+}
+
+check() {
+  msg2 'Checking python...'
+  (cd ${pkgbase}-${pkgver}
+py.test -k 'not test_logger'
+  )
+}
+
+package_python-socketio() {
+  

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 22:07:15
  Author: anthraxx
Revision: 430398

upgpkg: python-socketio 3.1.2-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 22:04:44 UTC (rev 430397)
+++ PKGBUILD2019-02-07 22:07:15 UTC (rev 430398)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -14,8 +14,8 @@
   'python2-pytest' 'python2-mock')
 options=('!makeflags')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
-sha256sums=('ec3afd7353b7e96394034f6061bdebf3ab6cbe02baee9e36c16d881022867899')
-sha512sums=('74f729cc45fe6b5fb796572ad3dcd2730fc6f81a2235a53b114df23406eabe679cb73d4f41f7261d39426ed3d95fc7946d621c2cd9a07da629aa91346e9cf820')
+sha256sums=('a44950c0535f92b3ad6f055536f4ffc35a4be8af8f88919ec25e55c2765f5fa8')
+sha512sums=('026aa04ef3d3dd32a3617b8572e0d704ec03cb9a694059ef89325a8d766ff25f93341f1f2621b46729b9462d4927bdc7052fe051a73ea7b94046a0da0d5aaf21')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 22:04:38
  Author: anthraxx
Revision: 430396

upgpkg: python-engineio 3.3.0-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 22:02:20 UTC (rev 430395)
+++ PKGBUILD2019-02-07 22:04:38 UTC (rev 430396)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=3.2.3
+pkgver=3.3.0
 pkgrel=1
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
@@ -16,8 +16,8 @@
   'python2-mock' 'python2-pytest' 'python2-pytest-runner')
 options=('!makeflags')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha256sums=('c9f5d485cde70465da0304f42b8f6cc515e1e99f37622451efb226d94f75cfd2')
-sha512sums=('decf64fe640104d96b271d0d7984874c24d625a60fca9ab73a6c0adcabb73289cf5c87018ea89811f057303d27fe804d466002a615b2206a0125bd5789adac7f')
+sha256sums=('4c78120d5471eb54c6aaa6848ae4ff0fd1a28bda1a16895f633d5b4698b33f19')
+sha512sums=('b22f689b3c2664fe01cf3a26ad8be5c1a30ce6a3b4f5edbd91dec189ab82f4500f76eca6428d4cc9d771b94ed9e18fd1b94063168eb3fad9752a8d7d1cb1c97d')
 
 build() {
   cd ${pkgbase}-${pkgver}


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 22:04:44
  Author: anthraxx
Revision: 430397

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  130 ++---
 1 file changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 22:04:38 UTC (rev 430396)
+++ PKGBUILD2019-02-07 22:04:44 UTC (rev 430397)
@@ -1,65 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=python-engineio
-pkgname=('python-engineio' 'python2-engineio')
-pkgver=3.2.3
-pkgrel=1
-pkgdesc='Python implementation of the Engine.IO realtime server'
-url='https://github.com/miguelgrinberg/python-engineio'
-arch=('any')
-license=('MIT')
-makedepends=('python-setuptools' 'python-sphinx' 'python-six' 
'python-eventlet' 'python-aiohttp' 'python-tornado'
- 'python-urllib3' 'python-websocket-client' 'python-gevent' 
'python-gevent-websocket' 'python-websockets'
- 'python2-setuptools' 'python2-sphinx' 'python2-six' 
'python2-eventlet' 'python2-tornado'
- 'python2-urllib3' 'python2-websocket-client' 'python2-gevent' 
'python2-gevent-websocket' 'python2-enum34')
-checkdepends=('python-mock' 'python-pytest' 'python-pytest-runner'
-  'python2-mock' 'python2-pytest' 'python2-pytest-runner')
-options=('!makeflags')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha256sums=('c9f5d485cde70465da0304f42b8f6cc515e1e99f37622451efb226d94f75cfd2')
-sha512sums=('decf64fe640104d96b271d0d7984874c24d625a60fca9ab73a6c0adcabb73289cf5c87018ea89811f057303d27fe804d466002a615b2206a0125bd5789adac7f')
-
-build() {
-  cd ${pkgbase}-${pkgver}
-  python setup.py build
-  python2 setup.py build
-  make -C docs man text SPHINXBUILD=sphinx-build
-}
-
-check() {
-  cd ${pkgbase}-${pkgver}
-  python setup.py test
-}
-
-package_python-engineio() {
-  depends=('python-six' 'python-urllib3' 'python-websocket-client' 
'python-websockets')
-  optdepends=('python-eventlet: eventlet driver'
-  'python-aiohttp: aiohttp driver'
-  'python-tornado: tornado driver'
-  'python-gevent: gevent driver'
-  'python-gevent-websocket: gevent driver')
-  cd ${pkgbase}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 docs/_build/text/*.txt -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 docs/_build/man/python-engineio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-  rm -r "${pkgdir}"/usr/lib/python*/site-packages/tests
-}
-
-package_python2-engineio() {
-  depends=('python2-six' 'python2-urllib3' 'python2-enum34' 
'python2-websocket-client')
-  optdepends=('python2-eventlet: eventlet driver'
-  'python2-tornado: tornado driver'
-  'python2-gevent: gevent driver'
-  'python2-gevent-websocket: gevent driver')
-  cd ${pkgbase}-${pkgver}
-  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 docs/_build/text/*.txt -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 docs/_build/man/python-engineio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-  rm -r "${pkgdir}"/usr/lib/python*/site-packages/tests
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-engineio/repos/community-any/PKGBUILD (from rev 430396, 
python-engineio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 22:04:44 UTC (rev 430397)
@@ -0,0 +1,65 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=python-engineio
+pkgname=('python-engineio' 'python2-engineio')
+pkgver=3.3.0
+pkgrel=1
+pkgdesc='Python implementation of the Engine.IO realtime server'
+url='https://github.com/miguelgrinberg/python-engineio'
+arch=('any')
+license=('MIT')
+makedepends=('python-setuptools' 'python-sphinx' 'python-six' 
'python-eventlet' 'python-aiohttp' 'python-tornado'
+ 'python-urllib3' 'python-websocket-client' 'python-gevent' 
'python-gevent-websocket' 'python-websockets'
+ 'python2-setuptools' 'python2-sphinx' 'python2-six' 
'python2-eventlet' 'python2-tornado'
+ 'python2-urllib3' 'python2-websocket-client' 'python2-gevent' 
'python2-gevent-websocket' 'python2-enum34')
+checkdepends=('python-mock' 'python-pytest' 'python-pytest-runner'
+  'python2-mock' 'python2-pytest' 'python2-pytest-runner')
+options=('!makeflags')

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 22:02:14
  Author: anthraxx
Revision: 430394

upgpkg: python-distro 1.4.0-1

Modified:
  python-distro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 21:49:06 UTC (rev 430393)
+++ PKGBUILD2019-02-07 22:02:14 UTC (rev 430394)
@@ -3,8 +3,8 @@
 
 pkgbase=python-distro
 pkgname=('python-distro' 'python2-distro')
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 pkgdesc='Linux OS platform information API'
 url='https://github.com/nir0s/distro'
 arch=('any')
@@ -14,8 +14,8 @@
 checkdepends=('python-pytest' 'python2-pytest')
 options=('!makeflags')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/nir0s/distro/archive/v${pkgver}.tar.gz)
-sha256sums=('4c8c92d72839328dfae6ffcbbd0a0eda89d8b74edf29c697a74a6c9f32eb19ae')
-sha512sums=('c453e57594d557443a2faa10214bbaad18abc916e8e67971cd7f04627e2b4b4a62a06c267306179d803673b139053feffbed4406cf0284eac6be6a2dfc6830ec')
+sha256sums=('47c5b3c88b898e4f4c8eb6849ee379ac89bde9a16cdf6f98e3ef85eb2284980d')
+sha512sums=('4633136551a5814e1c0085ed500d1b555177e7d3cf2f66d836f089f5e7ca6273db5b363a22686c2e35cb5201ebe7fe5af8e8ea80061586282cb76931f74dd138')
 
 prepare() {
   cp -a distro-${pkgver}{,-py2}


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 22:02:20
  Author: anthraxx
Revision: 430395

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 22:02:14 UTC (rev 430394)
+++ PKGBUILD2019-02-07 22:02:20 UTC (rev 430395)
@@ -1,61 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Tomislav Ivek 
-
-pkgbase=python-distro
-pkgname=('python-distro' 'python2-distro')
-pkgver=1.3.0
-pkgrel=2
-pkgdesc='Linux OS platform information API'
-url='https://github.com/nir0s/distro'
-arch=('any')
-license=('Apache')
-makedepends=('python-setuptools' 'python-sphinx'
- 'python2-setuptools' 'python2-sphinx')
-checkdepends=('python-pytest' 'python2-pytest')
-options=('!makeflags')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/nir0s/distro/archive/v${pkgver}.tar.gz)
-sha256sums=('4c8c92d72839328dfae6ffcbbd0a0eda89d8b74edf29c697a74a6c9f32eb19ae')
-sha512sums=('c453e57594d557443a2faa10214bbaad18abc916e8e67971cd7f04627e2b4b4a62a06c267306179d803673b139053feffbed4406cf0284eac6be6a2dfc6830ec')
-
-prepare() {
-  cp -a distro-${pkgver}{,-py2}
-}
-
-build() {
-  (cd distro-${pkgver}
-python setup.py build
-make man SPHINXBUILD=sphinx-build
-  )
-  (cd distro-${pkgver}-py2
-python2 setup.py build
-make man SPHINXBUILD=sphinx-build2
-  )
-}
-
-check() {
-  (cd distro-${pkgver}
-py.test
-  )
-  (cd distro-${pkgver}-py2
-py.test2
-  )
-}
-
-package_python-distro() {
-  depends=('python' 'python-setuptools')
-  cd distro-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 build_docs/man/ld.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-  install -Dm 644 README.md CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-package_python2-distro() {
-  depends=('python2' 'python2-setuptools')
-  cd distro-${pkgver}-py2
-  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 build_docs/man/ld.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-  install -Dm 644 README.md CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  mv "${pkgdir}/usr/bin/distro"{,2}
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-distro/repos/community-any/PKGBUILD (from rev 430394, 
python-distro/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 22:02:20 UTC (rev 430395)
@@ -0,0 +1,61 @@
+# Maintainer: Levente Polyak 
+# Contributor: Tomislav Ivek 
+
+pkgbase=python-distro
+pkgname=('python-distro' 'python2-distro')
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='Linux OS platform information API'
+url='https://github.com/nir0s/distro'
+arch=('any')
+license=('Apache')
+makedepends=('python-setuptools' 'python-sphinx'
+ 'python2-setuptools' 'python2-sphinx')
+checkdepends=('python-pytest' 'python2-pytest')
+options=('!makeflags')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/nir0s/distro/archive/v${pkgver}.tar.gz)
+sha256sums=('47c5b3c88b898e4f4c8eb6849ee379ac89bde9a16cdf6f98e3ef85eb2284980d')
+sha512sums=('4633136551a5814e1c0085ed500d1b555177e7d3cf2f66d836f089f5e7ca6273db5b363a22686c2e35cb5201ebe7fe5af8e8ea80061586282cb76931f74dd138')
+
+prepare() {
+  cp -a distro-${pkgver}{,-py2}
+}
+
+build() {
+  (cd distro-${pkgver}
+python setup.py build
+make man SPHINXBUILD=sphinx-build
+  )
+  (cd distro-${pkgver}-py2
+python2 setup.py build
+make man SPHINXBUILD=sphinx-build2
+  )
+}
+
+check() {
+  (cd distro-${pkgver}
+py.test
+  )
+  (cd distro-${pkgver}-py2
+py.test2
+  )
+}
+
+package_python-distro() {
+  depends=('python' 'python-setuptools')
+  cd distro-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 build_docs/man/ld.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+  install -Dm 644 README.md CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+package_python2-distro() {
+  depends=('python2' 'python2-setuptools')
+  cd distro-${pkgver}-py2
+  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 build_docs/man/ld.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+  install -Dm 644 README.md CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  mv "${pkgdir}/usr/bin/distro"{,2}
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 21:49:06
  Author: anthraxx
Revision: 430393

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 21:49:00 UTC (rev 430392)
+++ PKGBUILD2019-02-07 21:49:06 UTC (rev 430393)
@@ -1,46 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Michael Straube 
-# Contributor: Kevin Brubeck Unhammer 
-
-pkgbase=python-editor
-pkgname=('python-editor' 'python2-editor')
-pkgver=1.0.3
-pkgrel=3
-pkgdesc='Programmatically open an editor, capture the result'
-url='https://github.com/fmoo/python-editor'
-arch=('any')
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/fmoo/python-editor/archive/${pkgver}.tar.gz)
-sha256sums=('e627a2160bdf5e435dcde964cf38bae39c02cdd8da2ccf5fac313b2ca453e2a3')
-sha512sums=('0b14462099f8c5a3a7517f0f0cb744470284c34d164483bc58b15ecf4c5484090149d5dcb923b932a41857cfa34d4f10e4238ccc20089804a14631a459b63a39')
-
-prepare() {
-  cp -a ${pkgbase}-${pkgver}{,-py2}
-  sed 's|python|python2|' -i ${pkgbase}-${pkgver}-py2/editor.py
-}
-
-build() {
-  (cd ${pkgbase}-${pkgver}
-python setup.py build
-  )
-  (cd ${pkgbase}-${pkgver}-py2
-python2 setup.py build
-  )
-}
-
-package_python-editor() {
-  depends=('python')
-  cd ${pkgbase}-${pkgver}
-  python setup.py install --root="${pkgdir}" --skip-build
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-package_python2-editor() {
-  depends=('python2')
-  cd ${pkgbase}-${pkgver}-py2
-  python2 setup.py install --root="${pkgdir}" --skip-build
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-editor/repos/community-any/PKGBUILD (from rev 430392, 
python-editor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 21:49:06 UTC (rev 430393)
@@ -0,0 +1,46 @@
+# Maintainer: Levente Polyak 
+# Contributor: Michael Straube 
+# Contributor: Kevin Brubeck Unhammer 
+
+pkgbase=python-editor
+pkgname=('python-editor' 'python2-editor')
+pkgver=1.0.4
+pkgrel=1
+pkgdesc='Programmatically open an editor, capture the result'
+url='https://github.com/fmoo/python-editor'
+arch=('any')
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/fmoo/python-editor/archive/${pkgver}.tar.gz)
+sha256sums=('61a4758919668b8ffe5eb389a86a4c2e8c2f789c02b9c6aee0ddf3c4ebfe3fd3')
+sha512sums=('2a01ffa5967be31ec425ddb9cd2c57f327b61547f011e1510005a7b6cab30ba01fe81e18cb38e7c4f39796350701997d11a5059568b987355878671a5299eaf5')
+
+prepare() {
+  cp -a ${pkgbase}-${pkgver}{,-py2}
+  sed 's|python|python2|' -i ${pkgbase}-${pkgver}-py2/editor.py
+}
+
+build() {
+  (cd ${pkgbase}-${pkgver}
+python setup.py build
+  )
+  (cd ${pkgbase}-${pkgver}-py2
+python2 setup.py build
+  )
+}
+
+package_python-editor() {
+  depends=('python')
+  cd ${pkgbase}-${pkgver}
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+package_python2-editor() {
+  depends=('python2')
+  cd ${pkgbase}-${pkgver}-py2
+  python2 setup.py install --root="${pkgdir}" -O1 --skip-build
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 21:49:00
  Author: anthraxx
Revision: 430392

upgpkg: python-editor 1.0.4-1

Modified:
  python-editor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 21:40:25 UTC (rev 430391)
+++ PKGBUILD2019-02-07 21:49:00 UTC (rev 430392)
@@ -4,8 +4,8 @@
 
 pkgbase=python-editor
 pkgname=('python-editor' 'python2-editor')
-pkgver=1.0.3
-pkgrel=3
+pkgver=1.0.4
+pkgrel=1
 pkgdesc='Programmatically open an editor, capture the result'
 url='https://github.com/fmoo/python-editor'
 arch=('any')
@@ -12,8 +12,8 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/fmoo/python-editor/archive/${pkgver}.tar.gz)
-sha256sums=('e627a2160bdf5e435dcde964cf38bae39c02cdd8da2ccf5fac313b2ca453e2a3')
-sha512sums=('0b14462099f8c5a3a7517f0f0cb744470284c34d164483bc58b15ecf4c5484090149d5dcb923b932a41857cfa34d4f10e4238ccc20089804a14631a459b63a39')
+sha256sums=('61a4758919668b8ffe5eb389a86a4c2e8c2f789c02b9c6aee0ddf3c4ebfe3fd3')
+sha512sums=('2a01ffa5967be31ec425ddb9cd2c57f327b61547f011e1510005a7b6cab30ba01fe81e18cb38e7c4f39796350701997d11a5059568b987355878671a5299eaf5')
 
 prepare() {
   cp -a ${pkgbase}-${pkgver}{,-py2}
@@ -32,7 +32,7 @@
 package_python-editor() {
   depends=('python')
   cd ${pkgbase}-${pkgver}
-  python setup.py install --root="${pkgdir}" --skip-build
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
   install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
 }
 
@@ -39,7 +39,7 @@
 package_python2-editor() {
   depends=('python2')
   cd ${pkgbase}-${pkgver}-py2
-  python2 setup.py install --root="${pkgdir}" --skip-build
+  python2 setup.py install --root="${pkgdir}" -O1 --skip-build
   install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
 }
 


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 21:40:19
  Author: anthraxx
Revision: 430390

upgpkg: python-alembic 1.0.7-1

Modified:
  python-alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 21:38:17 UTC (rev 430389)
+++ PKGBUILD2019-02-07 21:40:19 UTC (rev 430390)
@@ -4,7 +4,7 @@
 
 pkgbase=python-alembic
 pkgname=('python-alembic' 'python2-alembic')
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
 url='https://bitbucket.org/zzzeek/alembic'
@@ -14,7 +14,7 @@
  'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 
'python2-editor' 'python2-dateutil')
 checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
 
source=(https://pypi.org/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('d7cd36c7d7a17b512e9d1faf03e54814c3a074298229e36d8f0849b9dff8ec33a01afd5164462bf8786036bfdd63c6b8932f95c3ffdfd62a3cc52e8d5438b80d'
+sha512sums=('d6607476894ae4b373d5245f51a74cc92812a764b65a6248efc3770b0ded1e62b15066feac3fd5bc2a64784573bf7531c619cf11ce50eef1622ed18376649419'
 'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer 

 


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 21:40:25
  Author: anthraxx
Revision: 430391

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 21:40:19 UTC (rev 430390)
+++ PKGBUILD2019-02-07 21:40:25 UTC (rev 430391)
@@ -1,64 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: googol 
-# Contributor: Oliver Mangold 
-
-pkgbase=python-alembic
-pkgname=('python-alembic' 'python2-alembic')
-pkgver=1.0.6
-pkgrel=1
-pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
-url='https://bitbucket.org/zzzeek/alembic'
-arch=('any')
-license=('MIT')
-makedepends=('python-setuptools' 'python-mako' 'python-sqlalchemy' 
'python-editor' 'python-dateutil'
- 'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 
'python2-editor' 'python2-dateutil')
-checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
-source=(https://pypi.org/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('d7cd36c7d7a17b512e9d1faf03e54814c3a074298229e36d8f0849b9dff8ec33a01afd5164462bf8786036bfdd63c6b8932f95c3ffdfd62a3cc52e8d5438b80d'
-'SKIP')
-validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer 

-
-prepare() {
-  cp -a alembic-${pkgver}{,-py2}
-}
-
-build() {
-  msg2 'Building python...'
-  (cd alembic-${pkgver}
-python setup.py build
-  )
-  msg2 'Building python2...'
-  (cd alembic-${pkgver}-py2
-python2 setup.py build
-  )
-}
-
-check() {
-  msg2 'Checking python...'
-  (cd alembic-${pkgver}
-py.test
-  )
-  msg2 'Checking python2...'
-  (cd alembic-${pkgver}-py2
-py.test2
-  )
-}
-
-package_python-alembic() {
-  depends=('python' 'python-mako' 'python-sqlalchemy' 'python-editor' 
'python-dateutil')
-  cd alembic-${pkgver}
-  python setup.py install --root="${pkgdir}" --prefix=/usr -O1 --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-package_python2-alembic() {
-  depends=('python2' 'python2-mako' 'python2-sqlalchemy' 'python2-editor' 
'python2-dateutil')
-  cd alembic-${pkgver}-py2
-  python2 setup.py install --root="${pkgdir}" --prefix=/usr -O1 --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
-  mv "${pkgdir}/usr/bin/alembic"{,2}
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-alembic/repos/community-any/PKGBUILD (from rev 430390, 
python-alembic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 21:40:25 UTC (rev 430391)
@@ -0,0 +1,64 @@
+# Maintainer: Levente Polyak 
+# Contributor: googol 
+# Contributor: Oliver Mangold 
+
+pkgbase=python-alembic
+pkgname=('python-alembic' 'python2-alembic')
+pkgver=1.0.7
+pkgrel=1
+pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
+url='https://bitbucket.org/zzzeek/alembic'
+arch=('any')
+license=('MIT')
+makedepends=('python-setuptools' 'python-mako' 'python-sqlalchemy' 
'python-editor' 'python-dateutil'
+ 'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 
'python2-editor' 'python2-dateutil')
+checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
+source=(https://pypi.org/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
+sha512sums=('d6607476894ae4b373d5245f51a74cc92812a764b65a6248efc3770b0ded1e62b15066feac3fd5bc2a64784573bf7531c619cf11ce50eef1622ed18376649419'
+'SKIP')
+validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer 

+
+prepare() {
+  cp -a alembic-${pkgver}{,-py2}
+}
+
+build() {
+  msg2 'Building python...'
+  (cd alembic-${pkgver}
+python setup.py build
+  )
+  msg2 'Building python2...'
+  (cd alembic-${pkgver}-py2
+python2 setup.py build
+  )
+}
+
+check() {
+  msg2 'Checking python...'
+  (cd alembic-${pkgver}
+py.test
+  )
+  msg2 'Checking python2...'
+  (cd alembic-${pkgver}-py2
+py.test2
+  )
+}
+
+package_python-alembic() {
+  depends=('python' 'python-mako' 'python-sqlalchemy' 'python-editor' 
'python-dateutil')
+  cd alembic-${pkgver}
+  python setup.py install --root="${pkgdir}" --prefix=/usr -O1 --skip-build
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+package_python2-alembic() {
+  depends=('python2' 'python2-mako' 'python2-sqlalchemy' 'python2-editor' 
'python2-dateutil')
+  cd 

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 21:38:10
  Author: anthraxx
Revision: 430388

upgpkg: penlight 1.6.0-1

Modified:
  penlight/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 21:34:02 UTC (rev 430387)
+++ PKGBUILD2019-02-07 21:38:10 UTC (rev 430388)
@@ -6,16 +6,16 @@
 
 pkgbase=penlight
 pkgname=('lua-penlight')
-pkgver=1.5.4
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='Lua libraries focusing on input data handling'
 url='https://github.com/stevedonovan/penlight'
 arch=('any')
 license=('custom')
 depends=('lua' 'lua-filesystem')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/stevedonovan/penlight/archive/${pkgver}.tar.gz)
-sha256sums=('c0bcbb0874fb559ab0a3de30a21244799b7fdf8b81b34a3df0493b12ee7a5ff1')
-sha512sums=('c46e7875410a90390bfbf010a53f1d536475e2094668722618d03951caad0fcb0674c9bc7119a0753e4ed3df9e4d70fef828ba4c6c24e8ada4036948d2432519')
+source=(https://github.com/stevedonovan/penlight/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('a552d0a314f7aa94c9579746996a7aad4ed59f3187f33b4735d3e323e27354b0')
+sha512sums=('4f9988e9e5d66aad1c7137a5b8a36e4eaa2dba5408c90ee0253ce3db69980b2e0be8c9ba38f1e88f269da96d09a908115e0e9c2bd0667393f950fdfc1e232ff0')
 
 check() {
   cd Penlight-${pkgver}
@@ -26,10 +26,10 @@
 package_lua-penlight() {
   cd Penlight-${pkgver}
   install -Dm 644 lua/pl/* -t "${pkgdir}/usr/share/lua/5.3/pl"
-  install -Dm 644 CONTRIBUTING.md CHANGES.md README.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 doc/manual/* -t "${pkgdir}/usr/share/doc/${pkgname}/manual"
+  install -Dm 644 CONTRIBUTING.md CHANGELOG.md README.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 docs/manual/* -t "${pkgdir}/usr/share/doc/${pkgname}/manual"
   install -Dm 644 examples/* -t "${pkgdir}/usr/share/doc/${pkgname}/examples"
-  install -Dm 644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 LICENSE.md -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
 
 # vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 21:38:17
  Author: anthraxx
Revision: 430389

archrelease: copy trunk to community-any

Added:
  penlight/repos/community-any/PKGBUILD
(from rev 430388, penlight/trunk/PKGBUILD)
Deleted:
  penlight/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 21:38:10 UTC (rev 430388)
+++ PKGBUILD2019-02-07 21:38:17 UTC (rev 430389)
@@ -1,35 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sébastien Luttringer
-# Contributor: SpepS 
-# Contributor: Laszlo Papp 
-# Contributor: Donald Ephraim Curtis 
-
-pkgbase=penlight
-pkgname=('lua-penlight')
-pkgver=1.5.4
-pkgrel=2
-pkgdesc='Lua libraries focusing on input data handling'
-url='https://github.com/stevedonovan/penlight'
-arch=('any')
-license=('custom')
-depends=('lua' 'lua-filesystem')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/stevedonovan/penlight/archive/${pkgver}.tar.gz)
-sha256sums=('c0bcbb0874fb559ab0a3de30a21244799b7fdf8b81b34a3df0493b12ee7a5ff1')
-sha512sums=('c46e7875410a90390bfbf010a53f1d536475e2094668722618d03951caad0fcb0674c9bc7119a0753e4ed3df9e4d70fef828ba4c6c24e8ada4036948d2432519')
-
-check() {
-  cd Penlight-${pkgver}
-  export LUA_PATH="${PWD}/lua/?/init.lua;${PWD}/lua/?.lua;$(lua -e 
'print(package.path)')"
-  lua run.lua
-}
-
-package_lua-penlight() {
-  cd Penlight-${pkgver}
-  install -Dm 644 lua/pl/* -t "${pkgdir}/usr/share/lua/5.3/pl"
-  install -Dm 644 CONTRIBUTING.md CHANGES.md README.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 doc/manual/* -t "${pkgdir}/usr/share/doc/${pkgname}/manual"
-  install -Dm 644 examples/* -t "${pkgdir}/usr/share/doc/${pkgname}/examples"
-  install -Dm 644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: penlight/repos/community-any/PKGBUILD (from rev 430388, 
penlight/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 21:38:17 UTC (rev 430389)
@@ -0,0 +1,35 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sébastien Luttringer
+# Contributor: SpepS 
+# Contributor: Laszlo Papp 
+# Contributor: Donald Ephraim Curtis 
+
+pkgbase=penlight
+pkgname=('lua-penlight')
+pkgver=1.6.0
+pkgrel=1
+pkgdesc='Lua libraries focusing on input data handling'
+url='https://github.com/stevedonovan/penlight'
+arch=('any')
+license=('custom')
+depends=('lua' 'lua-filesystem')
+source=(https://github.com/stevedonovan/penlight/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('a552d0a314f7aa94c9579746996a7aad4ed59f3187f33b4735d3e323e27354b0')
+sha512sums=('4f9988e9e5d66aad1c7137a5b8a36e4eaa2dba5408c90ee0253ce3db69980b2e0be8c9ba38f1e88f269da96d09a908115e0e9c2bd0667393f950fdfc1e232ff0')
+
+check() {
+  cd Penlight-${pkgver}
+  export LUA_PATH="${PWD}/lua/?/init.lua;${PWD}/lua/?.lua;$(lua -e 
'print(package.path)')"
+  lua run.lua
+}
+
+package_lua-penlight() {
+  cd Penlight-${pkgver}
+  install -Dm 644 lua/pl/* -t "${pkgdir}/usr/share/lua/5.3/pl"
+  install -Dm 644 CONTRIBUTING.md CHANGELOG.md README.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 docs/manual/* -t "${pkgdir}/usr/share/doc/${pkgname}/manual"
+  install -Dm 644 examples/* -t "${pkgdir}/usr/share/doc/${pkgname}/examples"
+  install -Dm 644 LICENSE.md -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Daniel M. Capella via arch-commits
Date: Thursday, February 7, 2019 @ 21:34:02
  Author: polyzen
Revision: 430387

archrelease: copy trunk to community-x86_64

Added:
  espeak-ng/repos/community-x86_64/PKGBUILD
(from rev 430386, espeak-ng/trunk/PKGBUILD)
Deleted:
  espeak-ng/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 21:33:21 UTC (rev 430386)
+++ PKGBUILD2019-02-07 21:34:02 UTC (rev 430387)
@@ -1,34 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=espeak-ng
-pkgver=1.49.2
-pkgrel=4
-pkgdesc='Multi-lingual software speech synthesizer'
-url=https://github.com/espeak-ng/espeak-ng
-arch=('x86_64')
-license=('GPL3')
-depends=('pcaudiolib')
-makedepends=('ruby-ronn')
-provides=('espeak')
-conflicts=('espeak')
-source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('521220113cb4e2a4a03e29f2c0edad6239170fec95ba67077ccae46d32167f6b72b7a357d73e48abf21fdb0334bf9f010ee1b8325f6520ec4893c48f2a2676ca')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ./autogen.sh
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make src/espeak-ng src/speak-ng
-  make -j1
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: espeak-ng/repos/community-x86_64/PKGBUILD (from rev 430386, 
espeak-ng/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 21:34:02 UTC (rev 430387)
@@ -0,0 +1,33 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=espeak-ng
+pkgver=1.49.2
+pkgrel=5
+pkgdesc='Multi-lingual software speech synthesizer'
+url=https://github.com/espeak-ng/espeak-ng
+arch=('x86_64')
+license=('GPL3')
+depends=('pcaudiolib')
+makedepends=('ruby-ronn')
+conflicts=('espeak')
+source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('521220113cb4e2a4a03e29f2c0edad6239170fec95ba67077ccae46d32167f6b72b7a357d73e48abf21fdb0334bf9f010ee1b8325f6520ec4893c48f2a2676ca')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make src/espeak-ng src/speak-ng
+  make -j1
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-02-07 Thread Daniel M. Capella via arch-commits
Date: Thursday, February 7, 2019 @ 21:33:21
  Author: polyzen
Revision: 430386

Packages depending on espeak must be patched first

Modified:
  espeak-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 21:12:51 UTC (rev 430385)
+++ PKGBUILD2019-02-07 21:33:21 UTC (rev 430386)
@@ -2,7 +2,7 @@
 
 pkgname=espeak-ng
 pkgver=1.49.2
-pkgrel=4
+pkgrel=5
 pkgdesc='Multi-lingual software speech synthesizer'
 url=https://github.com/espeak-ng/espeak-ng
 arch=('x86_64')
@@ -9,7 +9,6 @@
 license=('GPL3')
 depends=('pcaudiolib')
 makedepends=('ruby-ronn')
-provides=('espeak')
 conflicts=('espeak')
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
 
sha512sums=('521220113cb4e2a4a03e29f2c0edad6239170fec95ba67077ccae46d32167f6b72b7a357d73e48abf21fdb0334bf9f010ee1b8325f6520ec4893c48f2a2676ca')


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

2019-02-07 Thread Florian Pritz via arch-commits
Date: Thursday, February 7, 2019 @ 21:12:46
  Author: bluewind
Revision: 430384

upgpkg: highlight 3.49-1

upstream update

Modified:
  highlight/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 21:11:47 UTC (rev 430383)
+++ PKGBUILD2019-02-07 21:12:46 UTC (rev 430384)
@@ -2,7 +2,7 @@
 # Contributor: Jan Fader 
 pkgbase=highlight
 pkgname=(highlight highlight-gui)
-pkgver=3.48
+pkgver=3.49
 pkgrel=1
 url="http://www.andre-simon.de/doku/highlight/highlight.html;
 license=('GPL')
@@ -9,7 +9,7 @@
 arch=('x86_64')
 makedepends=(qt5-base lua boost)
 source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('d41acae977026cdfeec59e342cbe48ae'
+md5sums=('ea39fb9f562156efa35e4de586909d6a'
  'SKIP')
 validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
 


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

2019-02-07 Thread Florian Pritz via arch-commits
Date: Thursday, February 7, 2019 @ 21:12:51
  Author: bluewind
Revision: 430385

archrelease: copy trunk to community-x86_64

Added:
  highlight/repos/community-x86_64/PKGBUILD
(from rev 430384, highlight/trunk/PKGBUILD)
Deleted:
  highlight/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 21:12:46 UTC (rev 430384)
+++ PKGBUILD2019-02-07 21:12:51 UTC (rev 430385)
@@ -1,49 +0,0 @@
-# Maintainer: Florian Pritz 
-# Contributor: Jan Fader 
-pkgbase=highlight
-pkgname=(highlight highlight-gui)
-pkgver=3.48
-pkgrel=1
-url="http://www.andre-simon.de/doku/highlight/highlight.html;
-license=('GPL')
-arch=('x86_64')
-makedepends=(qt5-base lua boost)
-source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('d41acae977026cdfeec59e342cbe48ae'
- 'SKIP')
-validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  sed -i 's/QMAKE=qmake/QMAKE=qmake-qt5/' src/makefile
-  sed -i 's/QMAKE_CC = clang/QMAKE_CC = gcc/' src/gui-qt/highlight.pro
-  sed -i 's/QMAKE_CXX = clang++/QMAKE_CXX = g++/' src/gui-qt/highlight.pro
-}
-
-build() {
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  make QMAKE=qmake-qt5
-  make QMAKE=qmake-qt5 gui
-}
-
-package_highlight() {
-  pkgdesc="Fast and flexible source code highlighter (CLI version)"
-  depends=('lua')
-  backup=(etc/highlight/filetypes.conf)
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  make DESTDIR="$pkgdir" QMAKE=qmake-qt5 install
-}
-
-package_highlight-gui() {
-  pkgdesc="Fast and flexible source code highlighter (Qt version)"
-  depends=('qt5-base' 'highlight')
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  install -dm755 "$pkgdir/usr/bin"
-  make DESTDIR="$pkgdir" QMAKE=qmake-qt5 install-gui
-}
-
-# vim:set ts=2 sw=2 et:

Copied: highlight/repos/community-x86_64/PKGBUILD (from rev 430384, 
highlight/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 21:12:51 UTC (rev 430385)
@@ -0,0 +1,49 @@
+# Maintainer: Florian Pritz 
+# Contributor: Jan Fader 
+pkgbase=highlight
+pkgname=(highlight highlight-gui)
+pkgver=3.49
+pkgrel=1
+url="http://www.andre-simon.de/doku/highlight/highlight.html;
+license=('GPL')
+arch=('x86_64')
+makedepends=(qt5-base lua boost)
+source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('ea39fb9f562156efa35e4de586909d6a'
+ 'SKIP')
+validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
+
+prepare() {
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  sed -i 's/QMAKE=qmake/QMAKE=qmake-qt5/' src/makefile
+  sed -i 's/QMAKE_CC = clang/QMAKE_CC = gcc/' src/gui-qt/highlight.pro
+  sed -i 's/QMAKE_CXX = clang++/QMAKE_CXX = g++/' src/gui-qt/highlight.pro
+}
+
+build() {
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  make QMAKE=qmake-qt5
+  make QMAKE=qmake-qt5 gui
+}
+
+package_highlight() {
+  pkgdesc="Fast and flexible source code highlighter (CLI version)"
+  depends=('lua')
+  backup=(etc/highlight/filetypes.conf)
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  make DESTDIR="$pkgdir" QMAKE=qmake-qt5 install
+}
+
+package_highlight-gui() {
+  pkgdesc="Fast and flexible source code highlighter (Qt version)"
+  depends=('qt5-base' 'highlight')
+  cd "$srcdir/$pkgbase-$pkgver"
+
+  install -dm755 "$pkgdir/usr/bin"
+  make DESTDIR="$pkgdir" QMAKE=qmake-qt5 install-gui
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 21:11:40
  Author: anthraxx
Revision: 430382

upgpkg: sqlmap 1.3.2-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:54:27 UTC (rev 430381)
+++ PKGBUILD2019-02-07 21:11:40 UTC (rev 430382)
@@ -3,7 +3,7 @@
 # Contributor: fxbru 
 
 pkgname=sqlmap
-pkgver=1.3
+pkgver=1.3.2
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,8 +12,8 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha256sums=('7ea4684e01956e411960a5fd8a6d5b74b3f5972c2a3c6553fbd1e729819190ff')
-sha512sums=('24879ec400903cdff0f0db62576a8fd2654d6e24c49a7a221e4b5c31aa9d144f8dc55c312c2e494f92656a53d07d47c4fab1830db2c6c925026a7c4b6d2d64fc')
+sha256sums=('2dccff07b918dac1473f83041c5de4252160e30ec03cf5803288915b91cf65a9')
+sha512sums=('e4a649f7f73a1b443ad5ec384fae7f66543bb52e5878b34bf7aecae4375886174db7014c5040b783744f2d7b9938fc2383c399b2544cd597e4fd5dddeee07660')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2019-02-07 Thread Andreas Radke via arch-commits
Date: Thursday, February 7, 2019 @ 21:10:17
  Author: andyrtr
Revision: 345626

archrelease: copy trunk to testing-x86_64

Added:
  sqlite/repos/testing-x86_64/
  sqlite/repos/testing-x86_64/PKGBUILD
(from rev 345625, sqlite/trunk/PKGBUILD)
  sqlite/repos/testing-x86_64/license.txt
(from rev 345625, sqlite/trunk/license.txt)

-+
 PKGBUILD|  117 ++
 license.txt |   33 
 2 files changed, 150 insertions(+)

Copied: sqlite/repos/testing-x86_64/PKGBUILD (from rev 345625, 
sqlite/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-02-07 21:10:17 UTC (rev 345626)
@@ -0,0 +1,117 @@
+# Maintainer: Andreas Radke 
+# Contributor: Tom Newsom 
+
+pkgbase="sqlite"
+pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
+_srcver=327
+_docver=${_srcver}
+#_docver=3250200
+pkgver=3.27.0
+pkgrel=1
+pkgdesc="A C library that implements an SQL database engine"
+arch=('x86_64')
+license=('custom:Public Domain')
+url="https://www.sqlite.org/;
+makedepends=('tcl' 'readline' 'zlib')
+source=(https://www.sqlite.org/2019/sqlite-src-${_srcver}.zip
+https://www.sqlite.org/2019/sqlite-doc-${_docver}.zip
+license.txt)
+options=('!emptydirs' '!makeflags') # json extensions breaks parallel build
+sha1sums=('a46fb5a1776075609f3384aae93e8c6dedd00087'
+  'a577d1ca7079e2a864b675fb1c4f6ce44371bab0'
+  'f34f6daa4ab3073d74e774aad21d66878cf26853')
+
+prepare() {
+  cd sqlite-src-$_srcver
+#  autoreconf -vfi
+}
+
+build() {
+  export CPPFLAGS="$CPPFLAGS -DSQLITE_ENABLE_COLUMN_METADATA=1 \
+ -DSQLITE_ENABLE_UNLOCK_NOTIFY \
+ -DSQLITE_ENABLE_DBSTAT_VTAB=1 \
+ -DSQLITE_ENABLE_FTS3_TOKENIZER=1 \
+ -DSQLITE_SECURE_DELETE \
+ -DSQLITE_MAX_VARIABLE_NUMBER=25 \
+ -DSQLITE_MAX_EXPR_DEPTH=1"
+
+  # build sqlite
+  cd sqlite-src-$_srcver
+  ./configure --prefix=/usr \
+   --disable-static \
+   --disable-amalgamation \
+   --enable-fts3 \
+   --enable-fts4 \
+   --enable-fts5 \
+   --enable-rtree \
+   --enable-json1 \
+   TCLLIBDIR=/usr/lib/sqlite$pkgver
+  make
+  # build additional tools
+  make showdb showjournal showstat4 showwal sqldiff sqlite3_analyzer
+}
+
+package_sqlite() {
+
+ pkgdesc="A C library that implements an SQL database engine"
+ depends=('readline' 'zlib')
+ provides=("sqlite3=$pkgver")
+ replaces=("sqlite3")
+
+  cd sqlite-src-$_srcver
+  make DESTDIR=${pkgdir} install
+
+  install -m755 showdb showjournal showstat4 showwal sqldiff ${pkgdir}/usr/bin/
+
+  # install manpage
+  install -m755 -d ${pkgdir}/usr/share/man/man1
+  install -m644 sqlite3.1 ${pkgdir}/usr/share/man/man1/
+
+  # license - no linking required because pkgbase=pkgname
+  install -D -m644 ${srcdir}/license.txt 
${pkgdir}/usr/share/licenses/${pkgbase}/license.txt
+
+  # split out tcl extension
+  mkdir $srcdir/tcl
+  mv $pkgdir/usr/lib/sqlite* $srcdir/tcl
+}
+
+package_sqlite-tcl() {
+
+ pkgdesc="sqlite Tcl Extension Architecture (TEA)"
+ depends=('sqlite')
+ provides=("sqlite3-tcl=$pkgver")
+ replaces=("sqlite3-tcl")
+
+  install -m755 -d ${pkgdir}/usr/lib
+  mv $srcdir/tcl/* ${pkgdir}/usr/lib
+
+  # install manpage
+  install -m755 -d ${pkgdir}/usr/share/man/mann
+  install -m644 ${srcdir}/sqlite-src-$_srcver/autoconf/tea/doc/sqlite3.n 
${pkgdir}/usr/share/man/mann/
+
+  # link license
+  install -m755 -d ${pkgdir}/usr/share/licenses
+  ln -sf /usr/share/licenses/${pkgbase} 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+package_sqlite-analyzer() {
+
+ pkgdesc="An analysis program for sqlite3 database files"
+ depends=('sqlite' 'tcl')
+
+  cd sqlite-src-$_srcver
+  install -m755 -d ${pkgdir}/usr/bin
+  install -m755 sqlite3_analyzer ${pkgdir}/usr/bin/
+}
+
+package_sqlite-doc() {
+
+ pkgdesc="most of the static HTML files that comprise this website, including 
all of the SQL Syntax and the C/C++ interface specs and other miscellaneous 
documentation"
+ #arch=('any') - not yet supported
+ provides=("sqlite3-doc=$pkgver")
+ replaces=("sqlite3-doc")
+
+  cd sqlite-doc-${_docver}
+  mkdir -p ${pkgdir}/usr/share/doc/${pkgbase}
+  cp -R *  ${pkgdir}/usr/share/doc/${pkgbase}/
+}

Copied: sqlite/repos/testing-x86_64/license.txt (from rev 345625, 
sqlite/trunk/license.txt)
===
--- testing-x86_64/license.txt  (rev 0)
+++ testing-x86_64/license.txt  2019-02-07 21:10:17 UTC (rev 345626)
@@ -0,0 +1,33 @@
+SQLite Copyright
+SQLite is in the
+Public Domain 
+
+
+All of the deliverable code in SQLite has been dedicated to the public domain 
by the authors. All code authors, and representatives of the companies they 

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 21:11:47
  Author: anthraxx
Revision: 430383

archrelease: copy trunk to community-any

Added:
  sqlmap/repos/community-any/PKGBUILD
(from rev 430382, sqlmap/trunk/PKGBUILD)
Deleted:
  sqlmap/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 21:11:40 UTC (rev 430382)
+++ PKGBUILD2019-02-07 21:11:47 UTC (rev 430383)
@@ -1,52 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Evan Teitelman 
-# Contributor: fxbru 
-
-pkgname=sqlmap
-pkgver=1.3
-pkgrel=1
-pkgdesc='Automatic SQL injection and database takeover tool'
-url='http://sqlmap.org'
-arch=('any')
-license=('GPL2')
-depends=('python2' 'sh')
-backup=('etc/sqlmap.conf')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha256sums=('7ea4684e01956e411960a5fd8a6d5b74b3f5972c2a3c6553fbd1e729819190ff')
-sha512sums=('24879ec400903cdff0f0db62576a8fd2654d6e24c49a7a221e4b5c31aa9d144f8dc55c312c2e494f92656a53d07d47c4fab1830db2c6c925026a7c4b6d2d64fc')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python2 -m compileall .
-  python2 -O -m compileall .
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -d "${pkgdir}/etc"
-  install -d "${pkgdir}/usr/bin"
-  install -d "${pkgdir}/opt/${pkgname}"
-  install -d "${pkgdir}/usr/share/doc"
-
-  mv doc "${pkgdir}/usr/share/doc/${pkgname}"
-  mv sqlmap.conf "${pkgdir}/etc/sqlmap.conf"
-  ln -sf /etc/sqlmap.conf "${pkgdir}/opt/${pkgname}/sqlmap.conf"
-  cp -a --no-preserve=ownership * "${pkgdir}/opt/${pkgname}"
-
-  cat > "${pkgdir}/usr/bin/sqlmap" << EOF
-#!/bin/sh
-cd /opt/${pkgname}
-python2 sqlmap.py "\$@"
-EOF
-  cat > "${pkgdir}/usr/bin/sqlmapapi" << EOF
-#!/bin/sh
-cd /opt/${pkgname}
-python2 sqlmapapi.py "\$@"
-EOF
-
-  chmod 755 "${pkgdir}/usr/bin/sqlmap"
-  chmod 755 "${pkgdir}/usr/bin/sqlmapapi"
-}
-
-# vim: ts=2 sw=2 et:

Copied: sqlmap/repos/community-any/PKGBUILD (from rev 430382, 
sqlmap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 21:11:47 UTC (rev 430383)
@@ -0,0 +1,52 @@
+# Maintainer: Levente Polyak 
+# Contributor: Evan Teitelman 
+# Contributor: fxbru 
+
+pkgname=sqlmap
+pkgver=1.3.2
+pkgrel=1
+pkgdesc='Automatic SQL injection and database takeover tool'
+url='http://sqlmap.org'
+arch=('any')
+license=('GPL2')
+depends=('python2' 'sh')
+backup=('etc/sqlmap.conf')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
+sha256sums=('2dccff07b918dac1473f83041c5de4252160e30ec03cf5803288915b91cf65a9')
+sha512sums=('e4a649f7f73a1b443ad5ec384fae7f66543bb52e5878b34bf7aecae4375886174db7014c5040b783744f2d7b9938fc2383c399b2544cd597e4fd5dddeee07660')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python2 -m compileall .
+  python2 -O -m compileall .
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -d "${pkgdir}/etc"
+  install -d "${pkgdir}/usr/bin"
+  install -d "${pkgdir}/opt/${pkgname}"
+  install -d "${pkgdir}/usr/share/doc"
+
+  mv doc "${pkgdir}/usr/share/doc/${pkgname}"
+  mv sqlmap.conf "${pkgdir}/etc/sqlmap.conf"
+  ln -sf /etc/sqlmap.conf "${pkgdir}/opt/${pkgname}/sqlmap.conf"
+  cp -a --no-preserve=ownership * "${pkgdir}/opt/${pkgname}"
+
+  cat > "${pkgdir}/usr/bin/sqlmap" << EOF
+#!/bin/sh
+cd /opt/${pkgname}
+python2 sqlmap.py "\$@"
+EOF
+  cat > "${pkgdir}/usr/bin/sqlmapapi" << EOF
+#!/bin/sh
+cd /opt/${pkgname}
+python2 sqlmapapi.py "\$@"
+EOF
+
+  chmod 755 "${pkgdir}/usr/bin/sqlmap"
+  chmod 755 "${pkgdir}/usr/bin/sqlmapapi"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Andreas Radke via arch-commits
Date: Thursday, February 7, 2019 @ 21:10:06
  Author: andyrtr
Revision: 345625

upgpkg: sqlite 3.27.0-1

upstream update 3.27.0

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:55:51 UTC (rev 345624)
+++ PKGBUILD2019-02-07 21:10:06 UTC (rev 345625)
@@ -3,22 +3,22 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
-_srcver=326
+_srcver=327
 _docver=${_srcver}
 #_docver=3250200
-pkgver=3.26.0
-pkgrel=2
+pkgver=3.27.0
+pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('x86_64')
 license=('custom:Public Domain')
 url="https://www.sqlite.org/;
 makedepends=('tcl' 'readline' 'zlib')
-source=(https://www.sqlite.org/2018/sqlite-src-${_srcver}.zip
-https://www.sqlite.org/2018/sqlite-doc-${_docver}.zip
+source=(https://www.sqlite.org/2019/sqlite-src-${_srcver}.zip
+https://www.sqlite.org/2019/sqlite-doc-${_docver}.zip
 license.txt)
 options=('!emptydirs' '!makeflags') # json extensions breaks parallel build
-sha1sums=('a05429d6a8337d60ddc7c6381b49941059a55f68'
-  '13c48e0396d15f3f4978214e15031a23d509'
+sha1sums=('a46fb5a1776075609f3384aae93e8c6dedd00087'
+  'a577d1ca7079e2a864b675fb1c4f6ce44371bab0'
   'f34f6daa4ab3073d74e774aad21d66878cf26853')
 
 prepare() {


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

2019-02-07 Thread Andreas Radke via arch-commits
Date: Thursday, February 7, 2019 @ 20:55:51
  Author: andyrtr
Revision: 345624

archrelease: copy trunk to testing-any

Added:
  libreoffice-still-i18n/repos/testing-any/
  libreoffice-still-i18n/repos/testing-any/PKGBUILD
(from rev 345623, libreoffice-still-i18n/trunk/PKGBUILD)

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

Copied: libreoffice-still-i18n/repos/testing-any/PKGBUILD (from rev 345623, 
libreoffice-still-i18n/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-02-07 20:55:51 UTC (rev 345624)
@@ -0,0 +1,541 @@
+# Maintainer: Andreas Radke 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgbase=libreoffice-still-i18n
+
+pkgver=6.1.5
+pkgrel=1
+_rcver=${pkgver}.2
+#_oodlver=${pkgver}.0.beta1
+_oodlver=${pkgver}
+
+arch=('any')
+url="http://www.documentfoundation.org;
+license=('LGPL')
+
+#https://download.documentfoundation.org/mirrors/all.html
+
+_url="https://download.documentfoundation.org/libreoffice/stable;
+#_url="https://download.documentfoundation.org/libreoffice/testing;
+#_url="https://dev-builds.libreoffice.org/pre-releases;
+
+
+#_url+="/${pkgver}-rc2/rpm/x86_64"
+#_url+="/${pkgver}/rpm/x86_64"
+_url+="/${pkgver}/rpm/x86_64"
+#_url+="/rpm/x86_64"
+
+_languages=(
+  'af"Afrikaans"   0'
+  'am"Amharic" 1'
+  'ar"Arabic"  1'
+  'as"Assamese (India)"0'
+  'ast   "Asturianu"   1'
+  'be"Belarusian"  0'
+  'bg"Bulgarian"   1'
+  'bn"Bengali" 1'
+  'bn-IN "Bengali (India)" 1'
+  'bo"Tibetan" 1'
+  'br"Breton"  0'
+  'brx   "Bodo"0'
+  'bs"Bosnian" 1'
+  'ca"Catalan" 1'
+  'ca-valencia   "Catalan (Valencia)"  1'
+  'cs"Czech"   1'
+  'cy"Welsh"   0'
+  'da"Danish"  1'
+  'de"German"  1'
+  'dgo   "Dogri"   0'
+  'dz"Dzongkha"1'
+  'el"Greek"   1'
+  'en-GB "English (GB)"1'
+  'en-ZA "English (ZA)"1'
+  'eo"Esperanto"   1'
+  'es"Spanish" 1'
+  'et"Estonian"1'
+  'eu"Basque"  1'
+  'fa"Persian" 0'
+  'fi"Finnish" 1'
+  'fr"French"  1'
+  'ga"Irish"   0'
+  'gd"Gaelic (Scottish)"   0'
+  'gl"Galician"1'
+  'gu"Gujarati"1'
+  'he"Hebrew"  1'
+  'hi"Hindi"   1'
+  'hr"Croatian"1'
+  'hu"Hungarian"   1'
+  'id"Indonesian"  1'
+  'is"Icelandic"   1'
+  'it"Italian" 1'
+  'ja"Japanese"1'
+  'ka"Georgian"1'
+  'kk"Kazakh"  0'
+  'km"Khmer (Cambodia)"1'
+  'kmr-Latn  "Kurdish" 0'
+  'kn"Kannada" 0'
+  'ko"Korean"  1'
+  'kok   "Konkani" 0'
+  'ks"Kashmiri"0'
+  'lb"Luxembourgish"   0'
+  'lo"Lao" 1'
+  'lt"Lithuanian"  1'
+  'lv"Latvian" 1'
+  'mai   "Maithili"0'
+  'mk"Macedonian"  1'
+  'ml"Malayalam"   0'
+  'mn"Mongolian"   0'
+  'mni   "Manipuri"0'
+  'mr"Marathi" 0'
+  'my"Burmese" 0'
+  'nb"Norwegian Bokmal"1'
+  'ne"Nepali"  1'
+  'nl"Dutch"   1'
+  'nn"Norwegian Nynorsk"   1'
+  'nr"Ndebele (South)" 0'
+  'nso   "Northern Sotho"  0'
+  'oc"Occitan" 0'
+  'om"Oromo"   1'
+  'or"Oriya"   0'
+  'pa-IN "Punjabi (India)" 0'
+  'pl"Polish"  1'
+  'pt"Portuguese"  1'
+  'pt-BR "Portuguese (Brasil)" 1'
+  'ro"Romanian"1'
+  'ru 

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

2019-02-07 Thread Filipe Laíns via arch-commits
Date: Thursday, February 7, 2019 @ 20:54:27
  Author: ffy00
Revision: 430381

archrelease: copy trunk to community-any

Added:
  lutris/repos/community-any/PKGBUILD
(from rev 430380, lutris/trunk/PKGBUILD)
Deleted:
  lutris/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:53:52 UTC (rev 430380)
+++ PKGBUILD2019-02-07 20:54:27 UTC (rev 430381)
@@ -1,39 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Frederik “Freso” S. Olesen 
-# Contributor: Maxime Gauduin 
-
-pkgname=lutris
-pkgver=0.5.0
-pkgrel=2
-pkgdesc='Open Gaming Platform'
-arch=('any')
-url='https://lutris.net'
-license=('GPL3')
-depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'gtk3' 'webkit2gtk')
-makedepends=('python-setuptools')
-checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
-optdepends=('wine: Run windows games'
-'wine-staging: Run windows games - Staging patches')
-makedepends=('python-setuptools')
-source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('797e5ad40e9c3f630272c35df32f6ac4b8b73ea282c86ec79b7723b37e16267eb3f5f0eb23da495256d9a76f30a7c5e8405c84fb15c595e322dbf3424bf947e7')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-
-  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-

Copied: lutris/repos/community-any/PKGBUILD (from rev 430380, 
lutris/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:54:27 UTC (rev 430381)
@@ -0,0 +1,39 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Frederik “Freso” S. Olesen 
+# Contributor: Maxime Gauduin 
+
+pkgname=lutris
+pkgver=0.5.0.1
+pkgrel=1
+pkgdesc='Open Gaming Platform'
+arch=('any')
+url='https://lutris.net'
+license=('GPL3')
+depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk')
+makedepends=('python-setuptools')
+checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
+optdepends=('wine: Run windows games'
+'wine-staging: Run windows games - Staging patches')
+makedepends=('python-setuptools')
+source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
+sha512sums=('bacb6b481db2b84b0fa51d7ff530d25b7ef56601f819db85c5012bbee58e93ecb840d0af60c50ec696f1c059e90b5b0e2f9ecefc1ad54d9986faff34ac714d04')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+


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

2019-02-07 Thread Andreas Radke via arch-commits
Date: Thursday, February 7, 2019 @ 20:54:47
  Author: andyrtr
Revision: 345623

upgpkg: libreoffice-still-i18n 6.1.5-1

upstream update 6.1.5

Modified:
  libreoffice-still-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  350 ++---
 1 file changed, 175 insertions(+), 175 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:18:44 UTC (rev 345622)
+++ PKGBUILD2019-02-07 20:54:47 UTC (rev 345623)
@@ -3,9 +3,9 @@
 
 pkgbase=libreoffice-still-i18n
 
-pkgver=6.0.7
+pkgver=6.1.5
 pkgrel=1
-_rcver=${pkgver}.3
+_rcver=${pkgver}.2
 #_oodlver=${pkgver}.0.beta1
 _oodlver=${pkgver}
 
@@ -137,351 +137,351 @@
   'zu"Zulu"0'
 )
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # "LibreOffice Build 
Team (CODE SIGNING KEY) "
-sha256sums=('76009d449c27e3a6108e8ae6b51f9afe5869b5fd8d96010df01a194bd4322a1b'
+sha256sums=('57fbf9dc884b07f449f905cba45d89bf2cba52ec4bff68328f9b3bda81ddce39'
 'SKIP'
-'06ce7a2ecd4fa85a9e67fd0068807b88b5615bfb5215cdd1e8eb70198467e889'
+'935c84a25a1e0e044ceb0361b36a043aa0ceb388fa9bd24784b95f7f0f913d37'
 'SKIP'
-'1d02cf5d9f35a7a8927bb438670e04fdb439e79da8b0d6d4a5eb8bae20977329'
+'2d3fb68ed520d64c269beca13e6a5cf3e26a00cc65ef76ca65e914b905269bdd'
 'SKIP'
-'ce44c164d78bb34ff3fc42519f1194c1d840abaf0a274424b200913293663562'
+'b442eb5ef020001c72d1714cffb4da59ff9ed94a10e51dc1d09df5dd20ce8f9b'
 'SKIP'
-'06889363527fc5be601ad1ee71931d2ae31b0b410d29afb1e8936b1af60fc878'
+'fc25c20f1ffc866f272a82b9429f1aa480c671d8a36610219ae86d58c953ec35'
 'SKIP'
-'4f13ccc7c8b0d9d28aa609bd6fa0a463a70acfa396ce4445d114db4c1cd666d1'
+'ef8f1ed83c7e4f186d75f28f465a4a424e2c2601e924b84cfb7c6015956d771b'
 'SKIP'
-'9782d19cf3cf10c414b127ae88a792c9e9e54463fa60d8df70f7de996bd3c279'
+'8b50b55f92a43d02673f72f73d86b94066044926fa5029b8e6e4b80d46b7c488'
 'SKIP'
-'bea850cc94a6df3c284b61cb02f1e3ff7e4224d3afca00a8afa75767186ce079'
+'41933451e165434ae9e853a01308f712238107570355b9cc552e8b9f8a155496'
 'SKIP'
-'51facdf9696b19b8e98d769656747f5c92ed4b2fc1bd29c862acf65bb70c3484'
+'7b95df99d5d43cee238bee8afeb14328e120f28de20647e7f333d44495698453'
 'SKIP'
-'b453a05be116898f4ee0e533da55fbddbf2fe73a4553dceffe4c1dc0e365d482'
+'469326c5d9086557b0a1968f7bab61a58e1a8691e77f4c63d99ac134ca1a1da2'
 'SKIP'
-'624e78c8503f29af4c63b120f1a72fd477af11d9c9f89d105106d88d7aa20f11'
+'b4bf441d69fc89359b632b02d12615bfafb21dd2bc06ecd920c0271767149655'
 'SKIP'
-'b2e70f925152cd0399aeae39a6038034d58918510c7bc9fda6d3637b43196023'
+'f38aaca7ef0e71c3fbf288c01eb6d1cafba09397ff61dfb37b3e84b91b14348a'
 'SKIP'
-'29fc09c258f23d8cd05377a9bdf849a3612ecd55b6e5eeddce2bd0ff2ca764cd'
+'9eedc4afad74ab36b91d0c3782822b163df80070e49e5b32eebfbfb035da5b44'
 'SKIP'
-'fe0e645fd8fa7c125182e31ea5aa84218d650f494a7c5a62daaefdc4a9c846d4'
+'61e0cbb19ad9aeea657b19df1bfd049abbd0c014f1ee9663406f5e2edfb7c11e'
 'SKIP'
-'66ff1b54b5664be28f6ad1ab828b8a79c83804c3d53dadf34a0c7d839fa04e5e'
+'b48a6689a7f6e0ca3e6cdf5ae3b13be573f3b4cd35283f7d7cac7bff5505261e'
 'SKIP'
-'6699f63515d585b669b2742e8f112abecb728b621fb13d0bfe38034a4440ce4c'
+'b65b7473934364627454e1871ae3842811ac372846580ff97a9fdbd8d11a1dc7'
 'SKIP'
-'b899f65b4bfe0989ce20e70745de0a1dafb79d1e941acd7e427c913d043b4246'
+'6ad4e75462669c041873810cfe6e733d8cf7296ad503d69d632f11b0ce2d457b'
 'SKIP'
-'b9b52f595f6ce908072f2b07bde5226e7212bd68310f0dd41162a8ce7468c175'
+'56be79b68ae3fb81d90f36d33c54c2b43c3d024bea7a578a267afac5c8146c7a'
 'SKIP'
-'094b21fd567c5af7cb3d9e9ec75f03c679da29a940a074b8ff4760b47386583a'
+'36eb89d14873b6ab76d6dacadf3db4d00e84e1e4e965150427600afaf32ca666'
 'SKIP'
-'981e8246bb9168214849b765d81a0cd9af78c01e361c50c76ba5fe325e27d7be'
+'92878d16f01a926f4c019f3cd0f0ca5a3246b778e496846a3d00a1838d8050db'
 'SKIP'
-'e0aa9c524a08bf152ec6f93549a66d00dc66f1bde1637f00b264a6ad845966da'
+'ab8783dfa5fac34106dbaea43e0d4f90d22ebffb0c4bfc00cccf39400c4ec231'
 'SKIP'
-'379dfc79cd437d629d1807c2493afebb5d43c2777883881206eba36ed71bfb96'
+'6f82eba4b66e5d43315f2ea3393221fdf1a57914fc72a8793084f7bb112eecb2'
 'SKIP'
-'6b30fabbbc8ad570e9934b7ea18706a29556986d669f2cf1d722d11a4fd75c7a'
+

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

2019-02-07 Thread Filipe Laíns via arch-commits
Date: Thursday, February 7, 2019 @ 20:53:52
  Author: ffy00
Revision: 430380

upgpkg: lutris 0.5.0.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:53:19 UTC (rev 430379)
+++ PKGBUILD2019-02-07 20:53:52 UTC (rev 430380)
@@ -3,14 +3,14 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.0.1
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'gtk3' 'webkit2gtk')
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Run windows games'
@@ -17,7 +17,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('797e5ad40e9c3f630272c35df32f6ac4b8b73ea282c86ec79b7723b37e16267eb3f5f0eb23da495256d9a76f30a7c5e8405c84fb15c595e322dbf3424bf947e7')
+sha512sums=('bacb6b481db2b84b0fa51d7ff530d25b7ef56601f819db85c5012bbee58e93ecb840d0af60c50ec696f1c059e90b5b0e2f9ecefc1ad54d9986faff34ac714d04')
 
 build() {
   cd $pkgname-$pkgver


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:53:19
  Author: anthraxx
Revision: 430379

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:52:16 UTC (rev 430378)
+++ PKGBUILD2019-02-07 20:53:19 UTC (rev 430379)
@@ -1,46 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Allan McRae 
-# Contributor: Alessio 'mOLOk' Bolognino 
-# Contributor: shamrok 
-
-pkgname=smplayer
-pkgver=18.10.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=('2dff7c9ad2cc6dd757f9671e48885318b7f50d32ac3879d5ac9a1c485a0e14eb')
-sha512sums=('7726294c16761900b384db42155a26891f9becae38ef39b35dd9c6a62c2050b5720a8b641a893b33c7bc08a5c98e12a4651196a67311444d6cbed2dbd5895f5c')
-
-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 -j1 install
-}
-
-# vim: ts=2 sw=2 et:

Copied: smplayer/repos/community-x86_64/PKGBUILD (from rev 430378, 
smplayer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:53:19 UTC (rev 430379)
@@ -0,0 +1,46 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ionut Biru 
+# Contributor: Allan McRae 
+# Contributor: Alessio 'mOLOk' Bolognino 
+# Contributor: shamrok 
+
+pkgname=smplayer
+pkgver=19.1.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=('7a483d24c928fa51e8d48322cfd7d747fa5bf6cf587505d29a44c256abb64360')
+sha512sums=('aee009f0ff6dcfe8e5b0b80c99d44c41a02c34d7974c1a15b21235e3daaf3142f5c936adb043327804412309b88e0ff8f0ef440c1835541adb6bf703d486ff79')
+
+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 -j1 install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in perl-app-borgrestore/repos/community-any (PKGBUILD PKGBUILD)

2019-02-07 Thread Florian Pritz via arch-commits
Date: Thursday, February 7, 2019 @ 20:52:16
  Author: bluewind
Revision: 430378

archrelease: copy trunk to community-any

Added:
  perl-app-borgrestore/repos/community-any/PKGBUILD
(from rev 430377, perl-app-borgrestore/trunk/PKGBUILD)
Deleted:
  perl-app-borgrestore/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:52:08 UTC (rev 430377)
+++ PKGBUILD2019-02-07 20:52:16 UTC (rev 430378)
@@ -1,54 +0,0 @@
-# Maintainer: Florian Pritz 
-
-pkgname=perl-app-borgrestore
-pkgver=3.2.1
-pkgrel=1
-pkgdesc='Restore paths from borg backups'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=('perl>=5.14.0' perl-dbd-sqlite perl-dbi perl-file-pushd
- perl-function-parameters perl-ipc-run perl-json perl-log-any
- perl-log-any-adapter-log4perl perl-log-log4perl
- perl-number-bytes-human perl-path-tiny perl-scalar-list-utils
- perl-strictures perl-timedate perl-version-compare borg)
-makedepends=(perl-devel-checkbin 'perl-module-build-tiny>=0.035')
-checkdepends=(perl-log-any-adapter-tap perl-software-license
-  perl-test-differences perl-test-exception perl-test-mockobject
-  perl-test-pod perl-test-pod-coverage)
-url=https://metacpan.org/release/App-BorgRestore
-source=("http://search.cpan.org/CPAN/authors/id/B/BL/BLUEWIND/App-BorgRestore-$pkgver.tar.gz;)
-md5sums=(2d02a69c6189b170198a5307fe52aace)
-sha512sums=(b14eb98ab4279a536c7d1c2f2ca195ca6efde000c9eaa33dc78bcfa48d40afbdd5cda5dd4ba676226e6a9dfbe52b923cce2a9e57d420449804cce30d6f3e8383)
-_ddir="App-BorgRestore-$pkgver"
-
-build()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  /usr/bin/perl Build.PL
-  ./Build
-)
-
-check()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  ./Build test
-)
-
-package()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  ./Build install --installdirs=vendor --destdir="$pkgdir"
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-app-borgrestore/repos/community-any/PKGBUILD (from rev 430377, 
perl-app-borgrestore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:52:16 UTC (rev 430378)
@@ -0,0 +1,54 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-app-borgrestore
+pkgver=3.3.0
+pkgrel=1
+pkgdesc='Restore paths from borg backups'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=('perl>=5.14.0' perl-dbd-sqlite perl-dbi perl-file-pushd
+ perl-function-parameters perl-ipc-run perl-json perl-log-any
+ perl-log-any-adapter-log4perl perl-log-log4perl
+ perl-number-bytes-human perl-path-tiny perl-scalar-list-utils
+ perl-strictures perl-timedate perl-version-compare borg)
+makedepends=(perl-devel-checkbin 'perl-module-build-tiny>=0.035')
+checkdepends=(perl-log-any-adapter-tap perl-software-license
+  perl-test-differences perl-test-exception perl-test-mockobject
+  perl-test-pod perl-test-pod-coverage)
+url=https://metacpan.org/release/App-BorgRestore
+source=("http://search.cpan.org/CPAN/authors/id/B/BL/BLUEWIND/App-BorgRestore-$pkgver.tar.gz;)
+md5sums=(b2e8593d128e1e4be1e6d08e351c7234)
+sha512sums=(51ddb61433d9ae679b6632a44e4b03ac82021ea8b34c2da9f1bb8a3b6a70cc147f80a54a51079801180fa83c6d22961d6b248549fd9003dad2db6cf59b888a3d)
+_ddir="App-BorgRestore-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  /usr/bin/perl Build.PL
+  ./Build
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  ./Build test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  ./Build install --installdirs=vendor --destdir="$pkgdir"
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-app-borgrestore/trunk (PKGBUILD)

2019-02-07 Thread Florian Pritz via arch-commits
Date: Thursday, February 7, 2019 @ 20:52:08
  Author: bluewind
Revision: 430377

upgpkg: perl-app-borgrestore 3.3.0-1

upstream update

Modified:
  perl-app-borgrestore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:47:30 UTC (rev 430376)
+++ PKGBUILD2019-02-07 20:52:08 UTC (rev 430377)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz 
 
 pkgname=perl-app-borgrestore
-pkgver=3.2.1
+pkgver=3.3.0
 pkgrel=1
 pkgdesc='Restore paths from borg backups'
 arch=(any)
@@ -18,8 +18,8 @@
   perl-test-pod perl-test-pod-coverage)
 url=https://metacpan.org/release/App-BorgRestore
 
source=("http://search.cpan.org/CPAN/authors/id/B/BL/BLUEWIND/App-BorgRestore-$pkgver.tar.gz;)
-md5sums=(2d02a69c6189b170198a5307fe52aace)
-sha512sums=(b14eb98ab4279a536c7d1c2f2ca195ca6efde000c9eaa33dc78bcfa48d40afbdd5cda5dd4ba676226e6a9dfbe52b923cce2a9e57d420449804cce30d6f3e8383)
+md5sums=(b2e8593d128e1e4be1e6d08e351c7234)
+sha512sums=(51ddb61433d9ae679b6632a44e4b03ac82021ea8b34c2da9f1bb8a3b6a70cc147f80a54a51079801180fa83c6d22961d6b248549fd9003dad2db6cf59b888a3d)
 _ddir="App-BorgRestore-$pkgver"
 
 build()


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:47:30
  Author: anthraxx
Revision: 430376

upgpkg: smplayer 19.1.0-1

Modified:
  smplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:42:06 UTC (rev 430375)
+++ PKGBUILD2019-02-07 20:47:30 UTC (rev 430376)
@@ -5,7 +5,7 @@
 # Contributor: shamrok 
 
 pkgname=smplayer
-pkgver=18.10.0
+pkgver=19.1.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=('2dff7c9ad2cc6dd757f9671e48885318b7f50d32ac3879d5ac9a1c485a0e14eb')
-sha512sums=('7726294c16761900b384db42155a26891f9becae38ef39b35dd9c6a62c2050b5720a8b641a893b33c7bc08a5c98e12a4651196a67311444d6cbed2dbd5895f5c')
+sha256sums=('7a483d24c928fa51e8d48322cfd7d747fa5bf6cf587505d29a44c256abb64360')
+sha512sums=('aee009f0ff6dcfe8e5b0b80c99d44c41a02c34d7974c1a15b21235e3daaf3142f5c936adb043327804412309b88e0ff8f0ef440c1835541adb6bf703d486ff79')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:42:06
  Author: anthraxx
Revision: 430375

archrelease: copy trunk to community-x86_64

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

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

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

-  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 

-  '16E12866B7738C73976A57436FFC33439B0D04DF') # Winkels, Erik 

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

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

+  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 

+  '16E12866B7738C73976A57436FFC33439B0D04DF') # Winkels, Erik 

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


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:41:59
  Author: anthraxx
Revision: 430374

upgpkg: powerdns-recursor 4.1.11-1

Modified:
  powerdns-recursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:34:28 UTC (rev 430373)
+++ PKGBUILD2019-02-07 20:41:59 UTC (rev 430374)
@@ -5,7 +5,7 @@
 # Contributor: Remi Gacogne 
 
 pkgname=powerdns-recursor
-pkgver=4.1.9
+pkgver=4.1.11
 pkgrel=1
 pkgdesc='Resolving DNS server'
 url='https://www.powerdns.com/'
@@ -18,7 +18,7 @@
 conflicts=('pdns-recursor')
 backup=('etc/powerdns/recursor.conf')
 
source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
-sha512sums=('2deaf1cdc8c32087f744efe0d142421cfd2d89dc9b31edcdea55c1efc2637987e8557891716498e3703c4b1af4b0d301e2a53316c5a97c7a18ec85016ccfa8f1'
+sha512sums=('6041d31f0a517786f44a7fa22c7bfa94d5d4bdc3a7f349d2b47bc66be87404fe8eaf76f45ca18ef8ab96a45c0271f46fdba93a51fbda2542a3ad96e10f51c1d1'
 'SKIP')
 validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis 

   'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 



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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:34:23
  Author: anthraxx
Revision: 430372

upgpkg: powerdns 4.1.6-1

Modified:
  powerdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:28:38 UTC (rev 430371)
+++ PKGBUILD2019-02-07 20:34:23 UTC (rev 430372)
@@ -6,8 +6,8 @@
 # Contributor: Pieter Lexis 
 
 pkgname=powerdns
-pkgver=4.1.5
-pkgrel=4
+pkgver=4.1.6
+pkgrel=1
 pkgdesc='Authoritative DNS server'
 url='https://www.powerdns.com/'
 arch=('x86_64')
@@ -29,7 +29,7 @@
 backup=('etc/powerdns/pdns.conf')
 source=(https://downloads.powerdns.com/releases/pdns-${pkgver}.tar.bz2{,.asc}
 sysusers.conf)
-sha512sums=('c5c42975e6402f17b3cdf947a26c944a462d39c23bef44b6f6e823b8c9459be9e8bd750aa0481f9f707eec8b124c4edc4769a6241c75836583ee0bbe111e33e5'
+sha512sums=('094e532ff50aeb54c8b3e46e3b4a77d1fb2c9d3d0fccce6ccb71b3825f5e53f53af680625ea4e98b5dbc29fbd210bc3b4a47c7f05b4b3ac2cf7537369a7e15b2'
 'SKIP'
 
'522bde8b76367db6edd461fca8f81d50304a4d764addf33774b3e2c5c93a9e72d93993f54ddd4ee887ceeccf70280aceea3ffaf6370d26310e0a7ebbbf61f26a')
 validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'   # Winkels, Erik 



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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:34:28
  Author: anthraxx
Revision: 430373

archrelease: copy trunk to community-x86_64

Added:
  powerdns/repos/community-x86_64/PKGBUILD
(from rev 430372, powerdns/trunk/PKGBUILD)
  powerdns/repos/community-x86_64/sysusers.conf
(from rev 430372, powerdns/trunk/sysusers.conf)
Deleted:
  powerdns/repos/community-x86_64/PKGBUILD
  powerdns/repos/community-x86_64/sysusers.conf

---+
 PKGBUILD  |  156 
 sysusers.conf |2 
 2 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:34:23 UTC (rev 430372)
+++ PKGBUILD2019-02-07 20:34:28 UTC (rev 430373)
@@ -1,78 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alexander Rødseth 
-# Contributor: Jan de Groot 
-# Contributor: Kevin Mihelich 
-# Contributor: Remi Gacogne 
-# Contributor: Pieter Lexis 
-
-pkgname=powerdns
-pkgver=4.1.5
-pkgrel=4
-pkgdesc='Authoritative DNS server'
-url='https://www.powerdns.com/'
-arch=('x86_64')
-license=('GPL2')
-depends=('boost-libs' 'botan>=2.7.0' 'libsodium' 'luajit' 'openssl' 'protobuf'
- 'sqlite' 'systemd' 'lua')
-makedepends=('boost' 'geoip' 'libldap' 'mariadb-libs' 'opendbx'
- 'postgresql-libs' 'tinycdb' 'unixodbc' 'yaml-cpp')
-optdepends=('geoip: GeoIP backend'
-'mariadb-libs: MariaDB/MySQL and MyDNS backend'
-'libldap: LDAP backend'
-'opendbx: OpenDBX backend'
-'postgresql-libs: PostgreSQL backend'
-'unixodbc: ODBC backend'
-'tinycdb: TinyDNS backend'
-'yaml-cpp: GeoIP backend')
-provides=('pdns')
-conflicts=('pdns')
-backup=('etc/powerdns/pdns.conf')
-source=(https://downloads.powerdns.com/releases/pdns-${pkgver}.tar.bz2{,.asc}
-sysusers.conf)
-sha512sums=('c5c42975e6402f17b3cdf947a26c944a462d39c23bef44b6f6e823b8c9459be9e8bd750aa0481f9f707eec8b124c4edc4769a6241c75836583ee0bbe111e33e5'
-'SKIP'
-
'522bde8b76367db6edd461fca8f81d50304a4d764addf33774b3e2c5c93a9e72d93993f54ddd4ee887ceeccf70280aceea3ffaf6370d26310e0a7ebbbf61f26a')
-validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'   # Winkels, Erik 

-  '16E12866B7738C73976A57436FFC33439B0D04DF'   # Peter van Dijk 

-  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3' ) # Pieter Lexis 

-
-prepare() {
-  cd pdns-${pkgver}
-  # Patch the Makefile.in's so /powerdns is used instead of /pdns (for e.g. 
$LIBDIR)
-  # This allows for running pdns_server without setting `module-dir` in the 
config.
-  find . -name 'Makefile.in' -exec sed -i 's,pkglibdir = 
\$(libdir)/@PACKAGE@,pkglibdir = $(libdir)/powerdns,' {} \;
-}
-
-build() {
-  cd pdns-${pkgver}
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc/powerdns \
---sbindir=/usr/bin \
---with-modules='' \
---with-dynmodules="bind geoip gmysql godbc gpgsql gsqlite3 ldap lua mydns 
opendbx pipe random remote tinydns" \
---docdir=/usr/share/doc/powerdns \
---enable-libsodium \
---enable-botan \
---enable-tools \
---disable-dependency-tracking \
---disable-silent-rules \
---enable-reproducible \
---enable-unit-tests \
---enable-systemd
-  make
-}
-
-check() {
-  make -C pdns-${pkgver} check
-}
-
-package() {
-  make -C pdns-${pkgver} DESTDIR="${pkgdir}" install
-  install -D -m644 sysusers.conf "${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
-  mv "${pkgdir}/etc/powerdns/pdns.conf"{-dist,}
-  # Ensure we run as the powerdns user
-  sed -i "s,^# \(set.id=\),\1${pkgname}," "${pkgdir}/etc/powerdns/pdns.conf"
-}
-
-# vim: ts=2 sw=2 et:

Copied: powerdns/repos/community-x86_64/PKGBUILD (from rev 430372, 
powerdns/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:34:28 UTC (rev 430373)
@@ -0,0 +1,78 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander Rødseth 
+# Contributor: Jan de Groot 
+# Contributor: Kevin Mihelich 
+# Contributor: Remi Gacogne 
+# Contributor: Pieter Lexis 
+
+pkgname=powerdns
+pkgver=4.1.6
+pkgrel=1
+pkgdesc='Authoritative DNS server'
+url='https://www.powerdns.com/'
+arch=('x86_64')
+license=('GPL2')
+depends=('boost-libs' 'botan>=2.7.0' 'libsodium' 'luajit' 'openssl' 'protobuf'
+ 'sqlite' 'systemd' 'lua')
+makedepends=('boost' 'geoip' 'libldap' 'mariadb-libs' 'opendbx'
+ 'postgresql-libs' 'tinycdb' 'unixodbc' 'yaml-cpp')
+optdepends=('geoip: GeoIP backend'
+'mariadb-libs: MariaDB/MySQL and MyDNS backend'
+'libldap: LDAP backend'
+'opendbx: OpenDBX backend'
+'postgresql-libs: PostgreSQL backend'
+'unixodbc: ODBC backend'
+'tinycdb: TinyDNS backend'
+'yaml-cpp: GeoIP backend')
+provides=('pdns')
+conflicts=('pdns')
+backup=('etc/powerdns/pdns.conf')

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:28:26
  Author: anthraxx
Revision: 430370

upgpkg: flawfinder 2.0.8-1

Modified:
  flawfinder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:27:42 UTC (rev 430369)
+++ PKGBUILD2019-02-07 20:28:26 UTC (rev 430370)
@@ -4,7 +4,7 @@
 # Contributor: Pranay Kanwar 
 
 pkgname=flawfinder
-pkgver=2.0.7
+pkgver=2.0.8
 pkgrel=1
 pkgdesc='Searches through source code for potential security flaws'
 url='http://www.dwheeler.com/flawfinder'
@@ -14,8 +14,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python2')
 source=(http://www.dwheeler.com/flawfinder/flawfinder-${pkgver}.tar.gz)
-sha256sums=('8a2db4a890453c789af85d1e9147736d9e6f31853f632fbdfa6df63ce8252489')
-sha512sums=('ecfe98c58e253b1d90b833747d69c41597ab7b4c82286e5f45dff45de90056216c25d2c9626540aebfc1e475882a04c3cfa3c0cb3ee242f498f5cdfe188d761f')
+sha256sums=('65e05788c2e57b4037de58a42b787abd1e3f249656660cf6a3c1e9ad98a46b37')
+sha512sums=('9346c60808087ddf28f433067691c662beb0c36375903fdd0b4dbe3e53fe92b3893e38b13ecb0fe134586cf680fc554d33c92ff910dbd1cd4c3cbeab946038f4')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:28:38
  Author: anthraxx
Revision: 430371

archrelease: copy trunk to community-any

Added:
  flawfinder/repos/community-any/PKGBUILD
(from rev 430370, flawfinder/trunk/PKGBUILD)
Deleted:
  flawfinder/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:28:26 UTC (rev 430370)
+++ PKGBUILD2019-02-07 20:28:38 UTC (rev 430371)
@@ -1,36 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Python Shell 
-# Contributor: paraxor 
-# Contributor: Pranay Kanwar 
-
-pkgname=flawfinder
-pkgver=2.0.7
-pkgrel=1
-pkgdesc='Searches through source code for potential security flaws'
-url='http://www.dwheeler.com/flawfinder'
-arch=('any')
-license=('GPL2')
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python2')
-source=(http://www.dwheeler.com/flawfinder/flawfinder-${pkgver}.tar.gz)
-sha256sums=('8a2db4a890453c789af85d1e9147736d9e6f31853f632fbdfa6df63ce8252489')
-sha512sums=('ecfe98c58e253b1d90b833747d69c41597ab7b4c82286e5f45dff45de90056216c25d2c9626540aebfc1e475882a04c3cfa3c0cb3ee242f498f5cdfe188d761f')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed 's|env python.*|env python|' -i flawfinder
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" prefix=/usr install
-  install -Dm 644 README.md ChangeLog -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: flawfinder/repos/community-any/PKGBUILD (from rev 430370, 
flawfinder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:28:38 UTC (rev 430371)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+# Contributor: Python Shell 
+# Contributor: paraxor 
+# Contributor: Pranay Kanwar 
+
+pkgname=flawfinder
+pkgver=2.0.8
+pkgrel=1
+pkgdesc='Searches through source code for potential security flaws'
+url='http://www.dwheeler.com/flawfinder'
+arch=('any')
+license=('GPL2')
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python2')
+source=(http://www.dwheeler.com/flawfinder/flawfinder-${pkgver}.tar.gz)
+sha256sums=('65e05788c2e57b4037de58a42b787abd1e3f249656660cf6a3c1e9ad98a46b37')
+sha512sums=('9346c60808087ddf28f433067691c662beb0c36375903fdd0b4dbe3e53fe92b3893e38b13ecb0fe134586cf680fc554d33c92ff910dbd1cd4c3cbeab946038f4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|env python.*|env python|' -i flawfinder
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" prefix=/usr install
+  install -Dm 644 README.md ChangeLog -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:27:42
  Author: felixonmars
Revision: 430369

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 430368, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:27:42 UTC (rev 430369)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.29.4
+pkgrel=17
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('BSD')
+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-parsec-numbers'
+ 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
+ 'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib'
+ 'wireless_tools' 'haskell-text' 'haskell-async' 
'haskell-extensible-exceptions')
+makedepends=('ghc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
+sha512sums=('d56ce2ec6014f9bd1d224980524d91c0f72030d4559c001dfbc049902931541b9abd3c8f055cacc10fd3e7cdd067686cdc4f15fcdc37d4c50dfc59d6edcb036e')
+
+prepare() {
+  cd xmobar-$pkgver
+  sed -i -e 's/==.*0.3/== 0.4/' -e 's/< *4.12/<5/' -e 's/< *2.5/<3/' 
xmobar.cabal
+}
+
+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 gradle/trunk (PKGBUILD)

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:26:58
  Author: anthraxx
Revision: 430366

upgpkg: gradle 5.2-1

Modified:
  gradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:26:10 UTC (rev 430365)
+++ PKGBUILD2019-02-07 20:26:58 UTC (rev 430366)
@@ -6,7 +6,7 @@
 # TODO: build from source
 pkgbase=gradle
 pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=5.1.1
+pkgver=5.2
 pkgrel=1
 pkgdesc='Powerful build system for the JVM'
 url='https://gradle.org/'
@@ -16,9 +16,9 @@
 makedepends=('git')
 source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
 ${pkgbase}.sh)
-sha256sums=('53b71812f18cdb2777e9f1b2a0f2038683907c90bdc406bc64d8b400e1fb2c3b'
+sha256sums=('55db797adf2705bb782655f012af7cc7724b14382881f60fb3f3eb4b645c02d6'
 '7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
-sha512sums=('31f43751d517f5ecf47ba66332563bc7ca1a3145adfb09190ec0232107fc812a7e8114a1d374aeb2378c88f6433b2d15f58f80706bb8e166e7a1be8a8a444d71'
+sha512sums=('83815723903a5cc25d8fd91d7091b9696e33b0d7ab08bf938385521ae4f5f298dd5fa435281d808dfb3c8d6e97a4097de63956cc2f72a83d6d2a82a10c4cf104'
 
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
 
 package_gradle() {


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:27:25
  Author: felixonmars
Revision: 430368

upgpkg: xmobar 0.29.4-17

rebuild with vector-builder 0.3.7.2

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:27:05 UTC (rev 430367)
+++ PKGBUILD2019-02-07 20:27:25 UTC (rev 430368)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.29.4
-pkgrel=16
+pkgrel=17
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:27:05
  Author: anthraxx
Revision: 430367

archrelease: copy trunk to community-any

Added:
  gradle/repos/community-any/PKGBUILD
(from rev 430366, gradle/trunk/PKGBUILD)
  gradle/repos/community-any/gradle.sh
(from rev 430366, gradle/trunk/gradle.sh)
Deleted:
  gradle/repos/community-any/PKGBUILD
  gradle/repos/community-any/gradle.sh

---+
 PKGBUILD  |  154 ++--
 gradle.sh |4 -
 2 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:26:58 UTC (rev 430366)
+++ PKGBUILD2019-02-07 20:27:05 UTC (rev 430367)
@@ -1,77 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Simon Legner 
-# Contributor: Chris Molozian (novabyte) 
-# Contributor: Sanjuro Makabe (itti) 
-
-# TODO: build from source
-pkgbase=gradle
-pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=5.1.1
-pkgrel=1
-pkgdesc='Powerful build system for the JVM'
-url='https://gradle.org/'
-arch=('any')
-license=('Apache')
-depends=('java-environment' 'bash')
-makedepends=('git')
-source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
-${pkgbase}.sh)
-sha256sums=('53b71812f18cdb2777e9f1b2a0f2038683907c90bdc406bc64d8b400e1fb2c3b'
-'7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
-sha512sums=('31f43751d517f5ecf47ba66332563bc7ca1a3145adfb09190ec0232107fc812a7e8114a1d374aeb2378c88f6433b2d15f58f80706bb8e166e7a1be8a8a444d71'
-
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
-
-package_gradle() {
-  cd ${pkgbase}-${pkgver}
-
-  # install profile.d script
-  install -Dm 755 "${srcdir}/${pkgbase}.sh" 
"${pkgdir}/etc/profile.d/${pkgbase}.sh"
-
-  # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -d "${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
-  install -d "${pkgdir}/usr/share/java/${pkgname}/init.d"
-  install -d "${pkgdir}/usr/bin"
-
-  # copy across jar files
-  install -Dm 644 lib/*.jar "${pkgdir}/usr/share/java/${pkgname}/lib"
-  install -Dm 644 lib/plugins/*.jar 
"${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
-
-  # copy across supporting text documentation and scripts
-  install -m 644 NOTICE "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 LICENSE "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 *.html "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 755 bin/gradle "${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -m 644 init.d/*.* "${pkgdir}/usr/share/java/${pkgname}/init.d"
-
-  # link gradle script to /usr/bin
-  ln -s /usr/share/java/${pkgname}/bin/${pkgname} "${pkgdir}/usr/bin"
-}
-
-package_gradle-doc() {
-  pkgdesc='Powerful build system for the JVM (documentation and samples)'
-  options=('!strip')
-  optdepends=('gradle')
-
-  cd ${pkgbase}-${pkgver}
-
-  # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/gradle/docs"
-  install -d "${pkgdir}/usr/share/java/gradle/samples"
-
-  # copy across documentation and samples
-  cp -r docs/* "${pkgdir}/usr/share/java/gradle/docs"
-  cp -r samples/* "${pkgdir}/usr/share/java/gradle/samples"
-}
-
-package_gradle-src() {
-  pkgdesc='Powerful build system for the JVM (sources)'
-  options=('!strip')
-  optdepends=('gradle')
-
-  cd ${pkgbase}-${pkgver}
-  install -d "${pkgdir}/usr/share/java/gradle/src"
-  cp -r src/* "${pkgdir}/usr/share/java/gradle/src"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gradle/repos/community-any/PKGBUILD (from rev 430366, 
gradle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:27:05 UTC (rev 430367)
@@ -0,0 +1,77 @@
+# Maintainer: Levente Polyak 
+# Contributor: Simon Legner 
+# Contributor: Chris Molozian (novabyte) 
+# Contributor: Sanjuro Makabe (itti) 
+
+# TODO: build from source
+pkgbase=gradle
+pkgname=('gradle' 'gradle-doc' 'gradle-src')
+pkgver=5.2
+pkgrel=1
+pkgdesc='Powerful build system for the JVM'
+url='https://gradle.org/'
+arch=('any')
+license=('Apache')
+depends=('java-environment' 'bash')
+makedepends=('git')
+source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
+${pkgbase}.sh)
+sha256sums=('55db797adf2705bb782655f012af7cc7724b14382881f60fb3f3eb4b645c02d6'
+'7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
+sha512sums=('83815723903a5cc25d8fd91d7091b9696e33b0d7ab08bf938385521ae4f5f298dd5fa435281d808dfb3c8d6e97a4097de63956cc2f72a83d6d2a82a10c4cf104'
+
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
+
+package_gradle() {
+  cd ${pkgbase}-${pkgver}
+
+  # install profile.d script
+  install -Dm 

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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:26:10
  Author: felixonmars
Revision: 430365

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 430364, tamarin-prover/trunk/PKGBUILD)

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
430364, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:26:10 UTC (rev 430365)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.4.1
+pkgrel=18
+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-monad-unlift'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 
'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=('4d3aeae02be5d430bff6c55d78656e3c9a648674d235bfeb36ce227a39abd3054a132b99ff8040abf05d8e26506fe85d21ecfb6fce73062dd45b5ba98d941144')
+
+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/ftdetect/tamarin.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)

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:25:53
  Author: felixonmars
Revision: 430364

upgpkg: tamarin-prover 1.4.1-18

rebuild with vector-builder 0.3.7.2

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:24:23 UTC (rev 430363)
+++ PKGBUILD2019-02-07 20:25:53 UTC (rev 430364)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.4.1
-pkgrel=17
+pkgrel=18
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="http://tamarin-prover.github.io;
 license=("GPL")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:24:05
  Author: felixonmars
Revision: 430362

upgpkg: stylish-haskell 0.9.2.1-4

rebuild with vector-builder 0.3.7.2

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:22:59 UTC (rev 430361)
+++ PKGBUILD2019-02-07 20:24:05 UTC (rev 430362)
@@ -3,7 +3,7 @@
 
 pkgname=stylish-haskell
 pkgver=0.9.2.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell;
 license=("BSD")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:24:23
  Author: felixonmars
Revision: 430363

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: stylish-haskell/repos/community-staging-x86_64/PKGBUILD (from rev 
430362, stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:24:23 UTC (rev 430363)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.9.2.1
+pkgrel=4
+pkgdesc="Haskell code prettifier"
+url="https://github.com/jaspervdj/stylish-haskell;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-file-embed' 
'haskell-optparse-applicative'
+ 'haskell-src-exts' 'haskell-strict' 'haskell-syb' 'haskell-yaml')
+makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 
'haskell-test-framework-hunit')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('580353475fbd400bae4d7e7e4177ce3799b657601f29ad8158959ea8a40f875a9575b8b02a1a36f4e9c364ab5e266408ef2b3a004a09db6286e139e67c954d6d')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i -e '/semigroups/d' -e 's/< *1.21/<2/' $pkgname.cabal
+}
+
+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 \
+-f-old_base
+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}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:22:59
  Author: felixonmars
Revision: 430361

archrelease: copy trunk to community-staging-x86_64

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

---+
 PKGBUILD  |   75 
 stack.install |4 ++
 2 files changed, 79 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 430360, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:22:59 UTC (rev 430361)
@@ -0,0 +1,75 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.9.3
+pkgrel=55
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-cryptonite' 
'haskell-cryptonite-conduit' 'haskell-echo'
+ 'haskell-exceptions' 'haskell-extra' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-githash' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hpack' 'haskell-hpc' 'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-mintty' 'haskell-monad-logger' 
'haskell-mono-traversable'
+ 'haskell-mustache' '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-primitive' 'haskell-project-template' 
'haskell-regex-applicative-text'
+ 'haskell-resourcet' 'haskell-retry' 'haskell-rio' 'haskell-split' 
'haskell-store'
+ 'haskell-store-core' 'haskell-streaming-commons' 'haskell-tar' 
'haskell-temporary'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-typed-process'
+ 'haskell-unicode-transforms' 'haskell-unix-compat' 'haskell-unliftio'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-yaml' 
'haskell-zip-archive'
+ 'haskell-zlib' 'haskell-bindings-uname')
+makedepends=('ghc' 'git' 'haskell-quickcheck' 'haskell-hspec' 
'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("git+https://github.com/commercialhaskell/stack.git#tag=v$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+  hpack
+  sed -i '/semigroups/d' $pkgname.cabal
+}
+
+build() {
+  cd $pkgname
+
+  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
+  # 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 $pkgname
+
+  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: stack/repos/community-staging-x86_64/stack.install (from rev 430360, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2019-02-07 20:22:59 UTC (rev 
430361)
@@ -0,0 +1,4 @@
+post_install() {
+  

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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:22:41
  Author: felixonmars
Revision: 430360

upgpkg: stack 1.9.3-55

rebuild with vector-builder 0.3.7.2

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:21:07 UTC (rev 430359)
+++ PKGBUILD2019-02-07 20:22:41 UTC (rev 430360)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=1.9.3
-pkgrel=54
+pkgrel=55
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:21:07
  Author: anthraxx
Revision: 430359

archrelease: copy trunk to community-x86_64

Added:
  awesome/repos/community-x86_64/PKGBUILD
(from rev 430358, awesome/trunk/PKGBUILD)
Deleted:
  awesome/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:21:01 UTC (rev 430358)
+++ PKGBUILD2019-02-07 20:21:07 UTC (rev 430359)
@@ -1,51 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Andrea Scarpino 
-# Contributor: Sébastien Luttringer
-# Contributor: xduugu
-# Contributor: Ronald van Haren 
-# Contributor: Vesa Kaihlavirta
-
-pkgname=awesome
-pkgver=4.2
-pkgrel=2
-pkgdesc='Highly configurable framework window manager'
-url='https://awesomewm.org/'
-arch=('x86_64')
-license=('GPL2')
-depends=('cairo' 'dbus' 'gdk-pixbuf2' 'imlib2' 'libxdg-basedir' 'lua' 
'lua-lgi' 'pango'
- 'startup-notification' 'xcb-util-cursor' 'xcb-util-keysyms' 
'xcb-util-wm'
- 'xorg-xmessage' 'libxkbcommon-x11' 'libxkbcommon' 'xcb-util-xrm')
-makedepends=('asciidoc' 'cmake' 'docbook-xsl' 'doxygen' 'imagemagick' 'ldoc' 
'xmlto')
-optdepends=('rlwrap: readline support for awesome-client'
-'dex: autostart your desktop files'
-'vicious: widgets for the Awesome window manager')
-provides=('notification-daemon')
-backup=('etc/xdg/awesome/rc.lua')
-source=(https://github.com/awesomeWM/awesome/releases/download/v${pkgver}/awesome-${pkgver}.tar.xz{,.asc})
-sha512sums=('134dd3625c86243861b3d0701cc8bfd8c00986d7027f0832016c3f5e59e6b9a1ef2f677bb0d1d66ece63449533e4b13d8d7388e96e6f9014212030a79f163e09'
-'SKIP')
-validpgpkeys=('2BB32F88FF3D1E76E682303F22E428EBCB8FCB06') # Uli Schlachter 

-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  mkdir -p build
-}
-
-build() {
-  cd ${pkgname}-${pkgver}/build
-  cmake .. \
--DCMAKE_BUILD_TYPE=RELEASE \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONFDIR=/etc \
--DLUA_LIBRARY=/usr/lib/liblua.so
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make -C build DESTDIR="${pkgdir}" install
-  install -Dm 644 awesome.desktop -t "${pkgdir}/usr/share/xsessions"
-}
-
-# vim: ts=2 sw=2 et:

Copied: awesome/repos/community-x86_64/PKGBUILD (from rev 430358, 
awesome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:21:07 UTC (rev 430359)
@@ -0,0 +1,51 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Andrea Scarpino 
+# Contributor: Sébastien Luttringer
+# Contributor: xduugu
+# Contributor: Ronald van Haren 
+# Contributor: Vesa Kaihlavirta
+
+pkgname=awesome
+pkgver=4.3
+pkgrel=1
+pkgdesc='Highly configurable framework window manager'
+url='https://awesomewm.org/'
+arch=('x86_64')
+license=('GPL2')
+depends=('cairo' 'dbus' 'gdk-pixbuf2' 'imlib2' 'libxdg-basedir' 'lua' 
'lua-lgi' 'pango'
+ 'startup-notification' 'xcb-util-cursor' 'xcb-util-keysyms' 
'xcb-util-wm'
+ 'xorg-xmessage' 'libxkbcommon-x11' 'libxkbcommon' 'xcb-util-xrm')
+makedepends=('asciidoc' 'cmake' 'docbook-xsl' 'doxygen' 'imagemagick' 'ldoc' 
'xmlto')
+optdepends=('rlwrap: readline support for awesome-client'
+'dex: autostart your desktop files'
+'vicious: widgets for the Awesome window manager')
+provides=('notification-daemon')
+backup=('etc/xdg/awesome/rc.lua')
+source=(https://github.com/awesomeWM/awesome/releases/download/v${pkgver}/awesome-${pkgver}.tar.xz{,.asc})
+sha512sums=('c5ef1e8dc593e7783b895d22143154aea8f211beeda24672a7ee4ed5112b4f4284043f848a151f3d3c4f569e91308670367a4353f705b20511b36495b22fa3f5'
+'SKIP')
+validpgpkeys=('2BB32F88FF3D1E76E682303F22E428EBCB8FCB06') # Uli Schlachter 

+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  mkdir -p build
+}
+
+build() {
+  cd ${pkgname}-${pkgver}/build
+  cmake .. \
+-DCMAKE_BUILD_TYPE=RELEASE \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc \
+-DLUA_LIBRARY=/usr/lib/liblua.so
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make -C build DESTDIR="${pkgdir}" install
+  install -Dm 644 awesome.desktop -t "${pkgdir}/usr/share/xsessions"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:21:01
  Author: anthraxx
Revision: 430358

upgpkg: awesome 4.3-1

Modified:
  awesome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:16:25 UTC (rev 430357)
+++ PKGBUILD2019-02-07 20:21:01 UTC (rev 430358)
@@ -7,8 +7,8 @@
 # Contributor: Vesa Kaihlavirta
 
 pkgname=awesome
-pkgver=4.2
-pkgrel=2
+pkgver=4.3
+pkgrel=1
 pkgdesc='Highly configurable framework window manager'
 url='https://awesomewm.org/'
 arch=('x86_64')
@@ -23,7 +23,7 @@
 provides=('notification-daemon')
 backup=('etc/xdg/awesome/rc.lua')
 
source=(https://github.com/awesomeWM/awesome/releases/download/v${pkgver}/awesome-${pkgver}.tar.xz{,.asc})
-sha512sums=('134dd3625c86243861b3d0701cc8bfd8c00986d7027f0832016c3f5e59e6b9a1ef2f677bb0d1d66ece63449533e4b13d8d7388e96e6f9014212030a79f163e09'
+sha512sums=('c5ef1e8dc593e7783b895d22143154aea8f211beeda24672a7ee4ed5112b4f4284043f848a151f3d3c4f569e91308670367a4353f705b20511b36495b22fa3f5'
 'SKIP')
 validpgpkeys=('2BB32F88FF3D1E76E682303F22E428EBCB8FCB06') # Uli Schlachter 

 


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

2019-02-07 Thread Evangelos Foutras via arch-commits
Date: Thursday, February 7, 2019 @ 20:18:44
  Author: foutrelis
Revision: 345622

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 345621, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 345621, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 345621, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-vaapi-fix-the-VA_CHECK_VERSION.patch
(from rev 345621, 
chromium/trunk/chromium-vaapi-fix-the-VA_CHECK_VERSION.patch)
  
chromium/repos/extra-x86_64/chromium-vaapi-relax-the-version-check-for-VA-API.patch
(from rev 345621, 
chromium/trunk/chromium-vaapi-relax-the-version-check-for-VA-API.patch)
  chromium/repos/extra-x86_64/chromium-vaapi.patch
(from rev 345621, chromium/trunk/chromium-vaapi.patch)
  chromium/repos/extra-x86_64/chromium-webrtc-missing-header.patch
(from rev 345621, chromium/trunk/chromium-webrtc-missing-header.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 345621, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 345621, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-system-icu.patch
  chromium/repos/extra-x86_64/chromium-webrtc-missing-header.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install

-+
 PKGBUILD|  466 +++---
 chromium-skia-harmony.patch |   26 
 chromium-system-icu.patch   |   38 -
 chromium-vaapi-fix-the-VA_CHECK_VERSION.patch   |   74 ++
 chromium-vaapi-relax-the-version-check-for-VA-API.patch |   62 +
 chromium-vaapi.patch|  172 +
 chromium-webrtc-missing-header.patch|   20 
 chromium-widevine.patch |   44 -
 chromium.install|   32 
 9 files changed, 627 insertions(+), 307 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:18:33 UTC (rev 345621)
+++ PKGBUILD2019-02-07 20:18:44 UTC (rev 345622)
@@ -1,227 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=72.0.3626.96
-pkgrel=1
-_launcher_ver=6
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home;
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'clang' 'lld' 'gn' 'java-runtime-headless')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-chromium-system-icu.patch
-chromium-webrtc-missing-header.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('b2daf52aac4d9eba0ab9f034db6f2411ad6930dd02544c4b583e3a6e49dcaa3b'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'e2d284311f49c529ea45083438a768db390bde52949995534034d2a814beab89'
-'63cbed7d7af327c17878a2066c303f106ff08636372721845131f7ff13d87b44'
-'d081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
-'5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3')
-
-# 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
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx# needs unreleased libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  

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

2019-02-07 Thread Evangelos Foutras via arch-commits
Date: Thursday, February 7, 2019 @ 20:18:33
  Author: foutrelis
Revision: 345621

upgpkg: chromium 72.0.3626.96-2

Enable VAAPI (patch from Fedora).

Added:
  chromium/trunk/chromium-vaapi-fix-the-VA_CHECK_VERSION.patch
  chromium/trunk/chromium-vaapi-relax-the-version-check-for-VA-API.patch
  chromium/trunk/chromium-vaapi.patch
Modified:
  chromium/trunk/PKGBUILD

-+
 PKGBUILD|   16 +
 chromium-vaapi-fix-the-VA_CHECK_VERSION.patch   |   74 ++
 chromium-vaapi-relax-the-version-check-for-VA-API.patch |   62 +
 chromium-vaapi.patch|  172 ++
 4 files changed, 322 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:54:15 UTC (rev 345620)
+++ PKGBUILD2019-02-07 20:18:33 UTC (rev 345621)
@@ -5,7 +5,7 @@
 
 pkgname=chromium
 pkgver=72.0.3626.96
-pkgrel=1
+pkgrel=2
 _launcher_ver=6
 pkgdesc="A web browser built for speed, simplicity, and security"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 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'
+ 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib' 'libva'
  'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
  'clang' 'lld' 'gn' 'java-runtime-headless')
@@ -25,6 +25,9 @@
 
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
 chromium-system-icu.patch
 chromium-webrtc-missing-header.patch
+chromium-vaapi.patch
+chromium-vaapi-relax-the-version-check-for-VA-API.patch
+chromium-vaapi-fix-the-VA_CHECK_VERSION.patch
 chromium-widevine.patch
 chromium-skia-harmony.patch)
 sha256sums=('b2daf52aac4d9eba0ab9f034db6f2411ad6930dd02544c4b583e3a6e49dcaa3b'
@@ -31,6 +34,9 @@
 '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
 'e2d284311f49c529ea45083438a768db390bde52949995534034d2a814beab89'
 '63cbed7d7af327c17878a2066c303f106ff08636372721845131f7ff13d87b44'
+'561151f381db44908ab5649f3579049e4cbce04cbed76e32d767b156bf83944d'
+'07fcf5d25114c7335582f117090b5e0bd148aca69044d4fe25c66b4c52dcd2a6'
+'0bd750255163bfb1bedaf97c1cdb313f42bd9e6e52243c6e68494b6e0ffb84bf'
 'd081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
 '5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3')
 
@@ -82,6 +88,11 @@
 third_party/blink/renderer/core/xml/parser/xml_document_parser.cc \
 third_party/libxml/chromium/libxml_utils.cc
 
+  # Enable VAAPI on Linux
+  patch -Np1 -i ../chromium-vaapi.patch
+  patch -Np1 -i ../chromium-vaapi-relax-the-version-check-for-VA-API.patch
+  patch -Np1 -i ../chromium-vaapi-fix-the-VA_CHECK_VERSION.patch
+
   # Load Widevine CDM if available
   patch -Np1 -i ../chromium-widevine.patch
 
@@ -153,6 +164,7 @@
 'use_custom_libcxx=false'
 'enable_hangout_services_extension=true'
 'enable_widevine=true'
+'use_vaapi=true'
 'enable_nacl=false'
 'enable_swiftshader=false'
 "google_api_key=\"${_google_api_key}\""

Added: chromium-vaapi-fix-the-VA_CHECK_VERSION.patch
===
--- chromium-vaapi-fix-the-VA_CHECK_VERSION.patch   
(rev 0)
+++ chromium-vaapi-fix-the-VA_CHECK_VERSION.patch   2019-02-07 20:18:33 UTC 
(rev 345621)
@@ -0,0 +1,74 @@
+From 674fb0486a1b525cb850530c4cdc79506338bd37 Mon Sep 17 00:00:00 2001
+From: Azhar Shaikh 
+Date: Fri, 11 Jan 2019 07:44:38 +
+Subject: [PATCH] media/gpu/vaapi: Fix the VA_CHECK_VERSION
+
+commit 6f1309ef8fe109 ("media/gpu/vaapi: Relax the version
+check for VA-API") added the VA_CHECK_VERSION to relax the
+VA-API version check. But it still does the same thing as
+the previous check. VA_CHECK_VERSION will return 'true', only
+when the VA-API version is greater than or equal to the
+parameters passed to it. So in this case when the major and
+minor version were passed from vaInitialize() output, it did
+the same strict check as earlier. When trying to update libva
+to a newer version, there will still be a mismatch, since
+vaInitialize() would return the updated/newer libva version
+installed on the system, but the chromium would still be built
+with older version (libva-2.1.0 as of now).
+To fix this and actually relax the check, make sure the system
+version of libva is greater than the libva version with which
+the browser is built, since libva is backward compatible. This
+will allow any future libva updates without breaking existing code.
+

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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:16:25
  Author: felixonmars
Revision: 430357

archrelease: copy trunk to community-staging-x86_64

Added:
  shellcheck/repos/community-staging-x86_64/
  shellcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 430356, shellcheck/trunk/PKGBUILD)

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 430356, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:16:25 UTC (rev 430357)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.6.0
+pkgrel=36
+pkgdesc="Shell script analysis tool"
+url="http://www.shellcheck.net;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz;)
+sha512sums=('4e9575985fe914cb35444995212ac1afaa40b004dbbc86b5987bf8b65e20b14a0102c9c601dc061d604129a8e978021f22a11d682545cb7f07ec974495cfa387')
+
+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 \
+--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
+
+pandoc -s -t man shellcheck.1.md -o shellcheck.1
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m644 ${pkgname}.1   "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+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 shellcheck/trunk (PKGBUILD)

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:16:08
  Author: felixonmars
Revision: 430356

upgpkg: shellcheck 0.6.0-36

rebuild with vector-builder 0.3.7.2

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:13:27 UTC (rev 430355)
+++ PKGBUILD2019-02-07 20:16:08 UTC (rev 430356)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.6.0
-pkgrel=35
+pkgrel=36
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net;
 license=("GPL")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:13:02
  Author: felixonmars
Revision: 430353

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 430352, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:13:02 UTC (rev 430353)
@@ -0,0 +1,70 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=5.2.0
+pkgrel=3
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-auto-update' 'haskell-hasql' 'haskell-hasql-pool' 
'haskell-protolude'
+ 'haskell-warp' 'haskell-base64-bytestring' 'haskell-retry' 
'haskell-aeson'
+ 'haskell-ansi-wl-pprint' 'haskell-case-insensitive' 'haskell-cassava'
+ 'haskell-configurator-ng' 'haskell-contravariant' 
'haskell-contravariant-extras'
+ '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-ranged-sets'
+ 'haskell-regex-tdfa' '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=('7c2bba89457dd8b3d681ccc032482055144b5ee17336b2e90dda6bbed6c229f36cf521cf66aafd7923ca6c147a1f2bb26567a3109079dae65d726e85f85b32ed')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i -e 's/==/>=/' -e 's/< *4.10/<5/' $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 lynis/repos/community-any (PKGBUILD PKGBUILD)

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:13:27
  Author: anthraxx
Revision: 430355

archrelease: copy trunk to community-any

Added:
  lynis/repos/community-any/PKGBUILD
(from rev 430354, lynis/trunk/PKGBUILD)
Deleted:
  lynis/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:13:19 UTC (rev 430354)
+++ PKGBUILD2019-02-07 20:13:27 UTC (rev 430355)
@@ -1,50 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sébastien Luttringer 
-
-pkgname=lynis
-pkgver=2.7.0
-pkgrel=1
-pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
-url='https://cisofy.com/lynis/'
-arch=('any')
-license=('GPL3')
-backup=('etc/lynis/default.prf')
-depends=('sh' 'awk')
-optdepends=('net-tools: networking tests'
-'bind-tools: nameserver tests'
-'iptables: firewall tests'
-'bash-completion: completion for bash')
-source=(https://downloads.cisofy.com/lynis/lynis-${pkgver}.tar.gz{,.asc})
-sha512sums=('bf7fab22f762a15c2ace620731dee5a05b3c463acc7c7a4d9c2729cd5fb04639cd41faa951a9a0c99a85ed816dd531abb8f76f35d2af9ad81e6691a6f278450b'
-'SKIP')
-validpgpkeys=('73AC9FC55848E977024D1A61429A566FD5B79251') # CISOfy (Software 
Signing Key) 
-
-prepare() {
-  cd ${pkgname}
-  sed -e 's|/path/to/lynis|/usr/bin/lynis|g' -i extras/systemd/lynis.service
-}
-
-package() {
-  cd ${pkgname}
-
-  # application
-  install -Dm 755 lynis -t "${pkgdir}/usr/bin"
-  install -Dm 644 default.prf -t "${pkgdir}/etc/${pkgname}"
-  install -d "${pkgdir}/usr/share/${pkgname}"
-  cp -ra db include plugins "${pkgdir}/usr/share/${pkgname}"
-
-  # doc files
-  install -Dm 644 README INSTALL CHANGELOG.md FAQ \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 "${pkgname}.8" -t "${pkgdir}/usr/share/man/man8"
-
-  # completion
-  install -Dm 644 extras/bash_completion.d/${pkgname} \
--t "${pkgdir}/usr/share/bash-completion/completions"
-
-  # systemd
-  install -Dm 644 extras/systemd/{lynis.service,lynis.timer} \
--t "${pkgdir}/usr/lib/systemd/system"
-}
-
-# vim: ts=2 sw=2 et:

Copied: lynis/repos/community-any/PKGBUILD (from rev 430354, 
lynis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:13:27 UTC (rev 430355)
@@ -0,0 +1,50 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sébastien Luttringer 
+
+pkgname=lynis
+pkgver=2.7.1
+pkgrel=1
+pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
+url='https://cisofy.com/lynis/'
+arch=('any')
+license=('GPL3')
+backup=('etc/lynis/default.prf')
+depends=('sh' 'awk')
+optdepends=('net-tools: networking tests'
+'bind-tools: nameserver tests'
+'iptables: firewall tests'
+'bash-completion: completion for bash')
+source=(https://downloads.cisofy.com/lynis/lynis-${pkgver}.tar.gz{,.asc})
+sha512sums=('4ad1d9b79bbb7e74f3b171b9ee76eced1bb7812c560df4ac5a8445d4a6a5a0a46d9fc3fa7969509ba54d6658c466809f3286a59c91be69e40f03e7fd5902917b'
+'SKIP')
+validpgpkeys=('73AC9FC55848E977024D1A61429A566FD5B79251') # CISOfy (Software 
Signing Key) 
+
+prepare() {
+  cd ${pkgname}
+  sed -e 's|/path/to/lynis|/usr/bin/lynis|g' -i extras/systemd/lynis.service
+}
+
+package() {
+  cd ${pkgname}
+
+  # application
+  install -Dm 755 lynis -t "${pkgdir}/usr/bin"
+  install -Dm 644 default.prf -t "${pkgdir}/etc/${pkgname}"
+  install -d "${pkgdir}/usr/share/${pkgname}"
+  cp -ra db include plugins "${pkgdir}/usr/share/${pkgname}"
+
+  # doc files
+  install -Dm 644 README INSTALL CHANGELOG.md FAQ \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 "${pkgname}.8" -t "${pkgdir}/usr/share/man/man8"
+
+  # completion
+  install -Dm 644 extras/bash_completion.d/${pkgname} \
+-t "${pkgdir}/usr/share/bash-completion/completions"
+
+  # systemd
+  install -Dm 644 extras/systemd/{lynis.service,lynis.timer} \
+-t "${pkgdir}/usr/lib/systemd/system"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:13:19
  Author: anthraxx
Revision: 430354

upgpkg: lynis 2.7.1-1

Modified:
  lynis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:13:02 UTC (rev 430353)
+++ PKGBUILD2019-02-07 20:13:19 UTC (rev 430354)
@@ -2,7 +2,7 @@
 # Contributor: Sébastien Luttringer 
 
 pkgname=lynis
-pkgver=2.7.0
+pkgver=2.7.1
 pkgrel=1
 pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
 url='https://cisofy.com/lynis/'
@@ -15,7 +15,7 @@
 'iptables: firewall tests'
 'bash-completion: completion for bash')
 source=(https://downloads.cisofy.com/lynis/lynis-${pkgver}.tar.gz{,.asc})
-sha512sums=('bf7fab22f762a15c2ace620731dee5a05b3c463acc7c7a4d9c2729cd5fb04639cd41faa951a9a0c99a85ed816dd531abb8f76f35d2af9ad81e6691a6f278450b'
+sha512sums=('4ad1d9b79bbb7e74f3b171b9ee76eced1bb7812c560df4ac5a8445d4a6a5a0a46d9fc3fa7969509ba54d6658c466809f3286a59c91be69e40f03e7fd5902917b'
 'SKIP')
 validpgpkeys=('73AC9FC55848E977024D1A61429A566FD5B79251') # CISOfy (Software 
Signing Key) 
 


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:12:45
  Author: felixonmars
Revision: 430352

upgpkg: postgrest 5.2.0-3

rebuild with vector-builder 0.3.7.2

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:11:28 UTC (rev 430351)
+++ PKGBUILD2019-02-07 20:12:45 UTC (rev 430352)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=5.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:11:28
  Author: anthraxx
Revision: 430351

archrelease: copy trunk to community-x86_64

Added:
  lsd/repos/community-x86_64/PKGBUILD
(from rev 430350, lsd/trunk/PKGBUILD)
Deleted:
  lsd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 20:11:21 UTC (rev 430350)
+++ PKGBUILD2019-02-07 20:11:28 UTC (rev 430351)
@@ -1,32 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Julien Nicoulaud 
-
-pkgname=lsd
-pkgver=0.11.1
-pkgrel=2
-pkgdesc='Modern ls with a lot of pretty colors and awesome icons'
-url='https://github.com/Peltoche/lsd'
-arch=('x86_64')
-license=('Apache')
-depends=('gcc-libs')
-makedepends=('rust' 'cargo')
-source=(https://github.com/Peltoche/lsd/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('751098ff9296559b75d2c849194418c368c722a22021015d5adbb6c0a4b56dabff4a7597b821cb57ca928ffb635015f08e20e052f8926016f48788a6dbf20fd2')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  cargo build --release
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  cargo test --release
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 target/release/${pkgname} -t "${pkgdir}/usr/bin"
-  install -Dm 644 README.md CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: lsd/repos/community-x86_64/PKGBUILD (from rev 430350, 
lsd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 20:11:28 UTC (rev 430351)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: Julien Nicoulaud 
+
+pkgname=lsd
+pkgver=0.12.0
+pkgrel=1
+pkgdesc='Modern ls with a lot of pretty colors and awesome icons'
+url='https://github.com/Peltoche/lsd'
+arch=('x86_64')
+license=('Apache')
+depends=('gcc-libs')
+makedepends=('rust' 'cargo')
+source=(https://github.com/Peltoche/lsd/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('b5bac177f3116ace5fed07fbcbf277b4657dfe15e7e66799844f3c0fc049673f9d99c0e9c27768704b0c35cd8bced2c1915b8d1bcbbef7c1052dd072e4965ea3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  cargo build --release
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  cargo test --release
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 755 target/release/${pkgname} -t "${pkgdir}/usr/bin"
+  install -Dm 644 README.md CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 20:11:21
  Author: anthraxx
Revision: 430350

upgpkg: lsd 0.12.0-1

Modified:
  lsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:09:42 UTC (rev 430349)
+++ PKGBUILD2019-02-07 20:11:21 UTC (rev 430350)
@@ -2,8 +2,8 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=lsd
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc='Modern ls with a lot of pretty colors and awesome icons'
 url='https://github.com/Peltoche/lsd'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('rust' 'cargo')
 
source=(https://github.com/Peltoche/lsd/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('751098ff9296559b75d2c849194418c368c722a22021015d5adbb6c0a4b56dabff4a7597b821cb57ca928ffb635015f08e20e052f8926016f48788a6dbf20fd2')
+sha512sums=('b5bac177f3116ace5fed07fbcbf277b4657dfe15e7e66799844f3c0fc049673f9d99c0e9c27768704b0c35cd8bced2c1915b8d1bcbbef7c1052dd072e4965ea3')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:09:42
  Author: felixonmars
Revision: 430349

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 430348, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
430348, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:09:42 UTC (rev 430349)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.4.0
+pkgrel=39
+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-gitrev' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'pandoc' 'haskell-pandoc-types' 
'haskell-roman-numerals'
+ 'haskell-syb' '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=('d3a666880f0cad0ef7c1e784f2d52f9bb8bfde9e6be6de04c8f094e2a87e99a740f97951c5ffd74b2a1b001e8a977bc9dd3e28be84c3442d3447beadd879e82c')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i 's/< *2.5/<3/' $pkgname.cabal
+}
+
+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 \
+   -f-enable_flaky_tests
+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 pandoc-crossref/trunk (PKGBUILD)

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:09:25
  Author: felixonmars
Revision: 430348

upgpkg: pandoc-crossref 0.3.4.0-39

rebuild with vector-builder 0.3.7.2

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:08:03 UTC (rev 430347)
+++ PKGBUILD2019-02-07 20:09:25 UTC (rev 430348)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.4.0
-pkgrel=38
+pkgrel=39
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:08:03
  Author: felixonmars
Revision: 430347

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 430346, haskell-hakyll/trunk/PKGBUILD)

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
430346, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:08:03 UTC (rev 430347)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.12.5.0
+pkgrel=8
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("BSD")
+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-network-uri'
+ 'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 
'haskell-random'
+ 'haskell-regex-tdfa' 'haskell-resourcet' 'haskell-scientific' 
'haskell-tagsoup'
+ '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=('89153b0f68c745e82a17400037ccf32e2a462fe710746d3665c72f202dade7b7308b7d79e508c6fb89dada1a03058738a634c1609d15474b7342883457658d00')
+
+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 \
+-fcheckexternal -fwatchserver -fpreviewserver -fusepandoc
+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 || warning 
"https://github.com/jaspervdj/hakyll/issues/682;
+}
+
+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 haskell-hakyll/trunk (PKGBUILD)

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:07:47
  Author: felixonmars
Revision: 430346

upgpkg: haskell-hakyll 4.12.5.0-8

rebuild with vector-builder 0.3.7.2

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:06:00 UTC (rev 430345)
+++ PKGBUILD2019-02-07 20:07:47 UTC (rev 430346)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.12.5.0
-pkgrel=7
+pkgrel=8
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("BSD")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:06:00
  Author: felixonmars
Revision: 430345

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
430344, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:06:00 UTC (rev 430345)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.15.0.1
+pkgrel=37
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 
'haskell-attoparsec' 'haskell-base-compat'
+ 'haskell-data-default' 'haskell-hs-bibutils' 'haskell-old-locale' 
'pandoc'
+ 'haskell-pandoc-types' 'haskell-rfc5051' 'haskell-setenv' 
'haskell-split'
+ 'haskell-syb' 'haskell-tagsoup' 'haskell-temporary' 'haskell-text-icu'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-xml-conduit' 
'haskell-yaml')
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('7a7bc7431c6afcec7a1b825f972d5bcda975e23f770b92c13bdaeb42bb6cc0f267ed71b58047ca263f0537e1b3ff3a095e80747f714a1d256234a6e44ec7254f')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+# TODO: find a better solution
+sed -i 
"s|(\"HOME\",\".\")|(\"HOME\",\".\"),(\"LD_LIBRARY_PATH\",\"$PWD/dist/build\"),(\"pandoc_citeproc_datadir\",\"$PWD\")|"
 tests/test-pandoc-citeproc.hs
+}
+
+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-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils -f-static
+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
+# https://github.com/jgm/pandoc-citeproc/issues/342
+runhaskell Setup test || warning "Tests failed"
+}
+
+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 pandoc-citeproc/trunk (PKGBUILD)

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:05:43
  Author: felixonmars
Revision: 430344

upgpkg: pandoc-citeproc 0.15.0.1-37

rebuild with vector-builder 0.3.7.2

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:02:29 UTC (rev 430343)
+++ PKGBUILD2019-02-07 20:05:43 UTC (rev 430344)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.15.0.1
-pkgrel=36
+pkgrel=37
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:02:29
  Author: felixonmars
Revision: 430343

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 430342, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 20:02:29 UTC (rev 430343)
@@ -0,0 +1,66 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.5
+pkgrel=36
+pkgdesc="Conversion between markup formats"
+url="http://pandoc.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http' 'haskell-juicypixels' 'haskell-sha' 
'haskell-aeson'
+ 'haskell-aeson-pretty' 'haskell-base-compat' 
'haskell-base64-bytestring'
+ 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-case-insensitive' 'haskell-cmark-gfm'
+ 'haskell-data-default' 'haskell-doctemplates' 'haskell-exceptions' 
'haskell-glob'
+ 'haskell-haddock-library' 'haskell-skylighting' 'haskell-hslua'
+ 'haskell-hslua-module-text' 'haskell-http-client' 'haskell-syb' 
'haskell-hsyaml' 'haskell-http-client-tls'
+ 'haskell-http-types' 'haskell-safe' 'haskell-split' 'haskell-texmath'
+ 'haskell-network' 'haskell-pandoc-types' 'haskell-random'
+ 'haskell-tagsoup' 'haskell-temporary' 'haskell-network-uri' 
'haskell-unicode-transforms'
+ 'haskell-unordered-containers' 'haskell-zip-archive' 'haskell-vector' 
'haskell-xml'
+ 'haskell-zlib')
+optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc 
filter'
+'pandoc-crossref: for numbering figures, equations, tables and 
cross-references to them with pandoc-crossref filter'
+'texlive-core: for pdf output')
+conflicts=('haskell-pandoc')
+replaces=('haskell-pandoc')
+makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck'
+ 'haskell-tasty-golden' 'haskell-quickcheck' 
'haskell-executable-path')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('40a47680437288253888c6b943192bfcfa402d4bf797962aaa15b8fc43d0ab1887f717c724f71c901c97dcb9bb42322bbb54fdbd9906f0da1187e95b50cfca92')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+sed -i -e 's/< *0.10/<1/' -e 's/< *0.6/<1/' -e 's/< *0.4/<1/' 
$pkgname.cabal
+
+# TODO: find a better solution
+sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ 
[(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-trypandoc -f-embed_data_files -f-static
+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 "${srcdir}/${pkgname}-${pkgver}"
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${pkgbase}-${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}/COPYING.md"
+}


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 20:02:13
  Author: felixonmars
Revision: 430342

upgpkg: pandoc 2.5-36

rebuild with vector-builder 0.3.7.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:58:27 UTC (rev 430341)
+++ PKGBUILD2019-02-07 20:02:13 UTC (rev 430342)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.5
-pkgrel=35
+pkgrel=36
 pkgdesc="Conversion between markup formats"
 url="http://pandoc.org;
 license=("GPL")


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 19:58:27
  Author: anthraxx
Revision: 430341

archrelease: copy trunk to community-x86_64

Added:
  hcxtools/repos/community-x86_64/PKGBUILD
(from rev 430340, hcxtools/trunk/PKGBUILD)
Deleted:
  hcxtools/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 19:58:20 UTC (rev 430340)
+++ PKGBUILD2019-02-07 19:58:27 UTC (rev 430341)
@@ -1,33 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=hcxtools
-_gitcommit=c1ef441df654268c10904105ea5c96ef66c73237
-pkgver=5.1.0
-pkgrel=1
-pkgdesc='Portable solution for capturing wlan traffic and conversion to 
hashcat and John the Ripper formats'
-url='https://github.com/ZerBea/hcxtools'
-arch=('x86_64')
-license=('MIT')
-depends=('curl' 'libpcap' 'zlib' 'openssl')
-makedepends=('git')
-source=("${pkgname}::git+https://github.com/ZerBea/hcxtools#commit=${_gitcommit};)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  git describe --long --tags | sed -E 's|v?(.+)|\1|' | sed 
's/\([^-]*-g\)/r\1/;s/-/./g' | sed -E 's|\.r0\.\w+$||'
-}
-
-build() {
-  cd ${pkgname}
-  make
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" PREFIX=/usr install
-  install -Dm 644 README.md changelog -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 license.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: hcxtools/repos/community-x86_64/PKGBUILD (from rev 430340, 
hcxtools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 19:58:27 UTC (rev 430341)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+
+pkgname=hcxtools
+_gitcommit=199019a15ff366bb44ac62425945e42442545230
+pkgver=5.1.1
+pkgrel=1
+pkgdesc='Portable solution for capturing wlan traffic and conversion to 
hashcat and John the Ripper formats'
+url='https://github.com/ZerBea/hcxtools'
+arch=('x86_64')
+license=('MIT')
+depends=('curl' 'libpcap' 'zlib' 'openssl')
+makedepends=('git')
+source=("${pkgname}::git+https://github.com/ZerBea/hcxtools#commit=${_gitcommit};)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  git describe --long --tags | sed -E 's|v?(.+)|\1|' | sed 
's/\([^-]*-g\)/r\1/;s/-/./g' | sed -E 's|\.r0\.\w+$||'
+}
+
+build() {
+  cd ${pkgname}
+  make
+}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR="${pkgdir}" PREFIX=/usr install
+  install -Dm 644 README.md changelog -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 license.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 19:57:37
  Author: anthraxx
Revision: 430339

archrelease: copy trunk to community-x86_64

Added:
  dmenu/repos/community-x86_64/PKGBUILD
(from rev 430338, dmenu/trunk/PKGBUILD)
Deleted:
  dmenu/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 19:57:31 UTC (rev 430338)
+++ PKGBUILD2019-02-07 19:57:37 UTC (rev 430339)
@@ -1,38 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sergej Pupykin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Thorsten Töpper 
-# Contributor: Thayer Williams 
-# Contributor: Jeff 'codemac' Mickey 
-
-pkgname=dmenu
-pkgver=4.8
-pkgrel=1
-pkgdesc='Generic menu for X'
-url='https://tools.suckless.org/dmenu/'
-arch=('x86_64')
-license=('MIT')
-depends=('sh' 'libxinerama' 'libxft' 'freetype2')
-source=(https://dl.suckless.org/tools/dmenu-${pkgver}.tar.gz)
-sha512sums=('fa2700018cfb912a21f867ef3ca771a58a25c2cb8e1fb37acef046bb15d8d8b92dcc5bfce486befae0f143495d0283910988e181a9eb143be3bb1b5be9738d77')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  echo "CPPFLAGS+=${CPPFLAGS}" >> config.mk
-  echo "CFLAGS+=${CFLAGS}" >> config.mk
-  echo "LDFLAGS+=${LDFLAGS}" >> config.mk
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make \
- X11INC=/usr/include/X11 \
- X11LIB=/usr/lib/X11 \
- FREETYPEINC=/usr/include/freetype2
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: dmenu/repos/community-x86_64/PKGBUILD (from rev 430338, 
dmenu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 19:57:37 UTC (rev 430339)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sergej Pupykin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Thorsten Töpper 
+# Contributor: Thayer Williams 
+# Contributor: Jeff 'codemac' Mickey 
+
+pkgname=dmenu
+pkgver=4.9
+pkgrel=1
+pkgdesc='Generic menu for X'
+url='https://tools.suckless.org/dmenu/'
+arch=('x86_64')
+license=('MIT')
+depends=('sh' 'libxinerama' 'libxft' 'freetype2')
+source=(https://dl.suckless.org/tools/dmenu-${pkgver}.tar.gz)
+sha512sums=('c2779209fe012de8ca1cdd72923da6d594f4a8368c85c3c0e0afd4ae489a95fe0e6f05a947d115b6b389aa7170ab14c2c645a2031353b0a08f38327ab461fe65')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  echo "CPPFLAGS+=${CPPFLAGS}" >> config.mk
+  echo "CFLAGS+=${CFLAGS}" >> config.mk
+  echo "LDFLAGS+=${LDFLAGS}" >> config.mk
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make \
+ X11INC=/usr/include/X11 \
+ X11LIB=/usr/lib/X11 \
+ FREETYPEINC=/usr/include/freetype2
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 19:57:31
  Author: anthraxx
Revision: 430338

upgpkg: dmenu 4.9-1

Modified:
  dmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:51:18 UTC (rev 430337)
+++ PKGBUILD2019-02-07 19:57:31 UTC (rev 430338)
@@ -6,7 +6,7 @@
 # Contributor: Jeff 'codemac' Mickey 
 
 pkgname=dmenu
-pkgver=4.8
+pkgver=4.9
 pkgrel=1
 pkgdesc='Generic menu for X'
 url='https://tools.suckless.org/dmenu/'
@@ -14,7 +14,7 @@
 license=('MIT')
 depends=('sh' 'libxinerama' 'libxft' 'freetype2')
 source=(https://dl.suckless.org/tools/dmenu-${pkgver}.tar.gz)
-sha512sums=('fa2700018cfb912a21f867ef3ca771a58a25c2cb8e1fb37acef046bb15d8d8b92dcc5bfce486befae0f143495d0283910988e181a9eb143be3bb1b5be9738d77')
+sha512sums=('c2779209fe012de8ca1cdd72923da6d594f4a8368c85c3c0e0afd4ae489a95fe0e6f05a947d115b6b389aa7170ab14c2c645a2031353b0a08f38327ab461fe65')
 
 prepare() {
   cd ${pkgname}-${pkgver}
@@ -36,3 +36,5 @@
   make PREFIX=/usr DESTDIR="${pkgdir}" install
   install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
+
+# vim: ts=2 sw=2 et:


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 19:58:20
  Author: anthraxx
Revision: 430340

upgpkg: hcxtools 5.1.1-1

Modified:
  hcxtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:57:37 UTC (rev 430339)
+++ PKGBUILD2019-02-07 19:58:20 UTC (rev 430340)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak 
 
 pkgname=hcxtools
-_gitcommit=c1ef441df654268c10904105ea5c96ef66c73237
-pkgver=5.1.0
+_gitcommit=199019a15ff366bb44ac62425945e42442545230
+pkgver=5.1.1
 pkgrel=1
 pkgdesc='Portable solution for capturing wlan traffic and conversion to 
hashcat and John the Ripper formats'
 url='https://github.com/ZerBea/hcxtools'


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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 19:54:15
  Author: anthraxx
Revision: 345620

archrelease: copy trunk to extra-x86_64

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

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

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

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

2019-02-07 Thread Levente Polyak via arch-commits
Date: Thursday, February 7, 2019 @ 19:54:07
  Author: anthraxx
Revision: 345619

upgpkg: vim 8.1.0877-1

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:09:27 UTC (rev 345618)
+++ PKGBUILD2019-02-07 19:54:07 UTC (rev 345619)
@@ -9,7 +9,7 @@
 
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=8.1.0751
+pkgver=8.1.0877
 _versiondir=81
 pkgrel=1
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
@@ -22,11 +22,11 @@
 vimrc
 archlinux.vim
 vimdoc.hook)
-sha256sums=('0ba779740ea027397dad8b9ddf3a03cab0152181b13bbd54ec1e914ffcb13e73'
+sha256sums=('e578934722916080aaaf5c05bba62534cd26165bad34d740cca922f8e36eff6b'
 'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
 'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
 '7095cafac21df7aa42749d6864d1c0549fe65771d8edda3102c931c60782b6b9')
-sha512sums=('77a8d466ea4bf6c04dae61c4ac58daff92fdf41eebb981390a6234fa9b6f3c2e424290232408e109d16cf556968afeb7bc18ef622ca652194ba195947e2a1cd8'
+sha512sums=('e1c49d8d03a22de8fa00fe329702f3e78b910946d4ab81c1c5cc7e09290853304a0b0738c19ab0c54faabf0fff014fa38f274de08866a36b0bf07a665c91c5f0'
 
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
 
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'
 
'1e06e981691b17662fd0fddac5c00c87c920d1b4a1cbb6191c42d57cc40b00af12710e26b22fcfc0901bb8142b15f6a04aa65cec2d9b3bb9d5a06cb650d3ab9c')
@@ -111,16 +111,6 @@
   install -Dm 644 runtime/ftplugin/logtalk.dict \
 "${pkgdir}"/usr/share/vim/vim${_versiondir}/ftplugin/logtalk.dict
 
-  # fix FS#17216
-  sed -i 's|messages,/var|messages,/var/log/messages.log,/var|' \
-"${pkgdir}"/usr/share/vim/vim${_versiondir}/filetype.vim
-
-  # patch filetype.vim for better handling of pacman related files
-  sed -i 
"s/rpmsave/pacsave/;s/rpmnew/pacnew/;s/,\*\.ebuild/\0,PKGBUILD*,*.install/" \
-"${pkgdir}"/usr/share/vim/vim${_versiondir}/filetype.vim
-  sed -i "/find the 
end/,+3{s/changelog_date_entry_search/changelog_date_end_entry_search/}" \
-"${pkgdir}"/usr/share/vim/vim${_versiondir}/ftplugin/changelog.vim
-
   # rc files
   install -Dm 644 "${srcdir}"/vimrc "${pkgdir}"/etc/vimrc
   install -Dm 644 "${srcdir}"/archlinux.vim \


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 19:51:18
  Author: felixonmars
Revision: 430337

archrelease: copy trunk to community-staging-x86_64

Added:
  hopenpgp-tools/repos/community-staging-x86_64/
  hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD
(from rev 430336, hopenpgp-tools/trunk/PKGBUILD)

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

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
430336, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 19:51:18 UTC (rev 430337)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.21.3
+pkgrel=4
+pkgdesc="hOpenPGP-based command-line tools"
+url="http://floss.scru.org/hopenpgp-tools;
+license=("AGPL3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-binary-conduit' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-crypto-pubkey'
+ 'haskell-cryptohash' 'haskell-errors' 'haskell-fgl' 
'haskell-graphviz' 'haskell-hopenpgp'
+ 'haskell-http-client' 'haskell-http-client-tls' 'haskell-http-types' 
'haskell-ixset-typed'
+ 'haskell-lens' 'haskell-monad-loops' 'haskell-openpgp-asciiarmor'
+ 'haskell-optparse-applicative' 'haskell-prettyprinter'
+ 'haskell-prettyprinter-ansi-terminal' 
'haskell-prettyprinter-convert-ansi-wl-pprint'
+ 'haskell-resourcet' 'haskell-time-locale-compat' 'haskell-yaml')
+makedepends=('alex' 'happy' 'ghc')
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('c19c9164879df7be62e08b69ce9175834044c2d7c0c3a890340e2a10444ac43fc6d2b63fb958925921056ef1e13ec9c7cfe08f20cdc430cfa2b9584fdd625d19')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+rm "$pkgdir/usr/share/doc/hopenpgp-tools/LICENSE"
+rmdir "$pkgdir/usr/share/doc/hopenpgp-tools" "$pkgdir/usr/share/doc" 
"$pkgdir/usr/share"
+}


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 19:51:01
  Author: felixonmars
Revision: 430336

upgpkg: hopenpgp-tools 0.21.3-4

rebuild with vector-builder 0.3.7.2

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:48:52 UTC (rev 430335)
+++ PKGBUILD2019-02-07 19:51:01 UTC (rev 430336)
@@ -3,7 +3,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.21.3
-pkgrel=3
+pkgrel=4
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 19:48:52
  Author: felixonmars
Revision: 430335

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 430334, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 19:48:52 UTC (rev 430335)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.17.5
+pkgrel=3
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-connection' 'haskell-extra' 
'haskell-foundation'
+ 'haskell-hashable' '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-src-exts'
+ 'haskell-storable-tuple' 'haskell-tar' '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=('fc7fac9d66ef9b6b498f18a40fab3979f16ce0245ff75882cbfa467af619082db089b5c986d1fc3ab83c43319cb9f76a2476041c55a054cb42567c730996732a')
+
+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
+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)

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 19:48:36
  Author: felixonmars
Revision: 430334

upgpkg: hoogle 5.0.17.5-3

rebuild with vector-builder 0.3.7.2

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:46:13 UTC (rev 430333)
+++ PKGBUILD2019-02-07 19:48:36 UTC (rev 430334)
@@ -3,7 +3,7 @@
 
 pkgname=hoogle
 pkgver=5.0.17.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/;
 license=("BSD")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 19:45:57
  Author: felixonmars
Revision: 430332

upgpkg: cryptol 2.6.0-79

rebuild with vector-builder 0.3.7.2

Modified:
  cryptol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 19:42:30 UTC (rev 430331)
+++ PKGBUILD2019-02-07 19:45:57 UTC (rev 430332)
@@ -2,7 +2,7 @@
 
 pkgname=cryptol
 pkgver=2.6.0
-pkgrel=78
+pkgrel=79
 pkgdesc="The Language of Cryptography"
 url="http://www.cryptol.net;
 license=("BSD")


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

2019-02-07 Thread Felix Yan via arch-commits
Date: Thursday, February 7, 2019 @ 19:46:13
  Author: felixonmars
Revision: 430333

archrelease: copy trunk to community-staging-x86_64

Added:
  cryptol/repos/community-staging-x86_64/
  cryptol/repos/community-staging-x86_64/PKGBUILD
(from rev 430332, cryptol/trunk/PKGBUILD)

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

Copied: cryptol/repos/community-staging-x86_64/PKGBUILD (from rev 430332, 
cryptol/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-02-07 19:46:13 UTC (rev 430333)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+pkgname=cryptol
+pkgver=2.6.0
+pkgrel=79
+pkgdesc="The Language of Cryptography"
+url="http://www.cryptol.net;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'z3' 'haskell-base-compat' 'haskell-gitrev' 
'haskell-graphscc' 'haskell-heredoc'
+ 'haskell-monad-control' 'haskell-monadlib' 'haskell-panic' 
'haskell-random' 'haskell-sbv'
+ 'haskell-simple-smt' 'haskell-strict' 'haskell-tf-random' 
'haskell-transformers-base'
+ 'haskell-ansi-terminal' 'haskell-blaze-html')
+makedepends=('ghc' 'alex' 'happy')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/GaloisInc/cryptol/archive/$pkgver.tar.gz;)
+sha512sums=('445a1656ffd0d260553e041de9b15b6257a4b068b5462d996e8207671c097ea814bc5b7aaeb527b5e9579bd8a3e5e8ced0aaf57c24fbccaa7410342a109e9325')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i 's/<.*0.10/<1/' $pkgname.cabal
+sed -i '1i{-# language NoMonadFailDesugaring #-}' 
src/Cryptol/ModuleSystem/Renamer.hs src/Cryptol/Prims/Eval.hs 
src/Cryptol/TypeCheck/Infer.hs src/Cryptol/TypeCheck/CheckModuleInstance.hs 
src/Cryptol/Transform/Specialize.hs src/Cryptol/REPL/Monad.hs 
src/Cryptol/REPL/Command.hs
+}
+
+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 \
+-f-static -f-relocatable
+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"
+}


  1   2   3   4   5   6   7   8   >