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

2018-12-04 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 5, 2018 @ 07:44:53
  Author: foutrelis
Revision: 341016

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 341015, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-harfbuzz-r0.patch
(from rev 341015, chromium/trunk/chromium-harfbuzz-r0.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 341015, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 341015, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 341015, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 341015, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-harfbuzz-r0.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-system-icu.patch
  chromium/repos/extra-x86_64/chromium-widevine-r2.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch

--+
 PKGBUILD |  452 ++---
 chromium-harfbuzz-r0.patch   |  160 ++--
 chromium-skia-harmony.patch  |  154 ++--
 chromium-system-icu.patch|   38 -
 chromium-widevine-r2.patch   |   39 -
 chromium-widevine.patch  |   22 
 chromium.install |   32 
 include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch |   30 
 8 files changed, 441 insertions(+), 486 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-05 07:44:43 UTC (rev 341015)
+++ PKGBUILD2018-12-05 07:44:53 UTC (rev 341016)
@@ -1,225 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=70.0.3538.110
-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')
-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
-include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch
-chromium-harfbuzz-r0.patch
-chromium-widevine-r2.patch
-chromium-system-icu.patch
-chromium-skia-harmony.patch)
-sha256sums=('445ef88fcf283206c1eba4faeb1c186c805e053d8b4ffeac1fcb88187bc1942f'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'cd1e87bf3618b7897c5caf7b0f4213cfa5ce917acb0613ecd2ab3f830f0cbfbb'
-'1b370d49c43e88acfe7c0b1f9517047e927f3407bd80b4a48bba32c001f80136'
-'02c69bb3954087db599def7f5b6d65cf8f7cf2ed81dfbdaa4bb7b51863b4df15'
-'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
-
-# 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=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM

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

2018-12-04 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 5, 2018 @ 07:44:43
  Author: foutrelis
Revision: 341015

upgpkg: chromium 71.0.3578.80-1

New upstream release.

Added:
  chromium/trunk/chromium-widevine.patch
Modified:
  chromium/trunk/PKGBUILD
Deleted:
  chromium/trunk/chromium-widevine-r2.patch
  chromium/trunk/include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch

--+
 PKGBUILD |   20 +++---
 chromium-widevine-r2.patch   |   39 -
 chromium-widevine.patch  |   22 +++
 include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch |   30 --
 4 files changed, 33 insertions(+), 78 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-05 00:32:59 UTC (rev 341014)
+++ PKGBUILD2018-12-05 07:44:43 UTC (rev 341015)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=70.0.3538.110
+pkgver=71.0.3578.80
 pkgrel=1
 _launcher_ver=6
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -23,17 +23,15 @@
 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
-include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch
 chromium-harfbuzz-r0.patch
-chromium-widevine-r2.patch
 chromium-system-icu.patch
+chromium-widevine.patch
 chromium-skia-harmony.patch)
-sha256sums=('445ef88fcf283206c1eba4faeb1c186c805e053d8b4ffeac1fcb88187bc1942f'
+sha256sums=('025b3520750d11f260acc4cbff5759137444ffb4c82361138dfd22f87b77ad0d'
 '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'cd1e87bf3618b7897c5caf7b0f4213cfa5ce917acb0613ecd2ab3f830f0cbfbb'
 '1b370d49c43e88acfe7c0b1f9517047e927f3407bd80b4a48bba32c001f80136'
-'02c69bb3954087db599def7f5b6d65cf8f7cf2ed81dfbdaa4bb7b51863b4df15'
 'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
+'d081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
 'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
 
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
@@ -84,8 +82,8 @@
 third_party/blink/renderer/core/xml/parser/xml_document_parser.cc \
 third_party/libxml/chromium/libxml_utils.cc
 
-  # https://crbug.com/879900
-  patch -Np1 -i ../include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch
+  # Load Widevine CDM if available
+  patch -Np1 -i ../chromium-widevine.patch
 
   # https://crbug.com/skia/6663#c10
   patch -Np4 -i ../chromium-skia-harmony.patch
@@ -92,11 +90,15 @@
 
   # Fixes from Gentoo
   patch -Np1 -i ../chromium-harfbuzz-r0.patch
-  patch -Np1 -i ../chromium-widevine-r2.patch
 
   # https://bugs.gentoo.org/661880#c21
   patch -Np1 -i ../chromium-system-icu.patch
 
+  # Remove compiler flags not supported by our system clang
+  sed -i \
+-e '/"-Wno-defaulted-function-deleted"/d' \
+build/config/compiler/BUILD.gn
+
   # Force script incompatible with Python 3 to use /usr/bin/python2
   sed -i '1s|python$|&2|' third_party/dom_distiller_js/protoc_plugins/*.py
 

Deleted: chromium-widevine-r2.patch
===
--- chromium-widevine-r2.patch  2018-12-05 00:32:59 UTC (rev 341014)
+++ chromium-widevine-r2.patch  2018-12-05 07:44:43 UTC (rev 341015)
@@ -1,39 +0,0 @@
-Minimal patch to get chromium to compile with widevine support.
-
-Exactly the same as -r1, but we now need to patch
-ninja to pretty please not terminate our build.
-
-caveat emptor: it's in no way clear that building chromium this
-way is safer, from a security perspective, than whatever Google
-Chrome does.
-
-Upstream appears to be cooking up a code-signing trust-chain
-which may protect users against malicious cdm blobs; I doubt
-we benefit from these using this kludge.  Ideally, someone
-would look into this more carefully than I have ... tbh as
-soon as I got my "stories" back, I pretty much lost interest :)
-
--gmt
-
---
 a/third_party/widevine/cdm/stub/widevine_cdm_version.h
-+++ b/third_party/widevine/cdm/stub/widevine_cdm_version.h
-@@ -10,6 +10,7 @@
-
- #include "third_party/widevine/cdm/widevine_cdm_common.h"
-
-+#define WIDEVINE_CDM_VERSION_STRING "unknown"
- #define WIDEVINE_CDM_AVAILABLE
-
- #endif  // WIDEVINE_CDM_VERSION_H_
 a/third_party/widevine/cdm/BUILD.gn
-+++ b/third_party/widevine/cdm/BUILD.gn
-@@ -11,7 +11,7 @@ import("//third_party/widevine/cdm/widev
- # Internal Cast builds set enable_widevine=true to bring in Widevine support.
- # TODO(xhwang): Support component updated CDM on other platforms and remove 
this
- # assert.

[arch-commits] Commit in forge/trunk (PKGBUILD glm.patch)

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 5, 2018 @ 06:06:11
  Author: svenstaro
Revision: 411244

upgpkg: forge 2:1.0.3-1

Modified:
  forge/trunk/PKGBUILD
Deleted:
  forge/trunk/glm.patch

---+
 PKGBUILD  |   17 -
 glm.patch |   22 --
 2 files changed, 4 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-05 05:53:54 UTC (rev 411243)
+++ PKGBUILD2018-12-05 06:06:11 UTC (rev 411244)
@@ -3,7 +3,6 @@
 pkgdesc="High Performance Visualizations"
 url='https://github.com/arrayfire/forge'
 pkgver=1.0.3
-_afver=af3.6.0
 arch=('x86_64')
 pkgrel=1
 epoch=2
@@ -10,20 +9,12 @@
 license=('BSD')
 makedepends=('cmake' 'doxygen' 'graphviz' 'git' 'python' 'glm' 'boost')
 depends=('glfw' 'freetype2' 'fontconfig' 'freeimage' 'glbinding')
-source=(https://github.com/arrayfire/forge/archive/${_afver}.tar.gz
-glm.patch)
-sha512sums=('e26ac048b7f2708c0b4bc06a99fd7bec2be870e0c73bd4a8cfa733d6a96f61a7261b0baab71bcb1cdb1969f3d133f85f5bca57ff74e1d166776cfe642fdbd16b'
-
'6b6de2967dd7e0426854262be569ce9a5379ea9448c584f72cbfa08d13be269960b6a01f0ba3e64c9a543644466b62ba3bac3199312b2b035c12a2e872ff002b')
+source=(https://github.com/arrayfire/forge/archive/v${pkgver}.tar.gz)
+sha512sums=('43f3797e09f1758f2ab79e57f460e7bbdefa2bf408ebd439fa68543054fc1cd636bd66fbbbc9c44370a13b1e3c89262362de8b413f3f2260f86a6b163db17c93')
 options=('!buildflags')
 
-prepare() {
-  cd forge-${_afver}
-
-  patch -Np1 -i "$srcdir"/glm.patch
-}
-
 build() {
-  cd forge-${_afver}
+  cd forge-${pkgver}
 
   rm -rf build
   mkdir build && cd build
@@ -37,7 +28,7 @@
 }
 
 package() {
-  cd forge-${_afver}
+  cd forge-${pkgver}
 
   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 

Deleted: glm.patch
===
--- glm.patch   2018-12-05 05:53:54 UTC (rev 411243)
+++ glm.patch   2018-12-05 06:06:11 UTC (rev 411244)
@@ -1,22 +0,0 @@
-commit befa265294fd9ff679dece7874c1de50fea97b25
-Author: pradeep 
-Date:   Wed Jun 13 15:10:23 2018 +0530
-
-Remove experimental glm/transform header
-
-Starting with glm-0.9.9, experimental headers can only
-be included if GLM_ENABLE_EXPERIMENTAL is defined before
-the inclusion of the header.
-
-diff --git a/src/backend/opengl/font_impl.cpp 
b/src/backend/opengl/font_impl.cpp
-index 05b20f3..d1ad889 100644
 a/src/backend/opengl/font_impl.cpp
-+++ b/src/backend/opengl/font_impl.cpp
-@@ -20,7 +20,6 @@
- 
- #include 
- #include 
--#include 
- 
- #include 
- #include FT_FREETYPE_H


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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 5, 2018 @ 06:06:14
  Author: svenstaro
Revision: 411245

archrelease: copy trunk to community-staging-x86_64

Added:
  forge/repos/community-staging-x86_64/
  forge/repos/community-staging-x86_64/PKGBUILD
(from rev 411244, forge/trunk/PKGBUILD)

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

Copied: forge/repos/community-staging-x86_64/PKGBUILD (from rev 411244, 
forge/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-05 06:06:14 UTC (rev 411245)
@@ -0,0 +1,38 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=forge
+pkgdesc="High Performance Visualizations"
+url='https://github.com/arrayfire/forge'
+pkgver=1.0.3
+arch=('x86_64')
+pkgrel=1
+epoch=2
+license=('BSD')
+makedepends=('cmake' 'doxygen' 'graphviz' 'git' 'python' 'glm' 'boost')
+depends=('glfw' 'freetype2' 'fontconfig' 'freeimage' 'glbinding')
+source=(https://github.com/arrayfire/forge/archive/v${pkgver}.tar.gz)
+sha512sums=('43f3797e09f1758f2ab79e57f460e7bbdefa2bf408ebd439fa68543054fc1cd636bd66fbbbc9c44370a13b1e3c89262362de8b413f3f2260f86a6b163db17c93')
+options=('!buildflags')
+
+build() {
+  cd forge-${pkgver}
+
+  rm -rf build
+  mkdir build && cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DBUILD_EXAMPLES=ON \
+  -DBUILD_DOCUMENTATION=ON
+
+  make
+}
+
+package() {
+  cd forge-${pkgver}
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+  cd build
+
+  make DESTDIR="${pkgdir}/" install
+}


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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 5, 2018 @ 05:52:56
  Author: svenstaro
Revision: 411241

upgpkg: glbinding 3.0.2-1

Modified:
  glbinding/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-05 05:24:09 UTC (rev 411240)
+++ PKGBUILD2018-12-05 05:52:56 UTC (rev 411241)
@@ -3,8 +3,8 @@
 # Contributor: Xentec 
 
 pkgname=glbinding
-pkgver=2.1.4
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="A C++ binding for the OpenGL API, generated using the gl.xml 
specification"
 arch=('x86_64')
 url="http://www.glbinding.org;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'mesa')
 checkdepends=('python')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/cginternals/glbinding/archive/v$pkgver.tar.gz;)
-sha256sums=('cb5971b086c0d217b2304d31368803fd2b8c12ee0d41c280d40d7c23588f8be2')
+sha256sums=('23a383f3ed31af742a4952b6c26faa9c346dd982ba9112c68293a578a6e542ad')
 
 prepare() {
   cd $pkgname-$pkgver


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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 5, 2018 @ 05:53:54
  Author: svenstaro
Revision: 411243

upgpkg: forge 2:1.0.3-1

Modified:
  forge/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-05 05:53:02 UTC (rev 411242)
+++ PKGBUILD2018-12-05 05:53:54 UTC (rev 411243)
@@ -2,11 +2,11 @@
 pkgname=forge
 pkgdesc="High Performance Visualizations"
 url='https://github.com/arrayfire/forge'
-pkgver=1.1.0
+pkgver=1.0.3
 _afver=af3.6.0
 arch=('x86_64')
-pkgrel=2
-epoch=1
+pkgrel=1
+epoch=2
 license=('BSD')
 makedepends=('cmake' 'doxygen' 'graphviz' 'git' 'python' 'glm' 'boost')
 depends=('glfw' 'freetype2' 'fontconfig' 'freeimage' 'glbinding')


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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 5, 2018 @ 05:53:02
  Author: svenstaro
Revision: 411242

archrelease: copy trunk to community-staging-x86_64

Added:
  glbinding/repos/community-staging-x86_64/PKGBUILD
(from rev 411241, glbinding/trunk/PKGBUILD)
Deleted:
  glbinding/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-05 05:52:56 UTC (rev 411241)
+++ PKGBUILD2018-12-05 05:53:02 UTC (rev 411242)
@@ -1,49 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: carstene1ns  - http://git.io/ctPKG
-# Contributor: Xentec 
-
-pkgname=glbinding
-pkgver=3.0.2
-pkgrel=1
-pkgdesc="A C++ binding for the OpenGL API, generated using the gl.xml 
specification"
-arch=('x86_64')
-url="http://www.glbinding.org;
-license=('MIT')
-depends=('libgl' 'glfw')
-makedepends=('cmake' 'mesa')
-checkdepends=('python')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/cginternals/glbinding/archive/v$pkgver.tar.gz;)
-sha256sums=('23a383f3ed31af742a4952b6c26faa9c346dd982ba9112c68293a578a6e542ad')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  rm -rf build
-  mkdir build
-}
-
-build() {
-  cd $pkgname-$pkgver/build
-
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DOPTION_BUILD_TESTS=ON
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver/build
-
-  make test
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make -C build DESTDIR="$pkgdir/" install
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -d "$pkgdir"/usr/share/doc/$pkgname
-  install -m644 README.md AUTHORS "$pkgdir"/usr/share/doc/$pkgname
-}

Copied: glbinding/repos/community-staging-x86_64/PKGBUILD (from rev 411241, 
glbinding/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-05 05:53:02 UTC (rev 411242)
@@ -0,0 +1,49 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: carstene1ns  - http://git.io/ctPKG
+# Contributor: Xentec 
+
+pkgname=glbinding
+pkgver=3.0.2
+pkgrel=1
+pkgdesc="A C++ binding for the OpenGL API, generated using the gl.xml 
specification"
+arch=('x86_64')
+url="http://www.glbinding.org;
+license=('MIT')
+depends=('libgl' 'glfw')
+makedepends=('cmake' 'mesa')
+checkdepends=('python')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/cginternals/glbinding/archive/v$pkgver.tar.gz;)
+sha256sums=('23a383f3ed31af742a4952b6c26faa9c346dd982ba9112c68293a578a6e542ad')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  rm -rf build
+  mkdir build
+}
+
+build() {
+  cd $pkgname-$pkgver/build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DOPTION_BUILD_TESTS=ON
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver/build
+
+  make test
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make -C build DESTDIR="$pkgdir/" install
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -d "$pkgdir"/usr/share/doc/$pkgname
+  install -m644 README.md AUTHORS "$pkgdir"/usr/share/doc/$pkgname
+}


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

2018-12-04 Thread Brett Cornwall via arch-commits
Date: Wednesday, December 5, 2018 @ 05:24:09
  Author: ainola
Revision: 411240

Add scdoc (14 votes)

Added:
  scdoc/
  scdoc/repos/
  scdoc/trunk/
  scdoc/trunk/PKGBUILD

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

Added: scdoc/trunk/PKGBUILD
===
--- scdoc/trunk/PKGBUILD(rev 0)
+++ scdoc/trunk/PKGBUILD2018-12-05 05:24:09 UTC (rev 411240)
@@ -0,0 +1,23 @@
+# Maintainer: Ainola
+# Contributor: Drew DeVault
+
+pkgname=scdoc
+pkgver=1.6.0
+pkgrel=2
+license=('MIT')
+pkgdesc='tool for generating roff manual pages'
+arch=('x86_64')
+url='https://git.sr.ht/~sircmpwn/scdoc/'
+source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~sircmpwn/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('18dade6bb27dbe6d112478bbbc08239b384c2334f37418b94d5f5b25713697d9d854ebb08cc62ed6e68b55a01326ea207614e4f79976536ec800029cc55f8b4b')
+
+build() {
+cd "$pkgname-$pkgver"
+make PREFIX=/usr
+}
+
+package() {
+cd "$pkgname-$pkgver"
+make PREFIX=/usr DESTDIR="$pkgdir" install
+install -Dm644 COPYING -t "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2018-12-04 Thread Andrew Crerar via arch-commits
Date: Wednesday, December 5, 2018 @ 04:03:37
  Author: andrewsc
Revision: 411239

archrelease: copy trunk to community-x86_64

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

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

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

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

2018-12-04 Thread Andrew Crerar via arch-commits
Date: Wednesday, December 5, 2018 @ 03:15:40
  Author: andrewsc
Revision: 411238

upgpkg: firefox-developer-edition 65.0b1-1

firefox-developer-edition: Updating to 65.0b1

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-05 00:53:35 UTC (rev 411237)
+++ PKGBUILD2018-12-05 03:15:40 UTC (rev 411238)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=64.0b14
+pkgver=65.0b1
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')


[arch-commits] Commit in (5 files)

2018-12-04 Thread Brett Cornwall via arch-commits
Date: Wednesday, December 5, 2018 @ 00:53:35
  Author: ainola
Revision: 411237

Add Nexuiz from AUR (34 votes)

Added:
  nexuiz/
  nexuiz/repos/
  nexuiz/trunk/
  nexuiz/trunk/PKGBUILD
  nexuiz/trunk/libpng14.patch

+
 PKGBUILD   |   78 +++
 libpng14.patch |   39 +++
 2 files changed, 117 insertions(+)

Added: nexuiz/trunk/PKGBUILD
===
--- nexuiz/trunk/PKGBUILD   (rev 0)
+++ nexuiz/trunk/PKGBUILD   2018-12-05 00:53:35 UTC (rev 411237)
@@ -0,0 +1,78 @@
+# Maintainer:  Ainola
+# Contributor: Sven-Hendrik Haase
+# Contributor: Xyne
+# Contributor: Rick Chen (stuffcorpse)
+# Contributor: Jaroslaw Swierczynski
+# Contributor: Roman Kyrylych
+# Contributor: Camille Moncelier
+
+pkgname=nexuiz
+pkgver=2.5.2
+pkgrel=9
+arch=('x86_64')
+pkgdesc="Fast-paced multiplayer first-person shooter."
+url="https://www.alientrap.com/games/nexuiz/;
+license=("GPL2")
+makedepends=('libicns' 'gendesk')
+depends=('libgl' 'alsa-lib' 'libjpeg>=8' 'libxpm' 'libxxf86dga' 
'hicolor-icon-theme' 'sdl')
+source=("https://downloads.sourceforge.net/$pkgname/${pkgname}-${pkgver//./}.zip;
+"libpng14.patch")
+sha256sums=('a5e27ebcc9775c4a490d0d3536c32e4a8f8f96b038c0b6a78d1823c37a962000'
+'327c45a56faa1963fa08a590694fd0c23bed448282f9473c2d483447df9a6e1f')
+
+prepare() {
+gendesk -f -n --pkgname="$pkgname-sdl" \
+--name="Nexuiz (SDL)" \
+--pkgdesc="$pkgdesc" \
+--exec=/usr/bin/nexuiz-sdl \
+--categories='Game;Shooter'
+
+gendesk -f -n --pkgname="$pkgname-glx" \
+--name="Nexuiz (GLX)" \
+--pkgdesc="$pkgdesc" \
+--exec=/usr/bin/nexuiz-glx \
+--categories='Game;Shooter'
+
+# Remove unneeded cruft
+find Nexuiz -name "*_windows.bat" -exec rm {} +
+find Nexuiz -name "*_mac.sh" -exec rm {} +
+
+cd Nexuiz
+bsdtar -x -f "sources/enginesource20091001.zip"
+cd darkplaces
+patch -p1 < "$srcdir/libpng14.patch"
+
+cd "$srcdir/Nexuiz/Nexuiz.app/Contents/Resources"
+icns2png -x Nexuiz.icns
+}
+
+build(){
+cd Nexuiz/darkplaces
+# Build the binaries separately instead to avoid truncated files
+make CPUOPTIMIZATIONS="$CFLAGS" DP_FS_BASEDIR=/usr/share/nexuiz/ 
DP_LINK_TO_LIBJPEG=1 cl-nexuiz
+make CPUOPTIMIZATIONS="$CFLAGS" DP_FS_BASEDIR=/usr/share/nexuiz/ 
DP_LINK_TO_LIBJPEG=1 sdl-nexuiz
+make CPUOPTIMIZATIONS="$CFLAGS" DP_FS_BASEDIR=/usr/share/nexuiz/ 
DP_LINK_TO_LIBJPEG=1 sv-nexuiz
+}
+
+package(){
+install -Dm755 Nexuiz/darkplaces/nexuiz-{dedicated,glx,sdl} -t 
"$pkgdir/usr/bin/"
+install -Dm644 *.desktop -t "$pkgdir/usr/share/applications/"
+
+# Documentation
+install -dm755 "$pkgdir/usr/share/doc/nexuiz/"
+mv Nexuiz/Docs/* "$pkgdir/usr/share/doc/nexuiz/"
+find "$pkgdir/usr/share/doc/nexuiz" -type d -exec chmod 755 {} +
+find "$pkgdir/usr/share/doc/nexuiz" -type f -exec chmod 644 {} +
+
+# Game Data
+install -dm755 "$pkgdir/usr/share/nexuiz"
+mv Nexuiz/{data,havoc,server} "$pkgdir/usr/share/nexuiz/"
+find "$pkgdir/usr/share/nexuiz/" -type d -exec chmod 755 {} +
+find "$pkgdir/usr/share/nexuiz/" -type f -exec chmod 644 {} +
+
+cd Nexuiz/Nexuiz.app/Contents/Resources
+for size in 16 32 128 256 512; do
+install -Dm644 "Nexuiz_${size}x${size}x32.png" \
+"$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/nexuiz.png"
+done
+}

Added: nexuiz/trunk/libpng14.patch
===
--- nexuiz/trunk/libpng14.patch (rev 0)
+++ nexuiz/trunk/libpng14.patch 2018-12-05 00:53:35 UTC (rev 411237)
@@ -0,0 +1,39 @@
+diff -Nur darkplaces.old/image_png.c darkplaces/image_png.c
+--- darkplaces.old/image_png.c 2009-09-15 06:08:02.0 +0300
 darkplaces/image_png.c 2010-01-28 01:23:24.0 +0200
+@@ -36,7 +36,7 @@
+ static void*  (*qpng_create_info_struct)  (void*);
+ static void   (*qpng_read_info)   
(void*, void*);
+ static void   (*qpng_set_expand)  
(void*);
+-static void   (*qpng_set_gray_1_2_4_to_8) (void*);
++static void   (*qpng_set_expand_gray_1_2_4_to_8)  
(void*);
+ static void   (*qpng_set_palette_to_rgb)  (void*);
+ static void   (*qpng_set_tRNS_to_alpha)   (void*);
+ static void   (*qpng_set_gray_to_rgb) (void*);
+@@ -61,7 +61,7 @@
+   {"png_create_info_struct",  (void **) _create_info_struct},
+   {"png_read_info",   (void **) _read_info},
+   {"png_set_expand",  (void **) _set_expand},
+-  {"png_set_gray_1_2_4_to_8", (void **) 

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

2018-12-04 Thread Jan Steffens via arch-commits
Date: Wednesday, December 5, 2018 @ 00:32:59
  Author: heftig
Revision: 341014

archrelease: copy trunk to testing-x86_64

Added:
  dbus/repos/testing-x86_64/
  dbus/repos/testing-x86_64/PKGBUILD
(from rev 341013, dbus/trunk/PKGBUILD)

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

Copied: dbus/repos/testing-x86_64/PKGBUILD (from rev 341013, 
dbus/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-12-05 00:32:59 UTC (rev 341014)
@@ -0,0 +1,86 @@
+# Maintainer: Jan de Groot 
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Tom Gundersen 
+# Contributor: Link Dupont 
+
+pkgbase=dbus
+pkgname=(dbus dbus-docs)
+pkgver=1.12.12
+pkgrel=1
+pkgdesc="Freedesktop.org message bus system"
+url="https://wiki.freedesktop.org/www/Software/dbus/;
+arch=(x86_64)
+license=(GPL custom)
+depends=(libsystemd expat audit)
+makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen git 
autoconf-archive graphviz)
+_commit=d4f8423bbff9b3c5fca2d8009c28d1cff4652788  # tags/dbus-1.12.12^0
+source=("git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=$_commit;)
+sha256sums=('SKIP')
+validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90'  # Simon McVittie 

+  '3C8672A0F49637FE064AC30F52A43A1E4B77B059') # Simon McVittie 

+
+pkgver() {
+  cd dbus
+  git describe --tags | sed 's/^dbus-//;s/-/+/g'
+}
+
+prepare() {
+  cd dbus
+
+  # Reduce docs size
+  printf '%s\n' >>Doxyfile.in \
+HAVE_DOT=yes DOT_IMAGE_FORMAT=svg INTERACTIVE_SVG=yes
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd dbus
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+runstatedir=/run \
+--libexecdir=/usr/lib/dbus-1.0 \
+--with-system-socket=/run/dbus/system_bus_socket \
+--with-dbus-session-bus-connect-address=unix:runtime=yes \
+--with-dbus-user=dbus \
+--enable-user-session \
+--disable-static \
+--without-x
+  make
+}
+
+check() {
+  make -C dbus check
+}
+
+package_dbus() {
+  provides=(libdbus)
+  conflicts=(libdbus)
+  replaces=(libdbus)
+
+  DESTDIR="$pkgdir" make -C dbus install
+
+  rm -r "$pkgdir/var/run"
+
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 dbus/COPYING
+
+  # We have a pre-assigned uid (81)
+  echo 'u dbus 81 "System Message Bus"' |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/dbus.conf"
+
+  # Split docs
+  mv "$pkgdir/usr/share/doc" "$srcdir"
+}
+
+package_dbus-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 dbus/COPYING
+
+  mv doc "$pkgdir/usr/share"
+}
+
+# vim:set sw=2 et:


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

2018-12-04 Thread Jan Steffens via arch-commits
Date: Wednesday, December 5, 2018 @ 00:32:59
  Author: heftig
Revision: 411236

archrelease: copy trunk to multilib-testing-x86_64

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

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

Copied: lib32-dbus/repos/multilib-testing-x86_64/PKGBUILD (from rev 411235, 
lib32-dbus/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2018-12-05 00:32:59 UTC (rev 411236)
@@ -0,0 +1,73 @@
+# Contributor : Ionut Biru 
+
+pkgname=lib32-dbus
+_pkgbasename=dbus
+pkgver=1.12.12
+pkgrel=1
+pkgdesc="Freedesktop.org message bus system (32-bit)"
+url="https://wiki.freedesktop.org/www/Software/dbus/;
+arch=(x86_64)
+license=(GPL custom)
+provides=(lib32-libdbus)
+conflicts=(lib32-libdbus)
+replaces=(lib32-libdbus)
+depends=(lib32-systemd dbus)
+makedepends=(gcc-multilib lib32-glib2 lib32-expat git autoconf-archive)
+_commit=d4f8423bbff9b3c5fca2d8009c28d1cff4652788  # tags/dbus-1.12.12^0
+source=("git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd dbus
+  git describe --tags | sed 's/^dbus-//;s/-/+/g'
+}
+
+prepare() {
+  cd dbus
+  git cherry-pick -n 09cb6d7b467f6d1c6685ee9ccc171f4dddbe1f42
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd dbus
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libdir=/usr/lib32 \
+--libexecdir=/usr/lib/dbus-1.0 \
+runstatedir=/run \
+--with-dbus-user=dbus \
+--with-system-pid-file=/run/dbus/pid \
+--with-system-socket=/run/dbus/system_bus_socket \
+--with-console-auth-dir=/run/console/ \
+--enable-inotify \
+--disable-static \
+--disable-verbose-mode \
+--disable-asserts \
+--disable-checks \
+--with-systemdsystemunitdir=/usr/lib/systemd/system \
+--enable-systemd \
+--enable-user-session \
+--without-x
+  make
+}
+
+check() {
+  make -C dbus check
+}
+
+package() {
+  make DESTDIR="$pkgdir" -C dbus install
+
+  rm -r "$pkgdir"/usr/{bin,include,lib,share}
+  rm -r "$pkgdir"/{etc,var}
+
+  install -d "$pkgdir/usr/share/licenses"
+  ln -s dbus "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2018-12-04 Thread Jan Steffens via arch-commits
Date: Wednesday, December 5, 2018 @ 00:32:38
  Author: heftig
Revision: 411235

1.12.12-1

Modified:
  lib32-dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 22:30:17 UTC (rev 411234)
+++ PKGBUILD2018-12-05 00:32:38 UTC (rev 411235)
@@ -2,7 +2,7 @@
 
 pkgname=lib32-dbus
 _pkgbasename=dbus
-pkgver=1.12.10
+pkgver=1.12.12
 pkgrel=1
 pkgdesc="Freedesktop.org message bus system (32-bit)"
 url="https://wiki.freedesktop.org/www/Software/dbus/;
@@ -13,8 +13,8 @@
 replaces=(lib32-libdbus)
 depends=(lib32-systemd dbus)
 makedepends=(gcc-multilib lib32-glib2 lib32-expat git autoconf-archive)
-_commit=f98e784bb6f18b4c28feca6a6e9d12b7bf021a00 # tags/dbus-1.12.10^0
-source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit;)
+_commit=d4f8423bbff9b3c5fca2d8009c28d1cff4652788  # tags/dbus-1.12.12^0
+source=("git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


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

2018-12-04 Thread Jan Steffens via arch-commits
Date: Wednesday, December 5, 2018 @ 00:32:33
  Author: heftig
Revision: 341013

1.12.12-1

Modified:
  dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 22:48:08 UTC (rev 341012)
+++ PKGBUILD2018-12-05 00:32:33 UTC (rev 341013)
@@ -5,16 +5,16 @@
 
 pkgbase=dbus
 pkgname=(dbus dbus-docs)
-pkgver=1.12.10
-pkgrel=2
+pkgver=1.12.12
+pkgrel=1
 pkgdesc="Freedesktop.org message bus system"
 url="https://wiki.freedesktop.org/www/Software/dbus/;
 arch=(x86_64)
 license=(GPL custom)
-depends=(libsystemd expat)
+depends=(libsystemd expat audit)
 makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen git 
autoconf-archive graphviz)
-_commit=f98e784bb6f18b4c28feca6a6e9d12b7bf021a00  # tags/dbus-1.12.10^0
-source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit;)
+_commit=d4f8423bbff9b3c5fca2d8009c28d1cff4652788  # tags/dbus-1.12.12^0
+source=("git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=$_commit;)
 sha256sums=('SKIP')
 validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90'  # Simon McVittie 

   '3C8672A0F49637FE064AC30F52A43A1E4B77B059') # Simon McVittie 



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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 22:48:08
  Author: arojas
Revision: 341012

archrelease: copy trunk to extra-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 22:47:49 UTC (rev 341011)
+++ PKGBUILD2018-12-04 22:48:08 UTC (rev 341012)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Maxime Arthaud 
-
-pkgname=zxing-cpp
-pkgver=1.0.0
-pkgrel=2
-napkgdesc="A command-line tool to decode QRCode"
-arch=(x86_64)
-url="https://github.com/nu-book/zxing-cpp;
-license=(Apache)
-depends=(gcc-libs)
-makedepends=(cmake)
-optdepends=('opencv: support for opencv')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz;)
-sha256sums=('cac49af95b4afebce59cfa1b8b23421e5e1debee7d3fbf895394f6b9c0d7bf7e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver/core \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} -fPIC"
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: zxing-cpp/repos/extra-x86_64/PKGBUILD (from rev 341011, 
zxing-cpp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 22:48:08 UTC (rev 341012)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Maxime Arthaud 
+
+pkgname=zxing-cpp
+pkgver=1.0.0
+pkgrel=3
+pkgdesc="A command-line tool to decode QRCode"
+arch=(x86_64)
+url="https://github.com/nu-book/zxing-cpp;
+license=(Apache)
+depends=(gcc-libs)
+makedepends=(cmake)
+optdepends=('opencv: support for opencv')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz;)
+sha256sums=('cac49af95b4afebce59cfa1b8b23421e5e1debee7d3fbf895394f6b9c0d7bf7e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver/core \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_CXX_FLAGS="${CXXFLAGS} -fPIC"
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 22:47:49
  Author: arojas
Revision: 341011

Fix pkgdesc

Modified:
  zxing-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 22:32:17 UTC (rev 341010)
+++ PKGBUILD2018-12-04 22:47:49 UTC (rev 341011)
@@ -3,8 +3,8 @@
 
 pkgname=zxing-cpp
 pkgver=1.0.0
-pkgrel=2
-napkgdesc="A command-line tool to decode QRCode"
+pkgrel=3
+pkgdesc="A command-line tool to decode QRCode"
 arch=(x86_64)
 url="https://github.com/nu-book/zxing-cpp;
 license=(Apache)


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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 22:32:17
  Author: arojas
Revision: 341010

archrelease: copy trunk to extra-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 22:31:46 UTC (rev 341009)
+++ PKGBUILD2018-12-04 22:32:17 UTC (rev 341010)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Maxime Arthaud 
-
-pkgname=zxing-cpp
-pkgver=1.0.0
-pkgrel=1
-_commit=5aad4744a3763d814df98a18886979893e638274
-napkgdesc="A command-line tool to decode QRCode"
-arch=(x86_64)
-url="https://github.com/nu-book/zxing-cpp;
-license=(Apache)
-depends=(gcc-libs)
-makedepends=(cmake)
-optdepends=('opencv: support for opencv')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz;)
-sha256sums=('cac49af95b4afebce59cfa1b8b23421e5e1debee7d3fbf895394f6b9c0d7bf7e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver/core \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: zxing-cpp/repos/extra-x86_64/PKGBUILD (from rev 341009, 
zxing-cpp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 22:32:17 UTC (rev 341010)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Maxime Arthaud 
+
+pkgname=zxing-cpp
+pkgver=1.0.0
+pkgrel=2
+napkgdesc="A command-line tool to decode QRCode"
+arch=(x86_64)
+url="https://github.com/nu-book/zxing-cpp;
+license=(Apache)
+depends=(gcc-libs)
+makedepends=(cmake)
+optdepends=('opencv: support for opencv')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz;)
+sha256sums=('cac49af95b4afebce59cfa1b8b23421e5e1debee7d3fbf895394f6b9c0d7bf7e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver/core \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_CXX_FLAGS="${CXXFLAGS} -fPIC"
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 22:31:46
  Author: arojas
Revision: 341009

Restore -fPIC

Modified:
  zxing-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:47:45 UTC (rev 341008)
+++ PKGBUILD2018-12-04 22:31:46 UTC (rev 341009)
@@ -3,8 +3,7 @@
 
 pkgname=zxing-cpp
 pkgver=1.0.0
-pkgrel=1
-_commit=5aad4744a3763d814df98a18886979893e638274
+pkgrel=2
 napkgdesc="A command-line tool to decode QRCode"
 arch=(x86_64)
 url="https://github.com/nu-book/zxing-cpp;
@@ -22,7 +21,8 @@
 build() {
   cd build
   cmake ../$pkgname-$pkgver/core \
--DCMAKE_INSTALL_PREFIX=/usr
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_CXX_FLAGS="${CXXFLAGS} -fPIC"
   make
 }
 


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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 22:30:17
  Author: arojas
Revision: 411234

archrelease: copy trunk to community-x86_64

Added:
  python-reportlab/repos/community-x86_64/ChangeLog
(from rev 411233, python-reportlab/trunk/ChangeLog)
  python-reportlab/repos/community-x86_64/PKGBUILD
(from rev 411233, python-reportlab/trunk/PKGBUILD)
Deleted:
  python-reportlab/repos/community-x86_64/ChangeLog
  python-reportlab/repos/community-x86_64/PKGBUILD

---+
 ChangeLog |   36 -
 PKGBUILD  |   86 ++--
 2 files changed, 61 insertions(+), 61 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2018-12-04 22:29:54 UTC (rev 411233)
+++ ChangeLog   2018-12-04 22:30:17 UTC (rev 411234)
@@ -1,18 +0,0 @@
-
-2009-02-17  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.3
-
-2008-11-03  Giovanni Scafora   
-
-   * Rebuilt against python 2.6
-
-2008-09-14  Douglas Soares de Andrade  
-
-   * Updating for x86_64: 2.2
-
-2008-09-13  Douglas Soares de Andrade  
-
-   * Adding ChangeLog
-   * Updating for i686: 2.2
-

Copied: python-reportlab/repos/community-x86_64/ChangeLog (from rev 411233, 
python-reportlab/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2018-12-04 22:30:17 UTC (rev 411234)
@@ -0,0 +1,18 @@
+
+2009-02-17  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.3
+
+2008-11-03  Giovanni Scafora   
+
+   * Rebuilt against python 2.6
+
+2008-09-14  Douglas Soares de Andrade  
+
+   * Updating for x86_64: 2.2
+
+2008-09-13  Douglas Soares de Andrade  
+
+   * Adding ChangeLog
+   * Updating for i686: 2.2
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 22:29:54 UTC (rev 411233)
+++ PKGBUILD2018-12-04 22:30:17 UTC (rev 411234)
@@ -1,43 +0,0 @@
-# Maintainer:
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: William Rea 
-
-_origname=reportlab
-pkgbase=python-reportlab
-pkgname=(python2-reportlab python-reportlab)
-pkgver=3.5.11
-pkgrel=1
-pkgdesc="A proven industry-strength PDF generating solution"
-arch=('x86_64')
-url="https://bitbucket.org/rptlab/reportlab;
-depends=('freetype2')
-makedepends+=('python' 'python2' 'freetype2' 'python2-pillow' 'python-pillow' 
'mercurial')
-license=('CUSTOM')
-source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('234e1790858f1608d2fc8f820fa5660b7838cb14f12dec81e3c1156a4891ee1a')
-
-build() {
-cp -rf ${_origname}-${pkgver} "${_origname}2"
-}
-
-package_python2-reportlab() {
-depends+=('python2' 'python2-pip' 'python2-pillow')
-
-cd ${_origname}2
-python2 setup.py install --root=$pkgdir --optimize=1
-install -D -m644 LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/license.txt
-}
-
-package_python-reportlab() {
-depends+=('python3' 'python-pip' 'python-pillow')
-
-cd ${_origname}-${pkgver}
-python3 setup.py install --root=$pkgdir --optimize=1
-install -D -m644 LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/license.txt
-}
-
-check() {
-cd ${_origname}-${pkgver}
-python2 setup.py tests
-python setup.py tests
-}

Copied: python-reportlab/repos/community-x86_64/PKGBUILD (from rev 411233, 
python-reportlab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 22:30:17 UTC (rev 411234)
@@ -0,0 +1,43 @@
+# Maintainer:
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: William Rea 
+
+_origname=reportlab
+pkgbase=python-reportlab
+pkgname=(python2-reportlab python-reportlab)
+pkgver=3.5.12
+pkgrel=1
+pkgdesc="A proven industry-strength PDF generating solution"
+arch=('x86_64')
+url="https://bitbucket.org/rptlab/reportlab;
+depends=('freetype2')
+makedepends+=('python' 'python2' 'freetype2' 'python2-pillow' 'python-pillow' 
'mercurial')
+license=('CUSTOM')
+source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
+sha256sums=('7e10261065d0f926d9d83fd1f2edb8bec466f3c60b3e927ef40e2262805c069d')
+
+build() {
+cp -rf ${_origname}-${pkgver} "${_origname}2"
+}
+
+package_python2-reportlab() {
+depends+=('python2' 'python2-pip' 'python2-pillow')
+
+cd ${_origname}2
+python2 setup.py install --root=$pkgdir --optimize=1
+install -D -m644 LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/license.txt
+}
+
+package_python-reportlab() {
+depends+=('python3' 'python-pip' 'python-pillow')
+
+cd ${_origname}-${pkgver}
+python3 setup.py install --root=$pkgdir --optimize=1
+install -D -m644 LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/license.txt
+}
+
+check() {
+cd 

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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 22:29:54
  Author: arojas
Revision: 411233

Update to 3.5.12

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 22:24:27 UTC (rev 411232)
+++ PKGBUILD2018-12-04 22:29:54 UTC (rev 411233)
@@ -5,7 +5,7 @@
 _origname=reportlab
 pkgbase=python-reportlab
 pkgname=(python2-reportlab python-reportlab)
-pkgver=3.5.11
+pkgver=3.5.12
 pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends+=('python' 'python2' 'freetype2' 'python2-pillow' 'python-pillow' 
'mercurial')
 license=('CUSTOM')
 
source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('234e1790858f1608d2fc8f820fa5660b7838cb14f12dec81e3c1156a4891ee1a')
+sha256sums=('7e10261065d0f926d9d83fd1f2edb8bec466f3c60b3e927ef40e2262805c069d')
 
 build() {
 cp -rf ${_origname}-${pkgver} "${_origname}2"


[arch-commits] Commit in mame/trunk (PKGBUILD mame.sh)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 22:24:00
  Author: arojas
Revision: 411231

Fix path in launcher script (FS#60968)

Modified:
  mame/trunk/PKGBUILD
  mame/trunk/mame.sh

--+
 PKGBUILD |4 ++--
 mame.sh  |5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 21:20:37 UTC (rev 411230)
+++ PKGBUILD2018-12-04 22:24:00 UTC (rev 411231)
@@ -5,7 +5,7 @@
 
 pkgname=mame
 pkgver=0.204
-pkgrel=1
+pkgrel=2
 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
 url="http://mamedev.org/;
 license=(GPL2)
@@ -16,7 +16,7 @@
 replaces=(sdlmame)
 source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz; 
mame.sh)
 sha256sums=('eeb6e304502dc1f1ce5a9c73d59a32865fc6e374c14ecef85d85b6de98a76e42'
-'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')
+'da37e17b53759f049234af393bc69c29e1e4aab58df44a9384e7f7160a49db29')
 
 
 prepare() {

Modified: mame.sh
===
--- mame.sh 2018-12-04 21:20:37 UTC (rev 411230)
+++ mame.sh 2018-12-04 22:24:00 UTC (rev 411231)
@@ -1,5 +1,5 @@
 #!/bin/sh
-mame=/usr/lib/mame/mame
+mamelib=/usr/lib/mame/
 
 mame_first_run() {
   echo "Creating an ini file for MAME at $HOME/.mame/mame.ini"
@@ -48,4 +48,5 @@
   ) || exit
 fi
 
-exec "$mame" "$@"
+cd "$mamelib"
+exec ./mame "$@"


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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 22:24:27
  Author: arojas
Revision: 411232

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |  142 ++---
 mame.sh  |  103 ++--
 2 files changed, 123 insertions(+), 122 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 22:24:00 UTC (rev 411231)
+++ PKGBUILD2018-12-04 22:24:27 UTC (rev 411232)
@@ -1,71 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Sergej Pupykin 
-# Contributor: robb_force 
-# Contributor: JJDaNiMoTh 
-
-pkgname=mame
-pkgver=0.204
-pkgrel=1
-pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
-url="http://mamedev.org/;
-license=(GPL2)
-arch=(x86_64)
-depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio)
-makedepends=(nasm python asio rapidjson glm libxinerama)
-conflicts=(sdlmame)
-replaces=(sdlmame)
-source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz; 
mame.sh)
-sha256sums=('eeb6e304502dc1f1ce5a9c73d59a32865fc6e374c14ecef85d85b6de98a76e42'
-'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')
-
-
-prepare() {
-  cd mame-mame${pkgver/./}
-
-# Use system libraries
-  sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
-}
-
-build() {
-  cd mame-mame${pkgver/./}
-  make \
-NOWERROR=1 \
-OPTIMIZE=2 \
-TOOLS=1 \
-ARCHOPTS=-flifetime-dse=1
-}
-
-package() {
-  cd mame-mame${pkgver/./}
-
-  # Install the mame script
-  install -Dm755 "$srcdir"/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
-
-  # Install the binaries
-  install -Dm755 mame64 "$pkgdir"/usr/lib/mame/mame
-  for _i in castool chdman imgtool jedutil nltool nlwav pngcmp regrep romcmp 
src2html \
-split srcclean ldverify ldresample; do
-install -m755 $_i -t "$pkgdir"/usr/lib/mame
-  done
-
-  # Install the extra bits
-  install -Dm644 src/osd/modules/opengl/shader/glsl*.*h -t 
"$pkgdir"/usr/lib/$pkgname/shader/
-  cp -ar {artwork,bgfx,plugins,language,ctrlr,keymaps,hash} 
"$pkgdir"/usr/lib/$pkgname/
-
-  # Include the license
-  install -Dm644 docs/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # FS#28203
-  sed -i 's|KEYCODE_2_PAD|KEYCODE_2PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_4_PAD|KEYCODE_4PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_6_PAD|KEYCODE_6PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_8_PAD|KEYCODE_8PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-
-  # documentation
-  install -dm0755 "$pkgdir"/usr/share/doc
-  cp -a docs "$pkgdir"/usr/share/doc/$pkgname
-  rm -r "$pkgdir"/usr/share/doc/$pkgname/man
-  install -d "$pkgdir"/usr/share/man/man{1,6}
-  install -m644 docs/man/*.1* "$pkgdir"/usr/share/man/man1/
-  install -m644 docs/man/*.6* "$pkgdir"/usr/share/man/man6/
-}

Copied: mame/repos/community-x86_64/PKGBUILD (from rev 411231, 
mame/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 22:24:27 UTC (rev 411232)
@@ -0,0 +1,71 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: robb_force 
+# Contributor: JJDaNiMoTh 
+
+pkgname=mame
+pkgver=0.204
+pkgrel=2
+pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
+url="http://mamedev.org/;
+license=(GPL2)
+arch=(x86_64)
+depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio)
+makedepends=(nasm python asio rapidjson glm libxinerama)
+conflicts=(sdlmame)
+replaces=(sdlmame)
+source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz; 
mame.sh)
+sha256sums=('eeb6e304502dc1f1ce5a9c73d59a32865fc6e374c14ecef85d85b6de98a76e42'
+'da37e17b53759f049234af393bc69c29e1e4aab58df44a9384e7f7160a49db29')
+
+
+prepare() {
+  cd mame-mame${pkgver/./}
+
+# Use system libraries
+  sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
+}
+
+build() {
+  cd mame-mame${pkgver/./}
+  make \
+NOWERROR=1 \
+OPTIMIZE=2 \
+TOOLS=1 \
+ARCHOPTS=-flifetime-dse=1
+}
+
+package() {
+  cd mame-mame${pkgver/./}
+
+  # Install the mame script
+  install -Dm755 "$srcdir"/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
+
+  # Install the binaries
+  install -Dm755 mame64 "$pkgdir"/usr/lib/mame/mame
+  for _i in castool chdman imgtool jedutil nltool nlwav pngcmp regrep romcmp 
src2html \
+split srcclean ldverify ldresample; do
+install -m755 $_i -t "$pkgdir"/usr/lib/mame
+  done
+
+  # Install the extra bits
+  install -Dm644 src/osd/modules/opengl/shader/glsl*.*h -t 

[arch-commits] Commit in kodi-addon-adsp-biquad-filters/repos/community-x86_64 (2 files)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 21:20:37
  Author: arojas
Revision: 411230

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-adsp-biquad-filters/repos/community-x86_64/PKGBUILD
(from rev 411229, kodi-addon-adsp-biquad-filters/trunk/PKGBUILD)
Deleted:
  kodi-addon-adsp-biquad-filters/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 21:20:11 UTC (rev 411229)
+++ PKGBUILD2018-12-04 21:20:37 UTC (rev 411230)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-adsp-biquad-filters
-_commit=77ea50b
-pkgver=20160325.77ea50b
-pkgrel=2
-pkgdesc="Biquad Filters AudioDSP add-on for Kodi"
-arch=('i686' 'x86_64')
-url='https://github.com/kodi-adsp/adsp.biquad.filters'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-adsp')
-depends=('kodi-platform' 'asplib')
-makedepends=('git' 'cmake')
-source=("$pkgname::git://github.com/kodi-adsp/adsp.biquad.filters.git#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-   cd "$pkgname"
-   git log -1 --date=short --format="%cd.%h" | tr -d '-'
-}
-
-build() {
-   cd "$pkgname"
-   cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DBUILD_SHARED_LIBS=1 \
-   -DUSE_LTO=1
-   make
-}
-
-package() {
-   cd "$pkgname"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-adsp-biquad-filters/repos/community-x86_64/PKGBUILD (from 
rev 411229, kodi-addon-adsp-biquad-filters/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 21:20:37 UTC (rev 411230)
@@ -0,0 +1,42 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-adsp-biquad-filters
+_commit=77ea50b
+pkgver=20160325.77ea50b
+pkgrel=3
+pkgdesc="Biquad Filters AudioDSP add-on for Kodi"
+arch=('x86_64')
+url='https://github.com/kodi-adsp/adsp.biquad.filters'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-adsp')
+depends=('kodi-platform' 'asplib')
+makedepends=('git' 'cmake' 'kodi-dev')
+source=("$pkgname::git://github.com/kodi-adsp/adsp.biquad.filters.git#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+   cd "$pkgname"
+   git log -1 --date=short --format="%cd.%h" | tr -d '-'
+}
+
+prepare() {
+   cd "$pkgname"
+   sed -e 's|find_package(kodi REQUIRED)|find_package(Kodi REQUIRED)|' -i 
CMakeLists.txt
+   sed -e 's|#if !defined(TARGET_WINDOWS)|#if 0|' -i 
src/template/ADSPHelpers.cpp # Fix build
+}
+
+build() {
+   cd "$pkgname"
+   cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_SHARED_LIBS=1 \
+   -DUSE_LTO=1
+   make
+}
+
+package() {
+   cd "$pkgname"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-adsp-biquad-filters/trunk (PKGBUILD)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 21:20:11
  Author: arojas
Revision: 411229

PIE rebuild

Modified:
  kodi-addon-adsp-biquad-filters/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 20:53:44 UTC (rev 411228)
+++ PKGBUILD2018-12-04 21:20:11 UTC (rev 411229)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-adsp-biquad-filters
 _commit=77ea50b
 pkgver=20160325.77ea50b
-pkgrel=2
+pkgrel=3
 pkgdesc="Biquad Filters AudioDSP add-on for Kodi"
 arch=('x86_64')
 url='https://github.com/kodi-adsp/adsp.biquad.filters'
@@ -10,7 +10,7 @@
 license=('GPL')
 groups=('kodi-addons' 'kodi-addons-adsp')
 depends=('kodi-platform' 'asplib')
-makedepends=('git' 'cmake')
+makedepends=('git' 'cmake' 'kodi-dev')
 
source=("$pkgname::git://github.com/kodi-adsp/adsp.biquad.filters.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -19,6 +19,12 @@
git log -1 --date=short --format="%cd.%h" | tr -d '-'
 }
 
+prepare() {
+   cd "$pkgname"
+   sed -e 's|find_package(kodi REQUIRED)|find_package(Kodi REQUIRED)|' -i 
CMakeLists.txt
+   sed -e 's|#if !defined(TARGET_WINDOWS)|#if 0|' -i 
src/template/ADSPHelpers.cpp # Fix build
+}
+
 build() {
cd "$pkgname"
cmake \


[arch-commits] Commit in kodi-addon-screensaver-asterwave/repos/community-x86_64 (2 files)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:53:44
  Author: arojas
Revision: 411228

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-screensaver-asterwave/repos/community-x86_64/PKGBUILD
(from rev 411227, kodi-addon-screensaver-asterwave/trunk/PKGBUILD)
Deleted:
  kodi-addon-screensaver-asterwave/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 20:53:24 UTC (rev 411227)
+++ PKGBUILD2018-12-04 20:53:44 UTC (rev 411228)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-screensaver-asterwave
-epoch=1
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="AsterWave screensaver for Kodi"
-arch=('i686' 'x86_64')
-url='https://github.com/notspiff/screensaver.asterwave'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-screensaver')
-depends=('kodi' 'soil')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensaver.asterwave/archive/v$pkgver.tar.gz;)
-sha256sums=('48cd459b60b2407b8bae9107760a013d04ee29e00fddbce9550291896d42ef64')
-
-build() {
-cd "screensaver.asterwave-$pkgver"
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_SHARED_LIBS=1 \
--DUSE_LTO=1
-make
-}
-
-package() {
-cd "screensaver.asterwave-$pkgver"
-make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-screensaver-asterwave/repos/community-x86_64/PKGBUILD (from 
rev 411227, kodi-addon-screensaver-asterwave/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 20:53:44 UTC (rev 411228)
@@ -0,0 +1,31 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-screensaver-asterwave
+epoch=1
+pkgver=1.1.0
+pkgrel=2
+pkgdesc="AsterWave screensaver for Kodi"
+arch=('x86_64')
+url='https://github.com/notspiff/screensaver.asterwave'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-screensaver')
+depends=('kodi' 'soil' 'glu')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensaver.asterwave/archive/v$pkgver.tar.gz;)
+sha256sums=('48cd459b60b2407b8bae9107760a013d04ee29e00fddbce9550291896d42ef64')
+
+build() {
+cd "screensaver.asterwave-$pkgver"
+cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_SHARED_LIBS=1 \
+-DUSE_LTO=1
+make
+}
+
+package() {
+cd "screensaver.asterwave-$pkgver"
+make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-screensaver-asterwave/trunk (PKGBUILD)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:53:24
  Author: arojas
Revision: 411227

PIE rebuild

Modified:
  kodi-addon-screensaver-asterwave/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 20:48:35 UTC (rev 411226)
+++ PKGBUILD2018-12-04 20:53:24 UTC (rev 411227)
@@ -3,13 +3,13 @@
 pkgname=kodi-addon-screensaver-asterwave
 epoch=1
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="AsterWave screensaver for Kodi"
 arch=('x86_64')
 url='https://github.com/notspiff/screensaver.asterwave'
 license=('GPL')
 groups=('kodi-addons' 'kodi-addons-screensaver')
-depends=('kodi' 'soil')
+depends=('kodi' 'soil' 'glu')
 makedepends=('cmake' 'kodi-dev')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensaver.asterwave/archive/v$pkgver.tar.gz;)
 sha256sums=('48cd459b60b2407b8bae9107760a013d04ee29e00fddbce9550291896d42ef64')


[arch-commits] Commit in kodi-addon-screensaver-cpblobs/repos/community-x86_64 (2 files)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:48:35
  Author: arojas
Revision: 411226

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-screensaver-cpblobs/repos/community-x86_64/PKGBUILD
(from rev 411225, kodi-addon-screensaver-cpblobs/trunk/PKGBUILD)
Deleted:
  kodi-addon-screensaver-cpblobs/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 20:48:12 UTC (rev 411225)
+++ PKGBUILD2018-12-04 20:48:35 UTC (rev 411226)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-screensaver-cpblobs
-epoch=1
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="CpBlobs screensaver for Kodi"
-arch=('i686' 'x86_64')
-url='github.com/notspiff/screensaver.cpblobs'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-screensaver')
-depends=('kodi' 'soil')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensaver.cpblobs/archive/v$pkgver.tar.gz;)
-sha512sums=('265aa6a87e6e98ea808e665910ea0d13808f33e1ecf7645c437814f312019168e10a5728da5d3e1fa762cd770a2afbb70d20682c8975b0fc8ede232e6baf486d')
-
-build() {
-cd "screensaver.cpblobs-$pkgver"
-   cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DBUILD_SHARED_LIBS=1 \
-   -DUSE_LTO=1
-   make
-}
-
-package() {
-cd "screensaver.cpblobs-$pkgver"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-screensaver-cpblobs/repos/community-x86_64/PKGBUILD (from 
rev 411225, kodi-addon-screensaver-cpblobs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 20:48:35 UTC (rev 411226)
@@ -0,0 +1,31 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-screensaver-cpblobs
+epoch=1
+pkgver=1.1.0
+pkgrel=2
+pkgdesc="CpBlobs screensaver for Kodi"
+arch=('x86_64')
+url='github.com/notspiff/screensaver.cpblobs'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-screensaver')
+depends=('kodi' 'soil' 'glu')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensaver.cpblobs/archive/v$pkgver.tar.gz;)
+sha512sums=('265aa6a87e6e98ea808e665910ea0d13808f33e1ecf7645c437814f312019168e10a5728da5d3e1fa762cd770a2afbb70d20682c8975b0fc8ede232e6baf486d')
+
+build() {
+cd "screensaver.cpblobs-$pkgver"
+   cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_SHARED_LIBS=1 \
+   -DUSE_LTO=1
+   make
+}
+
+package() {
+cd "screensaver.cpblobs-$pkgver"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-screensaver-cpblobs/trunk (PKGBUILD)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:48:12
  Author: arojas
Revision: 411225

PIE rebuild

Modified:
  kodi-addon-screensaver-cpblobs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 20:45:01 UTC (rev 411224)
+++ PKGBUILD2018-12-04 20:48:12 UTC (rev 411225)
@@ -3,13 +3,13 @@
 pkgname=kodi-addon-screensaver-cpblobs
 epoch=1
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="CpBlobs screensaver for Kodi"
 arch=('x86_64')
 url='github.com/notspiff/screensaver.cpblobs'
 license=('GPL')
 groups=('kodi-addons' 'kodi-addons-screensaver')
-depends=('kodi' 'soil')
+depends=('kodi' 'soil' 'glu')
 makedepends=('cmake' 'kodi-dev')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensaver.cpblobs/archive/v$pkgver.tar.gz;)
 
sha512sums=('265aa6a87e6e98ea808e665910ea0d13808f33e1ecf7645c437814f312019168e10a5728da5d3e1fa762cd770a2afbb70d20682c8975b0fc8ede232e6baf486d')


[arch-commits] Commit in kodi-addon-screensaver-rsxs/repos/community-x86_64 (4 files)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:45:01
  Author: arojas
Revision: 411224

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-screensaver-rsxs/repos/community-x86_64/0001-fix-gcc5-compile.patch
(from rev 411223, 
kodi-addon-screensaver-rsxs/trunk/0001-fix-gcc5-compile.patch)
  kodi-addon-screensaver-rsxs/repos/community-x86_64/PKGBUILD
(from rev 411223, kodi-addon-screensaver-rsxs/trunk/PKGBUILD)
Deleted:
  kodi-addon-screensaver-rsxs/repos/community-x86_64/0001-fix-gcc5-compile.patch
  kodi-addon-screensaver-rsxs/repos/community-x86_64/PKGBUILD

-+
 0001-fix-gcc5-compile.patch |   22 +++---
 PKGBUILD|   63 --
 2 files changed, 42 insertions(+), 43 deletions(-)

Deleted: 0001-fix-gcc5-compile.patch
===
--- 0001-fix-gcc5-compile.patch 2018-12-04 20:44:36 UTC (rev 411223)
+++ 0001-fix-gcc5-compile.patch 2018-12-04 20:45:01 UTC (rev 411224)
@@ -1,11 +0,0 @@
-diff -Naur screensavers.rsxs-3241d29.orig/CMakeLists.txt 
screensavers.rsxs-3241d29/CMakeLists.txt
 screensavers.rsxs-3241d29.orig/CMakeLists.txt  2015-10-20 
00:21:24.0 -0700
-+++ screensavers.rsxs-3241d29/CMakeLists.txt   2015-10-22 23:34:37.56204 
-0700
-@@ -52,6 +52,7 @@
- endif()
- externalproject_add(rsxs SOURCE_DIR ${PROJECT_SOURCE_DIR}/${rsxs_dir}
- CONFIGURE_COMMAND ${configure_start}
-+  ac_cv_type__Bool=yes
-   --prefix=
-   --without-xscreensaver
-   --disable-cyclone

Copied: 
kodi-addon-screensaver-rsxs/repos/community-x86_64/0001-fix-gcc5-compile.patch 
(from rev 411223, kodi-addon-screensaver-rsxs/trunk/0001-fix-gcc5-compile.patch)
===
--- 0001-fix-gcc5-compile.patch (rev 0)
+++ 0001-fix-gcc5-compile.patch 2018-12-04 20:45:01 UTC (rev 411224)
@@ -0,0 +1,11 @@
+diff -Naur screensavers.rsxs-3241d29.orig/CMakeLists.txt 
screensavers.rsxs-3241d29/CMakeLists.txt
+--- screensavers.rsxs-3241d29.orig/CMakeLists.txt  2015-10-20 
00:21:24.0 -0700
 screensavers.rsxs-3241d29/CMakeLists.txt   2015-10-22 23:34:37.56204 
-0700
+@@ -52,6 +52,7 @@
+ endif()
+ externalproject_add(rsxs SOURCE_DIR ${PROJECT_SOURCE_DIR}/${rsxs_dir}
+ CONFIGURE_COMMAND ${configure_start}
++  ac_cv_type__Bool=yes
+   --prefix=
+   --without-xscreensaver
+   --disable-cyclone

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 20:44:36 UTC (rev 411223)
+++ PKGBUILD2018-12-04 20:45:01 UTC (rev 411224)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-screensaver-rsxs
-epoch=1
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="RSXS screensaver add-ons for Kodi"
-arch=('i686' 'x86_64')
-url='https://github.com/notspiff/screensavers.rsxs'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-screensaver')
-depends=('kodi')
-makedepends=('git' 'cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensavers.rsxs/archive/v$pkgver.tar.gz;)
-
-build() {
-cd "screensavers.rsxs-$pkgver"
-   cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DBUILD_SHARED_LIBS=1 \
-   -DUSE_LTO=1
-   make
-}
-
-package() {
-cd "screensavers.rsxs-$pkgver"
-   make DESTDIR="$pkgdir/" install
-}
-
-sha512sums=('95d553e54be91b914b40d4616d2a6a127404215ceb4fbdf40abc4b6c9d981b33681dbe88c6def34d0bf80a8c0188c59d3760a5804a5189dce1257e5242568497')

Copied: kodi-addon-screensaver-rsxs/repos/community-x86_64/PKGBUILD (from rev 
411223, kodi-addon-screensaver-rsxs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 20:45:01 UTC (rev 411224)
@@ -0,0 +1,31 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-screensaver-rsxs
+epoch=1
+pkgver=1.4.0
+pkgrel=2
+pkgdesc="RSXS screensaver add-ons for Kodi"
+arch=('x86_64')
+url='https://github.com/notspiff/screensavers.rsxs'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-screensaver')
+depends=('kodi' 'glu')
+makedepends=('cmake' 'kodi-dev' 'libxt' 'libxmu')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensavers.rsxs/archive/v$pkgver.tar.gz;)
+
+build() {
+cd "screensavers.rsxs-$pkgver"
+   cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_SHARED_LIBS=1 \
+   -DUSE_LTO=1
+   make
+}
+
+package() {
+cd 

[arch-commits] Commit in kodi-addon-screensaver-rsxs/trunk (PKGBUILD)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:44:36
  Author: arojas
Revision: 411223

PIE rebuild

Modified:
  kodi-addon-screensaver-rsxs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 20:33:44 UTC (rev 411222)
+++ PKGBUILD2018-12-04 20:44:36 UTC (rev 411223)
@@ -3,14 +3,14 @@
 pkgname=kodi-addon-screensaver-rsxs
 epoch=1
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="RSXS screensaver add-ons for Kodi"
 arch=('x86_64')
 url='https://github.com/notspiff/screensavers.rsxs'
 license=('GPL')
 groups=('kodi-addons' 'kodi-addons-screensaver')
-depends=('kodi')
-makedepends=('git' 'cmake' 'kodi-dev')
+depends=('kodi' 'glu')
+makedepends=('cmake' 'kodi-dev' 'libxt' 'libxmu')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/screensavers.rsxs/archive/v$pkgver.tar.gz;)
 
 build() {


[arch-commits] Commit in kodi-addon-visualization-fishbmc/repos/community-x86_64 (2 files)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:33:44
  Author: arojas
Revision: 411222

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-visualization-fishbmc/repos/community-x86_64/PKGBUILD
(from rev 411221, kodi-addon-visualization-fishbmc/trunk/PKGBUILD)
Deleted:
  kodi-addon-visualization-fishbmc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 20:33:09 UTC (rev 411221)
+++ PKGBUILD2018-12-04 20:33:44 UTC (rev 411222)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-visualization-fishbmc
-epoch=1
-pkgver=4.1.0
-pkgrel=1
-pkgdesc="Fisch visualizer for Kodi"
-arch=('i686' 'x86_64')
-url='https://github.com/notspiff/visualization.fishbmc'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-visualization')
-depends=('kodi')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/visualization.fishbmc/archive/v$pkgver.tar.gz;)
-
-build() {
-cd "visualization.fishbmc-$pkgver"
-   cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DBUILD_SHARED_LIBS=1 \
-   -DUSE_LTO=1
-   make
-}
-
-package() {
-cd "visualization.fishbmc-$pkgver"
-   make DESTDIR="$pkgdir/" install
-}
-
-sha512sums=('6107228b8a3f92a047003ef3a34dc57d187d9c6b1f28e2f8d326fd71e7e7b586750c02a3bb9b11cdda322cbdc5d3fe0146c08364029da028fd65d0f3a13a3358')

Copied: kodi-addon-visualization-fishbmc/repos/community-x86_64/PKGBUILD (from 
rev 411221, kodi-addon-visualization-fishbmc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 20:33:44 UTC (rev 411222)
@@ -0,0 +1,31 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-visualization-fishbmc
+epoch=1
+pkgver=4.1.0
+pkgrel=2
+pkgdesc="Fisch visualizer for Kodi"
+arch=('x86_64')
+url='https://github.com/notspiff/visualization.fishbmc'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-visualization')
+depends=('kodi' 'glu')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/visualization.fishbmc/archive/v$pkgver.tar.gz;)
+
+build() {
+cd "visualization.fishbmc-$pkgver"
+   cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_SHARED_LIBS=1 \
+   -DUSE_LTO=1
+   make
+}
+
+package() {
+cd "visualization.fishbmc-$pkgver"
+   make DESTDIR="$pkgdir/" install
+}
+
+sha512sums=('6107228b8a3f92a047003ef3a34dc57d187d9c6b1f28e2f8d326fd71e7e7b586750c02a3bb9b11cdda322cbdc5d3fe0146c08364029da028fd65d0f3a13a3358')


[arch-commits] Commit in kodi-addon-visualization-fishbmc/trunk (PKGBUILD)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:33:09
  Author: arojas
Revision: 411221

PIE rebuild

Modified:
  kodi-addon-visualization-fishbmc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 20:11:36 UTC (rev 411220)
+++ PKGBUILD2018-12-04 20:33:09 UTC (rev 411221)
@@ -3,13 +3,13 @@
 pkgname=kodi-addon-visualization-fishbmc
 epoch=1
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Fisch visualizer for Kodi"
 arch=('x86_64')
 url='https://github.com/notspiff/visualization.fishbmc'
 license=('GPL')
 groups=('kodi-addons' 'kodi-addons-visualization')
-depends=('kodi')
+depends=('kodi' 'glu')
 makedepends=('cmake' 'kodi-dev')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/visualization.fishbmc/archive/v$pkgver.tar.gz;)
 


[arch-commits] Commit in kodi-addon-visualization-waveform/repos/community-x86_64 (2 files)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:11:36
  Author: arojas
Revision: 411220

archrelease: copy trunk to community-x86_64

Added:
  kodi-addon-visualization-waveform/repos/community-x86_64/PKGBUILD
(from rev 411219, kodi-addon-visualization-waveform/trunk/PKGBUILD)
Deleted:
  kodi-addon-visualization-waveform/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 20:10:59 UTC (rev 411219)
+++ PKGBUILD2018-12-04 20:11:36 UTC (rev 411220)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle >
-
-pkgname=kodi-addon-visualization-waveform
-epoch=1
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="Waveform visualizer for Kodi"
-arch=('i686' 'x86_64')
-url='https://github.com/notspiff/visualization.waveform'
-license=('GPL')
-groups=('kodi-addons' 'kodi-addons-visualization')
-depends=('kodi')
-makedepends=('cmake' 'kodi-dev')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/visualization.waveform/archive/v$pkgver.tar.gz;)
-sha512sums=('243696af3388506a52c46c8e636f5cbe973c916e1b03f24ad58327642721cf1a492fb16a7a0e69cd80732b8b435b009862dffca78dc8974f86cbb092a6aff195')
-
-build() {
-cd "visualization.waveform-$pkgver"
-   cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DBUILD_SHARED_LIBS=1 \
-   -DUSE_LTO=1
-   make
-}
-
-package() {
-cd "visualization.waveform-$pkgver"
-   make DESTDIR="$pkgdir/" install
-}
-

Copied: kodi-addon-visualization-waveform/repos/community-x86_64/PKGBUILD (from 
rev 411219, kodi-addon-visualization-waveform/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 20:11:36 UTC (rev 411220)
@@ -0,0 +1,31 @@
+# Maintainer: BlackEagle >
+
+pkgname=kodi-addon-visualization-waveform
+epoch=1
+pkgver=1.1.0
+pkgrel=2
+pkgdesc="Waveform visualizer for Kodi"
+arch=('x86_64')
+url='https://github.com/notspiff/visualization.waveform'
+license=('GPL')
+groups=('kodi-addons' 'kodi-addons-visualization')
+depends=('kodi' 'glu')
+makedepends=('cmake' 'kodi-dev')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/visualization.waveform/archive/v$pkgver.tar.gz;)
+sha512sums=('243696af3388506a52c46c8e636f5cbe973c916e1b03f24ad58327642721cf1a492fb16a7a0e69cd80732b8b435b009862dffca78dc8974f86cbb092a6aff195')
+
+build() {
+cd "visualization.waveform-$pkgver"
+   cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DBUILD_SHARED_LIBS=1 \
+   -DUSE_LTO=1
+   make
+}
+
+package() {
+cd "visualization.waveform-$pkgver"
+   make DESTDIR="$pkgdir/" install
+}
+


[arch-commits] Commit in kodi-addon-visualization-waveform/trunk (PKGBUILD)

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 20:10:59
  Author: arojas
Revision: 411219

PIE rebuild

Modified:
  kodi-addon-visualization-waveform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:33:21 UTC (rev 411218)
+++ PKGBUILD2018-12-04 20:10:59 UTC (rev 411219)
@@ -3,13 +3,13 @@
 pkgname=kodi-addon-visualization-waveform
 epoch=1
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Waveform visualizer for Kodi"
 arch=('x86_64')
 url='https://github.com/notspiff/visualization.waveform'
 license=('GPL')
 groups=('kodi-addons' 'kodi-addons-visualization')
-depends=('kodi')
+depends=('kodi' 'glu')
 makedepends=('cmake' 'kodi-dev')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/notspiff/visualization.waveform/archive/v$pkgver.tar.gz;)
 
sha512sums=('243696af3388506a52c46c8e636f5cbe973c916e1b03f24ad58327642721cf1a492fb16a7a0e69cd80732b8b435b009862dffca78dc8974f86cbb092a6aff195')


[arch-commits] Commit in php/repos/extra-x86_64 (18 files)

2018-12-04 Thread Pierre Schmitz via arch-commits
Date: Tuesday, December 4, 2018 @ 19:47:45
  Author: pierre
Revision: 341008

archrelease: copy trunk to extra-x86_64

Added:
  php/repos/extra-x86_64/PKGBUILD
(from rev 341007, php/trunk/PKGBUILD)
  php/repos/extra-x86_64/apache.conf
(from rev 341007, php/trunk/apache.conf)
  php/repos/extra-x86_64/apache.patch
(from rev 341007, php/trunk/apache.patch)
  php/repos/extra-x86_64/enchant-2.patch
(from rev 341007, php/trunk/enchant-2.patch)
  php/repos/extra-x86_64/freetype.patch
(from rev 341007, php/trunk/freetype.patch)
  php/repos/extra-x86_64/generate_patches
(from rev 341007, php/trunk/generate_patches)
  php/repos/extra-x86_64/php-fpm.patch
(from rev 341007, php/trunk/php-fpm.patch)
  php/repos/extra-x86_64/php-fpm.tmpfiles
(from rev 341007, php/trunk/php-fpm.tmpfiles)
  php/repos/extra-x86_64/php.ini.patch
(from rev 341007, php/trunk/php.ini.patch)
Deleted:
  php/repos/extra-x86_64/PKGBUILD
  php/repos/extra-x86_64/apache.conf
  php/repos/extra-x86_64/apache.patch
  php/repos/extra-x86_64/enchant-2.patch
  php/repos/extra-x86_64/freetype.patch
  php/repos/extra-x86_64/generate_patches
  php/repos/extra-x86_64/php-fpm.patch
  php/repos/extra-x86_64/php-fpm.tmpfiles
  php/repos/extra-x86_64/php.ini.patch

--+
 PKGBUILD |  684 ++---
 apache.conf  |   26 +-
 apache.patch |   20 -
 enchant-2.patch  |  122 -
 freetype.patch   |   76 ++---
 generate_patches |   94 +++
 php-fpm.patch|  148 +--
 php-fpm.tmpfiles |2 
 php.ini.patch|  154 +--
 9 files changed, 663 insertions(+), 663 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 19:47:32 UTC (rev 341007)
+++ PKGBUILD2018-12-04 19:47:45 UTC (rev 341008)
@@ -1,342 +0,0 @@
-# Maintainer: Pierre Schmitz 
-
-pkgbase=php
-pkgname=('php'
- 'php-cgi'
- 'php-apache'
- 'php-fpm'
- 'php-embed'
- 'php-phpdbg'
- 'php-dblib'
- 'php-enchant'
- 'php-gd'
- 'php-imap'
- 'php-intl'
- 'php-sodium'
- 'php-odbc'
- 'php-pgsql'
- 'php-pspell'
- 'php-snmp'
- 'php-sqlite'
- 'php-tidy'
- 'php-xsl')
-pkgver=7.2.12
-pkgrel=1
-arch=('x86_64')
-license=('PHP')
-url='http://www.php.net'
-makedepends=('apache' 'aspell' 'c-client' 'db' 'enchant' 'gd' 'gmp' 'icu' 
'libsodium' 'libxslt' 'libzip' 'net-snmp'
- 'postgresql-libs' 'sqlite' 'systemd' 'tidy' 'unixodbc' 'curl' 
'libtool' 'postfix' 'freetds' 'pcre' 'libnsl')
-checkdepends=('procps-ng')
-source=("https://php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
-'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 
'php.ini.patch'
-'enchant-2.patch' 'freetype.patch')
-sha512sums=('bbeaed1278d0d2f1ecb2249dab1ebaab1489ef43be0797dac57d8b523d8e5d284166e6cbf52095f5d34eef447fbdeb0c6916caaa5770221a180ec064f4ffcad8'
-'SKIP'
-
'bb9abfc51c41e1de180ef09244691c909ee64feebd9749978e1ecb7f576466a37232d9c6e97c1a01a96b8413a33c4818a91dc79f63078dc1946f56dad516bb05'
-
'eccbe1a0c7b2757ab3c982c871cc591a66ad70f085aaa0d44f93cacacedc7b8fd21b8d0c66471327ff070db1bab1ab83a802f6fa190f33bdd74c134975e3910e'
-
'c9efb3f50770d6ddfa908b7f562355121f07ce528271e72ba188a4f1c788e264fc117c220053aaded42040825c03f3f17131a62a67d96cc91fd9da472e085deb'
-
'824e9a0d10063283357d49a81ab49bf834afd24f098482bdbaa9ab60bbad2b0dea6f5879259b73717d437626b02fb4f2d3ef68b7bcbb26bee274a7b61144720f'
-
'85000bcb4f5674bfcbac7f32aeb28c523904a23da716e7fd982ac225845843e0acb33c0b8552107c234b1dd106337ad0a6792253f200980b88a6f6239ec982d0'
-
'06b49fb044fe8cdeef5109aa7bb6858906396e3f3643827cdb241264029579c71b0a7661d24b78b16573c54832505491c4b2a1fd77ae7c313cb082731c2efd9e'
-
'97ca469d5234f5cc71af38bb99a60130fdab5f849ad1f49f112101779c7659ca4d6700aef72e0294c85bdcb18e487fc0cdda855cc51084b9e8cacb02ec0fb1eb')
-validpgpkeys=('B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F'
-  '1729F83938DA44E27BA0F4D3DBDB397470D12172')
-
-prepare() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-
-   patch -p0 -i ${srcdir}/apache.patch
-   patch -p0 -i ${srcdir}/php-fpm.patch
-   patch -p0 -i ${srcdir}/php.ini.patch
-   patch -p1 -i ${srcdir}/enchant-2.patch
-   patch -p1 -i ${srcdir}/freetype.patch
-   autoconf
-
-   rm tests/output/stream_isatty_*.phpt
-}
-
-build() {
-   # http://site.icu-project.org/download/61#TOC-Migration-Issues
-   CPPFLAGS+=' -DU_USING_ICU_NAMESPACE=1'
-
-   local _phpconfig="--srcdir=../${pkgbase}-${pkgver} \
-   --config-cache \
-   --prefix=/usr \
-   --sbindir=/usr/bin \
-   --sysconfdir=/etc/php \
-   --localstatedir=/var \
-   --with-layout=GNU \
-   

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

2018-12-04 Thread Pierre Schmitz via arch-commits
Date: Tuesday, December 4, 2018 @ 19:47:32
  Author: pierre
Revision: 341007

upgpkg: php 7.2.13-1

Modified:
  php/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:42:59 UTC (rev 341006)
+++ PKGBUILD2018-12-04 19:47:32 UTC (rev 341007)
@@ -20,7 +20,7 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=7.2.12
+pkgver=7.2.13
 pkgrel=1
 arch=('x86_64')
 license=('PHP')
@@ -31,7 +31,7 @@
 source=("https://php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
 'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 
'php.ini.patch'
 'enchant-2.patch' 'freetype.patch')
-sha512sums=('bbeaed1278d0d2f1ecb2249dab1ebaab1489ef43be0797dac57d8b523d8e5d284166e6cbf52095f5d34eef447fbdeb0c6916caaa5770221a180ec064f4ffcad8'
+sha512sums=('9df1d43e9cd701db10281811b328721b85cb90c6c8dae1842b0fd848cb5388328918b3040bbad7634b340550d82b93746ea479ed45f4d8a80e8a316e6324115d'
 'SKIP'
 
'bb9abfc51c41e1de180ef09244691c909ee64feebd9749978e1ecb7f576466a37232d9c6e97c1a01a96b8413a33c4818a91dc79f63078dc1946f56dad516bb05'
 
'eccbe1a0c7b2757ab3c982c871cc591a66ad70f085aaa0d44f93cacacedc7b8fd21b8d0c66471327ff070db1bab1ab83a802f6fa190f33bdd74c134975e3910e'


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

2018-12-04 Thread Pierre Schmitz via arch-commits
Date: Tuesday, December 4, 2018 @ 19:42:59
  Author: pierre
Revision: 341006

archrelease: copy trunk to extra-any

Added:
  composer/repos/extra-any/PKGBUILD
(from rev 341005, composer/trunk/PKGBUILD)
Deleted:
  composer/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 19:42:48 UTC (rev 341005)
+++ PKGBUILD2018-12-04 19:42:59 UTC (rev 341006)
@@ -1,53 +0,0 @@
-# Maintainer: Pierre Schmitz 
-
-pkgname=composer
-pkgver=1.7.3
-pkgrel=1
-pkgdesc="Dependency Manager for PHP"
-arch=('any')
-license=('MIT')
-url='https://getcomposer.org/'
-depends=('php')
-makedepends=('git' 'unzip')
-checkdepends=('mercurial')
-replaces=('php-composer')
-conflicts=('php-composer')
-provides=('php-composer')
-source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver};
-
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar;)
-sha512sums=('SKIP'
-
'1233e17ab89fba7183e452bb3e0bd2cee816cba719867498eae6548e5b3b9160f11d18ae0e71ae41e958ae582c8080f961ba819ffae1b0b9ec110ed5cebe925c')
-
-prepare() {
-   cd ${srcdir}/${pkgname}
-
-   php ${srcdir}/${pkgname}-${pkgver}.phar -n install --no-dev 
--prefer-dist
-}
-
-build() {
-   cd ${srcdir}/${pkgname}
-
-   php -d phar.readonly=Off bin/compile
-}
-
-check() {
-   cd ${srcdir}/${pkgname}
-
-   # check if the upstream build and ours differ
-   diff -q ${srcdir}/${pkgname}-${pkgver}.phar composer.phar
-
-   git config --global user.email "${USER}@${HOST}"
-   git config --global user.name "${USER}"
-
-   # Install the dev dependencies to run the unit tests
-   bin/composer -n install --prefer-dist
-
-   vendor/bin/phpunit
-}
-
-package() {
-   cd ${srcdir}/${pkgname}
-
-   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
-}

Copied: composer/repos/extra-any/PKGBUILD (from rev 341005, 
composer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 19:42:59 UTC (rev 341006)
@@ -0,0 +1,53 @@
+# Maintainer: Pierre Schmitz 
+
+pkgname=composer
+pkgver=1.8.0
+pkgrel=1
+pkgdesc="Dependency Manager for PHP"
+arch=('any')
+license=('MIT')
+url='https://getcomposer.org/'
+depends=('php')
+makedepends=('git' 'unzip')
+checkdepends=('mercurial')
+replaces=('php-composer')
+conflicts=('php-composer')
+provides=('php-composer')
+source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver};
+
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar;)
+sha512sums=('SKIP'
+
'8b0dd173383695c73555259f962c98f088be10ea24a7c534517eb4ee89dfba221962b972ced40e6d88eb0103c53f7d2e7afbc545631c682bc65b0a3c86521b92')
+
+prepare() {
+   cd ${srcdir}/${pkgname}
+
+   php ${srcdir}/${pkgname}-${pkgver}.phar -n install --no-dev 
--prefer-dist
+}
+
+build() {
+   cd ${srcdir}/${pkgname}
+
+   php -d phar.readonly=Off bin/compile
+}
+
+check() {
+   cd ${srcdir}/${pkgname}
+
+   # check if the upstream build and ours differ
+   diff -q ${srcdir}/${pkgname}-${pkgver}.phar composer.phar
+
+   git config --global user.email "${USER}@${HOST}"
+   git config --global user.name "${USER}"
+
+   # Install the dev dependencies to run the unit tests
+   bin/composer -n install --prefer-dist
+
+   vendor/bin/phpunit
+}
+
+package() {
+   cd ${srcdir}/${pkgname}
+
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
+}


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

2018-12-04 Thread Pierre Schmitz via arch-commits
Date: Tuesday, December 4, 2018 @ 19:42:48
  Author: pierre
Revision: 341005

upgpkg: composer 1.8.0-1

Modified:
  composer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:31:20 UTC (rev 341004)
+++ PKGBUILD2018-12-04 19:42:48 UTC (rev 341005)
@@ -1,7 +1,7 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=composer
-pkgver=1.7.3
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="Dependency Manager for PHP"
 arch=('any')
@@ -16,7 +16,7 @@
 
source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver};
 
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar;)
 sha512sums=('SKIP'
-
'1233e17ab89fba7183e452bb3e0bd2cee816cba719867498eae6548e5b3b9160f11d18ae0e71ae41e958ae582c8080f961ba819ffae1b0b9ec110ed5cebe925c')
+
'8b0dd173383695c73555259f962c98f088be10ea24a7c534517eb4ee89dfba221962b972ced40e6d88eb0103c53f7d2e7afbc545631c682bc65b0a3c86521b92')
 
 prepare() {
cd ${srcdir}/${pkgname}


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:33:03
  Author: felixonmars
Revision: 411217

upgpkg: v2ray 4.7.3-1

Modified:
  v2ray/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:30:53 UTC (rev 411216)
+++ PKGBUILD2018-12-04 19:33:03 UTC (rev 411217)
@@ -2,7 +2,7 @@
 # Contributor: pandada8 
 
 pkgname=v2ray
-pkgver=4.7.0
+pkgver=4.7.3
 pkgrel=1
 pkgdesc="A platform for building proxies to bypass network restrictions"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 backup=(etc/v2ray/config.json)
 
source=("$pkgname-$pkgver.zip::https://github.com/v2ray/v2ray-core/releases/download/v$pkgver/src_all.zip;
 'v2ray.service')
-sha512sums=('832f02da4ce9efb34375a4934a1781f7cfaf31ff6f84a3e64aadf75afc150924f695bb519440ceaa16a26c8b231b61e50cc28e4caeab8f39ec02d8f4a16da9e8'
+sha512sums=('7b428e40ae38cd13c163eae1def9663488038e6a1a962047b336eb6da312ab10eb28609ca34e25435351fb45572ef93e9294b3b28144b89bd62b55f75d7b65c9'
 
'37efc20ef71147f4400eba2bf57766462b5803b5952768bd32d5224f35e37c9c5639aaa19e0f3b63b52063dafd0381f40e2bfbb60dace08b055f0b3245cfa2b7')
 
 prepare() {


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:33:21
  Author: felixonmars
Revision: 411218

archrelease: copy trunk to community-x86_64

Added:
  v2ray/repos/community-x86_64/PKGBUILD
(from rev 411217, v2ray/trunk/PKGBUILD)
  v2ray/repos/community-x86_64/v2ray.service
(from rev 411217, v2ray/trunk/v2ray.service)
Deleted:
  v2ray/repos/community-x86_64/PKGBUILD
  v2ray/repos/community-x86_64/v2ray.service

---+
 PKGBUILD  |   96 
 v2ray.service |   28 
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 19:33:03 UTC (rev 411217)
+++ PKGBUILD2018-12-04 19:33:21 UTC (rev 411218)
@@ -1,48 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: pandada8 
-
-pkgname=v2ray
-pkgver=4.7.0
-pkgrel=1
-pkgdesc="A platform for building proxies to bypass network restrictions"
-arch=('x86_64')
-url="https://github.com/v2ray/v2ray-core;
-license=('MIT')
-depends=('glibc')
-makedepends=('go' 'git')
-backup=(etc/v2ray/config.json)
-source=("$pkgname-$pkgver.zip::https://github.com/v2ray/v2ray-core/releases/download/v$pkgver/src_all.zip;
-'v2ray.service')
-sha512sums=('832f02da4ce9efb34375a4934a1781f7cfaf31ff6f84a3e64aadf75afc150924f695bb519440ceaa16a26c8b231b61e50cc28e4caeab8f39ec02d8f4a16da9e8'
-
'37efc20ef71147f4400eba2bf57766462b5803b5952768bd32d5224f35e37c9c5639aaa19e0f3b63b52063dafd0381f40e2bfbb60dace08b055f0b3245cfa2b7')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  mkdir -p "$GOPATH"/src
-
-  mv *.com *.io *.org "$GOPATH"/src/
-}
-
-build() {
-  go build -o v2ray v2ray.com/core/main
-  go build -o v2ctl v2ray.com/ext/tools/control/main
-}
-
-check() {
-  cd "$GOPATH"/src/v2ray.com/core
-  go test -p 1 -tags json -v v2ray.com/core/...
-}
-
-package() {
-  cd "$GOPATH"/src/v2ray.com/core
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/v2ray/LICENSE
-  install -Dm644 release/config/systemd/v2ray.service 
"$pkgdir"/usr/lib/systemd/system/v2ray.service
-  sed -i -e '/ExecStart/i Environment=V2RAY_LOCATION_ASSET=/etc/v2ray' \
- -e 's|/usr/bin/v2ray/v2ray|/usr/bin/v2ray|' \
- "$pkgdir"/usr/lib/systemd/system/v2ray.service
-  install -Dm644 release/config/geoip.dat release/config/geosite.dat 
release/config/*.json -t "$pkgdir"/etc/v2ray/
-  install -Dm755 "$srcdir"/v2ray -t "$pkgdir"/usr/bin/
-  install -Dm755 "$srcdir"/v2ctl -t "$pkgdir"/usr/bin/
-
-  install -Dm644 "$srcdir"/v2ray.service 
"$pkgdir"/usr/lib/systemd/system/v2ray@.service
-}

Copied: v2ray/repos/community-x86_64/PKGBUILD (from rev 411217, 
v2ray/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 19:33:21 UTC (rev 411218)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: pandada8 
+
+pkgname=v2ray
+pkgver=4.7.3
+pkgrel=1
+pkgdesc="A platform for building proxies to bypass network restrictions"
+arch=('x86_64')
+url="https://github.com/v2ray/v2ray-core;
+license=('MIT')
+depends=('glibc')
+makedepends=('go' 'git')
+backup=(etc/v2ray/config.json)
+source=("$pkgname-$pkgver.zip::https://github.com/v2ray/v2ray-core/releases/download/v$pkgver/src_all.zip;
+'v2ray.service')
+sha512sums=('7b428e40ae38cd13c163eae1def9663488038e6a1a962047b336eb6da312ab10eb28609ca34e25435351fb45572ef93e9294b3b28144b89bd62b55f75d7b65c9'
+
'37efc20ef71147f4400eba2bf57766462b5803b5952768bd32d5224f35e37c9c5639aaa19e0f3b63b52063dafd0381f40e2bfbb60dace08b055f0b3245cfa2b7')
+
+prepare() {
+  export GOPATH="$srcdir/build"
+  mkdir -p "$GOPATH"/src
+
+  mv *.com *.io *.org "$GOPATH"/src/
+}
+
+build() {
+  go build -o v2ray v2ray.com/core/main
+  go build -o v2ctl v2ray.com/ext/tools/control/main
+}
+
+check() {
+  cd "$GOPATH"/src/v2ray.com/core
+  go test -p 1 -tags json -v v2ray.com/core/...
+}
+
+package() {
+  cd "$GOPATH"/src/v2ray.com/core
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/v2ray/LICENSE
+  install -Dm644 release/config/systemd/v2ray.service 
"$pkgdir"/usr/lib/systemd/system/v2ray.service
+  sed -i -e '/ExecStart/i Environment=V2RAY_LOCATION_ASSET=/etc/v2ray' \
+ -e 's|/usr/bin/v2ray/v2ray|/usr/bin/v2ray|' \
+ "$pkgdir"/usr/lib/systemd/system/v2ray.service
+  install -Dm644 release/config/geoip.dat release/config/geosite.dat 
release/config/*.json -t "$pkgdir"/etc/v2ray/
+  install -Dm755 "$srcdir"/v2ray -t "$pkgdir"/usr/bin/
+  install -Dm755 "$srcdir"/v2ctl -t "$pkgdir"/usr/bin/
+
+  install -Dm644 "$srcdir"/v2ray.service 
"$pkgdir"/usr/lib/systemd/system/v2ray@.service
+}

Deleted: v2ray.service
===
--- v2ray.service   2018-12-04 19:33:03 UTC (rev 411217)
+++ v2ray.service   2018-12-04 19:33:21 UTC (rev 411218)
@@ -1,14 +0,0 @@
-[Unit]
-Description=V2Ray Service
-After=network.target

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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, December 4, 2018 @ 19:27:13
  Author: svenstaro
Revision: 411212

archrelease: copy trunk to community-x86_64

Added:
  cudnn/repos/community-x86_64/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
(from rev 411211, cudnn/trunk/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf)
  cudnn/repos/community-x86_64/PKGBUILD
(from rev 411211, cudnn/trunk/PKGBUILD)
Deleted:
  cudnn/repos/community-x86_64/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
  cudnn/repos/community-x86_64/PKGBUILD

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

Deleted: NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
===
(Binary files differ)

Copied: cudnn/repos/community-x86_64/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf 
(from rev 411211, cudnn/trunk/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf)
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 19:27:07 UTC (rev 411211)
+++ PKGBUILD2018-12-04 19:27:13 UTC (rev 411212)
@@ -1,35 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Adria Arrufat 
-# Contributor: Sami B. 
-# Contributor: Yunhui Fu 
-
-pkgname=cudnn
-pkgver=7.3.0
-_pkgver=7.3.0.29
-_cudaver=10.0
-pkgrel=1
-pkgdesc="NVIDIA CUDA Deep Neural Network library"
-arch=('x86_64')
-url="https://developer.nvidia.com/cuDNN;
-license=('proprietary')
-depends=('cuda>=10')
-# To figure out these URLs, check out the Dockerfiles at
-# https://gitlab.com/nvidia/cuda/tree/centos7 for the appropriate cuda version.
-source=("${pkgname}-${pkgver}::https://developer.download.nvidia.com/compute/redist/cudnn/v${pkgver}/cudnn-${_cudaver}-linux-x64-v${_pkgver}.tgz;
-"NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
-sha512sums=('0c95b7080e0457afed485b351f681addd3266e60030e00ee5da45b8556309d0442f9136f6854ce638a2ca8ae74d5913e6d0e294213a831024719e651533112ed'
-
'38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
-
-package() {
-  mkdir -p "${pkgdir}/opt"
-  mkdir -p "${pkgdir}/etc"
-
-  cp -r cuda "${pkgdir}/opt"
-
-  install -d ${pkgdir}/etc/ld.so.conf.d
-  echo "/opt/cuda/lib64/" > ${pkgdir}/etc/ld.so.conf.d/cudnn.conf
-
-  install -Dm644 ${srcdir}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf 
${pkgdir}/usr/share/licenses/${pkgname}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
-}
-
-# vim: ft=sh syn=sh et

Copied: cudnn/repos/community-x86_64/PKGBUILD (from rev 411211, 
cudnn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 19:27:13 UTC (rev 411212)
@@ -0,0 +1,45 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Adria Arrufat 
+# Contributor: Sami B. 
+# Contributor: Yunhui Fu 
+
+pkgname=cudnn
+pkgver=7.4.1.5
+_cudaver=10
+pkgrel=1
+pkgdesc="NVIDIA CUDA Deep Neural Network library"
+arch=('x86_64')
+url="https://developer.nvidia.com/cuDNN;
+license=('custom')
+depends=('cuda>=10')
+# To figure out these URLs, check out the Dockerfiles at
+# https://gitlab.com/nvidia/cuda/tree/centos7 for the appropriate cuda version.
+source=("https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/libcudnn7-dev_${pkgver}-1+cuda${_cudaver}.0_amd64.deb;
+
"https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/libcudnn7_${pkgver}-1+cuda${_cudaver}.0_amd64.deb;
+"NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
+sha512sums=('b2eb16fd2f00eb064fe7a4c5c13f72e3218c5535b6d32f6a9c7d990f4ef4c1b8322112d1475a07b7d8d286a60acaad47b3b5d614a9fd7174cab8d1bf5e260c00'
+
'5f455149d659b38551808ac56013631baccaef11632eb51e75381c04d0a662988be047903d8a3d827c56d151c55ebb76db205344322e0ca1c9df2aa482787195'
+
'38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
+noextract=("libcudnn7-dev_${pkgver}-1+cuda${_cudaver}.0_amd64.deb"
+   "libcudnn7_${pkgver}-1+cuda${_cudaver}.0_amd64.deb")
+
+package() {
+  mkdir -p "${pkgdir}"/usr/{lib,include}
+
+  mkdir libcudnn7-dev
+  cd libcudnn7-dev
+  ar xv "${srcdir}"/libcudnn7-dev_${pkgver}-1+cuda${_cudaver}.0_amd64.deb
+  tar xf data.tar.xz
+  cp -a usr/include/x86_64-linux-gnu/* "${pkgdir}"/usr/include/
+  cp -a usr/lib/x86_64-linux-gnu/* "${pkgdir}"/usr/lib/
+
+  mkdir libcudnn7
+  cd libcudnn7
+  ar xv "${srcdir}"/libcudnn7_${pkgver}-1+cuda${_cudaver}.0_amd64.deb
+  tar xf data.tar.xz
+  cp -a usr/lib/x86_64-linux-gnu/* "${pkgdir}"/usr/lib/
+
+  install -Dm644 ${srcdir}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf 
${pkgdir}/usr/share/licenses/${pkgname}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
+}
+
+# vim: ft=sh syn=sh et


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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, December 4, 2018 @ 19:27:07
  Author: svenstaro
Revision: 411211

upgpkg: cudnn 7.4.1.5-1

Modified:
  cudnn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:20:02 UTC (rev 411210)
+++ PKGBUILD2018-12-04 19:27:07 UTC (rev 411211)
@@ -4,30 +4,40 @@
 # Contributor: Yunhui Fu 
 
 pkgname=cudnn
-pkgver=7.3.0
-_pkgver=7.3.0.29
-_cudaver=10.0
+pkgver=7.4.1.5
+_cudaver=10
 pkgrel=1
 pkgdesc="NVIDIA CUDA Deep Neural Network library"
 arch=('x86_64')
 url="https://developer.nvidia.com/cuDNN;
-license=('proprietary')
+license=('custom')
 depends=('cuda>=10')
 # To figure out these URLs, check out the Dockerfiles at
 # https://gitlab.com/nvidia/cuda/tree/centos7 for the appropriate cuda version.
-source=("${pkgname}-${pkgver}::https://developer.download.nvidia.com/compute/redist/cudnn/v${pkgver}/cudnn-${_cudaver}-linux-x64-v${_pkgver}.tgz;
+source=("https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/libcudnn7-dev_${pkgver}-1+cuda${_cudaver}.0_amd64.deb;
+
"https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/libcudnn7_${pkgver}-1+cuda${_cudaver}.0_amd64.deb;
 "NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
-sha512sums=('0c95b7080e0457afed485b351f681addd3266e60030e00ee5da45b8556309d0442f9136f6854ce638a2ca8ae74d5913e6d0e294213a831024719e651533112ed'
+sha512sums=('b2eb16fd2f00eb064fe7a4c5c13f72e3218c5535b6d32f6a9c7d990f4ef4c1b8322112d1475a07b7d8d286a60acaad47b3b5d614a9fd7174cab8d1bf5e260c00'
+
'5f455149d659b38551808ac56013631baccaef11632eb51e75381c04d0a662988be047903d8a3d827c56d151c55ebb76db205344322e0ca1c9df2aa482787195'
 
'38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
+noextract=("libcudnn7-dev_${pkgver}-1+cuda${_cudaver}.0_amd64.deb"
+   "libcudnn7_${pkgver}-1+cuda${_cudaver}.0_amd64.deb")
 
 package() {
-  mkdir -p "${pkgdir}/opt"
-  mkdir -p "${pkgdir}/etc"
+  mkdir -p "${pkgdir}"/usr/{lib,include}
 
-  cp -r cuda "${pkgdir}/opt"
+  mkdir libcudnn7-dev
+  cd libcudnn7-dev
+  ar xv "${srcdir}"/libcudnn7-dev_${pkgver}-1+cuda${_cudaver}.0_amd64.deb
+  tar xf data.tar.xz
+  cp -a usr/include/x86_64-linux-gnu/* "${pkgdir}"/usr/include/
+  cp -a usr/lib/x86_64-linux-gnu/* "${pkgdir}"/usr/lib/
 
-  install -d ${pkgdir}/etc/ld.so.conf.d
-  echo "/opt/cuda/lib64/" > ${pkgdir}/etc/ld.so.conf.d/cudnn.conf
+  mkdir libcudnn7
+  cd libcudnn7
+  ar xv "${srcdir}"/libcudnn7_${pkgver}-1+cuda${_cudaver}.0_amd64.deb
+  tar xf data.tar.xz
+  cp -a usr/lib/x86_64-linux-gnu/* "${pkgdir}"/usr/lib/
 
   install -Dm644 ${srcdir}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf 
${pkgdir}/usr/share/licenses/${pkgname}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
 }


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:19:30
  Author: felixonmars
Revision: 341000

upgpkg: python-idna 2.8-1

Modified:
  python-idna/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 15:09:10 UTC (rev 340999)
+++ PKGBUILD2018-12-04 19:19:30 UTC (rev 341000)
@@ -2,8 +2,8 @@
 
 pkgbase=python-idna
 pkgname=('python-idna' 'python2-idna')
-pkgver=2.7
-pkgrel=3
+pkgver=2.8
+pkgrel=1
 pkgdesc="Internationalized Domain Names in Applications (IDNA)"
 arch=('any')
 license=('BSD')
@@ -10,7 +10,7 @@
 url="https://github.com/kjd/idna;
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/i/idna/idna-$pkgver.tar.gz;)
-sha512sums=('34ba985862e386243f43616586e53830177cf4ba0925b6054198dfa63c085ec5c6c5b54c2b3c0989bc768aacceeef76b84471e58a16183b960dc4b8812cd1c61')
+sha512sums=('8ca5cfe6350c51250bafdac7c6e4ddd54c4a5d6bf7acbcef896760a759868c8e9df1fdf550121d8512fa3eb316dcf031ec6058e03b4f66eadee21b63e2187d33')
 
 prepare() {
rm -r idna-$pkgver/*.egg-info


[arch-commits] Commit in python-idna/repos/extra-any (PKGBUILD PKGBUILD)

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:19:49
  Author: felixonmars
Revision: 341001

archrelease: copy trunk to extra-any

Added:
  python-idna/repos/extra-any/PKGBUILD
(from rev 341000, python-idna/trunk/PKGBUILD)
Deleted:
  python-idna/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 19:19:30 UTC (rev 341000)
+++ PKGBUILD2018-12-04 19:19:49 UTC (rev 341001)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-idna
-pkgname=('python-idna' 'python2-idna')
-pkgver=2.7
-pkgrel=3
-pkgdesc="Internationalized Domain Names in Applications (IDNA)"
-arch=('any')
-license=('BSD')
-url="https://github.com/kjd/idna;
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.io/packages/source/i/idna/idna-$pkgver.tar.gz;)
-sha512sums=('34ba985862e386243f43616586e53830177cf4ba0925b6054198dfa63c085ec5c6c5b54c2b3c0989bc768aacceeef76b84471e58a16183b960dc4b8812cd1c61')
-
-prepare() {
-   rm -r idna-$pkgver/*.egg-info
-   cp -a idna-$pkgver{,-py2}
-}
-
-build() {
-   cd "$srcdir"/idna-$pkgver
-   python setup.py build
- 
-   cd "$srcdir"/idna-$pkgver-py2
-   python2 setup.py build
-}
-
-check() {
-   cd "$srcdir"/idna-$pkgver
-   python setup.py test
-
-   cd "$srcdir"/idna-$pkgver-py2
-   python2 setup.py test
-}
- 
-package_python-idna() {
-   depends=('python')
- 
-   cd idna-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-   install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
-}
- 
-package_python2-idna() {
-   depends=('python2')
- 
-   cd idna-$pkgver-py2
-   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-   install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
-}

Copied: python-idna/repos/extra-any/PKGBUILD (from rev 341000, 
python-idna/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 19:19:49 UTC (rev 341001)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-idna
+pkgname=('python-idna' 'python2-idna')
+pkgver=2.8
+pkgrel=1
+pkgdesc="Internationalized Domain Names in Applications (IDNA)"
+arch=('any')
+license=('BSD')
+url="https://github.com/kjd/idna;
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.io/packages/source/i/idna/idna-$pkgver.tar.gz;)
+sha512sums=('8ca5cfe6350c51250bafdac7c6e4ddd54c4a5d6bf7acbcef896760a759868c8e9df1fdf550121d8512fa3eb316dcf031ec6058e03b4f66eadee21b63e2187d33')
+
+prepare() {
+   rm -r idna-$pkgver/*.egg-info
+   cp -a idna-$pkgver{,-py2}
+}
+
+build() {
+   cd "$srcdir"/idna-$pkgver
+   python setup.py build
+ 
+   cd "$srcdir"/idna-$pkgver-py2
+   python2 setup.py build
+}
+
+check() {
+   cd "$srcdir"/idna-$pkgver
+   python setup.py test
+
+   cd "$srcdir"/idna-$pkgver-py2
+   python2 setup.py test
+}
+ 
+package_python-idna() {
+   depends=('python')
+ 
+   cd idna-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+   install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}
+ 
+package_python2-idna() {
+   depends=('python2')
+ 
+   cd idna-$pkgver-py2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+   install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:18:46
  Author: felixonmars
Revision: 411208

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-ui/repos/community-staging-x86_64/PKGBUILD (from rev 411207, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-04 19:18:46 UTC (rev 411208)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.12
+pkgrel=5
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-ansi-terminal' 
'haskell-async'
+ 'haskell-base-compat-batteries' 'haskell-cmdargs' 
'haskell-data-default' 'haskell-fsnotify'
+ 'haskell-microlens' 'haskell-microlens-platform' 'haskell-megaparsec' 
'haskell-pretty-show'
+ 'haskell-safe' 'haskell-split' 'haskell-text-zipper' 'haskell-vector' 
'haskell-brick'
+ 'haskell-vty')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('846ee373733157f1248d6e54adade3ce6b38c377ddcb971199e90939db86c3a0f9c968166397c5829e94a3be54923f5e6dad9c9a6445503e7b2dcbae0d175f77')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:18:27
  Author: felixonmars
Revision: 411207

upgpkg: hledger-ui 1.12-5

rebuild with brick 0.42.1

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:17:19 UTC (rev 411206)
+++ PKGBUILD2018-12-04 19:18:27 UTC (rev 411207)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-ui
 pkgver=1.12
-pkgrel=4
+pkgrel=5
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:17:19
  Author: felixonmars
Revision: 411206

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-brick/repos/community-staging-x86_64/PKGBUILD (from rev 411205, 
haskell-brick/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-04 19:17:19 UTC (rev 411206)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=brick
+pkgname=haskell-brick
+pkgver=0.42.1
+pkgrel=1
+pkgdesc="A declarative terminal user interface library"
+url="https://github.com/jtdaugherty/brick;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-vty' 'haskell-data-clist' 'haskell-dlist' 
'haskell-microlens'
+ 'haskell-microlens-th' 'haskell-microlens-mtl' 'haskell-config-ini' 
'haskell-vector'
+ 'haskell-contravariant' 'haskell-text-zipper'
+ 'haskell-word-wrap')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('62fd6244509d9c16345782b9696c2a70db8fbff79dd262ed4103412c0756e33a74f4b09ab22536d512eea32afc2463c0b9b5a2763a7ce0c8b4adc6ebc18cbaad')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-demos
+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 $_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-brick/trunk (PKGBUILD)

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:17:02
  Author: felixonmars
Revision: 411205

upgpkg: haskell-brick 0.42.1-1

rebuild with brick 0.42.1

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:16:23 UTC (rev 411204)
+++ PKGBUILD2018-12-04 19:17:02 UTC (rev 411205)
@@ -3,11 +3,11 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.42
+pkgver=0.42.1
 pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-vty' 'haskell-data-clist' 'haskell-dlist' 
'haskell-microlens'
  'haskell-microlens-th' 'haskell-microlens-mtl' 'haskell-config-ini' 
'haskell-vector'
@@ -15,7 +15,7 @@
  'haskell-word-wrap')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('f51f156b82203790db9b0a8687ed6e334fe37c9f021d31403eb5a97904aafa895573f10093ede5f27470c0ad79ddc1fa74590414a4232a7467b7a6ee09c5868b')
+sha512sums=('62fd6244509d9c16345782b9696c2a70db8fbff79dd262ed4103412c0756e33a74f4b09ab22536d512eea32afc2463c0b9b5a2763a7ce0c8b4adc6ebc18cbaad')
 
 build() {
 cd $_hkgname-$pkgver


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:16:23
  Author: felixonmars
Revision: 411204

archrelease: copy trunk to community-any

Added:
  python-oslo-utils/repos/community-any/PKGBUILD
(from rev 411203, python-oslo-utils/trunk/PKGBUILD)
Deleted:
  python-oslo-utils/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 19:16:05 UTC (rev 411203)
+++ PKGBUILD2018-12-04 19:16:23 UTC (rev 411204)
@@ -1,63 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-oslo-utils
-pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.37.1
-pkgrel=1
-pkgdesc="Oslo Utility library"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.utils/$pkgver;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python2-funcsigs'
- 'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 
'python2-oslo-i18n'
- 'python2-monotonic' 'python-pytz' 'python2-pytz' 'python-netaddr' 
'python2-netaddr'
- 'python-netifaces' 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz;)
-sha512sums=('d656a59bf3ec1283009951dbf05676a01fa5b54e19588e356c384e8e0e06177f5f8f546135317fa2d874333a493a576e97d7bdde41dadd546edc1c8d646832a2')
-
-prepare() {
-  cp -a oslo.utils-$pkgver{,-py2}
-
-  # Use python 3's standard monotonic function
-  sed -i '/monotonic/d' oslo.utils-$pkgver/requirements.txt
-  sed -i 's/from monotonic import monotonic/from time import monotonic/' 
oslo.utils-$pkgver/oslo_utils/timeutils.py
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/oslo.utils-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/oslo.utils-$pkgver
-  stestr run
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  PYTHON=python2 stestr2 run
-}
-
-package_python-oslo-utils() {
-  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-oslo-i18n' 
'python-pytz'
-   'python-netaddr' 'python-netifaces' 'python-debtcollector')
-
-  cd "$srcdir"/oslo.utils-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-oslo-utils() {
-  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-oslo-i18n' 
'python2-monotonic'
-   'python2-pytz' 'python2-netaddr' 'python2-netifaces' 
'python2-debtcollector'
-   'python2-funcsigs')
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-utils/repos/community-any/PKGBUILD (from rev 411203, 
python-oslo-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 19:16:23 UTC (rev 411204)
@@ -0,0 +1,63 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-oslo-utils
+pkgname=(python-oslo-utils python2-oslo-utils)
+pkgver=3.38.0
+pkgrel=1
+pkgdesc="Oslo Utility library"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.utils/$pkgver;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python2-funcsigs'
+ 'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 
'python2-oslo-i18n'
+ 'python2-monotonic' 'python-pytz' 'python2-pytz' 'python-netaddr' 
'python2-netaddr'
+ 'python-netifaces' 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz;)
+sha512sums=('2ce4650e721cb3b69ed0b53b7129cacbb115cb0d23c0efede753ea4d198dc8be9961fda0deb3a202e7f660490449c4d8dc4f56ede265b801df996c03c21ef171')
+
+prepare() {
+  cp -a oslo.utils-$pkgver{,-py2}
+
+  # Use python 3's standard monotonic function
+  sed -i '/monotonic/d' oslo.utils-$pkgver/requirements.txt
+  sed -i 's/from monotonic import monotonic/from time import monotonic/' 
oslo.utils-$pkgver/oslo_utils/timeutils.py
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/oslo.utils-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/oslo.utils-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/oslo.utils-$pkgver
+  stestr run
+
+  cd "$srcdir"/oslo.utils-$pkgver-py2
+  PYTHON=python2 stestr2 run
+}
+
+package_python-oslo-utils() {
+  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-oslo-i18n' 
'python-pytz'
+   'python-netaddr' 'python-netifaces' 

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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:16:05
  Author: felixonmars
Revision: 411203

upgpkg: python-oslo-utils 3.38.0-1

Modified:
  python-oslo-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:15:19 UTC (rev 411202)
+++ PKGBUILD2018-12-04 19:16:05 UTC (rev 411203)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-utils
 pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.37.1
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="Oslo Utility library"
 arch=('any')
@@ -15,7 +15,7 @@
  'python-netifaces' 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz;)
-sha512sums=('d656a59bf3ec1283009951dbf05676a01fa5b54e19588e356c384e8e0e06177f5f8f546135317fa2d874333a493a576e97d7bdde41dadd546edc1c8d646832a2')
+sha512sums=('2ce4650e721cb3b69ed0b53b7129cacbb115cb0d23c0efede753ea4d198dc8be9961fda0deb3a202e7f660490449c4d8dc4f56ede265b801df996c03c21ef171')
 
 prepare() {
   cp -a oslo.utils-$pkgver{,-py2}


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:15:19
  Author: felixonmars
Revision: 411202

archrelease: copy trunk to community-any

Added:
  python-oslo-log/repos/community-any/PKGBUILD
(from rev 411201, python-oslo-log/trunk/PKGBUILD)
Deleted:
  python-oslo-log/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 19:15:00 UTC (rev 411201)
+++ PKGBUILD2018-12-04 19:15:19 UTC (rev 411202)
@@ -1,66 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-oslo-log
-pkgname=(python-oslo-log python2-oslo-log)
-pkgver=3.41.0
-pkgrel=1
-pkgdesc="Oslo Logging Library"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.log/$pkgver;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-oslo-config'
- 'python2-oslo-config' 'python-oslo-context' 
'python2-oslo-context' 'python-oslo-i18n'
- 'python2-oslo-i18n' 'python-oslo-utils' 'python2-oslo-utils' 
'python-oslo-serialization'
- 'python2-oslo-serialization' 'python-debtcollector' 
'python2-debtcollector'
- 'python-pyinotify' 'python2-pyinotify' 'python-dateutil' 
'python2-dateutil'
- 'python-monotonic' 'python2-monotonic')
-checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest')
-options=('!emptydirs')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.log/archive/$pkgver.tar.gz;)
-sha512sums=('5b868349a5a254cbda0e4667ed1ef5697dd92a1bb8e269720e7068c4ca8cc98e5a6a596d9ec0adc9d6d88740a0ea906bd98cd4a8f13906c36c1def3eb0fbb59d')
-
-prepare() {
-  sed -i 's/unittest2/unittest/g' oslo.log-$pkgver/oslo_log/tests/unit/*.py
-  cp -a oslo.log-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/oslo.log-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/oslo.log-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/oslo.log-$pkgver
-  stestr run || warning "Tests failed"
-
-  cd "$srcdir"/oslo.log-$pkgver-py2
-  PYTHON=python2 stestr2 run
-}
-
-package_python-oslo-log() {
-  depends=('python-six' 'python-pbr' 'python-oslo-config' 
'python-oslo-context' 'python-oslo-i18n'
-   'python-oslo-utils' 'python-oslo-serialization' 
'python-debtcollector' 'python-pyinotify'
-   'python-dateutil' 'python-monotonic')
-
-  cd "$srcdir"/oslo.log-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-oslo-log() {
-  depends=('python2-six' 'python2-pbr' 'python2-oslo-config' 
'python2-oslo-context' 'python2-oslo-i18n'
-   'python2-oslo-utils' 'python2-oslo-serialization' 
'python2-debtcollector' 'python2-pyinotify'
-   'python2-dateutil' 'python2-monotonic')
-
-  cd "$srcdir"/oslo.log-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/convert-json{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-log/repos/community-any/PKGBUILD (from rev 411201, 
python-oslo-log/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 19:15:19 UTC (rev 411202)
@@ -0,0 +1,66 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-oslo-log
+pkgname=(python-oslo-log python2-oslo-log)
+pkgver=3.42.0
+pkgrel=1
+pkgdesc="Oslo Logging Library"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.log/$pkgver;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-oslo-config'
+ 'python2-oslo-config' 'python-oslo-context' 
'python2-oslo-context' 'python-oslo-i18n'
+ 'python2-oslo-i18n' 'python-oslo-utils' 'python2-oslo-utils' 
'python-oslo-serialization'
+ 'python2-oslo-serialization' 'python-debtcollector' 
'python2-debtcollector'
+ 'python-pyinotify' 'python2-pyinotify' 'python-dateutil' 
'python2-dateutil'
+ 'python-monotonic' 'python2-monotonic')
+checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest')
+options=('!emptydirs')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.log/archive/$pkgver.tar.gz;)
+sha512sums=('42ed8507f7e69ab0fbd7795c47ecd8334cdd7dba28b17122f3b239e55c2e63c0ebc3f2d6a4f06432d6c9f05c2ad80d2fcee56015dd3baf4eebbb5c97522000c4')
+
+prepare() {
+  sed -i 's/unittest2/unittest/g' oslo.log-$pkgver/oslo_log/tests/unit/*.py
+  cp -a oslo.log-$pkgver{,-py2}
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/oslo.log-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/oslo.log-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/oslo.log-$pkgver
+  stestr run || warning "Tests failed"
+
+  cd 

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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 19:15:00
  Author: felixonmars
Revision: 411201

upgpkg: python-oslo-log 3.42.0-1

Modified:
  python-oslo-log/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:13:34 UTC (rev 411200)
+++ PKGBUILD2018-12-04 19:15:00 UTC (rev 411201)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-log
 pkgname=(python-oslo-log python2-oslo-log)
-pkgver=3.41.0
+pkgver=3.42.0
 pkgrel=1
 pkgdesc="Oslo Logging Library"
 arch=('any')
@@ -18,7 +18,7 @@
 checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.log/archive/$pkgver.tar.gz;)
-sha512sums=('5b868349a5a254cbda0e4667ed1ef5697dd92a1bb8e269720e7068c4ca8cc98e5a6a596d9ec0adc9d6d88740a0ea906bd98cd4a8f13906c36c1def3eb0fbb59d')
+sha512sums=('42ed8507f7e69ab0fbd7795c47ecd8334cdd7dba28b17122f3b239e55c2e63c0ebc3f2d6a4f06432d6c9f05c2ad80d2fcee56015dd3baf4eebbb5c97522000c4')
 
 prepare() {
   sed -i 's/unittest2/unittest/g' oslo.log-$pkgver/oslo_log/tests/unit/*.py


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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 19:13:11
  Author: arojas
Revision: 411199

Update to 1.5.0.21

Modified:
  giac/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 19:01:50 UTC (rev 411198)
+++ PKGBUILD2018-12-04 19:13:11 UTC (rev 411199)
@@ -2,7 +2,7 @@
 
 pkgbase=giac
 pkgname=(xcas libgiac)
-_pkgver=1.5.0-19
+_pkgver=1.5.0-21
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc="A free computer algebra system"
@@ -11,13 +11,8 @@
 license=(GPL3)
 makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core 
texlive-science hevea glpk libao)
 
source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
-sha256sums=('a1944f17a4f9683c8cb0e852daac0269534baa950846072006226b110efc4137')
+sha256sums=('82aeffa1382d8875bb2ec1e33393331e398d8d97a2d29503ff5dcc0a768433ad')
 
-prepare() {
-  cd $pkgbase-${pkgver%.*}
-  sed -e '/curlbuild/d' -i src/misc.cc # Remove bogus include
-}
-
 build() {
   cd $pkgbase-${pkgver%.*}
 


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

2018-12-04 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 4, 2018 @ 19:13:34
  Author: arojas
Revision: 411200

archrelease: copy trunk to community-x86_64

Added:
  giac/repos/community-x86_64/PKGBUILD
(from rev 411199, giac/trunk/PKGBUILD)
Deleted:
  giac/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 19:13:11 UTC (rev 411199)
+++ PKGBUILD2018-12-04 19:13:34 UTC (rev 411200)
@@ -1,48 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgbase=giac
-pkgname=(xcas libgiac)
-_pkgver=1.5.0-19
-pkgver=${_pkgver//-/.}
-pkgrel=1
-pkgdesc="A free computer algebra system"
-arch=(x86_64)
-url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
-license=(GPL3)
-makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core 
texlive-science hevea glpk libao)
-source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
-sha256sums=('a1944f17a4f9683c8cb0e852daac0269534baa950846072006226b110efc4137')
-
-prepare() {
-  cd $pkgbase-${pkgver%.*}
-  sed -e '/curlbuild/d' -i src/misc.cc # Remove bogus include
-}
-
-build() {
-  cd $pkgbase-${pkgver%.*}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package_xcas() {
-  depends=(libgiac fltk)
-  conflicts=(giac)
-  provides=(giac)
-  replaces=(giac)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{lib,include}
-}
-
-package_libgiac() {
-  pkgdesc="Giac shared library"
-  depends=(mpfi gsl pari ntl lapack libpng curl glpk libao)
-
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir"/usr/{bin,share}
-}

Copied: giac/repos/community-x86_64/PKGBUILD (from rev 411199, 
giac/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 19:13:34 UTC (rev 411200)
@@ -0,0 +1,43 @@
+# Maintainer: Antonio Rojas 
+
+pkgbase=giac
+pkgname=(xcas libgiac)
+_pkgver=1.5.0-21
+pkgver=${_pkgver//-/.}
+pkgrel=1
+pkgdesc="A free computer algebra system"
+arch=(x86_64)
+url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
+license=(GPL3)
+makedepends=(mpfi gsl pari ntl lapack libpng libjpeg fltk texlive-core 
texlive-science hevea glpk libao)
+source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgbase}_${_pkgver}.tar.gz;)
+sha256sums=('82aeffa1382d8875bb2ec1e33393331e398d8d97a2d29503ff5dcc0a768433ad')
+
+build() {
+  cd $pkgbase-${pkgver%.*}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package_xcas() {
+  depends=(libgiac fltk)
+  conflicts=(giac)
+  provides=(giac)
+  replaces=(giac)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{lib,include}
+}
+
+package_libgiac() {
+  pkgdesc="Giac shared library"
+  depends=(mpfi gsl pari ntl lapack libpng curl glpk libao)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{bin,share}
+}


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

2018-12-04 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, December 4, 2018 @ 19:01:50
  Author: bisson
Revision: 411198

archrelease: copy trunk to community-x86_64

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

+
 PKGBUILD   |  132 +--
 conf   |   12 ++---
 hook   |   20 
 service|   26 +--
 sysusers.d |2 
 tmpfiles.d |2 
 6 files changed, 97 insertions(+), 97 deletions(-)

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

Copied: unbound/repos/community-x86_64/PKGBUILD (from rev 411197, 
unbound/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 19:01:50 UTC (rev 411198)
@@ -0,0 +1,66 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Hisato Tatekura 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=unbound
+pkgver=1.8.2
+pkgrel=1
+pkgdesc='Validating, recursive, and caching DNS resolver'
+url='https://unbound.net/'
+license=('custom:BSD')
+arch=('x86_64')
+makedepends=('expat')
+optdepends=('expat: unbound-anchor')
+depends=('fstrm' 'openssl' 'libsodium' 'protobuf-c' 'libevent' 'ldns' 
'dnssec-anchors')
+backup=('etc/unbound/unbound.conf')
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
+source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'sysusers.d'
+'tmpfiles.d'
+'service'
+

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

2018-12-04 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, December 4, 2018 @ 19:01:01
  Author: bisson
Revision: 411197

upstream update

Modified:
  unbound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 18:53:03 UTC (rev 411196)
+++ PKGBUILD2018-12-04 19:01:01 UTC (rev 411197)
@@ -3,7 +3,7 @@
 # Contributor: Massimiliano Torromeo 
 
 pkgname=unbound
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='Validating, recursive, and caching DNS resolver'
 url='https://unbound.net/'
@@ -20,7 +20,7 @@
 'service'
 'hook'
 'conf')
-sha256sums=('c362b3b9c35d1b8c1918da02cdd5528d729206c14c767add89ae95acae363c5d'
+sha256sums=('19f2235a8936d89e7dc919bbfcef355de759f220e36bb5e1e931ac000ed04993'
 'SKIP'
 '85b8f00881fb93bcce83bdfe3246463a396eb5b352c0d7f5fca32fcb839d22fa'
 '31a573f43287dd7e3678be1680388bfc7d8dee8280eb2443f521a4b349aaa6b6'


[arch-commits] Commit in (acme.sh acme.sh/repos acme.sh/trunk acme.sh/trunk/PKGBUILD)

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 18:52:44
  Author: felixonmars
Revision: 411195

addpkg: acme.sh 2.7.9-1

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

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

Added: acme.sh/trunk/PKGBUILD
===
--- acme.sh/trunk/PKGBUILD  (rev 0)
+++ acme.sh/trunk/PKGBUILD  2018-12-04 18:52:44 UTC (rev 411195)
@@ -0,0 +1,27 @@
+# Maintainer: Felix Yan 
+# Contributor: Gavin Lloyd 
+
+pkgname=acme.sh
+pkgver=2.7.9
+pkgrel=1
+pkgdesc='An ACME Shell script, an acme client alternative to certbot'
+arch=('any')
+url='https://github.com/Neilpang/acme.sh'
+license=('GPL3')
+depends=('bash')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Neilpang/acme.sh/archive/$pkgver.tar.gz;)
+sha256sums=('25f8eef1a53584e3ebc653e1ae7763362ca97c40bb476ab7fee01aa50fa3a101')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -dm755 "$pkgdir"/usr/share/acme.sh/deploy
+  install -dm755 "$pkgdir"/usr/share/acme.sh/dnsapi
+  install -dm755 "$pkgdir"/usr/bin
+
+  install -m755 acme.sh "$pkgdir"/usr/share/acme.sh/
+  install -m755 deploy/*.sh "$pkgdir"/usr/share/acme.sh/deploy/
+  install -m755 dnsapi/*.sh "$pkgdir"/usr/share/acme.sh/dnsapi/
+
+  ln -s /usr/share/acme.sh/acme.sh "$pkgdir"/usr/bin/acme.sh
+}


[arch-commits] Commit in acme.sh/repos (community-any community-any/PKGBUILD)

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 18:53:03
  Author: felixonmars
Revision: 411196

archrelease: copy trunk to community-any

Added:
  acme.sh/repos/community-any/
  acme.sh/repos/community-any/PKGBUILD
(from rev 411195, acme.sh/trunk/PKGBUILD)

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

Copied: acme.sh/repos/community-any/PKGBUILD (from rev 411195, 
acme.sh/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-12-04 18:53:03 UTC (rev 411196)
@@ -0,0 +1,27 @@
+# Maintainer: Felix Yan 
+# Contributor: Gavin Lloyd 
+
+pkgname=acme.sh
+pkgver=2.7.9
+pkgrel=1
+pkgdesc='An ACME Shell script, an acme client alternative to certbot'
+arch=('any')
+url='https://github.com/Neilpang/acme.sh'
+license=('GPL3')
+depends=('bash')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Neilpang/acme.sh/archive/$pkgver.tar.gz;)
+sha256sums=('25f8eef1a53584e3ebc653e1ae7763362ca97c40bb476ab7fee01aa50fa3a101')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -dm755 "$pkgdir"/usr/share/acme.sh/deploy
+  install -dm755 "$pkgdir"/usr/share/acme.sh/dnsapi
+  install -dm755 "$pkgdir"/usr/bin
+
+  install -m755 acme.sh "$pkgdir"/usr/share/acme.sh/
+  install -m755 deploy/*.sh "$pkgdir"/usr/share/acme.sh/deploy/
+  install -m755 dnsapi/*.sh "$pkgdir"/usr/share/acme.sh/dnsapi/
+
+  ln -s /usr/share/acme.sh/acme.sh "$pkgdir"/usr/bin/acme.sh
+}


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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, December 4, 2018 @ 18:47:27
  Author: svenstaro
Revision: 411194

archrelease: copy trunk to community-x86_64

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

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

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

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

Deleted: 

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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, December 4, 2018 @ 18:47:24
  Author: svenstaro
Revision: 411193

upgpkg: rustup 1.15.0-1

Modified:
  rustup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 18:35:20 UTC (rev 411192)
+++ PKGBUILD2018-12-04 18:47:24 UTC (rev 411193)
@@ -2,12 +2,13 @@
 # Contributor: Jonathon Fernyhough 
 # Contributor: Jon Gjengset 
 pkgname=rustup
-pkgver=1.13.0
-pkgrel=3
+pkgver=1.15.0
+pkgrel=1
 pkgdesc="The Rust toolchain installer"
 arch=('x86_64')
 url="https://github.com/rust-lang-nursery/rustup.rs;
 license=('MIT' 'Apache')
+depends=('curl')
 makedepends=('cargo')
 optdepends=('lldb: rust-lldb script'
 'gdb: rust-gdb script')
@@ -15,7 +16,7 @@
 conflicts=('rust' 'cargo' 'rustfmt')
 install='post.install'
 
source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang-nursery/rustup.rs/archive/${pkgver}.tar.gz;)
-sha512sums=('2b1929a5f0cc48867ca8fde01f69b0794234c8d1f0e4dd3f56929ad9e1096e237647343befd7ab2338db8d07ddb6bb055a5d7a772121247a03a454731f77699e')
+sha512sums=('7917f1271105604c64bc405a044c0a4a1c536dd44b37342118c31ea01fec852e1b93bbfebe3a5ed4235e2f8ec4bff7c8b586a0e6db7803085942d9aa0aa11e75')
 _binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls' 'rustfmt' 
'cargo-fmt' 'cargo-clippy' 'clippy-driver')
 
 build() {


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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, December 4, 2018 @ 18:35:20
  Author: svenstaro
Revision: 411192

archrelease: copy trunk to community-x86_64

Added:
  teeworlds/repos/community-x86_64/PKGBUILD
(from rev 411191, teeworlds/trunk/PKGBUILD)
Deleted:
  teeworlds/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 18:35:13 UTC (rev 411191)
+++ PKGBUILD2018-12-04 18:35:20 UTC (rev 411192)
@@ -1,61 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Allan McRae 
-# Contributor: Armin 'IsSuE' Praher [issue.at.gmx.dot.at]
-# Contributor: [vEX] 
-# Contributor: Daniel J Griffiths 
-pkgname=teeworlds
-pkgver=0.7.0
-pkgrel=2
-pkgdesc='Fast-paced multiplayer 2D shooter game'
-arch=('x86_64')
-url='https://www.teeworlds.com'
-license=('custom')
-depends=('alsa-lib' 'glu' 'sdl2' 'freetype2')
-makedepends=('python' 'bam' 'mesa' 'imagemagick' 'gendesk' 'git')
-source=("git+git://github.com/teeworlds/teeworlds.git#tag=$pkgver"
-"git+git://github.com/teeworlds/teeworlds-maps.git"
-"git+git://github.com/teeworlds/teeworlds-translation.git"
-"https://github.com/matricks/bam/archive/v0.5.1.tar.gz;)
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-
'e6f1b3daad6073c58b0e3cbf836bb0a6b66f0c36532d6e6eca9949239ab8b584cc88f892cce6f74974e370a8a688f33a95dde86dd65cc1790e49e5f8aeab0fef')
-
-prepare() {
-  convert +set date:create +set date:modify 
"${pkgname}/other/icons/Teeworlds.ico" "${srcdir}/${pkgname}.png"
-  gendesk -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
---name 'Teeworlds' --categories 'Game;ArcadeGame'
-
-  cd teeworlds
-  git submodule init
-  git config submodule."datasrc/languages".url ${srcdir}/teeworlds-translation
-  git config submodule."datasrc/maps".url ${srcdir}/teeworlds-maps
-  git submodule update
-}
-
-build() {
-  cd bam-0.5.1
-  ./make_unix.sh
-  cd ..
-
-  cd teeworlds
-  ../bam-0.5.1/bam conf=release
-}
-
-package() {
-  cd teeworlds
-
-  # Install data files
-  mkdir -p ${pkgdir}/usr/share/${pkgname}/data
-  cp -r build/x86_64/release/data/* ${pkgdir}/usr/share/${pkgname}/data
-
-  install -Dm755 build/x86_64/release/${pkgname} ${pkgdir}/usr/bin/${pkgname}
-  install -Dm755 build/x86_64/release/${pkgname}_srv 
${pkgdir}/usr/bin/${pkgname}_srv
-
-  install -Dm644 ${srcdir}/${pkgname}.desktop 
${pkgdir}/usr/share/applications/${pkgname}.desktop
-  install -Dm644 ${srcdir}/${pkgname}-0.png 
${pkgdir}/usr/share/pixmaps/${pkgname}.png
-
-  install -Dm644 license.txt 
${pkgdir}/usr/share/licenses/${pkgname}/license.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: teeworlds/repos/community-x86_64/PKGBUILD (from rev 411191, 
teeworlds/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 18:35:20 UTC (rev 411192)
@@ -0,0 +1,62 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Allan McRae 
+# Contributor: Armin 'IsSuE' Praher [issue.at.gmx.dot.at]
+# Contributor: [vEX] 
+# Contributor: Daniel J Griffiths 
+pkgname=teeworlds
+pkgver=0.7.1rc
+_pkgver=0.7.1-rc
+pkgrel=1
+pkgdesc='Fast-paced multiplayer 2D shooter game'
+arch=('x86_64')
+url='https://www.teeworlds.com'
+license=('custom')
+depends=('alsa-lib' 'glu' 'sdl2' 'freetype2')
+makedepends=('python' 'bam' 'mesa' 'imagemagick' 'gendesk' 'git')
+source=("git+git://github.com/teeworlds/teeworlds.git#tag=$_pkgver"
+"git+git://github.com/teeworlds/teeworlds-maps.git"
+"git+git://github.com/teeworlds/teeworlds-translation.git"
+"https://github.com/matricks/bam/archive/v0.5.1.tar.gz;)
+sha512sums=('SKIP'
+'SKIP'
+'SKIP'
+
'e6f1b3daad6073c58b0e3cbf836bb0a6b66f0c36532d6e6eca9949239ab8b584cc88f892cce6f74974e370a8a688f33a95dde86dd65cc1790e49e5f8aeab0fef')
+
+prepare() {
+  convert +set date:create +set date:modify 
"${pkgname}/other/icons/Teeworlds.ico" "${srcdir}/${pkgname}.png"
+  gendesk -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
+--name 'Teeworlds' --categories 'Game;ArcadeGame'
+
+  cd teeworlds
+  git submodule init
+  git config submodule."datasrc/languages".url ${srcdir}/teeworlds-translation
+  git config submodule."datasrc/maps".url ${srcdir}/teeworlds-maps
+  git submodule update
+}
+
+build() {
+  cd bam-0.5.1
+  ./make_unix.sh
+  cd ..
+
+  cd teeworlds
+  ../bam-0.5.1/bam conf=release
+}
+
+package() {
+  cd teeworlds
+
+  # Install data files
+  mkdir -p ${pkgdir}/usr/share/${pkgname}/data
+  cp -r build/x86_64/release/data/* ${pkgdir}/usr/share/${pkgname}/data
+
+  install -Dm755 build/x86_64/release/${pkgname} ${pkgdir}/usr/bin/${pkgname}
+  install -Dm755 build/x86_64/release/${pkgname}_srv 
${pkgdir}/usr/bin/${pkgname}_srv
+
+  install -Dm644 ${srcdir}/${pkgname}.desktop 

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

2018-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, December 4, 2018 @ 18:35:13
  Author: svenstaro
Revision: 411191

upgpkg: teeworlds 0.7.1rc-1

Modified:
  teeworlds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 18:22:19 UTC (rev 411190)
+++ PKGBUILD2018-12-04 18:35:13 UTC (rev 411191)
@@ -4,8 +4,9 @@
 # Contributor: [vEX] 
 # Contributor: Daniel J Griffiths 
 pkgname=teeworlds
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1rc
+_pkgver=0.7.1-rc
+pkgrel=1
 pkgdesc='Fast-paced multiplayer 2D shooter game'
 arch=('x86_64')
 url='https://www.teeworlds.com'
@@ -12,7 +13,7 @@
 license=('custom')
 depends=('alsa-lib' 'glu' 'sdl2' 'freetype2')
 makedepends=('python' 'bam' 'mesa' 'imagemagick' 'gendesk' 'git')
-source=("git+git://github.com/teeworlds/teeworlds.git#tag=$pkgver"
+source=("git+git://github.com/teeworlds/teeworlds.git#tag=$_pkgver"
 "git+git://github.com/teeworlds/teeworlds-maps.git"
 "git+git://github.com/teeworlds/teeworlds-translation.git"
 "https://github.com/matricks/bam/archive/v0.5.1.tar.gz;)


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

2018-12-04 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, December 4, 2018 @ 18:22:19
  Author: jlichtblau
Revision: 411190

archrelease: copy trunk to community-x86_64

Added:
  yaz/repos/community-x86_64/PKGBUILD
(from rev 411189, yaz/trunk/PKGBUILD)
  yaz/repos/community-x86_64/yaz.changelog
(from rev 411189, yaz/trunk/yaz.changelog)
Deleted:
  yaz/repos/community-x86_64/PKGBUILD
  yaz/repos/community-x86_64/yaz.changelog

---+
 PKGBUILD  |   70 
 yaz.changelog |  157 
 2 files changed, 115 insertions(+), 112 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 18:22:09 UTC (rev 411189)
+++ PKGBUILD2018-12-04 18:22:19 UTC (rev 411190)
@@ -1,35 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Andrea Scarpino 
-# Contributor: Stefan Husmann 
-# Contributor: William Rea 
-# Contributor: Robert Emil Berge 
-
-pkgname=yaz
-pkgver=5.27.0
-pkgrel=2
-pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
-arch=('x86_64')
-url="http://www.indexdata.dk/yaz;
-license=('BSD')
-depends=('gnutls' 'libxslt' 'icu')
-makedepends=('zsh')
-changelog=$pkgname.changelog
-source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('3db834b30aad941aaee67a3daf0cfc33d6f81e724dd8d54227be201ad93c18f3')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-shared=yaz
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-#License
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: yaz/repos/community-x86_64/PKGBUILD (from rev 411189, 
yaz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 18:22:19 UTC (rev 411190)
@@ -0,0 +1,35 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ray Rashif 
+# Contributor: Andrea Scarpino 
+# Contributor: Stefan Husmann 
+# Contributor: William Rea 
+# Contributor: Robert Emil Berge 
+
+pkgname=yaz
+pkgver=5.27.1
+pkgrel=1
+pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
+arch=('x86_64')
+url="http://www.indexdata.dk/yaz;
+license=('BSD')
+depends=('gnutls' 'libxslt' 'icu')
+makedepends=('zsh')
+changelog=$pkgname.changelog
+source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('2e3f0cd304f38b4ad315d70771b378d4efafab37e9a28d4d4d6cd634718c3025')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-shared=yaz
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+#License
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: yaz.changelog
===
--- yaz.changelog   2018-12-04 18:22:09 UTC (rev 411189)
+++ yaz.changelog   2018-12-04 18:22:19 UTC (rev 411190)
@@ -1,77 +0,0 @@
-2018-10-13 Jaroslav Lichtblau 
-   * yaz 5.27.0-1
-
-2018-07-15 Jaroslav Lichtblau 
-   * yaz 5.26.1-1
-
-2018-05-12 Jaroslav Lichtblau 
-   * yaz 5.25.0-1
-
-2017-09-06 Jaroslav Lichtblau 
-   * yaz 5.23.1-1
-
-2017-08-05 Jaroslav Lichtblau 
-   * yaz 5.23.0-1
-
-2017-05-30 Jaroslav Lichtblau 
-   * yaz 5.22.0-1
-
-2017-05-08 Jaroslav Lichtblau 
-   * yaz 5.21.1-1
-
-2017-04-06 Jaroslav Lichtblau 
-   * yaz 5.21.0-1
-
-2017-02-21 Jaroslav Lichtblau 
-   * yaz 5.20.2-1
-
-2017-01-10 Jaroslav Lichtblau 
-   * yaz 5.20.0-1
-
-2016-12-17 Jaroslav Lichtblau 
-   * yaz 5.19.0-1
-
-2016-11-06 Jaroslav Lichtblau 
-   * yaz 5.18.0-2 readline 7.0 rebuild
-
-2016-10-17 Jaroslav Lichtblau 
-   * yaz 5.18.0-1
-
-2016-10-04 Jaroslav Lichtblau 
-   * yaz 5.17.0-1
-
-2016-04-30 Jaroslav Lichtblau 
-   * yaz 5.16.0-1
-
-2016-01-16 Jaroslav Lichtblau 
-   * yaz 5.15.2-1
-
-2015-12-04 Jaroslav Lichtblau 
-   * yaz 5.15.1-1
-
-2015-10-05 Jaroslav Lichtblau 
-   * yaz 5.14.11-1
-
-2014-12-30 Jaroslav Lichtblau 
-   * yaz 5.7.2-1
-
-2014-10-21 Jaroslav Lichtblau 
-   * yaz 5.4.4-1
-
-2014-05-25 Jaroslav Lichtblau 
-   * yaz 5.1.1-1
-
-2014-02-06 Jaroslav Lichtblau 
-   * yaz 5.0.12-1
-
-2013-10-25 Jaroslav Lichtblau 
-   * yaz 5.0.9-1
-
-2013-10-12 Jaroslav Lichtblau 
-   * yaz 5.0.1-1
-
-2013-04-20 Jaroslav Lichtblau 
-   * yaz 4.2.54-1
-
-2013-01-20 Jaroslav Lichtblau 
-   * yaz 4.2.49-1

Copied: yaz/repos/community-x86_64/yaz.changelog (from rev 411189, 
yaz/trunk/yaz.changelog)
===
--- yaz.changelog   (rev 0)
+++ yaz.changelog   2018-12-04 18:22:19 UTC (rev 411190)
@@ -0,0 +1,80 @@
+2018-12-04 Jaroslav Lichtblau 
+   * yaz 5.27.1-1
+
+2018-10-14 

[arch-commits] Commit in yaz/trunk (PKGBUILD yaz.changelog)

2018-12-04 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, December 4, 2018 @ 18:22:09
  Author: jlichtblau
Revision: 411189

upgpkg: yaz 5.27.1-1 - new upstream release

Modified:
  yaz/trunk/PKGBUILD
  yaz/trunk/yaz.changelog

---+
 PKGBUILD  |6 +++---
 yaz.changelog |5 -
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 17:20:50 UTC (rev 411188)
+++ PKGBUILD2018-12-04 18:22:09 UTC (rev 411189)
@@ -6,8 +6,8 @@
 # Contributor: Robert Emil Berge 
 
 pkgname=yaz
-pkgver=5.27.0
-pkgrel=2
+pkgver=5.27.1
+pkgrel=1
 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
 arch=('x86_64')
 url="http://www.indexdata.dk/yaz;
@@ -16,7 +16,7 @@
 makedepends=('zsh')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('3db834b30aad941aaee67a3daf0cfc33d6f81e724dd8d54227be201ad93c18f3')
+sha256sums=('2e3f0cd304f38b4ad315d70771b378d4efafab37e9a28d4d4d6cd634718c3025')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===
--- yaz.changelog   2018-12-04 17:20:50 UTC (rev 411188)
+++ yaz.changelog   2018-12-04 18:22:09 UTC (rev 411189)
@@ -1,4 +1,7 @@
-2018-10-13 Jaroslav Lichtblau 
+2018-12-04 Jaroslav Lichtblau 
+   * yaz 5.27.1-1
+
+2018-10-14 Jaroslav Lichtblau 
* yaz 5.27.0-1
 
 2018-07-15 Jaroslav Lichtblau 


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 17:20:47
  Author: felixonmars
Revision: 411187

archrelease: copy trunk to community-x86_64

Added:
  agda-stdlib/repos/community-x86_64/PKGBUILD
(from rev 411186, agda-stdlib/trunk/PKGBUILD)
  agda-stdlib/repos/community-x86_64/standard-library.agda-lib
(from rev 411186, agda-stdlib/trunk/standard-library.agda-lib)
Deleted:
  agda-stdlib/repos/community-x86_64/PKGBUILD
  agda-stdlib/repos/community-x86_64/standard-library.agda-lib

---+
 PKGBUILD  |   77 +---
 standard-library.agda-lib |4 +-
 2 files changed, 40 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 17:20:29 UTC (rev 411186)
+++ PKGBUILD2018-12-04 17:20:47 UTC (rev 411187)
@@ -1,39 +0,0 @@
-# $Id: PKGBUILD 152508 2015-12-10 18:09:47Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=agda-stdlib
-pkgver=0.16.1
-pkgrel=1
-pkgdesc="Agda standard libraries"
-url="https://github.com/agda/agda-stdlib;
-license=("MIT")
-arch=('x86_64')
-depends=('agda')
-makedepends=('ghc' 'haskell-filemanip')
-options=('staticlibs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/agda/agda-stdlib/archive/v$pkgver.tar.gz;
-standard-library.agda-lib)
-sha512sums=('581a70e4e21ccfe3be2cb183145cde54cd15e0f6ebfccc5d61e025f29a499b41afd081996a5d06fb5f708ed27c865329d4c1cc81f91d292e6232642ffac1dc40'
-
'92fad2f9b941af4506bb0d5d9d533d09823df89f7530ee5d787b741816ba07e68f25b96d6653ae6ed949ec23484c1fba47a63cc6401311462a55b5e06cfc032c')
-
-build() {
-cd $pkgname-$pkgver
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla
-runhaskell Setup build
-
-dist/build/GenerateEverything/GenerateEverything
-
-agda -i. -isrc Everything.agda
-agda --html -i. -isrc README.agda
-}
-
-package() {
-install -D -m644 standard-library.agda-lib 
"$pkgdir"/usr/share/agda/lib/standard-library.agda-lib
-
-cd $pkgname-$pkgver
-install -dm755 "$pkgdir"/usr/share/agda/lib/stdlib
-cp -pr Everything.agda* src/* "$pkgdir"/usr/share/agda/lib/stdlib
-install -D -m644 LICENCE "$pkgdir"/usr/share/licenses/$pkgname/LICENCE
-}

Copied: agda-stdlib/repos/community-x86_64/PKGBUILD (from rev 411186, 
agda-stdlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 17:20:47 UTC (rev 411187)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=agda-stdlib
+pkgver=0.17
+pkgrel=1
+pkgdesc="Agda standard libraries"
+url="https://github.com/agda/agda-stdlib;
+license=("MIT")
+arch=('x86_64')
+depends=('agda')
+makedepends=('ghc' 'haskell-filemanip')
+options=('staticlibs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/agda/agda-stdlib/archive/v$pkgver.tar.gz;
+standard-library.agda-lib)
+sha512sums=('372c2d5c49af290e1f54075bf180826a7e1bdc5be384df6270e7fa21bd4800ab8662ede3ef7cba6a31e13767312b176f842ba9b66d627722e9cd2fcca0b86565'
+
'92fad2f9b941af4506bb0d5d9d533d09823df89f7530ee5d787b741816ba07e68f25b96d6653ae6ed949ec23484c1fba47a63cc6401311462a55b5e06cfc032c')
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla
+runhaskell Setup build
+
+dist/build/GenerateEverything/GenerateEverything
+
+agda -i. -isrc Everything.agda
+agda --html -i. -isrc README.agda
+}
+
+package() {
+install -D -m644 standard-library.agda-lib 
"$pkgdir"/usr/share/agda/lib/standard-library.agda-lib
+
+cd $pkgname-$pkgver
+install -dm755 "$pkgdir"/usr/share/agda/lib/stdlib
+cp -pr Everything.agda* src/* "$pkgdir"/usr/share/agda/lib/stdlib
+install -D -m644 LICENCE "$pkgdir"/usr/share/licenses/$pkgname/LICENCE
+}

Deleted: standard-library.agda-lib
===
--- standard-library.agda-lib   2018-12-04 17:20:29 UTC (rev 411186)
+++ standard-library.agda-lib   2018-12-04 17:20:47 UTC (rev 411187)
@@ -1,2 +0,0 @@
-name: standard-library
-include: stdlib

Copied: agda-stdlib/repos/community-x86_64/standard-library.agda-lib (from rev 
411186, agda-stdlib/trunk/standard-library.agda-lib)
===
--- standard-library.agda-lib   (rev 0)
+++ standard-library.agda-lib   2018-12-04 17:20:47 UTC (rev 411187)
@@ -0,0 +1,2 @@
+name: standard-library
+include: stdlib


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 17:20:29
  Author: felixonmars
Revision: 411186

upgpkg: agda-stdlib 0.17-1

Modified:
  agda-stdlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 16:59:09 UTC (rev 411185)
+++ PKGBUILD2018-12-04 17:20:29 UTC (rev 411186)
@@ -2,7 +2,7 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=agda-stdlib
-pkgver=0.16.1
+pkgver=0.17
 pkgrel=1
 pkgdesc="Agda standard libraries"
 url="https://github.com/agda/agda-stdlib;
@@ -13,7 +13,7 @@
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/agda/agda-stdlib/archive/v$pkgver.tar.gz;
 standard-library.agda-lib)
-sha512sums=('581a70e4e21ccfe3be2cb183145cde54cd15e0f6ebfccc5d61e025f29a499b41afd081996a5d06fb5f708ed27c865329d4c1cc81f91d292e6232642ffac1dc40'
+sha512sums=('372c2d5c49af290e1f54075bf180826a7e1bdc5be384df6270e7fa21bd4800ab8662ede3ef7cba6a31e13767312b176f842ba9b66d627722e9cd2fcca0b86565'
 
'92fad2f9b941af4506bb0d5d9d533d09823df89f7530ee5d787b741816ba07e68f25b96d6653ae6ed949ec23484c1fba47a63cc6401311462a55b5e06cfc032c')
 
 build() {


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 16:59:09
  Author: felixonmars
Revision: 411185

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 16:58:53
  Author: felixonmars
Revision: 411184

upgpkg: haskell-shake 0.17.3-1

rebuild with shake 0.17.3

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 16:50:35 UTC (rev 411183)
+++ PKGBUILD2018-12-04 16:58:53 UTC (rev 411184)
@@ -3,11 +3,11 @@
 
 _hkgname=shake
 pkgname=haskell-shake
-pkgver=0.17.2
+pkgver=0.17.3
 pkgrel=1
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="http://shakebuild.com;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-extra' 'haskell-hashable' 'haskell-heaps' 
'haskell-js-flot'
  'haskell-js-jquery' 'haskell-primitive' 'haskell-random' 
'haskell-unordered-containers'
@@ -14,7 +14,7 @@
  'haskell-utf8-string')
 makedepends=('ghc' 'haskell-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('85fd9ab44f61f5cd7bab9e50ab8ac0e24b174752025bb10bb76af93956bf27529f6b8442de36e6393662702601daec3bec512097c28182f3ec1697c956253765')
+sha512sums=('056237bef73b2c78abafcfec5d8d3c0005e8cb30bef7f4168eaf8aec264e19729e8e8cd0d9af4b8b80b373790a8c8a26c1c52bd25c08cbbc008bacc27a63a343')
 
 prepare() {
 cd $_hkgname-$pkgver


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 16:50:35
  Author: felixonmars
Revision: 411183

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 16:50:17 UTC (rev 411182)
+++ PKGBUILD2018-12-04 16:50:35 UTC (rev 411183)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Gordian Edenhofer 
-
-pkgbase=python-rfc3986
-pkgname=(python-rfc3986 python2-rfc3986)
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="Validating URI References per RFC 3986"
-arch=('any')
-license=('Apache')
-url="https://rfc3986.readthedocs.org/;
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("https://pypi.io/packages/source/r/rfc3986/rfc3986-$pkgver.tar.gz;)
-sha512sums=('5e43ca7df586011900d2f01edfb20388598f77218e5a63904557bec0f1d0cb0a35f4980014de9c943ecc43a5a7ab3f7b815fbcfc9318e494c24a14fed2d1fac6')
-
-prepare() {
-  cp -a rfc3986-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/rfc3986-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/rfc3986-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/rfc3986-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/rfc3986-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-rfc3986() {
-  depends=('python')
-
-  cd rfc3986-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-rfc3986() {
-  depends=('python2')
-
-  cd rfc3986-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: python-rfc3986/repos/community-any/PKGBUILD (from rev 411182, 
python-rfc3986/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 16:50:35 UTC (rev 411183)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Gordian Edenhofer 
+
+pkgbase=python-rfc3986
+pkgname=(python-rfc3986 python2-rfc3986)
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="Validating URI References per RFC 3986"
+arch=('any')
+license=('Apache')
+url="https://rfc3986.readthedocs.org/;
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("https://pypi.io/packages/source/r/rfc3986/rfc3986-$pkgver.tar.gz;)
+sha512sums=('b88bdc47fa2daa6a9ffc339b1b997a85d0c8b3bf3ab271554e2a1a684c0394370e9cba07a82a542f39533a4c8cae69414234545db6caa2508e0ee7e7f8bdff3d')
+
+prepare() {
+  cp -a rfc3986-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/rfc3986-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/rfc3986-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/rfc3986-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/rfc3986-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-rfc3986() {
+  depends=('python')
+
+  cd rfc3986-$pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-rfc3986() {
+  depends=('python2')
+
+  cd rfc3986-$pkgver-py2
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 16:50:17
  Author: felixonmars
Revision: 411182

upgpkg: python-rfc3986 1.2.0-1

Modified:
  python-rfc3986/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 16:44:17 UTC (rev 411181)
+++ PKGBUILD2018-12-04 16:50:17 UTC (rev 411182)
@@ -3,8 +3,8 @@
 
 pkgbase=python-rfc3986
 pkgname=(python-rfc3986 python2-rfc3986)
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="Validating URI References per RFC 3986"
 arch=('any')
 license=('Apache')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("https://pypi.io/packages/source/r/rfc3986/rfc3986-$pkgver.tar.gz;)
-sha512sums=('5e43ca7df586011900d2f01edfb20388598f77218e5a63904557bec0f1d0cb0a35f4980014de9c943ecc43a5a7ab3f7b815fbcfc9318e494c24a14fed2d1fac6')
+sha512sums=('b88bdc47fa2daa6a9ffc339b1b997a85d0c8b3bf3ab271554e2a1a684c0394370e9cba07a82a542f39533a4c8cae69414234545db6caa2508e0ee7e7f8bdff3d')
 
 prepare() {
   cp -a rfc3986-$pkgver{,-py2}


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

2018-12-04 Thread Chih-Hsuan Yen via arch-commits
Date: Tuesday, December 4, 2018 @ 15:18:02
  Author: yan12125
Revision: 411157

archrelease: copy trunk to community-testing-x86_64

Added:
  nextcloud-client/repos/community-testing-x86_64/
  nextcloud-client/repos/community-testing-x86_64/PKGBUILD
(from rev 411156, nextcloud-client/trunk/PKGBUILD)

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

Copied: nextcloud-client/repos/community-testing-x86_64/PKGBUILD (from rev 
411156, nextcloud-client/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-12-04 15:18:02 UTC (rev 411157)
@@ -0,0 +1,46 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: Tyler Dence 
+# Contributor: Konstantin Shalygin 
+
+pkgname=nextcloud-client
+pkgver=2.5.1
+pkgrel=1
+pkgdesc='Nextcloud desktop client'
+arch=(x86_64)
+url='https://nextcloud.com/'
+license=(GPL)
+depends=(sqlite qtkeychain qt5-svg qt5-webengine qt5-webkit xdg-utils)
+makedepends=(doxygen extra-cmake-modules kio python-sphinx qt5-tools)
+optdepends=(
+  'kio: integration with Dolphin'
+  'nemo-python: integration with Nemo'
+  'python-nautilus: integration with Nautilus'
+  'python2-caja: integration with Caja'
+)
+source=("$pkgname-$pkgver.tar.gz"::"https://github.com/nextcloud/desktop/archive/v$pkgver.tar.gz;)
+sha256sums=('48be2556f4fddb956ad31e954be5f9c73482e936a80ec0efaeb30549dcd81f19')
+backup=('etc/Nextcloud/sync-exclude.lst')
+
+prepare() {
+  cd desktop-$pkgver
+
+  mkdir -p build
+}
+
+build() {
+  cd desktop-$pkgver/build
+
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+..
+
+  make
+  make doc-man
+}
+
+package() {
+  cd desktop-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in nextcloud-client/repos/community-testing-x86_64 (2 files)

2018-12-04 Thread Chih-Hsuan Yen via arch-commits
Date: Tuesday, December 4, 2018 @ 15:19:57
  Author: yan12125
Revision: 411158

archrelease: copy trunk to community-testing-x86_64

Added:
  nextcloud-client/repos/community-testing-x86_64/PKGBUILD
(from rev 411157, nextcloud-client/trunk/PKGBUILD)
Deleted:
  nextcloud-client/repos/community-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 15:18:02 UTC (rev 411157)
+++ PKGBUILD2018-12-04 15:19:57 UTC (rev 411158)
@@ -1,46 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-# Contributor: Tyler Dence 
-# Contributor: Konstantin Shalygin 
-
-pkgname=nextcloud-client
-pkgver=2.5.1
-pkgrel=1
-pkgdesc='Nextcloud desktop client'
-arch=(x86_64)
-url='https://nextcloud.com/'
-license=(GPL)
-depends=(sqlite qtkeychain qt5-svg qt5-webengine qt5-webkit xdg-utils)
-makedepends=(doxygen extra-cmake-modules kio python-sphinx qt5-tools)
-optdepends=(
-  'kio: integration with Dolphin'
-  'nemo-python: integration with Nemo'
-  'python-nautilus: integration with Nautilus'
-  'python2-caja: integration with Caja'
-)
-source=("$pkgname-$pkgver.tar.gz"::"https://github.com/nextcloud/desktop/archive/v$pkgver.tar.gz;)
-sha256sums=('48be2556f4fddb956ad31e954be5f9c73482e936a80ec0efaeb30549dcd81f19')
-backup=('etc/Nextcloud/sync-exclude.lst')
-
-prepare() {
-  cd desktop-$pkgver
-
-  mkdir -p build
-}
-
-build() {
-  cd desktop-$pkgver/build
-
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
-..
-
-  make
-  make doc-man
-}
-
-package() {
-  cd desktop-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: nextcloud-client/repos/community-testing-x86_64/PKGBUILD (from rev 
411157, nextcloud-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 15:19:57 UTC (rev 411158)
@@ -0,0 +1,46 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: Tyler Dence 
+# Contributor: Konstantin Shalygin 
+
+pkgname=nextcloud-client
+pkgver=2.5.1
+pkgrel=1
+pkgdesc='Nextcloud desktop client'
+arch=(x86_64)
+url='https://nextcloud.com/'
+license=(GPL)
+depends=(sqlite qtkeychain qt5-svg qt5-webengine qt5-webkit xdg-utils)
+makedepends=(doxygen extra-cmake-modules kio python-sphinx qt5-tools)
+optdepends=(
+  'kio: integration with Dolphin'
+  'nemo-python: integration with Nemo'
+  'python-nautilus: integration with Nautilus'
+  'python2-caja: integration with Caja'
+)
+source=("$pkgname-$pkgver.tar.gz"::"https://github.com/nextcloud/desktop/archive/v$pkgver.tar.gz;)
+sha256sums=('48be2556f4fddb956ad31e954be5f9c73482e936a80ec0efaeb30549dcd81f19')
+backup=('etc/Nextcloud/sync-exclude.lst')
+
+prepare() {
+  cd desktop-$pkgver
+
+  mkdir -p build
+}
+
+build() {
+  cd desktop-$pkgver/build
+
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+..
+
+  make
+  make doc-man
+}
+
+package() {
+  cd desktop-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}


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

2018-12-04 Thread Chih-Hsuan Yen via arch-commits
Date: Tuesday, December 4, 2018 @ 15:17:47
  Author: yan12125
Revision: 411156

upgpkg: nextcloud-client 2.5.1-1

Modified:
  nextcloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 14:58:57 UTC (rev 411155)
+++ PKGBUILD2018-12-04 15:17:47 UTC (rev 411156)
@@ -3,8 +3,8 @@
 # Contributor: Konstantin Shalygin 
 
 pkgname=nextcloud-client
-pkgver=2.5.0
-pkgrel=4
+pkgver=2.5.1
+pkgrel=1
 pkgdesc='Nextcloud desktop client'
 arch=(x86_64)
 url='https://nextcloud.com/'
@@ -17,10 +17,8 @@
   'python-nautilus: integration with Nautilus'
   'python2-caja: integration with Caja'
 )
-source=("$pkgname-$pkgver.tar.gz"::"https://github.com/nextcloud/desktop/archive/v$pkgver.tar.gz;
-
fix-man-pages.patch::https://github.com/nextcloud/desktop/commit/d6feb984c3e0d6d3c17868d36da8380bcc05e55b.patch)
-sha256sums=('4d639f43e49fd4367cd1b99bf21aecb2eac3bd89a7b0d96c7d2a0975baad6528'
-'1203cdb5480ef52bfe0ae6f1b9dc13f8e53ed3272fd691400c50897310dd28c3')
+source=("$pkgname-$pkgver.tar.gz"::"https://github.com/nextcloud/desktop/archive/v$pkgver.tar.gz;)
+sha256sums=('48be2556f4fddb956ad31e954be5f9c73482e936a80ec0efaeb30549dcd81f19')
 backup=('etc/Nextcloud/sync-exclude.lst')
 
 prepare() {
@@ -27,9 +25,6 @@
   cd desktop-$pkgver
 
   mkdir -p build
-
-  # https://github.com/nextcloud/desktop/issues/699
-  patch -Np1 -i ../fix-man-pages.patch
 }
 
 build() {


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

2018-12-04 Thread Jan Steffens via arch-commits
Date: Tuesday, December 4, 2018 @ 15:08:56
  Author: heftig
Revision: 340998

1.1.1-1

Modified:
  egl-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 14:43:06 UTC (rev 340997)
+++ PKGBUILD2018-12-04 15:08:56 UTC (rev 340998)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=egl-wayland
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="EGLStream-based Wayland external platform"
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(MIT)
 depends=(wayland eglexternalplatform)
 makedepends=(meson git)
-_commit=1676d1d2bfe646fb3ecbba29a85db529dd399493  # master
+_commit=59ff78fcf874c28a11361acc9d07a3d5e17e1664  # tags/1.1.1
 source=("git+$url#commit=$_commit"
 10_nvidia_wayland.json)
 sha256sums=('SKIP'


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

2018-12-04 Thread Jan Steffens via arch-commits
Date: Tuesday, December 4, 2018 @ 15:09:10
  Author: heftig
Revision: 340999

archrelease: copy trunk to extra-x86_64

Added:
  egl-wayland/repos/extra-x86_64/10_nvidia_wayland.json
(from rev 340998, egl-wayland/trunk/10_nvidia_wayland.json)
  egl-wayland/repos/extra-x86_64/PKGBUILD
(from rev 340998, egl-wayland/trunk/PKGBUILD)
Deleted:
  egl-wayland/repos/extra-x86_64/10_nvidia_wayland.json
  egl-wayland/repos/extra-x86_64/PKGBUILD

+
 10_nvidia_wayland.json |   12 +++---
 PKGBUILD   |   89 +++
 2 files changed, 50 insertions(+), 51 deletions(-)

Deleted: 10_nvidia_wayland.json
===
--- 10_nvidia_wayland.json  2018-12-04 15:08:56 UTC (rev 340998)
+++ 10_nvidia_wayland.json  2018-12-04 15:09:10 UTC (rev 340999)
@@ -1,6 +0,0 @@
-{
-"file_format_version" : "1.0.0",
-"ICD" : {
-"library_path" : "libnvidia-egl-wayland.so.1"
-}
-}

Copied: egl-wayland/repos/extra-x86_64/10_nvidia_wayland.json (from rev 340998, 
egl-wayland/trunk/10_nvidia_wayland.json)
===
--- 10_nvidia_wayland.json  (rev 0)
+++ 10_nvidia_wayland.json  2018-12-04 15:09:10 UTC (rev 340999)
@@ -0,0 +1,6 @@
+{
+"file_format_version" : "1.0.0",
+"ICD" : {
+"library_path" : "libnvidia-egl-wayland.so.1"
+}
+}

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 15:08:56 UTC (rev 340998)
+++ PKGBUILD2018-12-04 15:09:10 UTC (rev 340999)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=egl-wayland
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="EGLStream-based Wayland external platform"
-arch=(x86_64)
-url=https://github.com/NVIDIA/egl-wayland
-license=(MIT)
-depends=(wayland eglexternalplatform)
-makedepends=(meson git)
-_commit=1676d1d2bfe646fb3ecbba29a85db529dd399493  # master
-source=("git+$url#commit=$_commit"
-10_nvidia_wayland.json)
-sha256sums=('SKIP'
-'5cccf1905a266e8e34d5ad4aad4be85390e60b1a0850a29dd9d64adc641de412')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  git tag -f 1.1.0 1676d1d2bfe646fb3ecbba29a85db529dd399493  # Fixup missing 
tag
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-  install -Dt "$pkgdir/usr/share/egl/egl_external_platform.d" -m644 
10_nvidia_wayland.json
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/COPYING
-}
-
-# vim:set sw=2 et:

Copied: egl-wayland/repos/extra-x86_64/PKGBUILD (from rev 340998, 
egl-wayland/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 15:09:10 UTC (rev 340999)
@@ -0,0 +1,44 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=egl-wayland
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="EGLStream-based Wayland external platform"
+arch=(x86_64)
+url=https://github.com/NVIDIA/egl-wayland
+license=(MIT)
+depends=(wayland eglexternalplatform)
+makedepends=(meson git)
+_commit=59ff78fcf874c28a11361acc9d07a3d5e17e1664  # tags/1.1.1
+source=("git+$url#commit=$_commit"
+10_nvidia_wayland.json)
+sha256sums=('SKIP'
+'5cccf1905a266e8e34d5ad4aad4be85390e60b1a0850a29dd9d64adc641de412')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  git tag -f 1.1.0 1676d1d2bfe646fb3ecbba29a85db529dd399493  # Fixup missing 
tag
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+  install -Dt "$pkgdir/usr/share/egl/egl_external_platform.d" -m644 
10_nvidia_wayland.json
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/COPYING
+}
+
+# vim:set sw=2 et:


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

2018-12-04 Thread Laurent Carlier via arch-commits
Date: Tuesday, December 4, 2018 @ 14:58:57
  Author: lcarlier
Revision: 411155

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-mesa/repos/multilib-testing-x86_64/
  lib32-mesa/repos/multilib-testing-x86_64/LICENSE
(from rev 411154, lib32-mesa/trunk/LICENSE)
  lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD
(from rev 411154, lib32-mesa/trunk/PKGBUILD)

--+
 LICENSE  |   83 ++
 PKGBUILD |  166 +
 2 files changed, 249 insertions(+)

Copied: lib32-mesa/repos/multilib-testing-x86_64/LICENSE (from rev 411154, 
lib32-mesa/trunk/LICENSE)
===
--- multilib-testing-x86_64/LICENSE (rev 0)
+++ multilib-testing-x86_64/LICENSE 2018-12-04 14:58:57 UTC (rev 411155)
@@ -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). 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: lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD (from rev 411154, 
lib32-mesa/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2018-12-04 14:58:57 UTC (rev 411155)
@@ -0,0 +1,166 @@
+# Maintainer: Laurent Carlier 
+# Contributor: Jan de Groot 
+# Contributor: Andreas Radke 
+
+pkgbase=lib32-mesa
+pkgname=('lib32-vulkan-intel' 'lib32-vulkan-radeon' 'lib32-libva-mesa-driver' 
'lib32-mesa-vdpau' 'lib32-mesa')
+pkgver=18.2.6
+pkgrel=1
+arch=('x86_64')
+makedepends=('python2-mako' 'lib32-libxml2' 

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

2018-12-04 Thread Laurent Carlier via arch-commits
Date: Tuesday, December 4, 2018 @ 14:58:51
  Author: lcarlier
Revision: 411154

upgpkg: lib32-mesa 18.2.6-1

upstream update 18.2.6

Modified:
  lib32-mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 14:34:16 UTC (rev 411153)
+++ PKGBUILD2018-12-04 14:58:51 UTC (rev 411154)
@@ -4,8 +4,8 @@
 
 pkgbase=lib32-mesa
 pkgname=('lib32-vulkan-intel' 'lib32-vulkan-radeon' 'lib32-libva-mesa-driver' 
'lib32-mesa-vdpau' 'lib32-mesa')
-pkgver=18.2.5
-pkgrel=2
+pkgver=18.2.6
+pkgrel=1
 arch=('x86_64')
 makedepends=('python2-mako' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 
'glproto' 'lib32-libdrm' 'dri2proto' 'dri3proto' 'presentproto'
  'lib32-libxshmfence' 'lib32-libxxf86vm' 'lib32-libxdamage' 
'gcc-multilib' 'lib32-libelf' 'lib32-llvm' 'lib32-libvdpau'
@@ -14,7 +14,7 @@
 license=('custom')
 source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig}
 LICENSE)
-sha512sums=('dd454c720241dffa61f3380be62479979a43004b2a52293b817bd3ea95f75960edee680e7380a13fae09b67a90dc0393e4a022d543db91b2f142f2468a9661f0'
+sha512sums=('a7dd02f67384bb800dff70a0672a968ced96bb438605cdb39bde3e468d4dcf6162414a44e5da1abe7a1831fceb6f23e6c850eb5f80cfc5ee3861c14924c10ed4'
 'SKIP'
 
'f9f0d0ccf166fe6cb684478b6f1e1ab1f2850431c06aa041738563eb1808a004e52cdec823c103c9e180f03ffc083e95974d291353f0220fe52ae6d4897fecc7')
 validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D'  # Emil Velikov 



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

2018-12-04 Thread Laurent Carlier via arch-commits
Date: Tuesday, December 4, 2018 @ 14:43:06
  Author: lcarlier
Revision: 340997

archrelease: copy trunk to testing-x86_64

Added:
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 340996, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 340996, mesa/trunk/PKGBUILD)

--+
 LICENSE  |   83 +++
 PKGBUILD |  184 +
 2 files changed, 267 insertions(+)

Copied: mesa/repos/testing-x86_64/LICENSE (from rev 340996, mesa/trunk/LICENSE)
===
--- testing-x86_64/LICENSE  (rev 0)
+++ testing-x86_64/LICENSE  2018-12-04 14:43:06 UTC (rev 340997)
@@ -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). 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/testing-x86_64/PKGBUILD (from rev 340996, 
mesa/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-12-04 14:43:06 UTC (rev 340997)
@@ -0,0 +1,184 @@
+# Maintainer: Jan de Groot 
+# Maintainer: Andreas Radke 
+
+pkgbase=mesa
+pkgname=('opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'libva-mesa-driver' 
'mesa-vdpau' 'mesa')
+pkgdesc="An open-source implementation of the OpenGL specification"
+pkgver=18.2.6
+pkgrel=1
+arch=('x86_64')
+makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
+ 'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 

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

2018-12-04 Thread Laurent Carlier via arch-commits
Date: Tuesday, December 4, 2018 @ 14:43:00
  Author: lcarlier
Revision: 340996

upgpkg: mesa 18.2.6-1

upstream update 18.2.6

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 14:34:51 UTC (rev 340995)
+++ PKGBUILD2018-12-04 14:43:00 UTC (rev 340996)
@@ -4,8 +4,8 @@
 pkgbase=mesa
 pkgname=('opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'libva-mesa-driver' 
'mesa-vdpau' 'mesa')
 pkgdesc="An open-source implementation of the OpenGL specification"
-pkgver=18.2.5
-pkgrel=2
+pkgver=18.2.6
+pkgrel=1
 arch=('x86_64')
 makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
  'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 
'wayland' 'wayland-protocols'
@@ -15,7 +15,7 @@
 license=('custom')
 source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig}
 LICENSE)
-sha512sums=('dd454c720241dffa61f3380be62479979a43004b2a52293b817bd3ea95f75960edee680e7380a13fae09b67a90dc0393e4a022d543db91b2f142f2468a9661f0'
+sha512sums=('a7dd02f67384bb800dff70a0672a968ced96bb438605cdb39bde3e468d4dcf6162414a44e5da1abe7a1831fceb6f23e6c850eb5f80cfc5ee3861c14924c10ed4'
 'SKIP'
 
'f9f0d0ccf166fe6cb684478b6f1e1ab1f2850431c06aa041738563eb1808a004e52cdec823c103c9e180f03ffc083e95974d291353f0220fe52ae6d4897fecc7')
 validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D'  # Emil Velikov 



[arch-commits] Commit in nodejs-lts-dubnium/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-12-04 Thread Bruno Pagani via arch-commits
Date: Tuesday, December 4, 2018 @ 13:44:02
  Author: archange
Revision: 411142

archrelease: copy trunk to community-x86_64

Added:
  nodejs-lts-dubnium/repos/community-x86_64/PKGBUILD
(from rev 411141, nodejs-lts-dubnium/trunk/PKGBUILD)
Deleted:
  nodejs-lts-dubnium/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 13:43:48 UTC (rev 411141)
+++ PKGBUILD2018-12-04 13:44:02 UTC (rev 411142)
@@ -1,66 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=nodejs-lts-dubnium
-pkgver=10.14.0
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript (LTS release: Dubnium)'
-arch=('x86_64')
-url="https://nodejs.org/;
-license=('MIT')
-depends=('openssl' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares' 'libnghttp2')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=('nodejs')
-source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
-# https://nodejs.org/download/release/latest-dubnium/SHASUMS256.txt.asc
-sha256sums=('b05a52e556df813eb3f36c795784956b1c3c3b078cef930af6c1f2fb93642929')
-validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

-  '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

-  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 
-  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

-
-prepare() {
-  cd node-v${pkgver}
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v${pkgver}
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---shared-http-parser \
---shared-cares \
---shared-nghttp2
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-v${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: nodejs-lts-dubnium/repos/community-x86_64/PKGBUILD (from rev 411141, 
nodejs-lts-dubnium/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 13:44:02 UTC (rev 411142)
@@ -0,0 +1,66 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=nodejs-lts-dubnium
+pkgver=10.14.1
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript (LTS release: Dubnium)'
+arch=('x86_64')
+url="https://nodejs.org/;
+license=('MIT')
+depends=('openssl' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares' 'libnghttp2')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+provides=("nodejs=$pkgver")
+conflicts=('nodejs')
+source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
+# https://nodejs.org/download/release/latest-dubnium/SHASUMS256.txt.asc
+sha256sums=('3def67bf1679e0606af4eb3d7ce3c0a3fe4548f2d0a87320d43a30e2207ab034')
+validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

+  '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

+  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 
+  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

+
+prepare() {
+  cd node-v${pkgver}
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v${pkgver}
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--shared-http-parser \
+--shared-cares \
+--shared-nghttp2
+
+  make
+}
+
+check() {
+  cd node-v${pkgver}
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-v${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}


[arch-commits] Commit in nodejs-lts-dubnium/trunk (PKGBUILD)

2018-12-04 Thread Bruno Pagani via arch-commits
Date: Tuesday, December 4, 2018 @ 13:43:48
  Author: archange
Revision: 411141

upgpkg: nodejs-lts-dubnium 10.14.1-1

Modified:
  nodejs-lts-dubnium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 11:13:45 UTC (rev 411140)
+++ PKGBUILD2018-12-04 13:43:48 UTC (rev 411141)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=nodejs-lts-dubnium
-pkgver=10.14.0
+pkgver=10.14.1
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript (LTS release: Dubnium)'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 conflicts=('nodejs')
 source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
 # https://nodejs.org/download/release/latest-dubnium/SHASUMS256.txt.asc
-sha256sums=('b05a52e556df813eb3f36c795784956b1c3c3b078cef930af6c1f2fb93642929')
+sha256sums=('3def67bf1679e0606af4eb3d7ce3c0a3fe4548f2d0a87320d43a30e2207ab034')
 validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

   '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

   'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 


[arch-commits] Commit in nodejs-lts-boron/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-12-04 Thread Bruno Pagani via arch-commits
Date: Tuesday, December 4, 2018 @ 11:13:45
  Author: archange
Revision: 411140

archrelease: copy trunk to community-x86_64

Added:
  nodejs-lts-boron/repos/community-x86_64/PKGBUILD
(from rev 411139, nodejs-lts-boron/trunk/PKGBUILD)
Deleted:
  nodejs-lts-boron/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 11:13:32 UTC (rev 411139)
+++ PKGBUILD2018-12-04 11:13:45 UTC (rev 411140)
@@ -1,65 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-
-pkgname=nodejs-lts-boron
-pkgver=6.15.0
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
-arch=('x86_64')
-url='https://nodejs.org/'
-license=('MIT')
-depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=('nodejs')
-source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
-# https://nodejs.org/download/release/latest-boron/SHASUMS256.txt.asc
-sha256sums=('a757fa05fe4d0747b70e7f212e4dd77be75100eae7659cff87213808ac55e23f')
-validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

-  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 

-  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

-
-prepare() {
-  cd node-v${pkgver}
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v${pkgver}
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---shared-http-parser \
---shared-cares
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  # Some network related errors
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-v${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: nodejs-lts-boron/repos/community-x86_64/PKGBUILD (from rev 411139, 
nodejs-lts-boron/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 11:13:45 UTC (rev 411140)
@@ -0,0 +1,65 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+
+pkgname=nodejs-lts-boron
+pkgver=6.15.1
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
+arch=('x86_64')
+url='https://nodejs.org/'
+license=('MIT')
+depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+provides=("nodejs=$pkgver")
+conflicts=('nodejs')
+source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
+# https://nodejs.org/download/release/latest-boron/SHASUMS256.txt.asc
+sha256sums=('c3bde58a904b5000a88fbad3de630d432693bc6d9d6fec60a5a19e68498129c2')
+validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

+  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 

+  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

+
+prepare() {
+  cd node-v${pkgver}
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v${pkgver}
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--shared-http-parser \
+--shared-cares
+
+  make
+}
+
+check() {
+  cd node-v${pkgver}
+  # Some network related errors
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-v${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in nodejs-lts-boron/trunk (PKGBUILD)

2018-12-04 Thread Bruno Pagani via arch-commits
Date: Tuesday, December 4, 2018 @ 11:13:32
  Author: archange
Revision: 411139

upgpkg: nodejs-lts-boron 6.15.1-1

Modified:
  nodejs-lts-boron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 10:55:49 UTC (rev 411138)
+++ PKGBUILD2018-12-04 11:13:32 UTC (rev 411139)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
 
 pkgname=nodejs-lts-boron
-pkgver=6.15.0
+pkgver=6.15.1
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 conflicts=('nodejs')
 source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
 # https://nodejs.org/download/release/latest-boron/SHASUMS256.txt.asc
-sha256sums=('a757fa05fe4d0747b70e7f212e4dd77be75100eae7659cff87213808ac55e23f')
+sha256sums=('c3bde58a904b5000a88fbad3de630d432693bc6d9d6fec60a5a19e68498129c2')
 validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

   'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 

   'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 



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

2018-12-04 Thread Bruno Pagani via arch-commits
Date: Tuesday, December 4, 2018 @ 10:55:49
  Author: archange
Revision: 411138

archrelease: copy trunk to community-x86_64

Added:
  matterbridge/repos/community-x86_64/PKGBUILD
(from rev 411137, matterbridge/trunk/PKGBUILD)
  matterbridge/repos/community-x86_64/matterbridge.service
(from rev 411137, matterbridge/trunk/matterbridge.service)
Deleted:
  matterbridge/repos/community-x86_64/PKGBUILD
  matterbridge/repos/community-x86_64/matterbridge.service

--+
 PKGBUILD |   70 -
 matterbridge.service |   24 
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 10:54:29 UTC (rev 411137)
+++ PKGBUILD2018-12-04 10:55:49 UTC (rev 411138)
@@ -1,35 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=matterbridge
-pkgver=1.12.1
-pkgrel=1
-pkgdesc="Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge"
-arch=('x86_64')
-url="https://github.com/42wim/matterbridge;
-license=('Apache')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-backup=('etc/matterbridge.toml')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz"
-
${pkgname}-${pkgver}.tar.gz.asc::"${url}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc"
-'matterbridge.service')
-sha256sums=('b48db1a22c27b705673682fa87efc221add19014de2acbd09cad666ea08d0ae0'
-'SKIP'
-'afb424b918f7108f5efae39afbed5d23d9a2c36710c6e0adbb96c7e5c7835aa3')
-validpgpkeys=('CC7D978417C1AEA1E4CDD7240E41AB4BF4C610B4') # wim 
-
-build() {
-  cd ${pkgname}-${pkgver}
-  go build -v \
--gcflags "all=-trimpath=${PWD}" \
--asmflags "all=-trimpath=${PWD}" \
--ldflags "-extldflags ${LDFLAGS}" \
--o ${pkgname} .
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm755 ${pkgname} -t "${pkgdir}"/usr/bin/
-  install -Dm644 matterbridge.toml.sample "${pkgdir}"/etc/matterbridge.toml
-  install -Dm644 ../${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-}

Copied: matterbridge/repos/community-x86_64/PKGBUILD (from rev 411137, 
matterbridge/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-04 10:55:49 UTC (rev 411138)
@@ -0,0 +1,35 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=matterbridge
+pkgver=1.12.2
+pkgrel=1
+pkgdesc="Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge"
+arch=('x86_64')
+url="https://github.com/42wim/matterbridge;
+license=('Apache')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+backup=('etc/matterbridge.toml')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz"
+
${pkgname}-${pkgver}.tar.gz.asc::"${url}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc"
+'matterbridge.service')
+sha256sums=('5f779efdfb634dc9bb8ca02c402234fdc1e941c2dac44eff1d26f617c63ae1ad'
+'SKIP'
+'afb424b918f7108f5efae39afbed5d23d9a2c36710c6e0adbb96c7e5c7835aa3')
+validpgpkeys=('CC7D978417C1AEA1E4CDD7240E41AB4BF4C610B4') # wim 
+
+build() {
+  cd ${pkgname}-${pkgver}
+  go build -v \
+-gcflags "all=-trimpath=${PWD}" \
+-asmflags "all=-trimpath=${PWD}" \
+-ldflags "-extldflags ${LDFLAGS}" \
+-o ${pkgname} .
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm755 ${pkgname} -t "${pkgdir}"/usr/bin/
+  install -Dm644 matterbridge.toml.sample "${pkgdir}"/etc/matterbridge.toml
+  install -Dm644 ../${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
+}

Deleted: matterbridge.service
===
--- matterbridge.service2018-12-04 10:54:29 UTC (rev 411137)
+++ matterbridge.service2018-12-04 10:55:49 UTC (rev 411138)
@@ -1,12 +0,0 @@
-[Unit]
-Description=Multi-protocols bridge for online communications
-After=network.target
-
-[Service]
-User=nobody
-Group=nobody
-ExecStart=/usr/bin/matterbridge -conf /etc/matterbridge.toml
-Type=simple
-
-[Install]
-WantedBy=multi-user.target

Copied: matterbridge/repos/community-x86_64/matterbridge.service (from rev 
411137, matterbridge/trunk/matterbridge.service)
===
--- matterbridge.service(rev 0)
+++ matterbridge.service2018-12-04 10:55:49 UTC (rev 411138)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Multi-protocols bridge for online communications
+After=network.target
+
+[Service]
+User=nobody
+Group=nobody
+ExecStart=/usr/bin/matterbridge -conf /etc/matterbridge.toml
+Type=simple
+
+[Install]
+WantedBy=multi-user.target


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

2018-12-04 Thread Bruno Pagani via arch-commits
Date: Tuesday, December 4, 2018 @ 10:54:29
  Author: archange
Revision: 411137

upgpkg: matterbridge 1.12.2-1

Modified:
  matterbridge/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 09:36:24 UTC (rev 411136)
+++ PKGBUILD2018-12-04 10:54:29 UTC (rev 411137)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=matterbridge
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz"
 
${pkgname}-${pkgver}.tar.gz.asc::"${url}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc"
 'matterbridge.service')
-sha256sums=('b48db1a22c27b705673682fa87efc221add19014de2acbd09cad666ea08d0ae0'
+sha256sums=('5f779efdfb634dc9bb8ca02c402234fdc1e941c2dac44eff1d26f617c63ae1ad'
 'SKIP'
 'afb424b918f7108f5efae39afbed5d23d9a2c36710c6e0adbb96c7e5c7835aa3')
 validpgpkeys=('CC7D978417C1AEA1E4CDD7240E41AB4BF4C610B4') # wim 


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

2018-12-04 Thread Jan Steffens via arch-commits
Date: Tuesday, December 4, 2018 @ 09:36:13
  Author: heftig
Revision: 411135

20181203-1

Modified:
  osinfo-db/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 09:18:04 UTC (rev 411134)
+++ PKGBUILD2018-12-04 09:36:13 UTC (rev 411135)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=osinfo-db
-pkgver=20180903
+pkgver=20181203
 pkgrel=1
 pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
 arch=('any')
@@ -14,7 +14,7 @@
 #validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
 #  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B' # Fabiano Fidêncio
 #  '1B2E81D30D42B2A20D34FE16600046B9D646B45D') # UNKNOWN KEY
-sha256sums=('c9d7f24be5a16238aa46f7168aacd87697acfae0b9b8905a266d8025acc77d76')
+sha256sums=('0217c33a1ba9e134bf0e6e6b636f73bd9f7f221132b743438a765c0c875c35f2')
 
 package() {
osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz


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

2018-12-04 Thread Jan Steffens via arch-commits
Date: Tuesday, December 4, 2018 @ 09:36:24
  Author: heftig
Revision: 411136

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-04 09:36:13 UTC (rev 411135)
+++ PKGBUILD2018-12-04 09:36:24 UTC (rev 411136)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=osinfo-db
-pkgver=20180903
-pkgrel=1
-pkgdesc="Osinfo database of information about operating systems for 
virtualization provisioning tools"
-arch=('any')
-url="https://libosinfo.org/;
-license=('GPL')
-makedepends=('osinfo-db-tools')
-options=('!emptydirs')
-source=("https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.xz;)
-noextract=($pkgname-$pkgver.tar.xz)
-#validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF' # Daniel P. Berrange
-#  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B' # Fabiano Fidêncio
-#  '1B2E81D30D42B2A20D34FE16600046B9D646B45D') # UNKNOWN KEY
-sha256sums=('c9d7f24be5a16238aa46f7168aacd87697acfae0b9b8905a266d8025acc77d76')
-
-package() {
-   osinfo-db-import --root "$pkgdir" --system $pkgname-$pkgver.tar.xz
-}

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


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 09:18:04
  Author: felixonmars
Revision: 411134

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 411133, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-04 09:18:04 UTC (rev 411134)
@@ -0,0 +1,75 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.9.3
+pkgrel=2
+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 411133, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2018-12-04 09:18:04 UTC (rev 
411134)
@@ -0,0 +1,4 @@
+post_install() {
+  

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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 09:17:48
  Author: felixonmars
Revision: 411133

upgpkg: stack 1.9.3-2

rebuild with patience 0.2.0.0

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 09:11:55 UTC (rev 411132)
+++ PKGBUILD2018-12-04 09:17:48 UTC (rev 411133)
@@ -3,10 +3,10 @@
 
 pkgname=stack
 pkgver=1.9.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
-license=("custom:BSD3")
+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'


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 09:11:55
  Author: felixonmars
Revision: 411132

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 09:11:39
  Author: felixonmars
Revision: 411131

upgpkg: idris 1.3.1-9

rebuild with patience 0.2.0.0

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 08:58:48 UTC (rev 411130)
+++ PKGBUILD2018-12-04 09:11:39 UTC (rev 411131)
@@ -3,10 +3,10 @@
 
 pkgname=idris
 pkgver=1.3.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
  'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-base64-bytestring' 
'haskell-blaze-html'


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 08:58:48
  Author: felixonmars
Revision: 411130

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-ui/repos/community-staging-x86_64/PKGBUILD (from rev 411129, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-04 08:58:48 UTC (rev 411130)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.12
+pkgrel=4
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-ansi-terminal' 
'haskell-async'
+ 'haskell-base-compat-batteries' 'haskell-cmdargs' 
'haskell-data-default' 'haskell-fsnotify'
+ 'haskell-microlens' 'haskell-microlens-platform' 'haskell-megaparsec' 
'haskell-pretty-show'
+ 'haskell-safe' 'haskell-split' 'haskell-text-zipper' 'haskell-vector' 
'haskell-brick'
+ 'haskell-vty')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('846ee373733157f1248d6e54adade3ce6b38c377ddcb971199e90939db86c3a0f9c968166397c5829e94a3be54923f5e6dad9c9a6445503e7b2dcbae0d175f77')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 08:58:32
  Author: felixonmars
Revision: 411129

upgpkg: hledger-ui 1.12-4

rebuild with patience 0.2.0.0

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 08:57:38 UTC (rev 411128)
+++ PKGBUILD2018-12-04 08:58:32 UTC (rev 411129)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-ui
 pkgver=1.12
-pkgrel=3
+pkgrel=4
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 08:57:18
  Author: felixonmars
Revision: 411127

upgpkg: hledger-api 1.12-3

rebuild with patience 0.2.0.0

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 08:56:15 UTC (rev 411126)
+++ PKGBUILD2018-12-04 08:57:18 UTC (rev 411127)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-api
 pkgver=1.12
-pkgrel=2
+pkgrel=3
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 08:57:38
  Author: felixonmars
Revision: 411128

archrelease: copy trunk to community-staging-x86_64

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

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

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


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 08:56:15
  Author: felixonmars
Revision: 411126

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-mustache/repos/community-staging-x86_64/PKGBUILD (from rev 
411125, haskell-mustache/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-04 08:56:15 UTC (rev 411126)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+
+_hkgname=mustache
+pkgname=haskell-mustache
+pkgver=2.3.0
+pkgrel=121
+pkgdesc="A mustache template parser library."
+url="https://github.com/JustusAdam/mustache;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-either' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-scientific' 'haskell-th-lift' 'haskell-cmdargs' 
'haskell-yaml')
+makedepends=('ghc' 'haskell-hspec' 'haskell-base-unicode-symbols' 
'haskell-wreq' 'haskell-zlib'
+ 'haskell-tar' 'haskell-lens' 'haskell-temporary')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('bdefb406a44bb3648ca7129128767be04c780d967757385770111a0da8f91ff7165213038e8abc7799b28b66eb7d2f47383346837fad7e6327dad7aa714971f6')
+
+build() {
+cd $_hkgname-$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
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 08:55:58
  Author: felixonmars
Revision: 411125

upgpkg: haskell-mustache 2.3.0-121

rebuild with patience 0.2.0.0

Modified:
  haskell-mustache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 08:54:53 UTC (rev 411124)
+++ PKGBUILD2018-12-04 08:55:58 UTC (rev 411125)
@@ -3,10 +3,10 @@
 _hkgname=mustache
 pkgname=haskell-mustache
 pkgver=2.3.0
-pkgrel=120
+pkgrel=121
 pkgdesc="A mustache template parser library."
 url="https://github.com/JustusAdam/mustache;
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-either' 
'haskell-unordered-containers' 'haskell-vector'
  'haskell-scientific' 'haskell-th-lift' 'haskell-cmdargs' 
'haskell-yaml')


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 08:54:53
  Author: felixonmars
Revision: 411124

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-wreq/repos/community-staging-x86_64/PKGBUILD (from rev 411123, 
haskell-wreq/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-04 08:54:53 UTC (rev 411124)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=wreq
+pkgname=haskell-wreq
+pkgver=0.5.2.1
+pkgrel=81
+pkgdesc="An easy-to-use HTTP client library."
+url="https://github.com/bos/wreq;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-authenticate-oauth'
+ 'haskell-base16-bytestring' 'haskell-case-insensitive' 
'haskell-cryptonite'
+ 'haskell-exceptions' 'haskell-hashable' 'haskell-http-client' 
'haskell-http-client-tls'
+ 'haskell-http-types' 'haskell-lens' 'haskell-lens-aeson' 
'haskell-memory'
+ 'haskell-mime-types' 'haskell-psqueues' 'haskell-time-locale-compat'
+ 'haskell-unordered-containers' 'haskell-aeson-pretty' 
'haskell-base64-bytestring'
+ 'haskell-snap-core' 'haskell-snap-server' 'haskell-unix-compat' 
'haskell-uuid')
+makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hunit' 
'haskell-quickcheck'
+ 'haskell-network-info' 'haskell-temporary' 
'haskell-test-framework'
+ 'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2' 'haskell-vector')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('4054c9951417e65ad7b215f1fdfa497513daa52b18242b4c20ea14a76030ba91a34fed664bd3bd06f6a62a38c3d5d09ada171ad3ca1d43928c709ffc44560b2f')
+
+build() {
+cd $_hkgname-$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 \
+-fdoctest -f-aws -fhttpbin -f-developer
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}


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

2018-12-04 Thread Felix Yan via arch-commits
Date: Tuesday, December 4, 2018 @ 08:54:36
  Author: felixonmars
Revision: 411123

upgpkg: haskell-wreq 0.5.2.1-81

rebuild with patience 0.2.0.0

Modified:
  haskell-wreq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-04 08:51:57 UTC (rev 411122)
+++ PKGBUILD2018-12-04 08:54:36 UTC (rev 411123)
@@ -3,10 +3,10 @@
 _hkgname=wreq
 pkgname=haskell-wreq
 pkgver=0.5.2.1
-pkgrel=80
+pkgrel=81
 pkgdesc="An easy-to-use HTTP client library."
 url="https://github.com/bos/wreq;
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-authenticate-oauth'
  'haskell-base16-bytestring' 'haskell-case-insensitive' 
'haskell-cryptonite'


  1   2   >