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

2019-12-17 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 18, 2019 @ 06:04:41
  Author: foutrelis
Revision: 371629

upgpkg: chromium 79.0.3945.88-1: New upstream release.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:20:39 UTC (rev 371628)
+++ PKGBUILD2019-12-18 06:04:41 UTC (rev 371629)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=79.0.3945.79
+pkgver=79.0.3945.88
 pkgrel=1
 _launcher_ver=6
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -33,7 +33,7 @@
 fix-spammy-unique-font-matching-log.patch
 chromium-widevine.patch
 chromium-skia-harmony.patch)
-sha256sums=('e1a7362d396b0f72e6ad8c1d53cae67db201e0eeaa2a96dbe9214d080925bcf3'
+sha256sums=('4f18171d2225502018fcafae860ce9329199bcd6a0e50f8d83de041afd723fc9'
 '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
 'bd0fae907c451252e91c4cbf1ad301716bc9f8a4644ecc60e9590a64197477d3'
 '1f906676563e866e2b59719679e76e0b2f7f082f48ef0593e86da0351a586c73'


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

2019-12-17 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 18, 2019 @ 06:04:55
  Author: foutrelis
Revision: 371630

archrelease: copy trunk to extra-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-18 06:04:41 UTC (rev 371629)
+++ PKGBUILD2019-12-18 06:04:55 UTC (rev 371630)
@@ -1,247 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=79.0.3945.79
-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'
- 'pipewire' 'clang' 'lld' 'gn' 'java-runtime-headless')
-optdepends=('pepper-flash: support for Flash content'
-'pipewire: WebRTC desktop sharing under Wayland'
-'kdialog: needed for file dialogs in KDE'
-'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
-'kwallet: for storing passwords in KWallet on KDE desktops')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-launch_manager.h-uses-std-vector.patch
-include-algorithm-to-use-std-lower_bound.patch
-icu65.patch
-chromium-system-icu.patch
-chromium-system-zlib.patch
-chromium-system-hb.patch
-fix-spammy-unique-font-matching-log.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('e1a7362d396b0f72e6ad8c1d53cae67db201e0eeaa2a96dbe9214d080925bcf3'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'bd0fae907c451252e91c4cbf1ad301716bc9f8a4644ecc60e9590a64197477d3'
-

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

2019-12-17 Thread Eli Schwartz via arch-commits
Date: Wednesday, December 18, 2019 @ 02:53:21
  Author: eschwartz
Revision: 538010

archrelease: copy trunk to community-x86_64

Added:
  sigil/repos/community-x86_64/PKGBUILD
(from rev 538009, sigil/trunk/PKGBUILD)
  sigil/repos/community-x86_64/sigil.install
(from rev 538009, sigil/trunk/sigil.install)
Deleted:
  sigil/repos/community-x86_64/PKGBUILD
  sigil/repos/community-x86_64/sigil.install

---+
 PKGBUILD  |  136 
 sigil.install |   20 
 2 files changed, 78 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-18 02:53:04 UTC (rev 538009)
+++ PKGBUILD2019-12-18 02:53:21 UTC (rev 538010)
@@ -1,68 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Maintainer: Alad Wenter 
-# Contributor: Giovanni Scafora 
-# Contributor: Larry Hajali 
-
-pkgname=sigil
-pkgver=0.9.18
-pkgrel=3
-pkgdesc="multi-platform EPUB2/EPUB3 ebook editor"
-arch=('x86_64')
-url="https://sigil-ebook.com/;
-license=('GPL3')
-depends=('hicolor-icon-theme' 'hunspell' 'mathjax2' 'minizip' 
'python-css-parser'
- 'python-lxml' 'qt5-webengine')
-makedepends=('qt5-tools' 'cmake')
-optdepends=('hunspell-en_US: for English dictionary support'
-'hyphen-en: for English hyphenation support in plugins'
-'pageedit: external editor to replace BookView'
-'python-html5lib: recommended for plugins'
-'python-chardet: recommended for plugins'
-'python-cssselect: recommended for plugins'
-'python-pillow: recommended for plugins'
-'python-regex: recommended for plugins'
-'python-pyqt5: recommended for plugins'
-'tk: recommended for plugins')
-install=${pkgname}.install
-source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz;
-
"https://github.com/Sigil-Ebook/Sigil/releases/download/${pkgver}/Sigil-${pkgver}.tar.gz.sig;)
-sha256sums=('d4ac2d178fd154d9892fcb552304b20fc12d9eb4b2be5a222c6421c18720cca6'
-'SKIP')
-b2sums=('a20a1465032371f9d7e567fff03c859adf4bd2264e9d803efeb3bdeb3b097eca826daa36824370848aea50fffb2b2b74b28568f7dca926565dfd0948d7ade030'
-'SKIP')
-validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 

-
-build() {
-mkdir -p "${srcdir}"/Sigil-${pkgver}/build
-cd "${srcdir}"/Sigil-${pkgver}/build
-
-cmake -G "Unix Makefiles" \
--DUSE_SYSTEM_LIBS=1 \
--DSYSTEM_LIBS_REQUIRED=1 \
--DINSTALL_BUNDLED_DICTS=0 \
--DMATHJAX_DIR=/usr/share/mathjax2 \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_C_FLAGS:STRING="${CFLAGS}" \
--DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON ..
-
-make
-}
-
-package() {
-cd "${srcdir}"/Sigil-${pkgver}/build
-make install DESTDIR="${pkgdir}"
-
-for _pic in 16 32 48 128 256; do
-install -D -m 0644 ../src/Resource_Files/icon/app_icon_${_pic}.png \
-
"${pkgdir}"/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png
-done
-install -Dm644 ../src/Resource_Files/icon/app_icon_128.png \
-"$pkgdir/usr/share/pixmaps/$pkgname.png"
-
-# Compile python bytecode
-python -m compileall 
"${pkgdir}"/usr/share/sigil/{plugin_launchers/python/,python3lib}
-python -O -m compileall 
"${pkgdir}"/usr/share/sigil/{plugin_launchers/python/,python3lib}
-}

Copied: sigil/repos/community-x86_64/PKGBUILD (from rev 538009, 
sigil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-18 02:53:21 UTC (rev 538010)
@@ -0,0 +1,68 @@
+# Maintainer: Eli Schwartz 
+# Maintainer: Alad Wenter 
+# Contributor: Giovanni Scafora 
+# Contributor: Larry Hajali 
+
+pkgname=sigil
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="multi-platform EPUB2/EPUB3 ebook editor"
+arch=('x86_64')
+url="https://sigil-ebook.com/;
+license=('GPL3')
+depends=('hicolor-icon-theme' 'hunspell' 'mathjax2' 'minizip' 
'python-css-parser'
+ 'python-lxml' 'qt5-webengine')
+makedepends=('qt5-tools' 'cmake')
+optdepends=('hunspell-en_US: for English dictionary support'
+'hyphen-en: for English hyphenation support in plugins'
+'pageedit: external editor to replace BookView'
+'python-html5lib: recommended for plugins'
+'python-chardet: recommended for plugins'
+'python-cssselect: recommended for plugins'
+'python-pillow: recommended for plugins'
+'python-regex: recommended for plugins'
+'python-pyqt5: recommended for plugins'
+'tk: recommended for plugins')
+install=${pkgname}.install
+source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz;
+

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

2019-12-17 Thread Eli Schwartz via arch-commits
Date: Wednesday, December 18, 2019 @ 02:52:54
  Author: eschwartz
Revision: 538008

archrelease: copy trunk to community-x86_64

Added:
  pageedit/repos/community-x86_64/PKGBUILD
(from rev 538007, pageedit/trunk/PKGBUILD)
Deleted:
  pageedit/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-18 02:52:40 UTC (rev 538007)
+++ PKGBUILD2019-12-18 02:52:54 UTC (rev 538008)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-
-pkgname=pageedit
-pkgver=0.9.6
-pkgrel=1
-pkgdesc="Simple Single Page XHTML Visual Editor, split from Sigil's BookView"
-arch=('x86_64')
-url="https://github.com/Sigil-Ebook/PageEdit;
-license=('GPL3')
-depends=('qt5-webengine')
-makedepends=('cmake' 'qt5-tools')
-source=("PageEdit-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"${url}/releases/download/${pkgver}/PageEdit-${pkgver}.tar.gz.sig")
-sha256sums=('f9cbfabc486acecdeb4ffe0c7ad5e73eebbb38341e1951c5240262bfbf8bfb05'
-'SKIP')
-b2sums=('fcc8aaf04dddbb72d17814825f1d81e010481de6be98946eec2e8218aaa485253a950e2c4ca9bbc6f6971d598f1fe451797664e367c6a2024be4d62fb4469952'
-'SKIP')
-validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 

-
-build() {
-mkdir -p "${srcdir}"/PageEdit-${pkgver}/build
-cd "${srcdir}"/PageEdit-${pkgver}/build
-
-cmake -G "Unix Makefiles" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DINSTALL_BUNDLED_DICTS=0 \
--DCMAKE_C_FLAGS:STRING="${CFLAGS}" \
--DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}" \
--DCMAKE_BUILD_TYPE=Release \
-..
-make
-}
-
-package() {
-cd "${srcdir}"/PageEdit-${pkgver}/build
-
-make install DESTDIR="${pkgdir}"
-}

Copied: pageedit/repos/community-x86_64/PKGBUILD (from rev 538007, 
pageedit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-18 02:52:54 UTC (rev 538008)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+
+pkgname=pageedit
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="Simple Single Page XHTML Visual Editor, split from Sigil's BookView"
+arch=('x86_64')
+url="https://github.com/Sigil-Ebook/PageEdit;
+license=('GPL3')
+depends=('qt5-webengine')
+makedepends=('cmake' 'qt5-tools')
+source=("PageEdit-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"${url}/releases/download/${pkgver}/PageEdit-${pkgver}.tar.gz.sig")
+sha256sums=('75a5ca61b7c44ba4d655c7573a984066d8e2814831549ec38ebe2fbbd3569d50'
+'SKIP')
+b2sums=('0fe8198d1aea1c6d6cde64a9918dc7659282e3de4f02faeea2e3311980f79c80a550c0011b3fcce734086c0432abdfe60844fbd3c46e264dfdc90ac4628fdba0'
+'SKIP')
+validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 

+
+build() {
+mkdir -p "${srcdir}"/PageEdit-${pkgver}/build
+cd "${srcdir}"/PageEdit-${pkgver}/build
+
+cmake -G "Unix Makefiles" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_BUNDLED_DICTS=0 \
+-DCMAKE_C_FLAGS:STRING="${CFLAGS}" \
+-DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}" \
+-DCMAKE_BUILD_TYPE=Release \
+..
+make
+}
+
+package() {
+cd "${srcdir}"/PageEdit-${pkgver}/build
+
+make install DESTDIR="${pkgdir}"
+}


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

2019-12-17 Thread Eli Schwartz via arch-commits
Date: Wednesday, December 18, 2019 @ 02:53:04
  Author: eschwartz
Revision: 538009

upgpkg: sigil 1.0.0-1: upstream release

Modified:
  sigil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 02:52:54 UTC (rev 538008)
+++ PKGBUILD2019-12-18 02:53:04 UTC (rev 538009)
@@ -4,8 +4,8 @@
 # Contributor: Larry Hajali 
 
 pkgname=sigil
-pkgver=0.9.18
-pkgrel=3
+pkgver=1.0.0
+pkgrel=1
 pkgdesc="multi-platform EPUB2/EPUB3 ebook editor"
 arch=('x86_64')
 url="https://sigil-ebook.com/;
@@ -26,9 +26,9 @@
 install=${pkgname}.install
 
source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz;
 
"https://github.com/Sigil-Ebook/Sigil/releases/download/${pkgver}/Sigil-${pkgver}.tar.gz.sig;)
-sha256sums=('d4ac2d178fd154d9892fcb552304b20fc12d9eb4b2be5a222c6421c18720cca6'
+sha256sums=('431c25791c1bdfa0397a1473aa014727d40b2def7e6be236b23ef98a495b1b10'
 'SKIP')
-b2sums=('a20a1465032371f9d7e567fff03c859adf4bd2264e9d803efeb3bdeb3b097eca826daa36824370848aea50fffb2b2b74b28568f7dca926565dfd0948d7ade030'
+b2sums=('5772316d3ffc78387f7fb9db1e88397756bf82c25513246033fe71f288d619844e9316f43b7f08b914e4f59912e42eea061079cd4b468de77087bf7a8ea46be0'
 'SKIP')
 validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 

 


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

2019-12-17 Thread Eli Schwartz via arch-commits
Date: Wednesday, December 18, 2019 @ 02:52:40
  Author: eschwartz
Revision: 538007

upgpkg: pageedit 1.0.0-1: upstream release

Modified:
  pageedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 02:03:46 UTC (rev 538006)
+++ PKGBUILD2019-12-18 02:52:40 UTC (rev 538007)
@@ -1,7 +1,7 @@
 # Maintainer: Eli Schwartz 
 
 pkgname=pageedit
-pkgver=0.9.6
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Simple Single Page XHTML Visual Editor, split from Sigil's BookView"
 arch=('x86_64')
@@ -11,9 +11,9 @@
 makedepends=('cmake' 'qt5-tools')
 source=("PageEdit-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
 "${url}/releases/download/${pkgver}/PageEdit-${pkgver}.tar.gz.sig")
-sha256sums=('f9cbfabc486acecdeb4ffe0c7ad5e73eebbb38341e1951c5240262bfbf8bfb05'
+sha256sums=('75a5ca61b7c44ba4d655c7573a984066d8e2814831549ec38ebe2fbbd3569d50'
 'SKIP')
-b2sums=('fcc8aaf04dddbb72d17814825f1d81e010481de6be98946eec2e8218aaa485253a950e2c4ca9bbc6f6971d598f1fe451797664e367c6a2024be4d62fb4469952'
+b2sums=('0fe8198d1aea1c6d6cde64a9918dc7659282e3de4f02faeea2e3311980f79c80a550c0011b3fcce734086c0432abdfe60844fbd3c46e264dfdc90ac4628fdba0'
 'SKIP')
 validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 

 


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

2019-12-17 Thread Nicola Squartini via arch-commits
Date: Wednesday, December 18, 2019 @ 02:03:46
  Author: tensor5
Revision: 538006

archrelease: copy trunk to community-x86_64

Added:
  solidity/repos/community-x86_64/PKGBUILD
(from rev 538005, solidity/trunk/PKGBUILD)
Deleted:
  solidity/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-18 02:03:18 UTC (rev 538005)
+++ PKGBUILD2019-12-18 02:03:46 UTC (rev 538006)
@@ -1,44 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=solidity
-pkgver=0.5.14
-_commit=01f1aaa4c73cd705934a7d769d719ccfc561dd12
-pkgrel=1
-pkgdesc='Contract-Oriented Programming Language'
-arch=('x86_64')
-url='https://github.com/ethereum/solidity'
-license=('GPL3')
-depends=('gcc-libs')
-makedepends=('boost' 'cmake' 'git')
-source=("git+https://github.com/ethereum/solidity.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-prepare() {
-cd ${pkgname}
-
-commithash=$(git rev-parse --short=8 HEAD)
-echo -n ${commithash} > commit_hash.txt
-echo -n > prerelease.txt
-
-# Fix for GCC 8
-sed -e '/add_compile_options(-Wall)/d' -i cmake/EthCompilerSettings.cmake
-}
-
-build() {
-cd ${pkgname}
-
-mkdir build
-cd build
-cmake \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DTESTS=OFF \
-..
-make
-}
-
-package() {
-cd ${pkgname}/build
-
-make DESTDIR="${pkgdir}" install
-}

Copied: solidity/repos/community-x86_64/PKGBUILD (from rev 538005, 
solidity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-18 02:03:46 UTC (rev 538006)
@@ -0,0 +1,41 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=solidity
+pkgver=0.6.0
+_commit=26b700771e9cc9c956f0503a05de69a1be427963
+pkgrel=1
+pkgdesc='Contract-Oriented Programming Language'
+arch=('x86_64')
+url='https://github.com/ethereum/solidity'
+license=('GPL3')
+depends=('cvc4' 'z3')
+makedepends=('boost' 'cmake' 'git')
+source=("git+https://github.com/ethereum/solidity.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+cd ${pkgname}
+
+commithash=$(git rev-parse --short=8 HEAD)
+echo -n ${commithash} > commit_hash.txt
+echo -n > prerelease.txt
+}
+
+build() {
+cd ${pkgname}
+
+mkdir build
+cd build
+cmake \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DTESTS=OFF \
+..
+make
+}
+
+package() {
+cd ${pkgname}/build
+
+make DESTDIR="${pkgdir}" install
+}


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

2019-12-17 Thread Nicola Squartini via arch-commits
Date: Wednesday, December 18, 2019 @ 02:03:18
  Author: tensor5
Revision: 538005

upgpkg: solidity 0.6.0-1

Modified:
  solidity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:26:08 UTC (rev 538004)
+++ PKGBUILD2019-12-18 02:03:18 UTC (rev 538005)
@@ -1,14 +1,14 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=solidity
-pkgver=0.5.14
-_commit=01f1aaa4c73cd705934a7d769d719ccfc561dd12
+pkgver=0.6.0
+_commit=26b700771e9cc9c956f0503a05de69a1be427963
 pkgrel=1
 pkgdesc='Contract-Oriented Programming Language'
 arch=('x86_64')
 url='https://github.com/ethereum/solidity'
 license=('GPL3')
-depends=('gcc-libs')
+depends=('cvc4' 'z3')
 makedepends=('boost' 'cmake' 'git')
 source=("git+https://github.com/ethereum/solidity.git#commit=${_commit};)
 sha256sums=('SKIP')
@@ -19,9 +19,6 @@
 commithash=$(git rev-parse --short=8 HEAD)
 echo -n ${commithash} > commit_hash.txt
 echo -n > prerelease.txt
-
-# Fix for GCC 8
-sed -e '/add_compile_options(-Wall)/d' -i cmake/EthCompilerSettings.cmake
 }
 
 build() {


[arch-commits] Commit in absl-py/repos/community-any (3 files)

2019-12-17 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, December 18, 2019 @ 00:26:08
  Author: kgizdov
Revision: 538004

archrelease: copy trunk to community-any

Added:
  absl-py/repos/community-any/PKGBUILD
(from rev 538003, absl-py/trunk/PKGBUILD)
  absl-py/repos/community-any/fix_for_Python_3.8_BC_breaking_logging_API.patch
(from rev 538003, 
absl-py/trunk/fix_for_Python_3.8_BC_breaking_logging_API.patch)
Deleted:
  absl-py/repos/community-any/PKGBUILD

--+
 PKGBUILD |   61 +++--
 fix_for_Python_3.8_BC_breaking_logging_API.patch |   25 
 2 files changed, 59 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-18 00:26:00 UTC (rev 538003)
+++ PKGBUILD2019-12-18 00:26:08 UTC (rev 538004)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-
-pkgname=absl-py
-pkgver=0.8.1
-pkgrel=3
-pkgdesc="Abseil Python Common Libraries"
-arch=(any)
-url="https://github.com/abseil/abseil-py;
-license=(APACHE)
-makedepends=(python-setuptools)
-source=(https://pypi.io/packages/source/a/absl-py/absl-py-$pkgver.tar.gz)
-sha512sums=('fbf1f601021850686fa6430001ea370a26490f3c8c841ba2e34048c69ca382a6f6baf9480e989edddfff69c15a5ea5bbc6d4afa83b3f2b1512dfee40ba940096')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  chmod -R +r "${pkgdir}"/usr/lib
-}
-
-# vim:set ts=2 sw=2 et:

Copied: absl-py/repos/community-any/PKGBUILD (from rev 538003, 
absl-py/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-18 00:26:08 UTC (rev 538004)
@@ -0,0 +1,34 @@
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=absl-py
+pkgver=0.8.1
+pkgrel=4
+pkgdesc="Abseil Python Common Libraries"
+arch=(any)
+url="https://github.com/abseil/abseil-py;
+license=(APACHE)
+makedepends=(python-setuptools)
+source=(https://pypi.io/packages/source/a/absl-py/absl-py-$pkgver.tar.gz
+fix_for_Python_3.8_BC_breaking_logging_API.patch)
+sha512sums=('fbf1f601021850686fa6430001ea370a26490f3c8c841ba2e34048c69ca382a6f6baf9480e989edddfff69c15a5ea5bbc6d4afa83b3f2b1512dfee40ba940096'
+
'f6463aa595e572e2bf5dd2684ed9088f5f85676ac6c99ac92d35849b08cf6c1a72671812898f3bb3eb31d19751530b8a0e127fc0e77bb9f2cef88938e92dd54a')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -Np1 -i "${srcdir}"/fix_for_Python_3.8_BC_breaking_logging_API.patch
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  chmod -R +r "${pkgdir}"/usr/lib
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 
absl-py/repos/community-any/fix_for_Python_3.8_BC_breaking_logging_API.patch 
(from rev 538003, 
absl-py/trunk/fix_for_Python_3.8_BC_breaking_logging_API.patch)
===
--- fix_for_Python_3.8_BC_breaking_logging_API.patch
(rev 0)
+++ fix_for_Python_3.8_BC_breaking_logging_API.patch2019-12-18 00:26:08 UTC 
(rev 538004)
@@ -0,0 +1,25 @@
+From 0daab405bf6e3448d46e054e07550db16199f185 Mon Sep 17 00:00:00 2001
+From: Roman Ring 
+Date: Wed, 11 Dec 2019 20:25:11 +0200
+Subject: [PATCH] fix for Python 3.8 BC breaking logging API change
+
+Relevant issues:
+* https://github.com/tensorflow/tensorflow/issues/35027
+* https://github.com/deepmind/pysc2/issues/286
+---
+ absl/logging/__init__.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/absl/logging/__init__.py b/absl/logging/__init__.py
+index 47adfe2..c4ce102 100644
+--- a/absl/logging/__init__.py
 b/absl/logging/__init__.py
+@@ -952,7 +952,7 @@ class ABSLLogger(logging.getLoggerClass()):
+   """
+   _frames_to_skip = set()
+ 
+-  def findCaller(self, stack_info=False):
++  def findCaller(self, stack_info=False, stacklevel=1):
+ """Finds the frame of the calling method on the stack.
+ 
+ This method skips any frames registered with the


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

2019-12-17 Thread Konstantin Gizdov via arch-commits
Date: Wednesday, December 18, 2019 @ 00:26:00
  Author: kgizdov
Revision: 538003

upgpkg: absl-py 0.8.1-4

fix Python 3.8 loggin API

Added:
  absl-py/trunk/fix_for_Python_3.8_BC_breaking_logging_API.patch
Modified:
  absl-py/trunk/PKGBUILD

--+
 PKGBUILD |   13 --
 fix_for_Python_3.8_BC_breaking_logging_API.patch |   25 +
 2 files changed, 35 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:20:36 UTC (rev 538002)
+++ PKGBUILD2019-12-18 00:26:00 UTC (rev 538003)
@@ -2,15 +2,22 @@
 
 pkgname=absl-py
 pkgver=0.8.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Abseil Python Common Libraries"
 arch=(any)
 url="https://github.com/abseil/abseil-py;
 license=(APACHE)
 makedepends=(python-setuptools)
-source=(https://pypi.io/packages/source/a/absl-py/absl-py-$pkgver.tar.gz)
-sha512sums=('fbf1f601021850686fa6430001ea370a26490f3c8c841ba2e34048c69ca382a6f6baf9480e989edddfff69c15a5ea5bbc6d4afa83b3f2b1512dfee40ba940096')
+source=(https://pypi.io/packages/source/a/absl-py/absl-py-$pkgver.tar.gz
+fix_for_Python_3.8_BC_breaking_logging_API.patch)
+sha512sums=('fbf1f601021850686fa6430001ea370a26490f3c8c841ba2e34048c69ca382a6f6baf9480e989edddfff69c15a5ea5bbc6d4afa83b3f2b1512dfee40ba940096'
+
'f6463aa595e572e2bf5dd2684ed9088f5f85676ac6c99ac92d35849b08cf6c1a72671812898f3bb3eb31d19751530b8a0e127fc0e77bb9f2cef88938e92dd54a')
 
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -Np1 -i "${srcdir}"/fix_for_Python_3.8_BC_breaking_logging_API.patch
+}
+
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 

Added: fix_for_Python_3.8_BC_breaking_logging_API.patch
===
--- fix_for_Python_3.8_BC_breaking_logging_API.patch
(rev 0)
+++ fix_for_Python_3.8_BC_breaking_logging_API.patch2019-12-18 00:26:00 UTC 
(rev 538003)
@@ -0,0 +1,25 @@
+From 0daab405bf6e3448d46e054e07550db16199f185 Mon Sep 17 00:00:00 2001
+From: Roman Ring 
+Date: Wed, 11 Dec 2019 20:25:11 +0200
+Subject: [PATCH] fix for Python 3.8 BC breaking logging API change
+
+Relevant issues:
+* https://github.com/tensorflow/tensorflow/issues/35027
+* https://github.com/deepmind/pysc2/issues/286
+---
+ absl/logging/__init__.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/absl/logging/__init__.py b/absl/logging/__init__.py
+index 47adfe2..c4ce102 100644
+--- a/absl/logging/__init__.py
 b/absl/logging/__init__.py
+@@ -952,7 +952,7 @@ class ABSLLogger(logging.getLoggerClass()):
+   """
+   _frames_to_skip = set()
+ 
+-  def findCaller(self, stack_info=False):
++  def findCaller(self, stack_info=False, stacklevel=1):
+ """Finds the frame of the calling method on the stack.
+ 
+ This method skips any frames registered with the


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:36
  Author: heftig
Revision: 538002

archrelease: copy trunk to community-testing-x86_64

Added:
  tp_smapi-lts/repos/community-testing-x86_64/
  tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 538000, tp_smapi-lts/trunk/PKGBUILD)

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

Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 538000, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:36 UTC (rev 538002)
@@ -0,0 +1,50 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi-lts
+pkgver=0.43
+pkgrel=26
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+makedepends=('linux-lts-headers' 'git')
+_commit=a63729ab30d85430048f65c37f29188ab484cd52  # tags/tp-smapi/0.43
+source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd tp_smapi
+  git describe --tags | sed 's/^tp-smapi\///;s/-/+/g'
+}
+
+build() {
+  cd tp_smapi
+
+  # https://bugs.archlinux.org/task/54975 (kernel has no 
_GLOBAL_OFFSET_TABLE_):
+  # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt 
breaks the modules
+
+  make HDAPS=1 KVER="$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:08
  Author: heftig
Revision: 538000

archrelease: copy trunk to community-testing-x86_64

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

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

Copied: acpi_call/repos/community-testing-x86_64/PKGBUILD (from rev 537989, 
acpi_call/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:08 UTC (rev 538000)
@@ -0,0 +1,62 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgbase=acpi_call
+pkgname=(acpi_call acpi_call-dkms)
+pkgver=1.1.0
+pkgrel=266
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+url='https://github.com/mkottman/acpi_call'
+arch=('x86_64')
+license=('GPL')
+makedepends=('linux-headers')
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;
+dkms.conf)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0'
+'32e6ea6523b13132c6c7838bba7fbf3d040ba2d35a892c2c356245612720df8a')
+
+prepare() {
+  cd $pkgbase-$pkgver
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+
+  # Fix build with Linux >= 4.12
+  sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KVERSION="$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:39
  Author: heftig
Revision: 371628

archrelease: copy trunk to testing-x86_64

Added:
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 371623, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/config
(from rev 371623, linux/trunk/config)

--+
 PKGBUILD |  200 +
 config   |10609 +
 2 files changed, 10809 insertions(+)

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


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:35
  Author: heftig
Revision: 538001

archrelease: copy trunk to community-testing-x86_64

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

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

Copied: virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD (from 
rev 537991, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:35 UTC (rev 538001)
@@ -0,0 +1,58 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=6.1.0
+pkgrel=3
+arch=('x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux-headers'
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+build() {
+_kernver=$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:37
  Author: heftig
Revision: 371626

archrelease: copy trunk to testing-x86_64

Added:
  linux-zen/repos/testing-x86_64/
  linux-zen/repos/testing-x86_64/PKGBUILD
(from rev 371623, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-x86_64/config
(from rev 371623, linux-zen/trunk/config)

--+
 PKGBUILD |  200 +
 config   |10646 +
 2 files changed, 10846 insertions(+)

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


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:08
  Author: heftig
Revision: 371623

archrelease: copy trunk to testing-x86_64

Added:
  nvidia-lts/repos/testing-x86_64/
  nvidia-lts/repos/testing-x86_64/PKGBUILD
(from rev 371621, nvidia-lts/trunk/PKGBUILD)

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

Copied: nvidia-lts/repos/testing-x86_64/PKGBUILD (from rev 371621, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-12-18 00:20:08 UTC (rev 371623)
@@ -0,0 +1,42 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=440.44
+pkgrel=3
+epoch=1
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('x86_64')
+url="https://www.nvidia.com/;
+makedepends=("nvidia-utils=${pkgver}" 'libglvnd' 'linux-lts-headers')
+provides=('nvidia')
+license=('custom')
+options=('!strip')
+_pkg="NVIDIA-Linux-x86_64-${pkgver}"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run;)
+sha512sums=('c0c0e19cdb82d47575adbcf46e23580977cf7a5097edfb9d76464c2e678a44f556d8c2d0d49515a86b6765f57176460193c6951927e24c278e6a7f411f89f26b')
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+}
+
+build() {
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/src/linux-lts module
+}
+
+package() {
+depends=('linux-lts' "nvidia-utils=${pkgver}" 'libglvnd')
+
+_extradir="/usr/lib/modules/$(

[arch-commits] Commit in nvidia-390xx/repos (5 files)

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:34
  Author: heftig
Revision: 371624

archrelease: copy trunk to testing-x86_64

Added:
  nvidia-390xx/repos/testing-x86_64/
  nvidia-390xx/repos/testing-x86_64/PKGBUILD
(from rev 371621, nvidia-390xx/trunk/PKGBUILD)
  nvidia-390xx/repos/testing-x86_64/kernel-4.16.patch
(from rev 371621, nvidia-390xx/trunk/kernel-4.16.patch)
  nvidia-390xx/repos/testing-x86_64/kernel-5.1.patch
(from rev 371622, nvidia-390xx/trunk/kernel-5.1.patch)
  nvidia-390xx/repos/testing-x86_64/kernel-5.2.patch
(from rev 371622, nvidia-390xx/trunk/kernel-5.2.patch)

---+
 PKGBUILD  |   86 ++
 kernel-4.16.patch |   33 +
 kernel-5.1.patch  |  130 
 kernel-5.2.patch  |   18 +++
 4 files changed, 267 insertions(+)

Copied: nvidia-390xx/repos/testing-x86_64/PKGBUILD (from rev 371621, 
nvidia-390xx/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-12-18 00:20:34 UTC (rev 371624)
@@ -0,0 +1,86 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia-390xx
+pkgname=(nvidia-390xx nvidia-390xx-dkms)
+pkgver=390.132
+pkgrel=8
+pkgdesc="NVIDIA drivers for linux, 390xx legacy branch"
+arch=('x86_64')
+url="https://www.nvidia.com/;
+makedepends=("nvidia-390xx-utils=${pkgver}" 'libglvnd' 'linux-headers')
+conflicts=('nvidia')
+license=('custom')
+options=('!strip')
+_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run;
+'kernel-4.16.patch')
+sha256sums=('b6b4b8af37e78e026c9ebdf4a5c64ea412dfcb710931dd028c22dac228de659d'
+'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+# Restore phys_to_dma support (still needed for 396.18)
+# https://bugs.archlinux.org/task/58074
+patch -Np1 -i ../kernel-4.16.patch
+
+cp -a kernel kernel-dkms
+cd kernel-dkms
+sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
+sed -i 's/__JOBS/`nproc`/' dkms.conf
+sed -i 's/__DKMS_MODULES//' dkms.conf
+sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[1]="nvidia-uvm"\
+DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[2]="nvidia-modeset"\
+DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[3]="nvidia-drm"\
+DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf
+
+# Gift for linux-rt guys
+sed -i 's/NV_EXCLUDE_BUILD_MODULES/IGNORE_PREEMPT_RT_PRESENCE=1 
NV_EXCLUDE_BUILD_MODULES/' dkms.conf
+}
+
+build() {
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/src/linux module
+}
+
+package_nvidia-390xx() {
+pkgdesc="NVIDIA drivers for linux, 390xx legacy branch"
+depends=('linux' "nvidia-390xx-utils=${pkgver}" 'libglvnd')
+
+_extradir="/usr/lib/modules/$(
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 16, 0)
+ #include 
++#else
++#include 
++#endif
+ #endif
+ 
+ #if defined(CONFIG_SWIOTLB) && defined(NVCPU_AARCH64)
+diff --git a/kernel/conftest.sh b/kernel/conftest.sh
+index b23dbb4..42dc576 100755
+--- a/kernel/conftest.sh
 b/kernel/conftest.sh
+@@ -1906,7 +1906,12 @@ compile_test() {
+ # Determine if the phys_to_dma function is present.
+ #
+ CODE="
++#include 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 16, 0)
+ #include 
++#else
++#include 
++#endif
+ void conftest_phys_to_dma(void) {
+ phys_to_dma();
+ }"

Copied: nvidia-390xx/repos/testing-x86_64/kernel-5.1.patch (from rev 371622, 
nvidia-390xx/trunk/kernel-5.1.patch)
===
--- testing-x86_64/kernel-5.1.patch (rev 0)
+++ testing-x86_64/kernel-5.1.patch 2019-12-18 00:20:34 UTC (rev 371624)
@@ -0,0 +1,130 @@
+diff --git a/kernel/common/inc/nv-list-helpers.h 
b/kernel/common/inc/nv-list-helpers.h
+index 0aed851..d6304c9 100644
+--- a/kernel/common/inc/nv-list-helpers.h
 b/kernel/common/inc/nv-list-helpers.h
+@@ -26,6 +26,8 @@
+ #include 
+ #include "conftest.h"
+ 
++#include 
++
+ #if !defined (list_for_each)
+ #define list_for_each(pos, head) \
+ for (pos = (head)->next; pos != (head); pos = (pos)->next)
+@@ -91,10 +93,12 @@
+ list_entry((pos)->member.next, typeof(*(pos)), member)
+ #endif
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 1, 0)
+ static inline int list_is_first(const struct list_head *list,
+ const struct list_head *head)
+ {
+ return list->prev == head;
+ }
++#endif
+ 
+ #endif // __NV_LIST_HELPERS_H__
+diff --git 

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:38
  Author: heftig
Revision: 371627

archrelease: copy trunk to testing-x86_64

Added:
  nvidia/repos/testing-x86_64/
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 371622, nvidia/trunk/PKGBUILD)

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

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 371622, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-12-18 00:20:38 UTC (rev 371627)
@@ -0,0 +1,79 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia
+pkgname=(nvidia nvidia-dkms)
+pkgver=440.44
+pkgrel=3
+pkgdesc="NVIDIA drivers for linux"
+arch=('x86_64')
+url="https://www.nvidia.com/;
+makedepends=("nvidia-utils=${pkgver}" 'libglvnd' 'linux-headers')
+license=('custom')
+options=('!strip')
+_pkg="NVIDIA-Linux-x86_64-${pkgver}"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run;)
+sha512sums=('c0c0e19cdb82d47575adbcf46e23580977cf7a5097edfb9d76464c2e678a44f556d8c2d0d49515a86b6765f57176460193c6951927e24c278e6a7f411f89f26b')
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+cp -a kernel kernel-dkms
+cd kernel-dkms
+sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
+sed -i 's/__JOBS/`nproc`/' dkms.conf
+sed -i 's/__DKMS_MODULES//' dkms.conf
+sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[1]="nvidia-uvm"\
+DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[2]="nvidia-modeset"\
+DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[3]="nvidia-drm"\
+DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf
+
+# Gift for linux-rt guys
+sed -i 's/NV_EXCLUDE_BUILD_MODULES/IGNORE_PREEMPT_RT_PRESENCE=1 
NV_EXCLUDE_BUILD_MODULES/' dkms.conf
+}
+
+build() {
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/src/linux module
+}
+
+package_nvidia() {
+pkgdesc="NVIDIA drivers for linux"
+depends=('linux' "nvidia-utils=${pkgver}" 'libglvnd')
+
+_extradir="/usr/lib/modules/$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:06
  Author: heftig
Revision: 371622

archrelease: copy trunk to testing-x86_64

Added:
  nvidia-390xx-lts/repos/testing-x86_64/
  nvidia-390xx-lts/repos/testing-x86_64/PKGBUILD
(from rev 371621, nvidia-390xx-lts/trunk/PKGBUILD)
  nvidia-390xx-lts/repos/testing-x86_64/kernel-4.16.patch
(from rev 371621, nvidia-390xx-lts/trunk/kernel-4.16.patch)

---+
 PKGBUILD  |   48 
 kernel-4.16.patch |   33 +
 2 files changed, 81 insertions(+)

Copied: nvidia-390xx-lts/repos/testing-x86_64/PKGBUILD (from rev 371621, 
nvidia-390xx-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-12-18 00:20:06 UTC (rev 371622)
@@ -0,0 +1,48 @@
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-390xx-lts
+pkgver=390.132
+pkgrel=7
+epoch=1
+pkgdesc="NVIDIA drivers for linux-lts, 390xx legacy branch"
+arch=('x86_64')
+url="https://www.nvidia.com/;
+makedepends=("nvidia-390xx-utils=${pkgver}" 'libglvnd' 'linux-lts-headers')
+provides=('nvidia-390xx')
+conflicts=('nvidia-lts')
+license=('custom')
+options=('!strip')
+_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run;
+'kernel-4.16.patch')
+sha256sums=('b6b4b8af37e78e026c9ebdf4a5c64ea412dfcb710931dd028c22dac228de659d'
+'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+# Restore phys_to_dma support (still needed for 396.18)
+# https://bugs.archlinux.org/task/58074
+patch -Np1 -i ../kernel-4.16.patch
+}
+
+build() {
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/src/linux-lts module
+}
+
+package() {
+depends=('linux-lts' "nvidia-390xx-utils=${pkgver}" 'libglvnd')
+
+_extradir="/usr/lib/modules/$(
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 16, 0)
+ #include 
++#else
++#include 
++#endif
+ #endif
+ 
+ #if defined(CONFIG_SWIOTLB) && defined(NVCPU_AARCH64)
+diff --git a/kernel/conftest.sh b/kernel/conftest.sh
+index b23dbb4..42dc576 100755
+--- a/kernel/conftest.sh
 b/kernel/conftest.sh
+@@ -1906,7 +1906,12 @@ compile_test() {
+ # Determine if the phys_to_dma function is present.
+ #
+ CODE="
++#include 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 16, 0)
+ #include 
++#else
++#include 
++#endif
+ void conftest_phys_to_dma(void) {
+ phys_to_dma();
+ }"


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:07
  Author: heftig
Revision: 537999

archrelease: copy trunk to community-testing-x86_64

Added:
  tp_smapi/repos/community-testing-x86_64/
  tp_smapi/repos/community-testing-x86_64/PKGBUILD
(from rev 537997, tp_smapi/trunk/PKGBUILD)

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

Copied: tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 537997, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:07 UTC (rev 537999)
@@ -0,0 +1,50 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+pkgver=0.43
+pkgrel=159
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+makedepends=('linux-headers' 'git')
+_commit=a63729ab30d85430048f65c37f29188ab484cd52  # tags/tp-smapi/0.43
+source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^tp-smapi\///;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  # https://bugs.archlinux.org/task/54975 (kernel has no 
_GLOBAL_OFFSET_TABLE_):
+  # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt 
breaks the modules
+
+  make HDAPS=1 KVER="$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:36
  Author: heftig
Revision: 371625

archrelease: copy trunk to testing-x86_64

Added:
  linux-lts/repos/testing-x86_64/
  
linux-lts/repos/testing-x86_64/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
(from rev 371623, 
linux-lts/trunk/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 371623, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/config
(from rev 371623, linux-lts/trunk/config)

-+
 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch |  132 
 PKGBUILD|  204 
 config  | 9819 
++
 3 files changed, 10155 insertions(+)

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


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:59
  Author: heftig
Revision: 537993

archrelease: copy trunk to community-testing-x86_64

Added:
  r8168-lts/repos/community-testing-x86_64/
  r8168-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 537990, r8168-lts/trunk/PKGBUILD)

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

Copied: r8168-lts/repos/community-testing-x86_64/PKGBUILD (from rev 537990, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:19:59 UTC (rev 537993)
@@ -0,0 +1,39 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+pkgver=8.047.05
+pkgrel=5
+pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('x86_64')
+makedepends=('linux-lts-headers')
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/r8168-$pkgver.tar.gz)
+sha256sums=('1344bf3d8a1d01a1be8805b48940be1b946b5e694ca75bd14ed1c76fd4c3d67b')
+
+build() {
+   local KERNEL_VERSION=$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:03
  Author: heftig
Revision: 537996

archrelease: copy trunk to community-testing-x86_64

Added:
  acpi_call-lts/repos/community-testing-x86_64/
  acpi_call-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 537993, acpi_call-lts/trunk/PKGBUILD)

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

Copied: acpi_call-lts/repos/community-testing-x86_64/PKGBUILD (from rev 537993, 
acpi_call-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:03 UTC (rev 537996)
@@ -0,0 +1,46 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call-lts
+pkgver=1.1.0
+pkgrel=107
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+url='https://github.com/mkottman/acpi_call'
+arch=('x86_64')
+license=('GPL')
+makedepends=('linux-lts-headers')
+provides=('acpi_call')
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-$pkgver
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+
+  # Fix build with Linux >= 4.12
+  sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c
+}
+
+build() {
+  cd acpi_call-$pkgver
+  make KVERSION="$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:04
  Author: heftig
Revision: 537997

archrelease: copy trunk to community-testing-x86_64

Added:
  r8168/repos/community-testing-x86_64/
  r8168/repos/community-testing-x86_64/PKGBUILD
(from rev 537989, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-x86_64/kernel-5.4.patch
(from rev 537990, r8168/trunk/kernel-5.4.patch)

--+
 PKGBUILD |   47 +++
 kernel-5.4.patch |   12 
 2 files changed, 59 insertions(+)

Copied: r8168/repos/community-testing-x86_64/PKGBUILD (from rev 537989, 
r8168/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:04 UTC (rev 537997)
@@ -0,0 +1,47 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.047.05
+pkgrel=6
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('x86_64')
+makedepends=('linux-headers')
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
+   kernel-5.4.patch)
+sha256sums=('1344bf3d8a1d01a1be8805b48940be1b946b5e694ca75bd14ed1c76fd4c3d67b'
+'be79c151c6323bb4d340e31e44fae25a36a93d317812fe5d75c54649ed2508b0')
+
+prepare() {
+   cd "$pkgname-$pkgver"
+   patch -Np1 -i ../kernel-5.4.patch
+}
+
+build() {
+   local KERNEL_VERSION=$(
+ #include 
+ 
+-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26) && LINUX_VERSION_CODE < 
KERNEL_VERSION(5,4,0)
+ #include 
+ #endif
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,37)


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:06
  Author: heftig
Revision: 537998

archrelease: copy trunk to community-testing-x86_64

Added:
  ndiswrapper-arch/repos/community-testing-x86_64/
  ndiswrapper-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 537994, ndiswrapper-arch/trunk/PKGBUILD)
  ndiswrapper-arch/repos/community-testing-x86_64/kernel-5.3.patch
(from rev 537994, ndiswrapper-arch/trunk/kernel-5.3.patch)
  ndiswrapper-arch/repos/community-testing-x86_64/kernel-5.4.patch
(from rev 537995, ndiswrapper-arch/trunk/kernel-5.4.patch)

--+
 PKGBUILD |   40 ++
 kernel-5.3.patch |   69 +
 kernel-5.4.patch |   22 
 3 files changed, 131 insertions(+)

Copied: ndiswrapper-arch/repos/community-testing-x86_64/PKGBUILD (from rev 
537994, ndiswrapper-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:06 UTC (rev 537998)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Contributor: maz-1 
+
+pkgname=ndiswrapper-arch
+pkgver=1.62
+pkgrel=11
+pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors, kernel module for Arch kernel"
+arch=('x86_64')
+url="https://sourceforge.net/projects/ndiswrapper/;
+license=('GPL')
+makedepends=('linux-headers')
+provides=('NDISWRAPPER-MODULE')
+replaces=('ndiswrapper-module')
+source=("https://sourceforge.net/projects/ndiswrapper/files/stable/ndiswrapper-$pkgver.tar.gz;
+'kernel-5.3.patch' 'kernel-5.4.patch')
+sha512sums=('a6e111bc699572642e44d6d31cc2f06374648a01b8dd7dd4e74d6ad5e187e39f99faee38f792c83a94d4618ae4d8866914fb3f60b1d80e838a753285ea7cf783'
+
'c404f35280534b172235c5c578657d7a30ac2253c7c2abedd65a183d09390e95e7c3030cb409accb4d198ff0411482f8029f8664418c99d5672f92e9c733801d'
+
'36450042db79ed4545030276bff9db1bc9895259f38c1c0bf4dc238ad76ec61c2e08d437997dafd327f2a8fd1694d61e418941555e92144e3ec86c8066561429')
+
+prepare() {
+  cd ndiswrapper-$pkgver
+  patch --no-backup-if-mismatch -p2 -i "$srcdir"/kernel-5.3.patch
+  patch --no-backup-if-mismatch -p1 -i "$srcdir"/kernel-5.4.patch
+}
+
+build() {
+  _kernver="$(task = NULL;
+   info->count = 0;
+ #ifdef CONFIG_SMP
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0)
+   cpumask_setall(>cpus_allowed);
++#else
++  cpumask_setall(>cpus_mask);
++#endif
+ #endif
+   }
+   } while (0);
+diff --git a/ndiswrapper/driver/ntoskernel.h b/ndiswrapper/driver/ntoskernel.h
+index 3c4c6ff..8a71ae3 100644
+--- a/ndiswrapper/driver/ntoskernel.h
 b/ndiswrapper/driver/ntoskernel.h
+@@ -107,7 +107,11 @@ static cpumask_t cpumasks[NR_CPUS];
+ #endif /* CONFIG_SMP */
+ 
+ #ifndef tsk_cpus_allowed
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0)
+ #define tsk_cpus_allowed(tsk) (&(tsk)->cpus_allowed)
++#else
++#define tsk_cpus_allowed(tsk) (&(tsk)->cpus_mask)
++#endif
+ #endif
+ 
+ #ifndef __packed
+@@ -631,7 +635,12 @@ struct irql_info {
+   int count;
+   struct mutex lock;
+ #ifdef CONFIG_SMP
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0)
+   cpumask_t cpus_allowed;
++#else
++  const cpumask_t *cpus_ptr;
++  cpumask_t   cpus_mask;
++#endif
+ #endif
+   struct task_struct *task;
+ };
+@@ -658,7 +667,11 @@ static inline KIRQL raise_irql(KIRQL newirql)
+   /* TODO: is this enough to pin down to current cpu? */
+ #ifdef CONFIG_SMP
+   assert(task_cpu(current) == smp_processor_id());
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0)
+   cpumask_copy(>cpus_allowed, tsk_cpus_allowed(current));
++#else
++  cpumask_copy(>cpus_mask, tsk_cpus_allowed(current));
++#endif
+   set_cpus_allowed_ptr(current, cpumask_of(smp_processor_id()));
+ #endif
+   put_cpu_var(irql_info);
+@@ -682,7 +695,11 @@ static inline void lower_irql(KIRQL oldirql)
+   if (--info->count == 0) {
+   info->task = NULL;
+ #ifdef CONFIG_SMP
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0)
+   set_cpus_allowed_ptr(current, >cpus_allowed);
++#else
++  set_cpus_allowed_ptr(current, >cpus_mask);
++#endif
+ #endif
+   mutex_unlock(>lock);
+   }

Copied: ndiswrapper-arch/repos/community-testing-x86_64/kernel-5.4.patch (from 
rev 537995, ndiswrapper-arch/trunk/kernel-5.4.patch)
===
--- community-testing-x86_64/kernel-5.4.patch   (rev 0)
+++ community-testing-x86_64/kernel-5.4.patch   2019-12-18 00:20:06 UTC (rev 
537998)
@@ -0,0 +1,22 @@
+diff -u -r ndiswrapper-1.62/driver/wrapndis.c 
ndiswrapper-1.62-5.4/driver/wrapndis.c
+--- ndiswrapper-1.62/driver/wrapndis.c 2019-02-11 04:11:14.0 +
 ndiswrapper-1.62-5.4/driver/wrapndis.c 2019-11-26 

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:00
  Author: heftig
Revision: 537994

archrelease: copy trunk to community-testing-x86_64

Added:
  wireguard-lts/repos/community-testing-x86_64/
  wireguard-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 537989, wireguard-lts/trunk/PKGBUILD)

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

Copied: wireguard-lts/repos/community-testing-x86_64/PKGBUILD (from rev 537989, 
wireguard-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:00 UTC (rev 537994)
@@ -0,0 +1,32 @@
+# Maintainer: Christian Hesse 
+
+pkgname=wireguard-lts
+pkgver=0.0.20191212
+pkgrel=3
+pkgdesc='Wireguard module for LTS Kernel'
+url='https://www.wireguard.com/'
+arch=('x86_64')
+license=('GPL')
+makedepends=('linux-lts-headers' "wireguard-dkms>=$pkgver")
+conflicts=('wireguard-dkms')
+provides=('WIREGUARD-MODULE')
+
+build() {
+_kernver=$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:20:01
  Author: heftig
Revision: 537995

archrelease: copy trunk to community-testing-x86_64

Added:
  deepin-anything-arch/repos/community-testing-x86_64/
  deepin-anything-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 537990, deepin-anything-arch/trunk/PKGBUILD)

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

Copied: deepin-anything-arch/repos/community-testing-x86_64/PKGBUILD (from rev 
537990, deepin-anything-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:20:01 UTC (rev 537995)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-anything-arch
+pkgver=5.0.1
+pkgrel=32
+pkgdesc="Deepin Anything file search tool, kernel module for Arch kernel"
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-anything;
+license=('GPL3')
+makedepends=('linux-headers')
+provides=('DEEPIN-ANYTHING-MODULE')
+replaces=('deepin-anything-module')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-anything/archive/$pkgver.tar.gz;)
+sha512sums=('f79b4db917cce2611bd6964d00ae0e162fc500fa7ca76a987145456a9ee81296c776d2b83cf6492a4224c4e4fd95df3ad95a25c1c14d2d4e6865f5bbd639be14')
+
+build() {
+  cd deepin-anything-$pkgver
+  make -C kernelmod kdir=/usr/src/linux
+}
+
+package() {
+  depends=('linux')
+
+  cd deepin-anything-$pkgver
+  local extradir=/usr/lib/modules/$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:52
  Author: heftig
Revision: 537989

archrelease: copy trunk to community-testing-x86_64

Added:
  broadcom-wl/repos/community-testing-x86_64/
  broadcom-wl/repos/community-testing-x86_64/PKGBUILD
(from rev 537988, broadcom-wl/trunk/PKGBUILD)

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

Copied: broadcom-wl/repos/community-testing-x86_64/PKGBUILD (from rev 537988, 
broadcom-wl/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:19:52 UTC (rev 537989)
@@ -0,0 +1,41 @@
+# Maintainer: Eli Schwartz 
+
+_module=broadcom-wl
+_kernelname=  # Build against stock -ARCH kernel
+#_kernelname=-custom  # Build against kernel with a different name
+pkgname=${_module}${_kernelname}
+pkgver=6.30.223.271
+pkgrel=152
+pkgdesc='Broadcom 802.11 Linux STA wireless driver'
+arch=('x86_64')
+url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure'
+license=('custom')
+makedepends=("linux${_kernelname}-headers" "${_module}-dkms=${pkgver}")
+
+build() {
+_kernver=$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:58
  Author: heftig
Revision: 537992

archrelease: copy trunk to community-testing-x86_64

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

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

Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 
537988, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2019-12-18 00:19:58 UTC (rev 
537992)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-testing-x86_64/PKGBUILD (from rev 537988, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:19:58 UTC (rev 537992)
@@ -0,0 +1,53 @@
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgbase=vhba-module
+pkgname=(vhba-module vhba-module-dkms)
+pkgver=20190831
+pkgrel=26
+pkgdesc="Kernel module that emulates SCSI devices"
+url="https://cdemu.sourceforge.io/;
+arch=(x86_64)
+license=(GPL)
+makedepends=('linux-headers')
+source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2;
+60-vhba.rules dkms.conf)
+sha256sums=('9a83772cf8bec15723f7a8105a0aae3faa057edbd5595e6c081e5803a8996bf9'
+'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
+'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  sed -i 's/20190302/20190410/' Makefile  # Fixup VHBA_VERSION
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KERNELRELEASE="$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:19
  Author: heftig
Revision: 537987

0.0.20191212-3: linux 5.4.4.arch1-1

Modified:
  wireguard-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:16 UTC (rev 537986)
+++ PKGBUILD2019-12-18 00:19:19 UTC (rev 537987)
@@ -2,7 +2,7 @@
 
 pkgname=wireguard-arch
 pkgver=0.0.20191212
-pkgrel=2
+pkgrel=3
 pkgdesc='Wireguard module for Arch Kernel'
 url='https://www.wireguard.com/'
 arch=('x86_64')


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:16
  Author: heftig
Revision: 371621

390.132-7: linux-lts 4.19.90-1

Modified:
  nvidia-390xx-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:14 UTC (rev 371620)
+++ PKGBUILD2019-12-18 00:19:16 UTC (rev 371621)
@@ -2,7 +2,7 @@
 
 pkgname=nvidia-390xx-lts
 pkgver=390.132
-pkgrel=6
+pkgrel=7
 epoch=1
 pkgdesc="NVIDIA drivers for linux-lts, 390xx legacy branch"
 arch=('x86_64')


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:57
  Author: heftig
Revision: 537991

archrelease: copy trunk to community-testing-x86_64

Added:
  bbswitch/repos/community-testing-x86_64/
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 537988, bbswitch/trunk/PKGBUILD)

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

Copied: bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 537988, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:19:57 UTC (rev 537991)
@@ -0,0 +1,38 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+pkgrel=271
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+makedepends=('linux-headers')
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  make KDIR=/usr/src/linux
+}
+
+package_bbswitch() {
+  depends=('linux')
+
+  cd ${pkgbase}-${pkgver}
+  _extradir="/usr/lib/modules/$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:54
  Author: heftig
Revision: 537990

archrelease: copy trunk to community-testing-x86_64

Added:
  wireguard-arch/repos/community-testing-x86_64/
  wireguard-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 537988, wireguard-arch/trunk/PKGBUILD)

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

Copied: wireguard-arch/repos/community-testing-x86_64/PKGBUILD (from rev 
537988, wireguard-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-18 00:19:54 UTC (rev 537990)
@@ -0,0 +1,32 @@
+# Maintainer: Christian Hesse 
+
+pkgname=wireguard-arch
+pkgver=0.0.20191212
+pkgrel=3
+pkgdesc='Wireguard module for Arch Kernel'
+url='https://www.wireguard.com/'
+arch=('x86_64')
+license=('GPL')
+makedepends=('linux-headers' "wireguard-dkms>=$pkgver")
+conflicts=('wireguard-dkms')
+provides=('WIREGUARD-MODULE')
+
+build() {
+_kernver=$(

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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:21
  Author: heftig
Revision: 537988

5.0.1-32: linux 5.4.4.arch1-1

Modified:
  deepin-anything-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:19 UTC (rev 537987)
+++ PKGBUILD2019-12-18 00:19:21 UTC (rev 537988)
@@ -2,7 +2,7 @@
 
 pkgname=deepin-anything-arch
 pkgver=5.0.1
-pkgrel=31
+pkgrel=32
 pkgdesc="Deepin Anything file search tool, kernel module for Arch kernel"
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-anything;


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:16
  Author: heftig
Revision: 537986

1.62-11: linux 5.4.4.arch1-1

Modified:
  ndiswrapper-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:10 UTC (rev 537985)
+++ PKGBUILD2019-12-18 00:19:16 UTC (rev 537986)
@@ -3,7 +3,7 @@
 
 pkgname=ndiswrapper-arch
 pkgver=1.62
-pkgrel=10
+pkgrel=11
 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors, kernel module for Arch kernel"
 arch=('x86_64')
 url="https://sourceforge.net/projects/ndiswrapper/;


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:07
  Author: heftig
Revision: 537984

8.047.05-5: linux-lts 4.19.90-1

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:05 UTC (rev 537983)
+++ PKGBUILD2019-12-18 00:19:07 UTC (rev 537984)
@@ -2,7 +2,7 @@
 
 pkgname=r8168-lts
 pkgver=8.047.05
-pkgrel=4
+pkgrel=5
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw;
 license=("GPL")


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:14
  Author: heftig
Revision: 371620

440.44-3: linux 5.4.4.arch1-1

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:09 UTC (rev 371619)
+++ PKGBUILD2019-12-18 00:19:14 UTC (rev 371620)
@@ -5,7 +5,7 @@
 pkgbase=nvidia
 pkgname=(nvidia nvidia-dkms)
 pkgver=440.44
-pkgrel=2
+pkgrel=3
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="https://www.nvidia.com/;


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:09
  Author: heftig
Revision: 371619

390.132-8: linux 5.4.4.arch1-1

Modified:
  nvidia-390xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:18:58 UTC (rev 371618)
+++ PKGBUILD2019-12-18 00:19:09 UTC (rev 371619)
@@ -5,7 +5,7 @@
 pkgbase=nvidia-390xx
 pkgname=(nvidia-390xx nvidia-390xx-dkms)
 pkgver=390.132
-pkgrel=7
+pkgrel=8
 pkgdesc="NVIDIA drivers for linux, 390xx legacy branch"
 arch=('x86_64')
 url="https://www.nvidia.com/;


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:04
  Author: heftig
Revision: 537982

1.1.0-107: linux-lts 4.19.90-1

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:03 UTC (rev 537981)
+++ PKGBUILD2019-12-18 00:19:04 UTC (rev 537982)
@@ -4,7 +4,7 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=106
+pkgrel=107
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 url='https://github.com/mkottman/acpi_call'
 arch=('x86_64')


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:10
  Author: heftig
Revision: 537985

0.0.20191212-3: linux-lts 4.19.90-1

Modified:
  wireguard-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:07 UTC (rev 537984)
+++ PKGBUILD2019-12-18 00:19:10 UTC (rev 537985)
@@ -2,7 +2,7 @@
 
 pkgname=wireguard-lts
 pkgver=0.0.20191212
-pkgrel=2
+pkgrel=3
 pkgdesc='Wireguard module for LTS Kernel'
 url='https://www.wireguard.com/'
 arch=('x86_64')


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:05
  Author: heftig
Revision: 537983

1.1.0-266: linux 5.4.4.arch1-1

Modified:
  acpi_call/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:04 UTC (rev 537982)
+++ PKGBUILD2019-12-18 00:19:05 UTC (rev 537983)
@@ -5,7 +5,7 @@
 pkgbase=acpi_call
 pkgname=(acpi_call acpi_call-dkms)
 pkgver=1.1.0
-pkgrel=265
+pkgrel=266
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 url='https://github.com/mkottman/acpi_call'
 arch=('x86_64')


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:00
  Author: heftig
Revision: 537979

8.047.05-6: linux 5.4.4.arch1-1

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:18:56 UTC (rev 537978)
+++ PKGBUILD2019-12-18 00:19:00 UTC (rev 537979)
@@ -4,7 +4,7 @@
 
 pkgname=r8168
 pkgver=8.047.05
-pkgrel=5
+pkgrel=6
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:18:35
  Author: heftig
Revision: 371615

5.4.4.zen1-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 23:04:24 UTC (rev 371614)
+++ PKGBUILD2019-12-18 00:18:35 UTC (rev 371615)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgbase=linux-zen
-pkgver=5.4.3.zen1
+pkgver=5.4.4.zen1
 pkgrel=1
 pkgdesc='Linux ZEN'
 _srctag=v${pkgver%.*}-${pkgver##*.}


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:18:58
  Author: heftig
Revision: 371618

440.44-3: linux-lts 4.19.90-1

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:18:40 UTC (rev 371617)
+++ PKGBUILD2019-12-18 00:18:58 UTC (rev 371618)
@@ -3,7 +3,7 @@
 
 pkgname=nvidia-lts
 pkgver=440.44
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="NVIDIA drivers for linux-lts"
 arch=('x86_64')


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:01
  Author: heftig
Revision: 537980

0.43-26: linux-lts 4.19.90-1

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:00 UTC (rev 537979)
+++ PKGBUILD2019-12-18 00:19:01 UTC (rev 537980)
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi-lts
 pkgver=0.43
-pkgrel=25
+pkgrel=26
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:19:03
  Author: heftig
Revision: 537981

20190831-26: linux 5.4.4.arch1-1

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:19:01 UTC (rev 537980)
+++ PKGBUILD2019-12-18 00:19:03 UTC (rev 537981)
@@ -5,7 +5,7 @@
 pkgbase=vhba-module
 pkgname=(vhba-module vhba-module-dkms)
 pkgver=20190831
-pkgrel=25
+pkgrel=26
 pkgdesc="Kernel module that emulates SCSI devices"
 url="https://cdemu.sourceforge.io/;
 arch=(x86_64)


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:18:54
  Author: heftig
Revision: 537977

6.1.0-3: linux 5.4.4.arch1-1

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:18:51 UTC (rev 537976)
+++ PKGBUILD2019-12-18 00:18:54 UTC (rev 537977)
@@ -4,7 +4,7 @@
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
 pkgver=6.1.0
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url='http://virtualbox.org'
 license=('GPL')


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:18:51
  Author: heftig
Revision: 537976

6.30.223.271-152: linux 5.4.4.arch1-1

Modified:
  broadcom-wl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:18:49 UTC (rev 537975)
+++ PKGBUILD2019-12-18 00:18:51 UTC (rev 537976)
@@ -5,7 +5,7 @@
 #_kernelname=-custom  # Build against kernel with a different name
 pkgname=${_module}${_kernelname}
 pkgver=6.30.223.271
-pkgrel=151
+pkgrel=152
 pkgdesc='Broadcom 802.11 Linux STA wireless driver'
 arch=('x86_64')
 
url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure'


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:18:56
  Author: heftig
Revision: 537978

0.8-271: linux 5.4.4.arch1-1

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:18:54 UTC (rev 537977)
+++ PKGBUILD2019-12-18 00:18:56 UTC (rev 537978)
@@ -5,7 +5,7 @@
 pkgbase=bbswitch
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
-pkgrel=270
+pkgrel=271
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch;


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:18:40
  Author: heftig
Revision: 371617

4.19.90-1

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:18:38 UTC (rev 371616)
+++ PKGBUILD2019-12-18 00:18:40 UTC (rev 371617)
@@ -1,7 +1,7 @@
 # Maintainer: Andreas Radke 
 
 pkgbase=linux-lts
-pkgver=4.19.89
+pkgver=4.19.90
 pkgrel=1
 pkgdesc='LTS Linux'
 url="https://www.kernel.org/;
@@ -23,7 +23,7 @@
   '647F28654894E3BD457199BE38DBBDC86092693E'  # Greg Kroah-Hartman
 )
 # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
-sha256sums=('68f3068bf30b91417e2d5bb88e480a8ea62ef050cf7c7e7f498fdc9060445d46'
+sha256sums=('29d86c0a6daf169ec0b4b42a12f8d55dc894c52bd901f876f52a05906a5cf7fd'
 'SKIP'
 '0e3bb71f619c7b4d39d287b81a18873975de11df9ab43bdb6fa5557aab6d9670'
 'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2')


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:18:49
  Author: heftig
Revision: 537975

0.43-159: linux 5.4.4.arch1-1

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 23:25:41 UTC (rev 537974)
+++ PKGBUILD2019-12-18 00:18:49 UTC (rev 537975)
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi
 pkgver=0.43
-pkgrel=158
+pkgrel=159
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Wednesday, December 18, 2019 @ 00:18:38
  Author: heftig
Revision: 371616

5.4.4.arch1-1

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 00:18:35 UTC (rev 371615)
+++ PKGBUILD2019-12-18 00:18:38 UTC (rev 371616)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgbase=linux
-pkgver=5.4.3.arch1
+pkgver=5.4.4.arch1
 pkgrel=1
 pkgdesc='Linux'
 _srctag=v${pkgver%.*}-${pkgver##*.}


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

2019-12-17 Thread Filipe Laíns via arch-commits
Date: Tuesday, December 17, 2019 @ 23:25:41
  Author: ffy00
Revision: 537974

drop python2 version

Modified:
  python-hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 23:15:37 UTC (rev 537973)
+++ PKGBUILD2019-12-17 23:25:41 UTC (rev 537974)
@@ -2,48 +2,34 @@
 # Contributor: Andy Weidenbaum 
 # Contributor: Kevin Azzam 
 
-pkgbase=python-hidapi
-pkgname=('python-hidapi' 'python2-hidapi')
+pkgname=python-hidapi
 _pipname=hidapi
 pkgver=0.7.99.21
 _pkgver=${pkgver%.*}.post${pkgver##*.}
 pkgrel=4
+arch=('x86_64')
 pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
-arch=('x86_64')
-makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 
'libusb' 'udev')
 url="https://github.com/trezor/cython-hidapi;
+depends=('libusb' 'python')
+makedepends=('cython' 'python-setuptools' 'udev')
 license=('custom')
 
source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
-sha256sums=('e0be1aa6566979266a8fc845ab0e18613f4918cf2c977fe67050f5dc7e2a9a97')
+sha512sums=('40efcbbb1d30c1413a5bc764e9bcef8b798f194456b35c83ea4f46c2eacf3eccfca5bb482602892ba8f24ed8085eb6e21e1fb94f7f12a7abb22bd2c571b21008')
 
-
-prepare() {
-  cp -R $_pipname-$_pkgver python2-$_pipname-$_pkgver
-}
-
 build() {
   cd "$_pipname-$_pkgver"
+
   python setup.py build
-
-  cd "../python2-$_pipname-$_pkgver"
-  python2 setup.py build
 }
 
-
 package_python-hidapi() {
-  depends=('libusb' 'python')
   cd $_pipname-$_pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
 
-  install -dm 755 "$pkgdir/usr/share/licenses/$pkgname"
-  echo "You are free to use cython-hidapi code for any purpose." > 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm 755 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  install -Dm 755 LICENSE-bsd.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE-bsd.txt
+  install -Dm 755 LICENSE-gpl3.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE-gpl3.txt
+  install -Dm 755 LICENSE-orig.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE-orig.txt
 }
 
-package_python2-hidapi() {
-  depends=('libusb' 'python2')
-  cd "python2-$_pipname-$_pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -dm 755 "$pkgdir/usr/share/licenses/$pkgname"
-  echo "You are free to use cython-hidapi code for any purpose." > 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}


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

2019-12-17 Thread Filipe Laíns via arch-commits
Date: Tuesday, December 17, 2019 @ 23:15:37
  Author: ffy00
Revision: 537973

archrelease: copy trunk to community-x86_64

Added:
  fzf/repos/community-x86_64/PKGBUILD
(from rev 537972, fzf/trunk/PKGBUILD)
Deleted:
  fzf/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 23:15:33 UTC (rev 537972)
+++ PKGBUILD2019-12-17 23:15:37 UTC (rev 537973)
@@ -1,62 +0,0 @@
-# Maintainer: Thore Bödecker 
-# Maintainer: Morten Linderud 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Pierre Neidhardt 
-# Contributor: Hermann Zahnweh (eigengrau)
-# Contributor: Andy Weidenbaum 
-# Contributor: foalsrock 
-# Contributor: jebaum 
-
-pkgname=fzf
-pkgver=0.19.0
-pkgrel=1
-pkgdesc='Command-line fuzzy finder'
-arch=('x86_64')
-url='https://github.com/junegunn/fzf'
-license=('MIT')
-depends=('bash')
-makedepends=('git' 'go-pie')
-optdepends=('fish: fish keybindings'
-'tmux: fzf-tmux script for launching fzf in a tmux pane'
-'vim: plugin'
-'zsh: zsh keybindings')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
-"git+$url.wiki")
-sha512sums=('1064b77510dcde10cb23184d4acfea07805380b6de7f234c816ab56061104d8eee5414eaf03f07d0fad716d00aa7d44f22b78b76534dddbb54f2fb9408559895'
-'SKIP')
-
-build() {
-   cd $pkgname-$pkgver
-
-   go build -o fzf .
-}
-
-package() {
-   cd $pkgname-$pkgver
-
-   ## Doc
-   install -dm755 "$pkgdir"/usr/share/doc/fzf/wiki
-   install -m644 "$srcdir"/fzf.wiki/* "$pkgdir"/usr/share/doc/fzf/wiki
-   install -m644 README.md "$pkgdir"/usr/share/doc/fzf
-
-   ## Man page
-   install -Dm644 man/man1/fzf.1 "$pkgdir"/usr/share/man/man1/fzf.1
-
-   ## License
-   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/fzf/LICENSE
-
-   ## Binaries
-   install -dm755 "$pkgdir"/usr/bin
-   install -m755 fzf bin/fzf-tmux "$pkgdir"/usr/bin/
-
-   ## Completion and keybindings
-   install -dm755 "$pkgdir"/usr/share/fzf
-   install -m644 shell/*.bash shell/*.zsh "$pkgdir"/usr/share/fzf
-
-   ## Fish keybindings
-   install -Dm644 shell/key-bindings.fish 
"$pkgdir"/usr/share/fish/functions/fzf_key_bindings.fish
-
-   ## Vim plugin
-   install -Dm644 plugin/fzf.vim 
"$pkgdir"/usr/share/vim/vimfiles/plugin/fzf.vim
-}
-

Copied: fzf/repos/community-x86_64/PKGBUILD (from rev 537972, 
fzf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 23:15:37 UTC (rev 537973)
@@ -0,0 +1,62 @@
+# Maintainer: Thore Bödecker 
+# Maintainer: Morten Linderud 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Pierre Neidhardt 
+# Contributor: Hermann Zahnweh (eigengrau)
+# Contributor: Andy Weidenbaum 
+# Contributor: foalsrock 
+# Contributor: jebaum 
+
+pkgname=fzf
+pkgver=0.20.0
+pkgrel=1
+pkgdesc='Command-line fuzzy finder'
+arch=('x86_64')
+url='https://github.com/junegunn/fzf'
+license=('MIT')
+depends=('bash')
+makedepends=('git' 'go-pie')
+optdepends=('fish: fish keybindings'
+'tmux: fzf-tmux script for launching fzf in a tmux pane'
+'vim: plugin'
+'zsh: zsh keybindings')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
+"git+$url.wiki")
+sha512sums=('a65294d29c59353d17468a919878f965934540eea27441292a7219aea7509c18ea31ed1d58453f890a43026e4ae58946e0122d49475e734bd9354a0e520d99e7'
+'SKIP')
+
+build() {
+   cd $pkgname-$pkgver
+
+   go build -o fzf .
+}
+
+package() {
+   cd $pkgname-$pkgver
+
+   ## Doc
+   install -dm755 "$pkgdir"/usr/share/doc/fzf/wiki
+   install -m644 "$srcdir"/fzf.wiki/* "$pkgdir"/usr/share/doc/fzf/wiki
+   install -m644 README.md "$pkgdir"/usr/share/doc/fzf
+
+   ## Man page
+   install -Dm644 man/man1/fzf.1 "$pkgdir"/usr/share/man/man1/fzf.1
+
+   ## License
+   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/fzf/LICENSE
+
+   ## Binaries
+   install -dm755 "$pkgdir"/usr/bin
+   install -m755 fzf bin/fzf-tmux "$pkgdir"/usr/bin/
+
+   ## Completion and keybindings
+   install -dm755 "$pkgdir"/usr/share/fzf
+   install -m644 shell/*.bash shell/*.zsh "$pkgdir"/usr/share/fzf
+
+   ## Fish keybindings
+   install -Dm644 shell/key-bindings.fish 
"$pkgdir"/usr/share/fish/functions/fzf_key_bindings.fish
+
+   ## Vim plugin
+   install -Dm644 plugin/fzf.vim 
"$pkgdir"/usr/share/vim/vimfiles/plugin/fzf.vim
+}
+


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

2019-12-17 Thread Filipe Laíns via arch-commits
Date: Tuesday, December 17, 2019 @ 23:15:33
  Author: ffy00
Revision: 537972

upgpkg: fzf 0.20.0-1

Modified:
  fzf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 21:58:17 UTC (rev 537971)
+++ PKGBUILD2019-12-17 23:15:33 UTC (rev 537972)
@@ -8,7 +8,7 @@
 # Contributor: jebaum 
 
 pkgname=fzf
-pkgver=0.19.0
+pkgver=0.20.0
 pkgrel=1
 pkgdesc='Command-line fuzzy finder'
 arch=('x86_64')
@@ -22,7 +22,7 @@
 'zsh: zsh keybindings')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
 "git+$url.wiki")
-sha512sums=('1064b77510dcde10cb23184d4acfea07805380b6de7f234c816ab56061104d8eee5414eaf03f07d0fad716d00aa7d44f22b78b76534dddbb54f2fb9408559895'
+sha512sums=('a65294d29c59353d17468a919878f965934540eea27441292a7219aea7509c18ea31ed1d58453f890a43026e4ae58946e0122d49475e734bd9354a0e520d99e7'
 'SKIP')
 
 build() {


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 23:04:24
  Author: anatolik
Revision: 371614

Enable kerberos support

Modified:
  qt5-webengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 23:00:17 UTC (rev 371613)
+++ PKGBUILD2019-12-17 23:04:24 UTC (rev 371614)
@@ -10,7 +10,7 @@
 license=('LGPL3' 'LGPL2.1' 'BSD')
 pkgdesc='Provides support for web applications using the Chromium browser 
project'
 depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 
'pciutils' 'libxss' 
- 'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx')
+ 'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx' 
'krb5')
 makedepends=('python2' 'gperf' 'jsoncpp' 'ninja' 'qt5-tools' 'poppler')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
@@ -29,7 +29,8 @@
 -system-ffmpeg \
 -webp \
 -spellchecker \
--webengine-icu
+-webengine-icu \
+-webengine-kerberos
   make
 }
 


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

2019-12-17 Thread Jan Steffens via arch-commits
Date: Tuesday, December 17, 2019 @ 22:58:47
  Author: heftig
Revision: 371610

3.34.2-1

Modified:
  gnome-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 21:09:27 UTC (rev 371609)
+++ PKGBUILD2019-12-17 22:58:47 UTC (rev 371610)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-settings-daemon
-pkgver=3.34.1+1+ge1fc4599
+pkgver=3.34.2
 pkgrel=1
 pkgdesc="GNOME Settings Daemon"
 url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon;
@@ -13,7 +13,7 @@
 makedepends=(xf86-input-wacom libxslt docbook-xsl python git meson)
 checkdepends=(python-gobject python-dbusmock)
 groups=(gnome)
-_commit=e1fc4599764c9b10e086317164267c78f9338883  # gnome-3-34
+_commit=85ca4e25051742ede54763cfd02dccd44242acf4  # 
tags/GNOME_SETTINGS_DAEMON_3_34_2^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git#commit=$_commit;
 "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
 sha256sums=('SKIP'
@@ -38,7 +38,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {


[arch-commits] Commit in gnome-settings-daemon/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-12-17 Thread Jan Steffens via arch-commits
Date: Tuesday, December 17, 2019 @ 22:58:59
  Author: heftig
Revision: 371611

archrelease: copy trunk to extra-x86_64

Added:
  gnome-settings-daemon/repos/extra-x86_64/PKGBUILD
(from rev 371610, gnome-settings-daemon/trunk/PKGBUILD)
Deleted:
  gnome-settings-daemon/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 22:58:47 UTC (rev 371610)
+++ PKGBUILD2019-12-17 22:58:59 UTC (rev 371611)
@@ -1,46 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-settings-daemon
-pkgver=3.34.1+1+ge1fc4599
-pkgrel=1
-pkgdesc="GNOME Settings Daemon"
-url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon;
-arch=(x86_64)
-license=(GPL)
-depends=(dconf gnome-desktop gsettings-desktop-schemas libcanberra-pulse 
libnotify systemd-libs
- libwacom pulseaudio pulseaudio-alsa upower librsvg libgweather 
geocode-glib geoclue2 nss
- libgudev gtk3-print-backends libnm gcr)
-makedepends=(xf86-input-wacom libxslt docbook-xsl python git meson)
-checkdepends=(python-gobject python-dbusmock)
-groups=(gnome)
-_commit=e1fc4599764c9b10e086317164267c78f9338883  # gnome-3-34
-source=("git+https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git#commit=$_commit;
-"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^GNOME_SETTINGS_DAEMON_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.subprojects/gvc.url 
"$srcdir/libgnome-volume-control"
-  git submodule update
-}
-
-build() {
-  arch-meson $pkgname build
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-settings-daemon/repos/extra-x86_64/PKGBUILD (from rev 371610, 
gnome-settings-daemon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 22:58:59 UTC (rev 371611)
@@ -0,0 +1,46 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-settings-daemon
+pkgver=3.34.2
+pkgrel=1
+pkgdesc="GNOME Settings Daemon"
+url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon;
+arch=(x86_64)
+license=(GPL)
+depends=(dconf gnome-desktop gsettings-desktop-schemas libcanberra-pulse 
libnotify systemd-libs
+ libwacom pulseaudio pulseaudio-alsa upower librsvg libgweather 
geocode-glib geoclue2 nss
+ libgudev gtk3-print-backends libnm gcr)
+makedepends=(xf86-input-wacom libxslt docbook-xsl python git meson)
+checkdepends=(python-gobject python-dbusmock)
+groups=(gnome)
+_commit=85ca4e25051742ede54763cfd02dccd44242acf4  # 
tags/GNOME_SETTINGS_DAEMON_3_34_2^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git#commit=$_commit;
+"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^GNOME_SETTINGS_DAEMON_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.subprojects/gvc.url 
"$srcdir/libgnome-volume-control"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in 0ad-data/trunk (PKGBUILD)

2019-12-17 Thread Ivy Foster via arch-commits
Date: Tuesday, December 17, 2019 @ 21:58:17
  Author: escondida
Revision: 537971

Add missing variable quotes, fix broken Unicode

Modified:
  0ad-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 21:56:18 UTC (rev 537970)
+++ PKGBUILD2019-12-17 21:58:17 UTC (rev 537971)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: t3ddy  
-# Contributor: Adrián Chaves Fernández (Gallaecio) 
+# Contributor: Adrián Chaves Fernández (Gallaecio) 
 pkgname=0ad-data
 _pkgname=0ad
 pkgver=a23.1
@@ -16,7 +16,7 @@
 
sha512sums=('d0515e44f575737a06f27c75c0a58a5229ead474ae6d48531142015548e5986145f895f95e0fa9209cf9085c7c431f4179ff2e70c1a532f61d1cb62c0a91bcfc')
 
 package(){
-  install -d ${pkgdir}/usr/share/${_pkgname}/data
+  install -d "${pkgdir}/usr/share/${_pkgname}/data"
 
-  cp -r ${srcdir}/${_pkgname}-${_pkgver}/binaries/data 
${pkgdir}/usr/share/${_pkgname}
+  cp -r "${srcdir}/${_pkgname}-${_pkgver}/binaries/data" 
"${pkgdir}/usr/share/${_pkgname}"
 }


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

2019-12-17 Thread Ivy Foster via arch-commits
Date: Tuesday, December 17, 2019 @ 21:56:18
  Author: escondida
Revision: 537970

Add missing variable quotes, fix broken Unicode

Modified:
  0ad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 21:27:09 UTC (rev 537969)
+++ PKGBUILD2019-12-17 21:56:18 UTC (rev 537970)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: t3ddy  
-# Contributor: Adrián Chaves Fernández (Gallaecio) 
+# Contributor: Adrián Chaves Fernández (Gallaecio) 
 pkgname=0ad
 pkgver=a23.1
 _pkgver=0.0.23b-alpha
@@ -52,7 +52,7 @@
   install -Dm755 binaries/system/pyrogenesis "${pkgdir}/usr/bin"
   install -Dm755 binaries/system/*.so "${pkgdir}/usr/lib/0ad"
 
-  cp -r binaries/data/l10n/ ${pkgdir}/usr/share/${pkgname}/data/
+  cp -r binaries/data/l10n/ "${pkgdir}/usr/share/${pkgname}/data/"
 
   install -Dm755 build/resources/${pkgname}.sh "${pkgdir}/usr/bin/${pkgname}"
   install -Dm644 build/resources/${pkgname}.desktop 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"


[arch-commits] Commit in renpy/repos/community-x86_64 (10 files)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 21:27:09
  Author: alucryd
Revision: 537969

archrelease: copy trunk to community-x86_64

Added:
  renpy/repos/community-x86_64/PKGBUILD
(from rev 537968, renpy/trunk/PKGBUILD)
  renpy/repos/community-x86_64/renpy
(from rev 537968, renpy/trunk/renpy)
  renpy/repos/community-x86_64/renpy-system-fribidi.patch
(from rev 537968, renpy/trunk/renpy-system-fribidi.patch)
  renpy/repos/community-x86_64/renpy.desktop
(from rev 537968, renpy/trunk/renpy.desktop)
  renpy/repos/community-x86_64/renpy.png
(from rev 537968, renpy/trunk/renpy.png)
Deleted:
  renpy/repos/community-x86_64/PKGBUILD
  renpy/repos/community-x86_64/renpy
  renpy/repos/community-x86_64/renpy-system-fribidi.patch
  renpy/repos/community-x86_64/renpy.desktop
  renpy/repos/community-x86_64/renpy.png

+
 PKGBUILD   |  178 +--
 renpy  |   10 +-
 renpy-system-fribidi.patch |   96 +++
 renpy.desktop  |   18 ++--
 4 files changed, 151 insertions(+), 151 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 21:26:53 UTC (rev 537968)
+++ PKGBUILD2019-12-17 21:27:09 UTC (rev 537969)
@@ -1,89 +0,0 @@
-# $Id: PKGBUILD 371260 2018-08-13 09:13:06Z alucryd $
-# Maintainer: Maxime Gauduin 
-# Contributor: Cravix 
-# Contributor: AlexanderR 
-# Contributor: zhn 
-
-pkgbase=renpy
-pkgname=(
-  renpy
-  renpy-demos
-)
-pkgver=7.3.2
-pkgrel=1
-pkgdesc="The Ren'Py Visual Novel Engine"
-arch=(x86_64)
-url=https://www.renpy.org
-license=(MIT)
-depends=(
-  ffmpeg
-  glew
-  python2-pygame-sdl2
-)
-makedepends=(cython2)
-optdepends=('atom: Default editor')
-source=(
-  https://www.renpy.org/dl/${pkgver}/renpy-${pkgver}-source.tar.bz2
-  renpy
-  renpy.desktop
-  renpy.png
-  renpy-system-fribidi.patch
-)
-sha256sums=('952822ebd542b4f00187364ccfdf2eb0ac5b4c9a540abed52a556f1b914efac4'
-'e10630ec0b5d0e479f20b15a4f5ceec8e6992dd8cbc7d3cd5c487da380858a28'
-'fccde3461617a098a78d938d9db782d403eda410a84ab52825a597498ab95834'
-'611edc07a40ccb8e04e8858847fc1d2a066d29c2ed54e5b357880a0605818dc5'
-'c82d57331b8146ac3f76579f95e7cdca559f84919f96b35e9b19c25a5e2128b5')
-
-prepare() {
-  cd renpy-${pkgver}-source
-
-  sed 's/python/python2/' -i atom/Atom.edit.py launcher/game/tkaskdir.py
-
-  patch -Np1 -i ../renpy-system-fribidi.patch
-}
-
-build() {
-  cd renpy-${pkgver}-source
-
-  export RENPY_CYTHON=cython2
-
-  python2 module/setup.py build
-}
-
-package_renpy() {
-  optdepends=(
-'renpy-demos: Tutorial and The Question demos'
-'tk: Set projects directory'
-  )
-
-  cd renpy-${pkgver}-source
-
-  python2 module/setup.py install --root="${pkgdir}" --prefix=/usr 
--optimize=1 --skip-build
-
-  install -dm 755 "${pkgdir}"/usr/share/{renpy,doc}
-
-  cp -dr --no-preserve=ownership atom doc gui launcher renpy renpy.py 
"${pkgdir}"/usr/share/renpy/
-  ln -s /usr/share/renpy/doc "${pkgdir}"/usr/share/doc/renpy
-
-  install -Dm 755 ../renpy -t "${pkgdir}"/usr/bin/
-  install -Dm 644 ../renpy.desktop -t "${pkgdir}"/usr/share/applications/
-  install -Dm 644 ../renpy.png -t "${pkgdir}"/usr/share/pixmaps/
-
-  install -Dm 644 LICENSE.txt -t "${pkgdir}"/usr/share/licenses/renpy/
-}
-
-package_renpy-demos() {
-  depends=(renpy)
-
-  cd renpy-${pkgver}-source
-
-  install -dm 755 "${pkgdir}"/usr/share/renpy
-
-  cp -dr --no-preserve=ownership the_question tutorial 
"${pkgdir}"/usr/share/renpy/
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s renpy "${pkgdir}"/usr/share/licenses/renpy-demos
-}
-
-# vim: ts=2 sw=2 et:

Copied: renpy/repos/community-x86_64/PKGBUILD (from rev 537968, 
renpy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 21:27:09 UTC (rev 537969)
@@ -0,0 +1,89 @@
+# $Id: PKGBUILD 371260 2018-08-13 09:13:06Z alucryd $
+# Maintainer: Maxime Gauduin 
+# Contributor: Cravix 
+# Contributor: AlexanderR 
+# Contributor: zhn 
+
+pkgbase=renpy
+pkgname=(
+  renpy
+  renpy-demos
+)
+pkgver=7.3.5
+pkgrel=1
+pkgdesc="The Ren'Py Visual Novel Engine"
+arch=(x86_64)
+url=https://www.renpy.org
+license=(MIT)
+depends=(
+  ffmpeg
+  glew
+  python2-pygame-sdl2
+)
+makedepends=(cython2)
+optdepends=('atom: Default editor')
+source=(
+  https://www.renpy.org/dl/${pkgver}/renpy-${pkgver}-source.tar.bz2
+  renpy
+  renpy.desktop
+  renpy.png
+  renpy-system-fribidi.patch
+)
+sha256sums=('84d7f46b54b9204bf472cd533201380ff2c8669b7967b2c98c4bafbd1c2bd9aa'
+'e10630ec0b5d0e479f20b15a4f5ceec8e6992dd8cbc7d3cd5c487da380858a28'
+'fccde3461617a098a78d938d9db782d403eda410a84ab52825a597498ab95834'
+'611edc07a40ccb8e04e8858847fc1d2a066d29c2ed54e5b357880a0605818dc5'
+

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

2019-12-17 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, December 17, 2019 @ 21:26:43
  Author: kgizdov
Revision: 537966

upgpkg: lhapdf 6.2.3-5

remove wrong python2 dependency

Modified:
  lhapdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 21:20:10 UTC (rev 537965)
+++ PKGBUILD2019-12-17 21:26:43 UTC (rev 537966)
@@ -3,13 +3,13 @@
 # Contributor: JP-Ellis 
 pkgname=lhapdf
 pkgver=6.2.3
-pkgrel=4
+pkgrel=5
 pkgdesc="A particle physics tool for evaluating PDFs from discretised data 
files"
 arch=('x86_64')
 url="https://lhapdf.hepforge.org/;
 license=('GPL3')
 makedepends=('cython')
-depends=('python' 'python2')
+depends=('python')
 install=lhapdf.install
 source=("https://www.hepforge.org/archive/lhapdf/LHAPDF-${pkgver}.tar.gz;
 'fix_typo.patch')


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 21:26:53
  Author: alucryd
Revision: 537968

upgpkg: renpy 7.3.5-1

Modified:
  renpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 21:26:51 UTC (rev 537967)
+++ PKGBUILD2019-12-17 21:26:53 UTC (rev 537968)
@@ -9,7 +9,7 @@
   renpy
   renpy-demos
 )
-pkgver=7.3.2
+pkgver=7.3.5
 pkgrel=1
 pkgdesc="The Ren'Py Visual Novel Engine"
 arch=(x86_64)
@@ -29,7 +29,7 @@
   renpy.png
   renpy-system-fribidi.patch
 )
-sha256sums=('952822ebd542b4f00187364ccfdf2eb0ac5b4c9a540abed52a556f1b914efac4'
+sha256sums=('84d7f46b54b9204bf472cd533201380ff2c8669b7967b2c98c4bafbd1c2bd9aa'
 'e10630ec0b5d0e479f20b15a4f5ceec8e6992dd8cbc7d3cd5c487da380858a28'
 'fccde3461617a098a78d938d9db782d403eda410a84ab52825a597498ab95834'
 '611edc07a40ccb8e04e8858847fc1d2a066d29c2ed54e5b357880a0605818dc5'


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

2019-12-17 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, December 17, 2019 @ 21:26:51
  Author: kgizdov
Revision: 537967

archrelease: copy trunk to community-x86_64

Added:
  lhapdf/repos/community-x86_64/PKGBUILD
(from rev 537966, lhapdf/trunk/PKGBUILD)
  lhapdf/repos/community-x86_64/fix_typo.patch
(from rev 537966, lhapdf/trunk/fix_typo.patch)
  lhapdf/repos/community-x86_64/lhapdf.install
(from rev 537966, lhapdf/trunk/lhapdf.install)
Deleted:
  lhapdf/repos/community-x86_64/PKGBUILD
  lhapdf/repos/community-x86_64/fix_typo.patch
  lhapdf/repos/community-x86_64/lhapdf.install

+
 PKGBUILD   |   86 +++
 fix_typo.patch |   24 +++
 lhapdf.install |   22 +++---
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 21:26:43 UTC (rev 537966)
+++ PKGBUILD2019-12-17 21:26:51 UTC (rev 537967)
@@ -1,43 +0,0 @@
-# Maintainer: Konstantin Gizdov 
-# Contributor: Frank Siegert 
-# Contributor: JP-Ellis 
-pkgname=lhapdf
-pkgver=6.2.3
-pkgrel=4
-pkgdesc="A particle physics tool for evaluating PDFs from discretised data 
files"
-arch=('x86_64')
-url="https://lhapdf.hepforge.org/;
-license=('GPL3')
-makedepends=('cython')
-depends=('python' 'python2')
-install=lhapdf.install
-source=("https://www.hepforge.org/archive/lhapdf/LHAPDF-${pkgver}.tar.gz;
-'fix_typo.patch')
-sha256sums=('d6e63addc56c57b6286dc43ffc56d901516f4779a93a0f1547e14b32cfd82dd1'
-'6ababeef3831d1bc2f708d0fbbf5e759aa983a83f9bec18706d3cb1ce257b536')
-
-prepare() {
-cd "${srcdir}/LHAPDF-${pkgver}"
-sed -e 's/print Cython.Compiler.Version.version/print 
(Cython.Compiler.Version.version)/g' -i m4/cython.m4
-patch -Np1 -i "${srcdir}/fix_typo.patch"
-}
-
-build() {
-cd "${srcdir}/LHAPDF-${pkgver}"
-autoreconf -i
-## need to rebuild Python extension code with up-to-date Cython for Python 
3.7
-## will eventually be fixed upstream
-touch wrappers/python/lhapdf.pyx
-./configure --prefix=/usr --datadir=/usr/share/lhapdf 
--docdir=/usr/share/doc/lhapdf --pdfdir=/usr/share/lhapdf/LHAPDF
-make
-}
-
-check() {
-cd "${srcdir}/LHAPDF-${pkgver}"
-make -k check
-}
-
-package() {
-cd "${srcdir}/LHAPDF-${pkgver}"
-make DESTDIR="${pkgdir}/" install
-}

Copied: lhapdf/repos/community-x86_64/PKGBUILD (from rev 537966, 
lhapdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 21:26:51 UTC (rev 537967)
@@ -0,0 +1,43 @@
+# Maintainer: Konstantin Gizdov 
+# Contributor: Frank Siegert 
+# Contributor: JP-Ellis 
+pkgname=lhapdf
+pkgver=6.2.3
+pkgrel=5
+pkgdesc="A particle physics tool for evaluating PDFs from discretised data 
files"
+arch=('x86_64')
+url="https://lhapdf.hepforge.org/;
+license=('GPL3')
+makedepends=('cython')
+depends=('python')
+install=lhapdf.install
+source=("https://www.hepforge.org/archive/lhapdf/LHAPDF-${pkgver}.tar.gz;
+'fix_typo.patch')
+sha256sums=('d6e63addc56c57b6286dc43ffc56d901516f4779a93a0f1547e14b32cfd82dd1'
+'6ababeef3831d1bc2f708d0fbbf5e759aa983a83f9bec18706d3cb1ce257b536')
+
+prepare() {
+cd "${srcdir}/LHAPDF-${pkgver}"
+sed -e 's/print Cython.Compiler.Version.version/print 
(Cython.Compiler.Version.version)/g' -i m4/cython.m4
+patch -Np1 -i "${srcdir}/fix_typo.patch"
+}
+
+build() {
+cd "${srcdir}/LHAPDF-${pkgver}"
+autoreconf -i
+## need to rebuild Python extension code with up-to-date Cython for Python 
3.7
+## will eventually be fixed upstream
+touch wrappers/python/lhapdf.pyx
+./configure --prefix=/usr --datadir=/usr/share/lhapdf 
--docdir=/usr/share/doc/lhapdf --pdfdir=/usr/share/lhapdf/LHAPDF
+make
+}
+
+check() {
+cd "${srcdir}/LHAPDF-${pkgver}"
+make -k check
+}
+
+package() {
+cd "${srcdir}/LHAPDF-${pkgver}"
+make DESTDIR="${pkgdir}/" install
+}

Deleted: fix_typo.patch
===
--- fix_typo.patch  2019-12-17 21:26:43 UTC (rev 537966)
+++ fix_typo.patch  2019-12-17 21:26:51 UTC (rev 537967)
@@ -1,12 +0,0 @@
-diff -aur LHAPDF-6.2.3-old/bin/lhapdf LHAPDF-6.2.3-new/bin/lhapdf
 LHAPDF-6.2.3-old/bin/lhapdf2019-05-11 23:06:38.0 +0300
-+++ LHAPDF-6.2.3-new/bin/lhapdf2019-05-27 13:38:55.737898779 +0300
-@@ -287,7 +287,7 @@
- (by default lists all sets available for download; use --installed or 
--outdated to explore those installed on the current system)"""
- ap = argparse.ArgumentParser(description=__doc__, usage="%(prog)s 
list [options] [pattern...]")
- ap.add_argument("PATTERNS", nargs="*", help="patterns to match PDF 
sets against")
--ag = ap.add_add_mutually_exclusive_group()
-+ag = ap.add_mutually_exclusive_group()
- ag.add_argument("--installed", 

[arch-commits] Commit in switchboard-plug-mouse-touchpad/repos/community-x86_64 (2 files)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 21:20:10
  Author: alucryd
Revision: 537965

archrelease: copy trunk to community-x86_64

Added:
  switchboard-plug-mouse-touchpad/repos/community-x86_64/PKGBUILD
(from rev 537964, switchboard-plug-mouse-touchpad/trunk/PKGBUILD)
Deleted:
  switchboard-plug-mouse-touchpad/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 21:20:02 UTC (rev 537964)
+++ PKGBUILD2019-12-17 21:20:10 UTC (rev 537965)
@@ -1,41 +0,0 @@
-# Maintainer: Maxime Gauduin 
-
-pkgname=switchboard-plug-mouse-touchpad
-pkgver=2.3.0
-pkgrel=1
-pkgdesc='Switchboard Mouse & Touchpad Plug'
-arch=(x86_64)
-url=https://github.com/elementary/switchboard-plug-mouse-touchpad
-license=(GPL3)
-groups=(pantheon)
-depends=(
-  glib2
-  gtk3
-  libgee
-  libgranite.so
-  libswitchboard-2.0.so
-)
-makedepends=(
-  git
-  meson
-  vala
-)
-source=(git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#tag=1616308891b6947e32394624191ce7492b5d6f10)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd switchboard-plug-mouse-touchpad
-
-  git describe --tags
-}
-
-build() {
-  arch-meson switchboard-plug-mouse-touchpad build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: switchboard-plug-mouse-touchpad/repos/community-x86_64/PKGBUILD (from 
rev 537964, switchboard-plug-mouse-touchpad/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 21:20:10 UTC (rev 537965)
@@ -0,0 +1,41 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=switchboard-plug-mouse-touchpad
+pkgver=2.3.1
+pkgrel=1
+pkgdesc='Switchboard Mouse & Touchpad Plug'
+arch=(x86_64)
+url=https://github.com/elementary/switchboard-plug-mouse-touchpad
+license=(GPL3)
+groups=(pantheon)
+depends=(
+  glib2
+  gtk3
+  libgee
+  libgranite.so
+  libswitchboard-2.0.so
+)
+makedepends=(
+  git
+  meson
+  vala
+)
+source=(git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#tag=e6a35084247ff3ef2ac79222c2ba038aaa59ec84)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd switchboard-plug-mouse-touchpad
+
+  git describe --tags
+}
+
+build() {
+  arch-meson switchboard-plug-mouse-touchpad build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in switchboard-plug-mouse-touchpad/trunk (PKGBUILD)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 21:20:02
  Author: alucryd
Revision: 537964

upgpkg: switchboard-plug-mouse-touchpad 2.3.1-1

Modified:
  switchboard-plug-mouse-touchpad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 21:17:36 UTC (rev 537963)
+++ PKGBUILD2019-12-17 21:20:02 UTC (rev 537964)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-mouse-touchpad
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Switchboard Mouse & Touchpad Plug'
 arch=(x86_64)
@@ -20,7 +20,7 @@
   meson
   vala
 )
-source=(git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#tag=1616308891b6947e32394624191ce7492b5d6f10)
+source=(git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git#tag=e6a35084247ff3ef2ac79222c2ba038aaa59ec84)
 sha256sums=(SKIP)
 
 pkgver() {


[arch-commits] Commit in switchboard-plug-printers/trunk (PKGBUILD)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 21:17:29
  Author: alucryd
Revision: 537962

upgpkg: switchboard-plug-printers 2.1.7-1

Modified:
  switchboard-plug-printers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 21:00:30 UTC (rev 537961)
+++ PKGBUILD2019-12-17 21:17:29 UTC (rev 537962)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=switchboard-plug-printers
-pkgver=2.1.6
+pkgver=2.1.7
 pkgrel=1
 pkgdesc='Switchboard Printers Plug'
 arch=(x86_64)
@@ -21,9 +21,15 @@
   meson
   vala
 )
-source=(git+https://github.com/elementary/switchboard-plug-printers.git#tag=${pkgver})
+source=(git+https://github.com/elementary/switchboard-plug-printers.git#tag=6564b4cc2542531a10084e2f0b58f3dc9479e74a)
 sha256sums=(SKIP)
 
+pkgver() {
+  cd switchboard-plug-printers
+
+  git describe --tags
+}
+
 build() {
   arch-meson switchboard-plug-printers build
   ninja -C build


[arch-commits] Commit in switchboard-plug-printers/repos/community-x86_64 (2 files)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 21:17:36
  Author: alucryd
Revision: 537963

archrelease: copy trunk to community-x86_64

Added:
  switchboard-plug-printers/repos/community-x86_64/PKGBUILD
(from rev 537962, switchboard-plug-printers/trunk/PKGBUILD)
Deleted:
  switchboard-plug-printers/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 21:17:29 UTC (rev 537962)
+++ PKGBUILD2019-12-17 21:17:36 UTC (rev 537963)
@@ -1,36 +0,0 @@
-# Maintainer: Maxime Gauduin 
-
-pkgname=switchboard-plug-printers
-pkgver=2.1.6
-pkgrel=1
-pkgdesc='Printers plug for Switchboard'
-arch=(x86_64)
-url=https://github.com/elementary/switchboard-plug-printers
-license=(GPL3)
-groups=(pantheon)
-depends=(
-  glib2
-  gtk3
-  libcups
-  libgee
-  libgranite.so
-  libswitchboard-2.0.so
-)
-makedepends=(
-  git
-  meson
-  vala
-)
-source=(git+https://github.com/elementary/switchboard-plug-printers.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-build() {
-  arch-meson switchboard-plug-printers build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: switchboard-plug-printers/repos/community-x86_64/PKGBUILD (from rev 
537962, switchboard-plug-printers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 21:17:36 UTC (rev 537963)
@@ -0,0 +1,42 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=switchboard-plug-printers
+pkgver=2.1.7
+pkgrel=1
+pkgdesc='Switchboard Printers Plug'
+arch=(x86_64)
+url=https://github.com/elementary/switchboard-plug-printers
+license=(GPL3)
+groups=(pantheon)
+depends=(
+  glib2
+  gtk3
+  libcups
+  libgee
+  libgranite.so
+  libswitchboard-2.0.so
+)
+makedepends=(
+  git
+  meson
+  vala
+)
+source=(git+https://github.com/elementary/switchboard-plug-printers.git#tag=6564b4cc2542531a10084e2f0b58f3dc9479e74a)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd switchboard-plug-printers
+
+  git describe --tags
+}
+
+build() {
+  arch-meson switchboard-plug-printers build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 21:09:27
  Author: anatolik
Revision: 371609

archrelease: copy trunk to testing-x86_64

Added:
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 371608, talloc/trunk/PKGBUILD)

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

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 371608, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-12-17 21:09:27 UTC (rev 371609)
@@ -0,0 +1,38 @@
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.3.1
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('x86_64')
+license=('GPL3')
+url="https://talloc.samba.org/;
+depends=('glibc')
+makedepends=('python' 'docbook-xsl')
+optdepends=('python: for python bindings')
+source=(https://www.samba.org/ftp/talloc/talloc-$pkgver.tar.{gz,asc})
+sha1sums=('1ff430a62264b29efac39a3fa26290586c019800'
+  'SKIP')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 21:09:09
  Author: anatolik
Revision: 371608

upgpkg: talloc 2.3.1-1

Modified:
  talloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 19:40:54 UTC (rev 371607)
+++ PKGBUILD2019-12-17 21:09:09 UTC (rev 371608)
@@ -2,7 +2,7 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=talloc
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc="Hierarchical pool based memory allocator with destructors"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python' 'docbook-xsl')
 optdepends=('python: for python bindings')
 source=(https://www.samba.org/ftp/talloc/talloc-$pkgver.tar.{gz,asc})
-sha1sums=('338b81ceda18101b3b977223693c41552161999d'
+sha1sums=('1ff430a62264b29efac39a3fa26290586c019800'
   'SKIP')
 validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
 


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 21:00:30
  Author: anatolik
Revision: 537961

archrelease: copy trunk to community-x86_64

Added:
  fio/repos/community-x86_64/PKGBUILD
(from rev 537960, fio/trunk/PKGBUILD)
Deleted:
  fio/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 21:00:06 UTC (rev 537960)
+++ PKGBUILD2019-12-17 21:00:30 UTC (rev 537961)
@@ -1,50 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Mariusz Libera 
-# Contributor: John Williams 
-
-pkgname=fio
-pkgver=3.16
-pkgrel=1
-pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
-arch=(x86_64)
-url='https://github.com/axboe/fio'
-license=(GPL2)
-# TODO: enable rdma, need to move the libraries from AUR
-depends=(bash libaio python2 numactl glusterfs)
-makedepends=(gtk2)
-optdepends=(
-  'gtk2: for gfio - fio GUI frontend' 
-  'gnuplot: generating plots using fio_generate_plots'
-)
-source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip
-
fix_gfio.patch::https://github.com/axboe/fio/commit/5b215853ed4b438b5b2d4ac3e56d5f0d19e145d9.patch)
-sha256sums=('89d7ad146da0fbd0bc173f06b024842ffeea121a647bb11a9ac4b724bb4115d6'
-'efb0ba43f62d4a07312d9c57bdfdcb7c598e6bd16b8814fcd164771a7fadc4f6')
-
-prepare() {
-  cd fio-fio-$pkgver
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
-
-  patch -p1 < ../fix_gfio.patch
-}
-
-build() {
-  cd fio-fio-$pkgver
-  ./configure --disable-native --enable-gfio --extra-cflags="$CFLAGS"
-  make
-}
-
-package() {
-  cd fio-fio-$pkgver
-  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
-
-  # documentation
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  install -Dm644 MORAL-LICENSE 
"$pkgdir/usr/share/licenses/$pkgname/MORAL-LICENSE"
-
-  # examples
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
-  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
-}

Copied: fio/repos/community-x86_64/PKGBUILD (from rev 537960, 
fio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 21:00:30 UTC (rev 537961)
@@ -0,0 +1,46 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Mariusz Libera 
+# Contributor: John Williams 
+
+pkgname=fio
+pkgver=3.17
+pkgrel=1
+pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
+arch=(x86_64)
+url='https://github.com/axboe/fio'
+license=(GPL2)
+# TODO: enable rdma, need to move the libraries from AUR
+depends=(bash libaio python numactl glusterfs)
+makedepends=(gtk2)
+optdepends=(
+  'gtk2: for gfio - fio GUI frontend' 
+  'gnuplot: generating plots using fio_generate_plots'
+)
+source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
+sha256sums=('3959535de52bc50565c45f66cd86c614513c12cafc02bc655ae65e5fb3bf060b')
+
+prepare() {
+  cd fio-fio-$pkgver
+  sed -e 's|#!/usr/bin/python2.7$|#!/usr/bin/python|' -i 
tools/{fio_jsonplus_clat2csv,fiologparser.py,hist/fiologparser_hist.py,hist/half-bins.py,plot/fio2gnuplot}
+}
+
+build() {
+  cd fio-fio-$pkgver
+  ./configure --disable-native --enable-gfio --extra-cflags="$CFLAGS"
+  make
+}
+
+package() {
+  cd fio-fio-$pkgver
+  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
+
+  # documentation
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -Dm644 MORAL-LICENSE 
"$pkgdir/usr/share/licenses/$pkgname/MORAL-LICENSE"
+
+  # examples
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
+  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
+}


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 21:00:06
  Author: anatolik
Revision: 537960

upgpkg: fio 3.17-1

Modified:
  fio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 20:21:51 UTC (rev 537959)
+++ PKGBUILD2019-12-17 21:00:06 UTC (rev 537960)
@@ -3,7 +3,7 @@
 # Contributor: John Williams 
 
 pkgname=fio
-pkgver=3.16
+pkgver=3.17
 pkgrel=1
 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
 arch=(x86_64)
@@ -16,16 +16,12 @@
   'gtk2: for gfio - fio GUI frontend' 
   'gnuplot: generating plots using fio_generate_plots'
 )
-source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip
-
fix_gfio.patch::https://github.com/axboe/fio/commit/5b215853ed4b438b5b2d4ac3e56d5f0d19e145d9.patch)
-sha256sums=('89d7ad146da0fbd0bc173f06b024842ffeea121a647bb11a9ac4b724bb4115d6'
-'efb0ba43f62d4a07312d9c57bdfdcb7c598e6bd16b8814fcd164771a7fadc4f6')
+source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
+sha256sums=('3959535de52bc50565c45f66cd86c614513c12cafc02bc655ae65e5fb3bf060b')
 
 prepare() {
   cd fio-fio-$pkgver
   sed -e 's|#!/usr/bin/python2.7$|#!/usr/bin/python|' -i 
tools/{fio_jsonplus_clat2csv,fiologparser.py,hist/fiologparser_hist.py,hist/half-bins.py,plot/fio2gnuplot}
-
-  patch -p1 < ../fix_gfio.patch
 }
 
 build() {


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

2019-12-17 Thread Johannes Löthberg via arch-commits
Date: Tuesday, December 17, 2019 @ 20:21:51
  Author: demize
Revision: 537959

Drop python2-canonicaljson

Modified:
  python-canonicaljson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 20:17:48 UTC (rev 537958)
+++ PKGBUILD2019-12-17 20:21:51 UTC (rev 537959)
@@ -1,8 +1,7 @@
 # Maintainer: Johannes Löthberg 
 # Contributor: Ivan Shapovalov 
 
-pkgbase=python-canonicaljson
-pkgname=(python-canonicaljson python2-canonicaljson)
+pkgname=python-canonicaljson
 pkgver=1.1.4
 pkgrel=4
 
@@ -11,50 +10,26 @@
 arch=('any')
 license=('Apache')
 
-makedepends=('python-setuptools'
- 'python-simplejson'
- 'python-frozendict'
+depends=('python' 'python-simplejson' 'python-frozendict')
+makedepends=('python-setuptools')
 
- 'python2-setuptools'
- 'python2-simplejson'
- 'python2-frozendict')
-
 
source=("python-canonicaljson-$pkgver.tar.gz::https://github.com/matrix-org/python-canonicaljson/archive/v${pkgver}.tar.gz;)
 
 md5sums=('3f29b4eab8219076532ab34315843634')
 
-prepare() {
-   cp -a python-canonicaljson-$pkgver{,-python2}
-}
-
 build() {
-   cd "$srcdir"/python-canonicaljson-$pkgver
+   cd python-canonicaljson-$pkgver
python setup.py build
-
-   cd "$srcdir"/python-canonicaljson-$pkgver-python2
-   python2 setup.py build
 }
 
 check() {
-   cd "$srcdir"/python-canonicaljson-$pkgver
+   cd python-canonicaljson-$pkgver
python setup.py test
-
-   cd "$srcdir"/python-canonicaljson-$pkgver-python2
-   python2 setup.py test
 }
 
-package_python-canonicaljson() {
-   depends=('python' 'python-simplejson' 'python-frozendict')
-
+package() {
cd python-canonicaljson-$pkgver
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
 
-package_python2-canonicaljson() {
-   depends=('python2' 'python2-simplejson' 'python2-frozendict')
-
-   cd python-canonicaljson-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
 # vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :


[arch-commits] Commit in matrix-synapse/repos (11 files)

2019-12-17 Thread Johannes Löthberg via arch-commits
Date: Tuesday, December 17, 2019 @ 20:17:48
  Author: demize
Revision: 537958

db-move: moved matrix-synapse from [community-testing] to [community] (any)

Added:
  matrix-synapse/repos/community-any/PKGBUILD
(from rev 537957, matrix-synapse/repos/community-testing-any/PKGBUILD)
  matrix-synapse/repos/community-any/synapse.install
(from rev 537957, 
matrix-synapse/repos/community-testing-any/synapse.install)
  matrix-synapse/repos/community-any/synapse.service
(from rev 537957, 
matrix-synapse/repos/community-testing-any/synapse.service)
  matrix-synapse/repos/community-any/sysusers-synapse.conf
(from rev 537957, 
matrix-synapse/repos/community-testing-any/sysusers-synapse.conf)
  matrix-synapse/repos/community-any/tmpfiles-synapse.conf
(from rev 537957, 
matrix-synapse/repos/community-testing-any/tmpfiles-synapse.conf)
Deleted:
  matrix-synapse/repos/community-any/PKGBUILD
  matrix-synapse/repos/community-any/synapse.install
  matrix-synapse/repos/community-any/synapse.service
  matrix-synapse/repos/community-any/sysusers-synapse.conf
  matrix-synapse/repos/community-any/tmpfiles-synapse.conf
  matrix-synapse/repos/community-testing-any/

-+
 /PKGBUILD   |   65 ++
 /synapse.install|   38 +++
 /synapse.service|   18 +
 /sysusers-synapse.conf  |1 
 /tmpfiles-synapse.conf  |1 
 community-any/PKGBUILD  |   65 --
 community-any/synapse.install   |   38 ---
 community-any/synapse.service   |   18 -
 community-any/sysusers-synapse.conf |1 
 community-any/tmpfiles-synapse.conf |1 
 10 files changed, 123 insertions(+), 123 deletions(-)

Deleted: community-any/PKGBUILD
===
--- community-any/PKGBUILD  2019-12-17 20:14:19 UTC (rev 537957)
+++ community-any/PKGBUILD  2019-12-17 20:17:48 UTC (rev 537958)
@@ -1,65 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Ivan Shapovalov 
-
-pkgname=matrix-synapse
-pkgver=1.6.1
-pkgrel=1
-
-pkgdesc="Matrix reference homeserver"
-url="https://github.com/matrix-org/synapse;
-arch=('any')
-license=('Apache')
-
-depends=('python-jsonschema' 'python-twisted' 'python-service-identity'
- 'python-pyopenssl' 'python-yaml' 'python-pyasn1' 'python-pynacl'
- 'python-daemonize' 'python-bcrypt' 'python-frozendict'
- 'python-pillow' 'python-ujson'
- 'python-pysaml2' 'python-setuptools'
- 'python-systemd' 'python-unpaddedbase64' 'python-canonicaljson'
- 'python-signedjson' 'python-pymacaroons'
- 'python-service-identity' 'python-msgpack'
- 'python-phonenumbers' 'python-prometheus_client'
- 'python-attrs' 'python-netaddr' 'python-sortedcontainers'
- 'python-treq' 'python-idna' 'python-jinja'
- 'python-bleach' 'python-typing_extensions' 'systemd')
-checkdepends=('python-lxml' 'python-mock' 'python-parameterized')
-optdepends=('python-psycopg2: PostgreSQL support'
-'python-lxml: URL previewing'
-'python-psutil: metrics'
-'python-pyjwt: jwt')
-
-source=("synapse-$pkgver.tar.gz::https://github.com/matrix-org/synapse/archive/v$pkgver.tar.gz;
-'synapse.service'
-'sysusers-synapse.conf'
-'tmpfiles-synapse.conf')
-
-md5sums=('7ac1090fe169756483f65de8d3deb6a5'
- 'fb196dee4f38a4b19e0a160f45574032'
- 'ecd9f66fb57fe1a2e1e2df07a460a35b'
- 'e961c9ecad84a70345a57a7e9e6d5b09')
-
-backup=('etc/synapse/log_config.yaml')
-install=synapse.install
-
-build() {
-   cd synapse-$pkgver
-   python setup.py build
-}
-
-check() {
-   cd synapse-$pkgver
-   PYTHONPATH=. trial3 tests
-}
-
-package() {
-   install -Dm644 synapse.service 
"$pkgdir"/usr/lib/systemd/system/synapse.service
-
-   cd synapse-$pkgver
-   python setup.py install --root "$pkgdir" --optimize=1 --skip-build
-
-   install -dm755 -o 198 -g 198 "$pkgdir"/etc/synapse
-
-   install -Dm644 contrib/systemd/log_config.yaml 
"$pkgdir"/etc/synapse/log_config.yaml
-   install -Dm644 "$srcdir"/sysusers-synapse.conf 
"$pkgdir"/usr/lib/sysusers.d/synapse.conf
-   install -Dm644 "$srcdir"/tmpfiles-synapse.conf 
"$pkgdir"/usr/lib/tmpfiles.d/synapse.conf
-}

Copied: matrix-synapse/repos/community-any/PKGBUILD (from rev 537957, 
matrix-synapse/repos/community-testing-any/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-12-17 20:17:48 UTC (rev 537958)
@@ -0,0 +1,65 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgname=matrix-synapse
+pkgver=1.7.0
+pkgrel=1
+
+pkgdesc="Matrix reference homeserver"

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

2019-12-17 Thread Jelle van der Waa via arch-commits
Date: Tuesday, December 17, 2019 @ 20:14:11
  Author: jelle
Revision: 537956

upgpkg: python-translationstring 1.3-6

remove python2 module.

Modified:
  python-translationstring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 20:11:52 UTC (rev 537955)
+++ PKGBUILD2019-12-17 20:14:11 UTC (rev 537956)
@@ -1,15 +1,15 @@
 # Maintainer: Felix Yan 
 
-pkgbase=python-translationstring
-pkgname=('python-translationstring' 'python2-translationstring')
+pkgname=python-translationstring
 pkgver=1.3
-pkgrel=5
+pkgrel=6
 pkgdesc="Utility library for i18n relied on by various Repoze and Pyramid 
packages"
 arch=('any')
 license=('custom:BSD')
 url="https://github.com/Pylons/translationstring;
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose')
+depends=('python')
+makedepends=('python-setuptools' 'git')
+checkdepends=('python-nose')
 source=("git+https://github.com/Pylons/translationstring.git#tag=$pkgver;)
 sha512sums=('SKIP')
 
@@ -20,31 +20,15 @@
 build() {
   cd "$srcdir/translationstring"
   python setup.py build
-
-  cd "$srcdir/translationstring-py2"
-  python2 setup.py build
 }
 
 check() {
   cd "$srcdir/translationstring"
   nosetests3
-
-  cd "$srcdir/translationstring-py2"
-  nosetests2
 }
 
-package_python-translationstring() {
-  depends=('python')
-
+package() {
   cd translationstring
   python setup.py install --root="${pkgdir}" --optimize=1
   install -D -m644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
 }
-
-package_python2-translationstring() {
-  depends=('python2')
-
-  cd translationstring-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
-}


[arch-commits] Commit in python-translationstring/repos/community-any (2 files)

2019-12-17 Thread Jelle van der Waa via arch-commits
Date: Tuesday, December 17, 2019 @ 20:14:19
  Author: jelle
Revision: 537957

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 20:14:11 UTC (rev 537956)
+++ PKGBUILD2019-12-17 20:14:19 UTC (rev 537957)
@@ -1,50 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-translationstring
-pkgname=('python-translationstring' 'python2-translationstring')
-pkgver=1.3
-pkgrel=5
-pkgdesc="Utility library for i18n relied on by various Repoze and Pyramid 
packages"
-arch=('any')
-license=('custom:BSD')
-url="https://github.com/Pylons/translationstring;
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose')
-source=("git+https://github.com/Pylons/translationstring.git#tag=$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a translationstring{,-py2}
-}
-
-build() {
-  cd "$srcdir/translationstring"
-  python setup.py build
-
-  cd "$srcdir/translationstring-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/translationstring"
-  nosetests3
-
-  cd "$srcdir/translationstring-py2"
-  nosetests2
-}
-
-package_python-translationstring() {
-  depends=('python')
-
-  cd translationstring
-  python setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
-}
-
-package_python2-translationstring() {
-  depends=('python2')
-
-  cd translationstring-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
-}

Copied: python-translationstring/repos/community-any/PKGBUILD (from rev 537956, 
python-translationstring/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 20:14:19 UTC (rev 537957)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-translationstring
+pkgver=1.3
+pkgrel=6
+pkgdesc="Utility library for i18n relied on by various Repoze and Pyramid 
packages"
+arch=('any')
+license=('custom:BSD')
+url="https://github.com/Pylons/translationstring;
+depends=('python')
+makedepends=('python-setuptools' 'git')
+checkdepends=('python-nose')
+source=("git+https://github.com/Pylons/translationstring.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a translationstring{,-py2}
+}
+
+build() {
+  cd "$srcdir/translationstring"
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir/translationstring"
+  nosetests3
+}
+
+package() {
+  cd translationstring
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
+}


[arch-commits] Commit in python-marshmallow-sqlalchemy/repos/community-any (2 files)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 20:11:52
  Author: alucryd
Revision: 537955

archrelease: copy trunk to community-any

Added:
  python-marshmallow-sqlalchemy/repos/community-any/PKGBUILD
(from rev 537954, python-marshmallow-sqlalchemy/trunk/PKGBUILD)
Deleted:
  python-marshmallow-sqlalchemy/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 20:11:43 UTC (rev 537954)
+++ PKGBUILD2019-12-17 20:11:52 UTC (rev 537955)
@@ -1,40 +0,0 @@
-# Maintainer: Maxime Gauduin 
-
-pkgname=python-marshmallow-sqlalchemy
-pkgver=0.19.0
-pkgrel=2
-pkgdesc='SQLAlchemy integration with marshmallow'
-url=https://marshmallow-sqlalchemy.readthedocs.io/
-arch=(any)
-license=(MIT)
-depends=(
-  python-marshmallow
-  python-sqlalchemy
-)
-makedepends=(
-  git
-  python-setuptools
-)
-source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=abf13441214e0ccd13c93cbcac493c065042cace)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd marshmallow-sqlalchemy
-
-  git describe --tags
-}
-
-build() {
-  cd marshmallow-sqlalchemy
-
-  python setup.py build
-}
-
-package() {
-  cd marshmallow-sqlalchemy
-
-  python setup.py install --root="${pkgdir}" -O1 --skip-build
-  install -Dm 644 LICENSE -t 
"${pkgdir}"/usr/share/licenses/python-marshmallow-sqlalchemy/
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-marshmallow-sqlalchemy/repos/community-any/PKGBUILD (from rev 
537954, python-marshmallow-sqlalchemy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 20:11:52 UTC (rev 537955)
@@ -0,0 +1,40 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=python-marshmallow-sqlalchemy
+pkgver=0.21.0
+pkgrel=1
+pkgdesc='SQLAlchemy integration with marshmallow'
+url=https://marshmallow-sqlalchemy.readthedocs.io/
+arch=(any)
+license=(MIT)
+depends=(
+  python-marshmallow
+  python-sqlalchemy
+)
+makedepends=(
+  git
+  python-setuptools
+)
+source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=d7c7c2c602f9ac37b147cf528fa6e07ab6daa121)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd marshmallow-sqlalchemy
+
+  git describe --tags
+}
+
+build() {
+  cd marshmallow-sqlalchemy
+
+  python setup.py build
+}
+
+package() {
+  cd marshmallow-sqlalchemy
+
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
+  install -Dm 644 LICENSE -t 
"${pkgdir}"/usr/share/licenses/python-marshmallow-sqlalchemy/
+}
+
+# vim: ts=2 sw=2 et:


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 20:11:43
  Author: alucryd
Revision: 537954

upgpkg: python-marshmallow-sqlalchemy 0.21.0-1

Modified:
  python-marshmallow-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 20:09:49 UTC (rev 537953)
+++ PKGBUILD2019-12-17 20:11:43 UTC (rev 537954)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=python-marshmallow-sqlalchemy
-pkgver=0.19.0
-pkgrel=2
+pkgver=0.21.0
+pkgrel=1
 pkgdesc='SQLAlchemy integration with marshmallow'
 url=https://marshmallow-sqlalchemy.readthedocs.io/
 arch=(any)
@@ -15,7 +15,7 @@
   git
   python-setuptools
 )
-source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=abf13441214e0ccd13c93cbcac493c065042cace)
+source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=d7c7c2c602f9ac37b147cf528fa6e07ab6daa121)
 sha256sums=(SKIP)
 
 pkgver() {


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

2019-12-17 Thread Jelle van der Waa via arch-commits
Date: Tuesday, December 17, 2019 @ 20:09:49
  Author: jelle
Revision: 537953

archrelease: copy trunk to community-any

Added:
  python-validate-email/repos/community-any/PKGBUILD
(from rev 537952, python-validate-email/trunk/PKGBUILD)
Deleted:
  python-validate-email/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 20:09:35 UTC (rev 537952)
+++ PKGBUILD2019-12-17 20:09:49 UTC (rev 537953)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-validate-email
-pkgname=(python-validate-email python2-validate-email)
-pkgver=1.3
-pkgrel=4
-pkgdesc="Validate_email verify if an email address is valid and really exists."
-url="https://github.com/syrusakbary/validate_email;
-license=('LGPL')
-arch=('any')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.io/packages/source/v/validate_email/validate_email-$pkgver.tar.gz;)
-sha512sums=('77abb9797c59e9aee20368814373191dac3749938d31402ec56d447a118849b391f7291642d1b028d32fc19bad465c5e6a3785af6651d6d64728db884f75a0c9')
-
-prepare() {
-  cp -a validate_email-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/validate_email-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/validate_email-$pkgver-py2
-  python2 setup.py build
-}
-
-package_python-validate-email() {
-  depends=('python')
-
-  cd validate_email-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-validate-email() {
-  depends=('python2')
-
-  cd validate_email-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-validate-email/repos/community-any/PKGBUILD (from rev 537952, 
python-validate-email/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 20:09:49 UTC (rev 537953)
@@ -0,0 +1,23 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-validate-email
+pkgver=1.3
+pkgrel=5
+pkgdesc="Validate_email verify if an email address is valid and really exists."
+url="https://github.com/syrusakbary/validate_email;
+license=('LGPL')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools')
+source=("https://pypi.io/packages/source/v/validate_email/validate_email-$pkgver.tar.gz;)
+sha512sums=('77abb9797c59e9aee20368814373191dac3749938d31402ec56d447a118849b391f7291642d1b028d32fc19bad465c5e6a3785af6651d6d64728db884f75a0c9')
+
+build() {
+  cd "$srcdir"/validate_email-$pkgver
+  python setup.py build
+}
+
+package_python-validate-email() {
+  cd validate_email-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-12-17 Thread Jelle van der Waa via arch-commits
Date: Tuesday, December 17, 2019 @ 20:09:35
  Author: jelle
Revision: 537952

upgpkg: python-validate-email 1.3-5

remove python2 module

Modified:
  python-validate-email/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 20:08:54 UTC (rev 537951)
+++ PKGBUILD2019-12-17 20:09:35 UTC (rev 537952)
@@ -1,39 +1,23 @@
 # Maintainer: Felix Yan 
 
-pkgbase=python-validate-email
-pkgname=(python-validate-email python2-validate-email)
+pkgname=python-validate-email
 pkgver=1.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Validate_email verify if an email address is valid and really exists."
 url="https://github.com/syrusakbary/validate_email;
 license=('LGPL')
 arch=('any')
-makedepends=('python-setuptools' 'python2-setuptools')
+depends=('python')
+makedepends=('python-setuptools')
 
source=("https://pypi.io/packages/source/v/validate_email/validate_email-$pkgver.tar.gz;)
 
sha512sums=('77abb9797c59e9aee20368814373191dac3749938d31402ec56d447a118849b391f7291642d1b028d32fc19bad465c5e6a3785af6651d6d64728db884f75a0c9')
 
-prepare() {
-  cp -a validate_email-$pkgver{,-py2}
-}
-
 build() {
   cd "$srcdir"/validate_email-$pkgver
   python setup.py build
-
-  cd "$srcdir"/validate_email-$pkgver-py2
-  python2 setup.py build
 }
 
 package_python-validate-email() {
-  depends=('python')
-
   cd validate_email-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 }
-
-package_python2-validate-email() {
-  depends=('python2')
-
-  cd validate_email-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 20:08:54
  Author: alucryd
Revision: 537951

archrelease: copy trunk to community-x86_64

Added:
  granite/repos/community-x86_64/PKGBUILD
(from rev 537950, granite/trunk/PKGBUILD)
Deleted:
  granite/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 20:08:47 UTC (rev 537950)
+++ PKGBUILD2019-12-17 20:08:54 UTC (rev 537951)
@@ -1,46 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Ner0 
-
-pkgname=granite
-pkgver=5.2.5
-pkgrel=1
-pkgdesc='Library that extends Gtk+'
-arch=(x86_64)
-url=https://github.com/elementary/granite
-license=(LGPL3)
-groups=(pantheon)
-depends=(
-  cairo
-  gdk-pixbuf2
-  glib2
-  gtk3
-  libgee
-  pango
-)
-makedepends=(
-  git
-  gobject-introspection
-  meson
-  vala
-)
-provides=(libgranite.so)
-source=(git+https://github.com/elementary/granite.git#tag=7e1b76b3a5d093687bc296013b136d30173b22c6)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd granite
-
-  git describe --tags
-}
-
-build() {
-  arch-meson granite build \
--D b_pie=false
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: granite/repos/community-x86_64/PKGBUILD (from rev 537950, 
granite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 20:08:54 UTC (rev 537951)
@@ -0,0 +1,46 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Ner0 
+
+pkgname=granite
+pkgver=5.3.0
+pkgrel=1
+pkgdesc='Library that extends Gtk+'
+arch=(x86_64)
+url=https://github.com/elementary/granite
+license=(LGPL3)
+groups=(pantheon)
+depends=(
+  cairo
+  gdk-pixbuf2
+  glib2
+  gtk3
+  libgee
+  pango
+)
+makedepends=(
+  git
+  gobject-introspection
+  meson
+  vala
+)
+provides=(libgranite.so)
+source=(git+https://github.com/elementary/granite.git#tag=774f6bfcc34cf9d45d14bd19cb266dc1a0c6d868)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd granite
+
+  git describe --tags
+}
+
+build() {
+  arch-meson granite build \
+-D b_pie=false
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 20:08:47
  Author: alucryd
Revision: 537950

upgpkg: granite 5.3.0-1

Modified:
  granite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 19:58:29 UTC (rev 537949)
+++ PKGBUILD2019-12-17 20:08:47 UTC (rev 537950)
@@ -2,7 +2,7 @@
 # Contributor: Ner0 
 
 pkgname=granite
-pkgver=5.2.5
+pkgver=5.3.0
 pkgrel=1
 pkgdesc='Library that extends Gtk+'
 arch=(x86_64)
@@ -24,7 +24,7 @@
   vala
 )
 provides=(libgranite.so)
-source=(git+https://github.com/elementary/granite.git#tag=7e1b76b3a5d093687bc296013b136d30173b22c6)
+source=(git+https://github.com/elementary/granite.git#tag=774f6bfcc34cf9d45d14bd19cb266dc1a0c6d868)
 sha256sums=(SKIP)
 
 pkgver() {


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 19:58:29
  Author: alucryd
Revision: 537949

archrelease: copy trunk to community-x86_64

Added:
  skia-sharp/repos/community-x86_64/PKGBUILD
(from rev 537948, skia-sharp/trunk/PKGBUILD)
Deleted:
  skia-sharp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 19:58:23 UTC (rev 537948)
+++ PKGBUILD2019-12-17 19:58:29 UTC (rev 537949)
@@ -1,102 +0,0 @@
-# Maintainer: Maxime Gauduin 
-
-pkgname=skia-sharp
-pkgver=1.68.0
-_major=68
-_minor=0
-_release=0
-pkgrel=1
-pkgdesc='The Skia 2D Graphics library from Google exposed to .NET languages 
and runtimes across the board'
-arch=(x86_64)
-url='https://github.com/mono/SkiaSharp'
-license=(MIT)
-depends=(
-  expat
-  fontconfig
-  libfreetype.so
-  libjpeg-turbo
-  libpng
-  libwebp
-  zlib
-)
-makedepends=(
-  clang
-  git
-  python2
-)
-provides=(libSkiaSharp.so)
-source=(
-  git+https://github.com/mono/SkiaSharp.git#tag=v${pkgver}
-  git+https://chromium.googlesource.com/chromium/tools/depot_tools
-  git+https://github.com/mono/skia.git
-)
-sha256sums=(
-  SKIP
-  SKIP
-  SKIP
-)
-
-prepare() {
-  cd SkiaSharp
-
-  for submodule in externals/{depot_tools,skia}; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../${submodule#*/}
-git submodule update ${submodule}
-  done
-
-  pushd externals/skia
-  python2 tools/git-sync-deps
-  popd
-
-  pushd externals/depot_tools
-  ln -sf /usr/bin/python2 python
-  popd
-}
-
-build(){
-  cd SkiaSharp/externals/skia
-
-  export PATH="${srcdir}/SkiaSharp/externals/depot_tools:$PATH"
-
-  CFLAGS="$CFLAGS \
--I/usr/include/freetype2 \
--DSKIA_C_DLL"
-
-  extra_cflags=""
-  for cflag in $CFLAGS; do
-extra_cflags+="\"${cflag}\","
-  done
-  extra_ldflags=""
-  for ldflag in $LDFLAGS; do
-extra_ldflags+="\"${ldflag}\","
-  done
-
-  bin/gn gen out \
---args="target_os=\"linux\" \
-target_cpu=\"x64\" \
-cc=\"clang\" \
-cxx=\"clang++\" \
-extra_cflags=[${extra_cflags}] \
-extra_ldflags=[${extra_ldflags}] \
-skia_enable_gpu=true \
-skia_enable_tools=false \
-skia_use_dng_sdk=true \
-skia_use_icu=false \
-skia_use_piex=true \
-skia_use_sfntly=false \
-is_component_build=false \
-is_debug=false \
-is_official_build=true \
-linux_soname_version=\"${_major}.${_minor}.${_release}\""
-  ninja -C out
-}
-
-package() {
-  install -Dm 755 
SkiaSharp/externals/skia/out/libSkiaSharp.so.${_major}.${_minor}.${_release} -t 
"${pkgdir}"/usr/lib/
-  ln -s libSkiaSharp.so.${_major}.${_minor}.${_release} 
"${pkgdir}"/usr/lib/libSkiaSharp.so.${_major}
-  ln -s libSkiaSharp.so.${_major} "${pkgdir}"/usr/lib/libSkiaSharp.so
-  install -Dm 644 SkiaSharp/LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/skia-sharp/
-}
-
-# vim: ts=2 sw=2 et:

Copied: skia-sharp/repos/community-x86_64/PKGBUILD (from rev 537948, 
skia-sharp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 19:58:29 UTC (rev 537949)
@@ -0,0 +1,108 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=skia-sharp
+pkgver=1.68.1
+_major=68
+_minor=1
+_release=0
+pkgrel=1
+pkgdesc='The Skia 2D Graphics library from Google exposed to .NET languages 
and runtimes across the board'
+arch=(x86_64)
+url=https://github.com/mono/SkiaSharp
+license=(MIT)
+depends=(
+  expat
+  fontconfig
+  libfreetype.so
+  libjpeg-turbo
+  libpng
+  libwebp
+  zlib
+)
+makedepends=(
+  clang
+  git
+  python2
+)
+provides=(libSkiaSharp.so)
+source=(
+  
git+https://github.com/mono/SkiaSharp.git#tag=e0f57880ca5eadfaddde520e8d8365bc00b91d5d
+  git+https://chromium.googlesource.com/chromium/tools/depot_tools
+  git+https://github.com/mono/skia.git
+)
+sha256sums=(
+  SKIP
+  SKIP
+  SKIP
+)
+
+pkgver() {
+  cd SkiaSharp
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd SkiaSharp
+
+  for submodule in externals/{depot_tools,skia}; do
+git submodule init ${submodule}
+git config submodule.${submodule}.url ../${submodule#*/}
+git submodule update ${submodule}
+  done
+
+  pushd externals/skia
+  python2 tools/git-sync-deps
+  popd
+
+  pushd externals/depot_tools
+  ln -sf /usr/bin/python2 python
+  popd
+}
+
+build(){
+  cd SkiaSharp/externals/skia
+
+  export PATH="${srcdir}/SkiaSharp/externals/depot_tools:$PATH"
+
+  CFLAGS="$CFLAGS \
+-I/usr/include/freetype2 \
+-DSKIA_C_DLL"
+
+  extra_cflags=""
+  for cflag in $CFLAGS; do
+extra_cflags+="\"${cflag}\","
+  done
+  extra_ldflags=""
+  for ldflag in $LDFLAGS; do
+extra_ldflags+="\"${ldflag}\","
+  done
+
+  bin/gn gen out 

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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 19:58:23
  Author: alucryd
Revision: 537948

upgpkg: skia-sharp 1.68.1-1

Modified:
  skia-sharp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 19:52:35 UTC (rev 537947)
+++ PKGBUILD2019-12-17 19:58:23 UTC (rev 537948)
@@ -1,14 +1,14 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=skia-sharp
-pkgver=1.68.0
+pkgver=1.68.1
 _major=68
-_minor=0
+_minor=1
 _release=0
 pkgrel=1
 pkgdesc='The Skia 2D Graphics library from Google exposed to .NET languages 
and runtimes across the board'
 arch=(x86_64)
-url='https://github.com/mono/SkiaSharp'
+url=https://github.com/mono/SkiaSharp
 license=(MIT)
 depends=(
   expat
@@ -26,7 +26,7 @@
 )
 provides=(libSkiaSharp.so)
 source=(
-  git+https://github.com/mono/SkiaSharp.git#tag=v${pkgver}
+  
git+https://github.com/mono/SkiaSharp.git#tag=e0f57880ca5eadfaddde520e8d8365bc00b91d5d
   git+https://chromium.googlesource.com/chromium/tools/depot_tools
   git+https://github.com/mono/skia.git
 )
@@ -36,6 +36,12 @@
   SKIP
 )
 
+pkgver() {
+  cd SkiaSharp
+
+  git describe --tags | sed 's/^v//'
+}
+
 prepare() {
   cd SkiaSharp
 


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 19:52:35
  Author: anatolik
Revision: 537947

archrelease: copy trunk to community-x86_64

Added:
  osquery/repos/community-x86_64/PKGBUILD
(from rev 537946, osquery/trunk/PKGBUILD)
Deleted:
  osquery/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 19:52:13 UTC (rev 537946)
+++ PKGBUILD2019-12-17 19:52:35 UTC (rev 537947)
@@ -1,42 +0,0 @@
-# Maintainer: Anatol Pomozov
-
-pkgname=osquery
-pkgver=4.1.1
-pkgrel=1
-pkgdesc='SQL powered operating system instrumentation, monitoring, and 
analytics'
-arch=(x86_64)
-url='https://osquery.io'
-license=(Apache GPL2)
-depends=(augeas boost-libs gflags google-glog aws-sdk-cpp librdkafka rocksdb 
gtest device-mapper rpm-tools dpkg lvm2 libelfin lldpd rapidjson sleuthkit 
ssdeep thrift yara lmdb)
-makedepends=(cmake ninja python2 python boost linenoise-ng)
-# patched version of smartools that we need to build statically to avoid 
collision with the upstream version
-_smartmontools_commit=5f7669fba545f32a6d0c07e2be67df16f3eb354b
-source=(osquery-$pkgver.zip::https://github.com/osquery/osquery/archive/$pkgver.zip
-
third-party-smartmontools.zip::https://github.com/osquery/third-party-smartmontools/archive/$_smartmontools_commit.zip
-
devendorize.patch::https://github.com/anatol/osquery/compare/8e6fefb47ad2ae08f11f480e890ce991835ae7a6...8bf38f9223bfc7b743c25339c9175c148515d4f2.patch)
-sha256sums=('895a04605dc323b1fec7586cfc77430a93c08de1d16e6b19eb3358017723c0da'
-'891f11acd804aa0d53dbec599e6a32ad9c1e5392a3eb4022714871f3a1ce95ee'
-'a343efeea2a8ed4b2e74cf2fd843097bdeed274d24b303c5e317c0bd772daa11')
-
-prepare() {
-  cd osquery-$pkgver
-  patch -p1 < ../devendorize.patch
-
-  rm -rf libraries/cmake/source/smartmontools/src
-  ln -sf `pwd`/../third-party-smartmontools-$_smartmontools_commit 
libraries/cmake/source/smartmontools/src
-}
-
-build() {
-  cd osquery-$pkgver
-
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
-DOSQUERY_VERSION=$pkgver -S . -B build
-  cmake --build build
-}
-
-package() {
-  cd osquery-$pkgver
-
-  cmake --build build --target install -- DESTDIR="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  rm -r "$pkgdir/etc/init.d/"
-}

Copied: osquery/repos/community-x86_64/PKGBUILD (from rev 537946, 
osquery/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 19:52:35 UTC (rev 537947)
@@ -0,0 +1,42 @@
+# Maintainer: Anatol Pomozov
+
+pkgname=osquery
+pkgver=4.1.2
+pkgrel=1
+pkgdesc='SQL powered operating system instrumentation, monitoring, and 
analytics'
+arch=(x86_64)
+url='https://osquery.io'
+license=(Apache GPL2)
+depends=(augeas boost-libs gflags google-glog aws-sdk-cpp librdkafka rocksdb 
gtest device-mapper rpm-tools dpkg lvm2 libelfin lldpd rapidjson sleuthkit 
ssdeep thrift yara lmdb)
+makedepends=(cmake ninja python boost linenoise-ng)
+# patched version of smartools that we need to build statically to avoid 
collision with the upstream version
+_smartmontools_commit=5f7669fba545f32a6d0c07e2be67df16f3eb354b
+source=(osquery-$pkgver.zip::https://github.com/osquery/osquery/archive/$pkgver.zip
+
third-party-smartmontools.zip::https://github.com/osquery/third-party-smartmontools/archive/$_smartmontools_commit.zip
+
devendorize.patch::https://github.com/anatol/osquery/compare/551d548b478f416bbfadaa0a0450c05873d2a9f6...8ab1e555bc0ce1816d99000596b085efe5161337.patch)
+sha256sums=('98962a38ca4bebfd87d483e5269c4364291b97f30c047489da99ebf3fdcc57d1'
+'891f11acd804aa0d53dbec599e6a32ad9c1e5392a3eb4022714871f3a1ce95ee'
+'81d2752eb4271d2821d42d5c09f3fa9a86e1c8f644673c4eee5061957ef7d636')
+
+prepare() {
+  cd osquery-$pkgver
+  patch -p1 < ../devendorize.patch
+
+  rm -rf libraries/cmake/source/smartmontools/src
+  ln -sf `pwd`/../third-party-smartmontools-$_smartmontools_commit 
libraries/cmake/source/smartmontools/src
+}
+
+build() {
+  cd osquery-$pkgver
+
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
-DOSQUERY_VERSION=$pkgver -S . -B build
+  cmake --build build
+}
+
+package() {
+  cd osquery-$pkgver
+
+  cmake --build build --target install -- DESTDIR="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  rm -r "$pkgdir/etc/init.d/"
+}


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 19:52:13
  Author: anatolik
Revision: 537946

upgpkg: osquery 4.1.2-1

Modified:
  osquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 19:23:56 UTC (rev 537945)
+++ PKGBUILD2019-12-17 19:52:13 UTC (rev 537946)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=osquery
-pkgver=4.1.1
+pkgver=4.1.2
 pkgrel=1
 pkgdesc='SQL powered operating system instrumentation, monitoring, and 
analytics'
 arch=(x86_64)
@@ -8,15 +8,15 @@
 url='https://osquery.io'
 license=(Apache GPL2)
 depends=(augeas boost-libs gflags google-glog aws-sdk-cpp librdkafka rocksdb 
gtest device-mapper rpm-tools dpkg lvm2 libelfin lldpd rapidjson sleuthkit 
ssdeep thrift yara lmdb)
-makedepends=(cmake ninja python2 python boost linenoise-ng)
+makedepends=(cmake ninja python boost linenoise-ng)
 # patched version of smartools that we need to build statically to avoid 
collision with the upstream version
 _smartmontools_commit=5f7669fba545f32a6d0c07e2be67df16f3eb354b
 
source=(osquery-$pkgver.zip::https://github.com/osquery/osquery/archive/$pkgver.zip
 
third-party-smartmontools.zip::https://github.com/osquery/third-party-smartmontools/archive/$_smartmontools_commit.zip
-
devendorize.patch::https://github.com/anatol/osquery/compare/8e6fefb47ad2ae08f11f480e890ce991835ae7a6...8bf38f9223bfc7b743c25339c9175c148515d4f2.patch)
-sha256sums=('895a04605dc323b1fec7586cfc77430a93c08de1d16e6b19eb3358017723c0da'
+
devendorize.patch::https://github.com/anatol/osquery/compare/551d548b478f416bbfadaa0a0450c05873d2a9f6...8ab1e555bc0ce1816d99000596b085efe5161337.patch)
+sha256sums=('98962a38ca4bebfd87d483e5269c4364291b97f30c047489da99ebf3fdcc57d1'
 '891f11acd804aa0d53dbec599e6a32ad9c1e5392a3eb4022714871f3a1ce95ee'
-'a343efeea2a8ed4b2e74cf2fd843097bdeed274d24b303c5e317c0bd772daa11')
+'81d2752eb4271d2821d42d5c09f3fa9a86e1c8f644673c4eee5061957ef7d636')
 
 prepare() {
   cd osquery-$pkgver


[arch-commits] Commit in lightdm-gtk-greeter/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 19:40:54
  Author: alucryd
Revision: 371607

archrelease: copy trunk to extra-x86_64

Added:
  lightdm-gtk-greeter/repos/extra-x86_64/PKGBUILD
(from rev 371606, lightdm-gtk-greeter/trunk/PKGBUILD)
Deleted:
  lightdm-gtk-greeter/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 19:40:47 UTC (rev 371606)
+++ PKGBUILD2019-12-17 19:40:54 UTC (rev 371607)
@@ -1,43 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Padfoot 
-
-pkgname=lightdm-gtk-greeter
-pkgver=2.0.6
-pkgrel=1
-epoch=1
-pkgdesc='GTK+ greeter for LightDM'
-arch=('x86_64')
-url='https://launchpad.net/lightdm-gtk-greeter'
-license=('GPL3' 'LGPL3')
-depends=('gtk3' 'lightdm')
-makedepends=('exo' 'gobject-introspection' 'intltool')
-replaces=('lightdm-gtk2-greeter' 'lightdm-gtk3-greeter')
-backup=('etc/lightdm/lightdm-gtk-greeter.conf')
-source=("https://launchpad.net/lightdm-gtk-greeter/${pkgver%.?}/${pkgver}/+download/lightdm-gtk-greeter-${pkgver}.tar.gz;)
-sha256sums=('255cf4039ab2536020ca8714bdc98300c8f71719183bbb5b18ef96f43c2e3ade')
-
-build() {
-  cd lightdm-gtk-greeter-${pkgver}
-
-  export CFLAGS="$CFLAGS -Wno-declaration-after-statement"
-
-  ./configure \
---prefix='/usr' \
---libexecdir='/usr/lib/lightdm' \
---sbindir='/usr/bin' \
---sysconfdir='/etc' \
---with-libxklavier \
---enable-kill-on-sigterm \
---disable-libido \
---disable-libindicator \
---disable-static
-  make
-}
-
-package() {
-  cd lightdm-gtk-greeter-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lightdm-gtk-greeter/repos/extra-x86_64/PKGBUILD (from rev 371606, 
lightdm-gtk-greeter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 19:40:54 UTC (rev 371607)
@@ -0,0 +1,52 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Padfoot 
+
+pkgname=lightdm-gtk-greeter
+pkgver=2.0.7
+pkgrel=1
+epoch=1
+pkgdesc='GTK+ greeter for LightDM'
+arch=(x86_64)
+url=https://launchpad.net/lightdm-gtk-greeter
+license=(
+  GPL3
+  LGPL3
+)
+depends=(
+  gtk3
+  lightdm
+)
+makedepends=(
+  exo
+  gobject-introspection
+  intltool
+)
+backup=(etc/lightdm/lightdm-gtk-greeter.conf)
+source=(https://launchpad.net/lightdm-gtk-greeter/${pkgver%.?}/${pkgver}/+download/lightdm-gtk-greeter-${pkgver}.tar.gz)
+sha256sums=('bae293f21286e93113ee7965a3a8734bbee6b94f3c74d8723dcae13dda60fcbc')
+
+build() {
+  cd lightdm-gtk-greeter-${pkgver}
+
+  export CFLAGS="$CFLAGS -Wno-declaration-after-statement"
+
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/lightdm \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--with-libxklavier \
+--enable-kill-on-sigterm \
+--disable-libido \
+--disable-libindicator \
+--disable-static
+  make
+}
+
+package() {
+  cd lightdm-gtk-greeter-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in lightdm-gtk-greeter/trunk (PKGBUILD)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 19:40:47
  Author: alucryd
Revision: 371606

upgpkg: lightdm-gtk-greeter 1:2.0.7-1

Modified:
  lightdm-gtk-greeter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 19:23:43 UTC (rev 371605)
+++ PKGBUILD2019-12-17 19:40:47 UTC (rev 371606)
@@ -2,19 +2,28 @@
 # Contributor: Padfoot 
 
 pkgname=lightdm-gtk-greeter
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 epoch=1
 pkgdesc='GTK+ greeter for LightDM'
-arch=('x86_64')
-url='https://launchpad.net/lightdm-gtk-greeter'
-license=('GPL3' 'LGPL3')
-depends=('gtk3' 'lightdm')
-makedepends=('exo' 'gobject-introspection' 'intltool')
-replaces=('lightdm-gtk2-greeter' 'lightdm-gtk3-greeter')
-backup=('etc/lightdm/lightdm-gtk-greeter.conf')
-source=("https://launchpad.net/lightdm-gtk-greeter/${pkgver%.?}/${pkgver}/+download/lightdm-gtk-greeter-${pkgver}.tar.gz;)
-sha256sums=('255cf4039ab2536020ca8714bdc98300c8f71719183bbb5b18ef96f43c2e3ade')
+arch=(x86_64)
+url=https://launchpad.net/lightdm-gtk-greeter
+license=(
+  GPL3
+  LGPL3
+)
+depends=(
+  gtk3
+  lightdm
+)
+makedepends=(
+  exo
+  gobject-introspection
+  intltool
+)
+backup=(etc/lightdm/lightdm-gtk-greeter.conf)
+source=(https://launchpad.net/lightdm-gtk-greeter/${pkgver%.?}/${pkgver}/+download/lightdm-gtk-greeter-${pkgver}.tar.gz)
+sha256sums=('bae293f21286e93113ee7965a3a8734bbee6b94f3c74d8723dcae13dda60fcbc')
 
 build() {
   cd lightdm-gtk-greeter-${pkgver}
@@ -22,10 +31,10 @@
   export CFLAGS="$CFLAGS -Wno-declaration-after-statement"
 
   ./configure \
---prefix='/usr' \
---libexecdir='/usr/lib/lightdm' \
---sbindir='/usr/bin' \
---sysconfdir='/etc' \
+--prefix=/usr \
+--libexecdir=/usr/lib/lightdm \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
 --with-libxklavier \
 --enable-kill-on-sigterm \
 --disable-libido \


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 19:22:09
  Author: alucryd
Revision: 371603

upgpkg: xvidcore 1.3.6-1

Modified:
  xvidcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 19:03:52 UTC (rev 371602)
+++ PKGBUILD2019-12-17 19:22:09 UTC (rev 371603)
@@ -1,27 +1,27 @@
 # Maintainer: Maxime Gauduin 
-# Maintainer: Tom Gundersen 
+# Contributor: Tom Gundersen 
 # Contributor: Bartłomiej Piotrowski 
 # Contributor: tobias 
 # Contributor: Sarah Hay 
 
 pkgname=xvidcore
-pkgver=1.3.5
+pkgver=1.3.6
 pkgrel=1
 pkgdesc='XviD is an open source MPEG-4 video codec'
-arch=('x86_64')
-url='http://www.xvid.org/'
-license=('GPL')
-depends=('glibc')
-makedepends=('nasm')
-provides=('libxvidcore.so')
-source=("http://downloads.xvid.org/downloads/xvidcore-${pkgver}.tar.bz2;)
-sha256sums=('7c20f279f9d8e89042e85465d2bcb1b3130ceb1ecec33d5448c4589d78f010b4')
+arch=(x86_64)
+url=https://www.xvid.com/
+license=(GPL)
+depends=(glibc)
+makedepends=(nasm)
+provides=(libxvidcore.so)
+source=(https://downloads.xvid.com/downloads/xvidcore-${pkgver}.tar.gz)
+sha256sums=('89315b536935b8fd66b702afe47361562a86ff49b77da51b0aff4c4642d4f8f3')
 
 build() {
   cd xvidcore/build/generic
 
   ./configure \
---prefix='/usr'
+--prefix=/usr
   make
 }
 


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 19:22:16
  Author: alucryd
Revision: 371604

archrelease: copy trunk to extra-x86_64

Added:
  xvidcore/repos/extra-x86_64/PKGBUILD
(from rev 371603, xvidcore/trunk/PKGBUILD)
Deleted:
  xvidcore/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 19:22:09 UTC (rev 371603)
+++ PKGBUILD2019-12-17 19:22:16 UTC (rev 371604)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Maintainer: Tom Gundersen 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: tobias 
-# Contributor: Sarah Hay 
-
-pkgname=xvidcore
-pkgver=1.3.5
-pkgrel=1
-pkgdesc='XviD is an open source MPEG-4 video codec'
-arch=('x86_64')
-url='http://www.xvid.org/'
-license=('GPL')
-depends=('glibc')
-makedepends=('nasm')
-provides=('libxvidcore.so')
-source=("http://downloads.xvid.org/downloads/xvidcore-${pkgver}.tar.bz2;)
-sha256sums=('7c20f279f9d8e89042e85465d2bcb1b3130ceb1ecec33d5448c4589d78f010b4')
-
-build() {
-  cd xvidcore/build/generic
-
-  ./configure \
---prefix='/usr'
-  make
-}
-
-package() {
-  cd xvidcore/build/generic
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: xvidcore/repos/extra-x86_64/PKGBUILD (from rev 371603, 
xvidcore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 19:22:16 UTC (rev 371604)
@@ -0,0 +1,34 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Tom Gundersen 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: tobias 
+# Contributor: Sarah Hay 
+
+pkgname=xvidcore
+pkgver=1.3.6
+pkgrel=1
+pkgdesc='XviD is an open source MPEG-4 video codec'
+arch=(x86_64)
+url=https://www.xvid.com/
+license=(GPL)
+depends=(glibc)
+makedepends=(nasm)
+provides=(libxvidcore.so)
+source=(https://downloads.xvid.com/downloads/xvidcore-${pkgver}.tar.gz)
+sha256sums=('89315b536935b8fd66b702afe47361562a86ff49b77da51b0aff4c4642d4f8f3')
+
+build() {
+  cd xvidcore/build/generic
+
+  ./configure \
+--prefix=/usr
+  make
+}
+
+package() {
+  cd xvidcore/build/generic
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 19:11:28
  Author: alucryd
Revision: 537943

upgpkg: emby-server 4.3.0.30-2

Modified:
  emby-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 18:58:31 UTC (rev 537942)
+++ PKGBUILD2019-12-17 19:11:28 UTC (rev 537943)
@@ -4,7 +4,7 @@
 pkgname=emby-server
 pkgver=4.3.0.30
 _ffmpeg_ver=2019_11_09
-pkgrel=1
+pkgrel=2
 pkgdesc='Bring together your videos, music, photos, and live television'
 arch=(any)
 url=https://emby.media
@@ -13,7 +13,7 @@
   alsa-lib
   aom
   bzip2
-  dotnet-runtime
+  dotnet-runtime-2.2
   expat
   fontconfig
   fribidi


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 19:11:39
  Author: alucryd
Revision: 537944

archrelease: copy trunk to community-staging-any

Added:
  emby-server/repos/community-staging-any/
  emby-server/repos/community-staging-any/PKGBUILD
(from rev 537943, emby-server/trunk/PKGBUILD)
  emby-server/repos/community-staging-any/emby-server
(from rev 537943, emby-server/trunk/emby-server)
  emby-server/repos/community-staging-any/emby-server.conf
(from rev 537943, emby-server/trunk/emby-server.conf)
  emby-server/repos/community-staging-any/emby-server.service
(from rev 537943, emby-server/trunk/emby-server.service)
  emby-server/repos/community-staging-any/emby-server.sysusers
(from rev 537943, emby-server/trunk/emby-server.sysusers)
  emby-server/repos/community-staging-any/emby-server.tmpfiles
(from rev 537943, emby-server/trunk/emby-server.tmpfiles)
  emby-server/repos/community-staging-any/license.docx
(from rev 537943, emby-server/trunk/license.docx)

--+
 PKGBUILD |  128 +
 emby-server  |   10 +++
 emby-server.conf |5 +
 emby-server.service  |   16 ++
 emby-server.sysusers |1 
 emby-server.tmpfiles |1 
 6 files changed, 161 insertions(+)

Copied: emby-server/repos/community-staging-any/PKGBUILD (from rev 537943, 
emby-server/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2019-12-17 19:11:39 UTC (rev 537944)
@@ -0,0 +1,128 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Daniel Seymour 
+
+pkgname=emby-server
+pkgver=4.3.0.30
+_ffmpeg_ver=2019_11_09
+pkgrel=2
+pkgdesc='Bring together your videos, music, photos, and live television'
+arch=(any)
+url=https://emby.media
+license=(custom)
+depends=(
+  alsa-lib
+  aom
+  bzip2
+  dotnet-runtime-2.2
+  expat
+  fontconfig
+  fribidi
+  glibc
+  gmp
+  gnutls
+  lame
+  libass.so
+  libdrm
+  libfreetype.so
+  libjpeg-turbo
+  libmfx.so
+  libpng
+  libtheora
+  libva-drm.so
+  libva.so
+  libvorbisenc.so
+  libvorbis.so
+  libwebp
+  libx264.so
+  opus
+  skia-sharp
+  sqlite
+  zlib
+  zvbi
+)
+makedepends=(
+  ffnvcodec-headers8.1
+  nasm
+)
+source=(
+  
https://github.com/MediaBrowser/Emby.Releases/releases/download/${pkgver}/embyserver-netcore_${pkgver}.zip
+  https://mediabrowser.github.io/embytools/ffmpeg-${_ffmpeg_ver}.tar.gz
+  https://mediabrowser.github.io/embytools/ffdetect-${_ffmpeg_ver}-x64.tar.xz
+  emby-server
+  emby-server.conf
+  emby-server.service
+  emby-server.sysusers
+  emby-server.tmpfiles
+  license.docx
+)
+noextract=(license.docx)
+backup=(etc/conf.d/emby-server)
+sha256sums=('28d2a3d7d36c298d083675f18adb7c55c8fcc738a2611a89a5ed028cfe1b8aa2'
+'4afade7a1870d1f3a90de688b8706718e2592cbb281b24ba569982aac667266f'
+'3fbee0c712c01e37953293da6d3aa4ae7a608fb5801a3eb3d9f99c1274da44db'
+'ee6ed36a13fcd8fd0b2b818eac742cc2cc2513d7f8f6cd867fa8d1c45ef3dd22'
+'d1a805284d8a1329f6f6e736423be747d8951c5a9600fbb79c13a6f9be7149c0'
+'efdaabd3002fee13a6831e90fd700dea4d7c6c954ede00da6f28c1eada33ad8c'
+'f7fa33949757ffc587ecf82496dc35ebc8c8e5c98b882b31dc40a24263d3921a'
+'a13a844a1bdc679356698e3fd7f3946d07bdfe021ed857d944ead011ad338056'
+'a6d7ea65dcb06392479a85e1a10a7aeb872d803da6f784f6935fcd4ee63008c6')
+
+prepare() {
+  rm -rf system/{electron,runtimes/{osx,tizen*,win*}}
+}
+
+build() {
+  cd ffmpeg-${_ffmpeg_ver}_public_fixed
+
+  export PKG_CONFIG_PATH=/usr/lib/ffnvcodec8.1/pkgconfig
+
+  ./configure \
+--disable-doc \
+--disable-ffplay \
+--disable-shared \
+--disable-vdpau \
+--disable-libxcb \
+--disable-lzma \
+--disable-sdl2 \
+--disable-xlib \
+--enable-fontconfig \
+--enable-gmp \
+--enable-gnutls \
+--enable-gpl \
+--enable-libaom \
+--enable-libass \
+--enable-libdrm \
+--enable-libfreetype \
+--enable-libfribidi \
+--enable-libmfx \
+--enable-libmp3lame \
+--enable-libopus \
+--enable-libtheora \
+--enable-libvorbis \
+--enable-libwebp \
+--enable-libx264 \
+--enable-libzvbi \
+--enable-version3 \
+--enable-nvdec \
+--enable-nvenc \
+--enable-static \
+--enable-vaapi
+  make
+}
+
+package() {
+  install -dm 755 "${pkgdir}"/usr/lib
+  cp -dr --no-preserve='ownership' system "${pkgdir}"/usr/lib/emby-server
+  ln -s ../libSkiaSharp.so.68.0.0 
"${pkgdir}"/usr/lib/emby-server/libSkiaSharp.so
+  install -Dm 755 emby-server -t "${pkgdir}"/usr/bin/
+  install -Dm 755 bin/ffdetect "${pkgdir}"/usr/bin/ffdetect-emby
+  install -Dm 755 ffmpeg-${_ffmpeg_ver}_public_fixed/ffmpeg 
"${pkgdir}"/usr/bin/ffmpeg-emby
+  install -Dm 755 ffmpeg-${_ffmpeg_ver}_public_fixed/ffprobe 
"${pkgdir}"/usr/bin/ffprobe-emby
+  install -Dm 644 emby-server.service -t 

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

2019-12-17 Thread Johannes Löthberg via arch-commits
Date: Tuesday, December 17, 2019 @ 19:03:52
  Author: demize
Revision: 371602

db-move: moved rhash from [testing] to [extra] (x86_64)

Added:
  rhash/repos/extra-x86_64/PKGBUILD
(from rev 371601, rhash/repos/testing-x86_64/PKGBUILD)
Deleted:
  rhash/repos/extra-x86_64/PKGBUILD
  rhash/repos/testing-x86_64/

---+
 /PKGBUILD |   53 
 extra-x86_64/PKGBUILD |   53 
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2019-12-17 13:16:25 UTC (rev 371601)
+++ extra-x86_64/PKGBUILD   2019-12-17 19:03:52 UTC (rev 371602)
@@ -1,53 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: carstene1ns  - http://git.io/ctPKG
-# Contributor: 謝致邦 
-# Contributor: cantabile 
-# Contributor: reMiND 
-
-pkgname=rhash
-pkgver=1.3.8
-pkgrel=1
-
-pkgdesc='Utility for verifying hash sums of files'
-url='https://github.com/rhash/RHash'
-license=('custom' 'MIT')
-arch=('x86_64')
-
-depends=('glibc')
-
-backup=('etc/rhashrc')
-
-source=(https://github.com/rhash/RHash/archive/v$pkgver.tar.gz
-
https://github.com/rhash/RHash/releases/download/v$pkgver/v$pkgver.tar.gz.asc)
-
-sha256sums=('be536a56acfefc87dbc8b1db30fc639020e41edf05518185ea98630e3df7c04c'
-'SKIP')
-validpgpkeys=('2875F6B1C2D27A4F0C8AF60B2A714497E37363AE')
-
-prepare() {
-  cd RHash-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --extra-cflags="$CFLAGS" 
--extra-ldflags="$LDFLAGS"
-}
-
-build() {
-  cd RHash-$pkgver
-  make
-}
-
-check() {
-  cd RHash-$pkgver
-  make test test-lib
-}
-
-package() {
-  cd RHash-$pkgver
-
-  # program
-  make DESTDIR="$pkgdir" install
-
-  # library, since the makefiles are still broken
-  make -C librhash DESTDIR="$pkgdir" install-lib-headers install-lib-shared 
install-so-link
-
-  # license
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/rhash/LICENSE
-}

Copied: rhash/repos/extra-x86_64/PKGBUILD (from rev 371601, 
rhash/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2019-12-17 19:03:52 UTC (rev 371602)
@@ -0,0 +1,53 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: carstene1ns  - http://git.io/ctPKG
+# Contributor: 謝致邦 
+# Contributor: cantabile 
+# Contributor: reMiND 
+
+pkgname=rhash
+pkgver=1.3.9
+pkgrel=1
+
+pkgdesc='Utility for verifying hash sums of files'
+url='https://github.com/rhash/RHash'
+license=('BSD')
+arch=('x86_64')
+
+depends=('glibc')
+
+backup=('etc/rhashrc')
+
+source=(rhash-$pkgver.tar.gz::https://github.com/rhash/RHash/archive/v$pkgver.tar.gz
+
rhash-$pkgver.tar.gz.asc::https://github.com/rhash/RHash/releases/download/v$pkgver/v$pkgver.tar.gz.asc)
+
+sha256sums=('42b1006f998adb189b1f316bf1a60e3171da047a85c4aaded2d0d26c1476c9f6'
+'SKIP')
+validpgpkeys=('2875F6B1C2D27A4F0C8AF60B2A714497E37363AE')
+
+prepare() {
+  cd RHash-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --extra-cflags="$CFLAGS" 
--extra-ldflags="$LDFLAGS"
+}
+
+build() {
+  cd RHash-$pkgver
+  make
+}
+
+check() {
+  cd RHash-$pkgver
+  make test test-lib
+}
+
+package() {
+  cd RHash-$pkgver
+
+  # program
+  make DESTDIR="$pkgdir" install
+
+  # library, since the makefiles are still broken
+  make -C librhash DESTDIR="$pkgdir" install-lib-headers install-lib-shared 
install-so-link
+
+  # license
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/rhash/LICENSE
+}


[arch-commits] Commit in dotnet-core-2.2 (6 files)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 18:58:31
  Author: alucryd
Revision: 537942

archrelease: copy trunk to community-staging-x86_64

Added:
  dotnet-core-2.2/repos/
  dotnet-core-2.2/repos/community-staging-x86_64/
  dotnet-core-2.2/repos/community-staging-x86_64/PKGBUILD
(from rev 537941, dotnet-core-2.2/trunk/PKGBUILD)
  dotnet-core-2.2/repos/community-staging-x86_64/dotnet-coreclr-asm.patch
(from rev 537941, dotnet-core-2.2/trunk/dotnet-coreclr-asm.patch)
  dotnet-core-2.2/repos/community-staging-x86_64/dotnet-coreclr-rid.patch
(from rev 537941, dotnet-core-2.2/trunk/dotnet-coreclr-rid.patch)
  dotnet-core-2.2/repos/community-staging-x86_64/dotnet-coreclr-sysinfo.patch
(from rev 537941, dotnet-core-2.2/trunk/dotnet-coreclr-sysinfo.patch)

--+
 PKGBUILD |  174 +
 dotnet-coreclr-asm.patch |  537 +
 dotnet-coreclr-rid.patch |   39 ++
 dotnet-coreclr-sysinfo.patch |   20 +
 4 files changed, 770 insertions(+)

Copied: dotnet-core-2.2/repos/community-staging-x86_64/PKGBUILD (from rev 
537941, dotnet-core-2.2/trunk/PKGBUILD)
===
--- repos/community-staging-x86_64/PKGBUILD (rev 0)
+++ repos/community-staging-x86_64/PKGBUILD 2019-12-17 18:58:31 UTC (rev 
537942)
@@ -0,0 +1,174 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Max Liebkies 
+# Contributor: Krzysztof Bogacki 
+
+pkgbase=dotnet-core-2.2
+pkgname=(
+ dotnet-runtime-2.2
+ dotnet-sdk-2.2
+ aspnet-runtime-2.2
+)
+pkgver=2.2.7.sdk109
+_runtimever=2.2.7
+_sdkver=2.2.109
+pkgrel=1
+arch=(x86_64)
+url=https://www.microsoft.com/net/core
+license=(MIT)
+makedepends=(
+  clang
+  cmake
+  curl
+  git
+  icu
+  inetutils
+  krb5
+  libunwind
+  lldb
+  llvm
+  lttng-ust
+  openssl-1.0
+  zlib
+)
+options=(staticlibs)
+source=(
+  
dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=2ea940c21cfb258ad514660d856b558655ea1f92
+  
dotnet-application-insights::git+https://github.com/Microsoft/ApplicationInsights-dotnet.git
+  dotnet-arcade::git+https://github.com/dotnet/arcade.git
+  dotnet-aspnet-razor::git+https://github.com/aspnet/Razor.git
+  dotnet-cecil::git+https://github.com/mono/cecil.git
+  dotnet-cli::git+https://github.com/dotnet/cli.git
+  dotnet-cli-migrate::git+https://github.com/dotnet/cli-migrate.git
+  
dotnet-clicommandlineparser::git+https://github.com/dotnet/clicommandlineparser.git
+  dotnet-common::git+https://github.com/aspnet/common.git
+  dotnet-core-setup::git+https://github.com/dotnet/core-setup.git
+  dotnet-coreclr::git+https://github.com/dotnet/coreclr.git
+  dotnet-corefx::git+https://github.com/dotnet/corefx.git
+  dotnet-fsharp::git+https://github.com/Microsoft/VisualFSharp.git
+  dotnet-linker::git+https://github.com/mono/linker.git
+  dotnet-msbuild::git+https://github.com/Microsoft/msbuild.git
+  dotnet-newtonsoft-json::git+https://github.com/JamesNK/Newtonsoft.Json.git
+  dotnet-nuget-client::git+https://github.com/NuGet/NuGet.Client.git
+  dotnet-roslyn::git+https://github.com/dotnet/roslyn.git
+  dotnet-roslyn-tools::git+https://github.com/dotnet/roslyn-tools.git
+  dotnet-sdk::git+https://github.com/dotnet/sdk.git
+  dotnet-standard::git+https://github.com/dotnet/standard.git
+  dotnet-templating::git+https://github.com/dotnet/templating.git
+  dotnet-vstest::git+https://github.com/Microsoft/vstest.git
+  dotnet-websdk::git+https://github.com/aspnet/websdk.git
+  dotnet-xliff-tasks::git+https://github.com/dotnet/xliff-tasks.git
+  
https://download.visualstudio.microsoft.com/download/pr/f0b6c052-2f5d-42b9-8ffa-870ea2a60d11/90c1d5b4a2548c1beaeacff0a39a459c/aspnetcore-runtime-2.2.7-linux-x64.tar.gz
+  dotnet-coreclr-rid.patch
+  dotnet-coreclr-asm.patch
+  dotnet-coreclr-sysinfo.patch
+)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'e9872e53b834e2c3194710cc2b242bb17a00f1a8b1f42df6e4b87d2ea1ed935e'
+'192af878c513f7d27f670104aaef309073f65287809361739038d770b16415d3'
+'ecbd476481deef395d88496a5b6adfeb37660c45052523f31df6805ec85bdb6c'
+'b0c63c807cd58c170f55ba0621eb11761e6f6aa6a8530d8b0468c46f51e17698')
+
+prepare() {
+  cd dotnet-source-build
+
+  for submodule in 

[arch-commits] Commit in (6 files)

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 18:58:11
  Author: alucryd
Revision: 537941

add compat dotnet-core-2.2

Added:
  dotnet-core-2.2/
  dotnet-core-2.2/trunk/
  dotnet-core-2.2/trunk/PKGBUILD
  dotnet-core-2.2/trunk/dotnet-coreclr-asm.patch
  dotnet-core-2.2/trunk/dotnet-coreclr-rid.patch
  dotnet-core-2.2/trunk/dotnet-coreclr-sysinfo.patch

--+
 PKGBUILD |  174 +
 dotnet-coreclr-asm.patch |  537 +
 dotnet-coreclr-rid.patch |   39 ++
 dotnet-coreclr-sysinfo.patch |   20 +
 4 files changed, 770 insertions(+)

Added: dotnet-core-2.2/trunk/PKGBUILD
===
--- dotnet-core-2.2/trunk/PKGBUILD  (rev 0)
+++ dotnet-core-2.2/trunk/PKGBUILD  2019-12-17 18:58:11 UTC (rev 537941)
@@ -0,0 +1,174 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Max Liebkies 
+# Contributor: Krzysztof Bogacki 
+
+pkgbase=dotnet-core-2.2
+pkgname=(
+ dotnet-runtime-2.2
+ dotnet-sdk-2.2
+ aspnet-runtime-2.2
+)
+pkgver=2.2.7.sdk109
+_runtimever=2.2.7
+_sdkver=2.2.109
+pkgrel=1
+arch=(x86_64)
+url=https://www.microsoft.com/net/core
+license=(MIT)
+makedepends=(
+  clang
+  cmake
+  curl
+  git
+  icu
+  inetutils
+  krb5
+  libunwind
+  lldb
+  llvm
+  lttng-ust
+  openssl-1.0
+  zlib
+)
+options=(staticlibs)
+source=(
+  
dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=2ea940c21cfb258ad514660d856b558655ea1f92
+  
dotnet-application-insights::git+https://github.com/Microsoft/ApplicationInsights-dotnet.git
+  dotnet-arcade::git+https://github.com/dotnet/arcade.git
+  dotnet-aspnet-razor::git+https://github.com/aspnet/Razor.git
+  dotnet-cecil::git+https://github.com/mono/cecil.git
+  dotnet-cli::git+https://github.com/dotnet/cli.git
+  dotnet-cli-migrate::git+https://github.com/dotnet/cli-migrate.git
+  
dotnet-clicommandlineparser::git+https://github.com/dotnet/clicommandlineparser.git
+  dotnet-common::git+https://github.com/aspnet/common.git
+  dotnet-core-setup::git+https://github.com/dotnet/core-setup.git
+  dotnet-coreclr::git+https://github.com/dotnet/coreclr.git
+  dotnet-corefx::git+https://github.com/dotnet/corefx.git
+  dotnet-fsharp::git+https://github.com/Microsoft/VisualFSharp.git
+  dotnet-linker::git+https://github.com/mono/linker.git
+  dotnet-msbuild::git+https://github.com/Microsoft/msbuild.git
+  dotnet-newtonsoft-json::git+https://github.com/JamesNK/Newtonsoft.Json.git
+  dotnet-nuget-client::git+https://github.com/NuGet/NuGet.Client.git
+  dotnet-roslyn::git+https://github.com/dotnet/roslyn.git
+  dotnet-roslyn-tools::git+https://github.com/dotnet/roslyn-tools.git
+  dotnet-sdk::git+https://github.com/dotnet/sdk.git
+  dotnet-standard::git+https://github.com/dotnet/standard.git
+  dotnet-templating::git+https://github.com/dotnet/templating.git
+  dotnet-vstest::git+https://github.com/Microsoft/vstest.git
+  dotnet-websdk::git+https://github.com/aspnet/websdk.git
+  dotnet-xliff-tasks::git+https://github.com/dotnet/xliff-tasks.git
+  
https://download.visualstudio.microsoft.com/download/pr/f0b6c052-2f5d-42b9-8ffa-870ea2a60d11/90c1d5b4a2548c1beaeacff0a39a459c/aspnetcore-runtime-2.2.7-linux-x64.tar.gz
+  dotnet-coreclr-rid.patch
+  dotnet-coreclr-asm.patch
+  dotnet-coreclr-sysinfo.patch
+)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'e9872e53b834e2c3194710cc2b242bb17a00f1a8b1f42df6e4b87d2ea1ed935e'
+'192af878c513f7d27f670104aaef309073f65287809361739038d770b16415d3'
+'ecbd476481deef395d88496a5b6adfeb37660c45052523f31df6805ec85bdb6c'
+'b0c63c807cd58c170f55ba0621eb11761e6f6aa6a8530d8b0468c46f51e17698')
+
+prepare() {
+  cd dotnet-source-build
+
+  for submodule in 
src/{application-insights,arcade,aspnet-razor,cli,cli-migrate,clicommandlineparser,common,core-setup,coreclr,corefx,fsharp,linker,msbuild,newtonsoft-json,nuget-client,roslyn,roslyn-tools,sdk,standard,templating,vstest,websdk,xliff-tasks};
 do
+git submodule init ${submodule}
+git config submodule.${submodule}.url ../dotnet-${submodule#src/}
+git submodule update
+  done
+
+  cd src/linker
+
+  for submodule in cecil; do
+git submodule init ${submodule}
+git config submodule.${submodule}.url ../../../dotnet-${submodule}
+git submodule update
+  done
+
+  cd ../coreclr
+
+  patch -Np1 -i "${srcdir}"/dotnet-coreclr-rid.patch
+  patch -Np1 -i "${srcdir}"/dotnet-coreclr-asm.patch
+  patch -Np1 -i 

[arch-commits] Commit in python-pytest-qt/repos (community-any)

2019-12-17 Thread Jelle van der Waa via arch-commits
Date: Monday, December 16, 2019 @ 08:31:57
  Author: jelle
Revision: 371560

remove

Deleted:
  python-pytest-qt/repos/community-any/


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 17:32:17
  Author: anatolik
Revision: 537940

archrelease: copy trunk to community-x86_64

Added:
  rocksdb/repos/community-x86_64/PKGBUILD
(from rev 537939, rocksdb/trunk/PKGBUILD)
Deleted:
  rocksdb/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 17:31:58 UTC (rev 537939)
+++ PKGBUILD2019-12-17 17:32:17 UTC (rev 537940)
@@ -1,33 +0,0 @@
-# Maintainer: Anatol Pomozov
-# Contributor: László Várady 
-
-pkgname=rocksdb
-pkgver=6.3.6
-pkgrel=1
-pkgdesc='Embedded key-value store for fast storage'
-arch=(x86_64)
-url="https://rocksdb.org/;
-license=(GPL2 Apache)
-depends=(bzip2 gcc-libs gflags jemalloc lz4 snappy zlib zstd)
-makedepends=(cmake)
-#checkdepends=('python2')
-source=(rocksdb-$pkgver.tar.gz::https://github.com/facebook/rocksdb/archive/v$pkgver.tar.gz)
-sha256sums=('9878beb4e9b74a5f0d9500772235a39066fd019ba7af9ae6afe483ca713e3c7c')
-
-build() {
-  cd rocksdb-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_INSTALL_LIBDIR=lib \
--DWITH_BZ2=ON -DWITH_LZ4=ON -DWITH_SNAPPY=ON -DWITH_ZLIB=ON 
-DWITH_ZSTD=ON \
--DUSE_RTTI=ON -DWITH_JEMALLOC=ON -DWITH_TESTS=OFF 
-DFAIL_ON_WARNINGS=OFF -S . -B build
-  cmake --build build
-}
-
-check() {
-  cd rocksdb-$pkgver
-  # cmake --build build --target test
-}
-
-package() {
-  cd rocksdb-$pkgver
-  cmake --build build --target install -- DESTDIR="$pkgdir"
-}

Copied: rocksdb/repos/community-x86_64/PKGBUILD (from rev 537939, 
rocksdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 17:32:17 UTC (rev 537940)
@@ -0,0 +1,33 @@
+# Maintainer: Anatol Pomozov
+# Contributor: László Várady 
+
+pkgname=rocksdb
+pkgver=6.5.2
+pkgrel=1
+pkgdesc='Embedded key-value store for fast storage'
+arch=(x86_64)
+url="https://rocksdb.org/;
+license=(GPL2 Apache)
+depends=(bzip2 gcc-libs gflags jemalloc lz4 snappy zlib zstd)
+makedepends=(cmake)
+#checkdepends=('python2')
+source=(rocksdb-$pkgver.tar.gz::https://github.com/facebook/rocksdb/archive/v$pkgver.tar.gz)
+sha256sums=('a923e36aa1cdd1429ae93a0b26baf477c714060ce7dd1c52e873754e1468d7ff')
+
+build() {
+  cd rocksdb-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_INSTALL_LIBDIR=lib \
+-DWITH_BZ2=ON -DWITH_LZ4=ON -DWITH_SNAPPY=ON -DWITH_ZLIB=ON 
-DWITH_ZSTD=ON \
+-DUSE_RTTI=ON -DWITH_JEMALLOC=ON -DWITH_TESTS=OFF 
-DFAIL_ON_WARNINGS=OFF -S . -B build
+  cmake --build build
+}
+
+check() {
+  cd rocksdb-$pkgver
+  # cmake --build build --target test
+}
+
+package() {
+  cd rocksdb-$pkgver
+  cmake --build build --target install -- DESTDIR="$pkgdir"
+}


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

2019-12-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, December 17, 2019 @ 17:31:58
  Author: anatolik
Revision: 537939

upgpkg: rocksdb 6.5.2-1

Modified:
  rocksdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 17:28:20 UTC (rev 537938)
+++ PKGBUILD2019-12-17 17:31:58 UTC (rev 537939)
@@ -2,7 +2,7 @@
 # Contributor: László Várady 
 
 pkgname=rocksdb
-pkgver=6.3.6
+pkgver=6.5.2
 pkgrel=1
 pkgdesc='Embedded key-value store for fast storage'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(cmake)
 #checkdepends=('python2')
 
source=(rocksdb-$pkgver.tar.gz::https://github.com/facebook/rocksdb/archive/v$pkgver.tar.gz)
-sha256sums=('9878beb4e9b74a5f0d9500772235a39066fd019ba7af9ae6afe483ca713e3c7c')
+sha256sums=('a923e36aa1cdd1429ae93a0b26baf477c714060ce7dd1c52e873754e1468d7ff')
 
 build() {
   cd rocksdb-$pkgver


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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 17:28:20
  Author: alucryd
Revision: 537938

archrelease: copy trunk to community-staging-x86_64

Added:
  dotnet-core/repos/community-staging-x86_64/
  
dotnet-core/repos/community-staging-x86_64/-Fix-versionless-RID-computation.patch
(from rev 537937, 
dotnet-core/trunk/-Fix-versionless-RID-computation.patch)
  dotnet-core/repos/community-staging-x86_64/PKGBUILD
(from rev 537937, dotnet-core/trunk/PKGBUILD)

+
 -Fix-versionless-RID-computation.patch |   13 ++
 PKGBUILD   |  123 +++
 2 files changed, 136 insertions(+)

Copied: 
dotnet-core/repos/community-staging-x86_64/-Fix-versionless-RID-computation.patch
 (from rev 537937, dotnet-core/trunk/-Fix-versionless-RID-computation.patch)
===
--- community-staging-x86_64/-Fix-versionless-RID-computation.patch 
(rev 0)
+++ community-staging-x86_64/-Fix-versionless-RID-computation.patch 
2019-12-17 17:28:20 UTC (rev 537938)
@@ -0,0 +1,13 @@
+diff --git a/src/corehost/build.sh b/src/corehost/build.sh
+index fb503e74..9a6ec590 100755
+--- a/src/corehost/build.sh
 b/src/corehost/build.sh
+@@ -25,7 +25,7 @@ init_rid_plat()
+ # remove the last version number
+ VERSION_ID=${VERSION_ID%.*}
+ fi
+-__rid_plat="$ID.$VERSION_ID"
++__rid_plat="$ID${VERSION_ID:+.$VERSION_ID}"
+ if [[ "$ID" == "alpine" ]]; then
+ __rid_plat="linux-musl"
+ fi

Copied: dotnet-core/repos/community-staging-x86_64/PKGBUILD (from rev 537937, 
dotnet-core/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-17 17:28:20 UTC (rev 537938)
@@ -0,0 +1,123 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Max Liebkies 
+# Contributor: Krzysztof Bogacki 
+
+pkgbase=dotnet-core
+pkgname=(
+ dotnet-host
+ dotnet-runtime
+ dotnet-sdk
+ aspnet-runtime
+)
+pkgver=3.1.0.sdk100
+_runtimever=3.1.0
+_sdkver=3.1.100
+pkgrel=1
+arch=(x86_64)
+url=https://www.microsoft.com/net/core
+license=(MIT)
+makedepends=(
+  clang
+  cmake
+  curl
+  git
+  icu
+  inetutils
+  krb5
+  libgit2
+  libunwind
+  lldb
+  llvm
+  lttng-ust
+  openssl
+  zlib
+)
+options=(staticlibs)
+source=(
+  
dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=4e9ce2915ba680d38b47a2dadd74ec3b52a09d1b
+  -Fix-versionless-RID-computation.patch
+)
+sha256sums=('SKIP'
+'0e500cd3d1e4a75bf58558020f1b6ad7720f9194dfea2aade7c148af5a031cd7')
+
+prepare() {
+  cd dotnet-source-build
+
+  cp ../-Fix-versionless-RID-computation.patch patches/core-setup/
+}
+
+build() {
+  cd dotnet-source-build
+
+  export SOURCE_BUILD_SKIP_SUBMODULE_CHECK=1
+
+  ./build.sh
+}
+
+package_dotnet-host() {
+  pkgdesc='A generic driver for the .NET Core Command Line Interface'
+  depends=(glibc)
+
+  cd dotnet-source-build/bin/x64/Release
+
+  install -dm 755 "${pkgdir}"/usr/{bin,lib,share/{dotnet,licenses/dotnet-host}}
+  bsdtar -xf dotnet-sdk-${_sdkver}-arch-x64.tar.gz -C 
"${pkgdir}"/usr/share/dotnet/ --no-same-owner dotnet host
+  bsdtar -xf dotnet-sdk-${_sdkver}-arch-x64.tar.gz -C 
"${pkgdir}"/usr/share/licenses/dotnet-host/ --no-same-owner LICENSE.txt 
ThirdPartyNotices.txt
+  ln -s /usr/share/dotnet/dotnet "${pkgdir}"/usr/bin/dotnet
+  ln -s /usr/share/dotnet/host/fxr/${_runtimever}/libhostfxr.so 
"${pkgdir}"/usr/lib/libhostfxr.so
+}
+
+package_dotnet-runtime() {
+  pkgdesc='The .NET Core runtime'
+  depends=(
+dotnet-host
+glibc
+icu
+krb5
+libcurl.so
+libunwind
+openssl
+zlib
+  )
+
+  optdepends=('lttng-ust: CoreCLR tracing')
+  provides=(dotnet-runtime-3.1)
+  conflicts=(dotnet-runtime-3.1)
+
+  cd dotnet-source-build/bin/x64/Release
+
+  install -dm 755 "${pkgdir}"/usr/share/{dotnet,licenses}
+  bsdtar -xf dotnet-sdk-${_sdkver}-arch-x64.tar.gz -C 
"${pkgdir}"/usr/share/dotnet/ --no-same-owner shared/Microsoft.NETCore.App
+  ln -s dotnet-host "${pkgdir}"/usr/share/licenses/dotnet-runtime
+}
+
+package_dotnet-sdk() {
+  pkgdesc='The .NET Core SDK'
+  depends=(
+dotnet-runtime
+glibc
+  )
+  provides=(dotnet-sdk-3.1)
+  conflicts=(dotnet-sdk-3.1)
+
+  cd dotnet-source-build/bin/x64/Release
+
+  install -dm 755 "${pkgdir}"/usr/share/{dotnet,licenses}
+  bsdtar -xf dotnet-sdk-${_sdkver}-arch-x64.tar.gz -C 
"${pkgdir}"/usr/share/dotnet/ --no-same-owner packs sdk templates
+  ln -s dotnet-host "${pkgdir}"/usr/share/licenses/dotnet-sdk
+}
+
+package_aspnet-runtime() {
+  pkgdesc='The ASP.NET Core runtime'
+  depends=(dotnet-runtime)
+  provides=(aspnet-runtime-3.1)
+  conflicts=(aspnet-runtime-3.1)
+
+  cd dotnet-source-build/bin/x64/Release
+
+  install -dm 755 

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

2019-12-17 Thread Maxime Gauduin via arch-commits
Date: Tuesday, December 17, 2019 @ 17:28:10
  Author: alucryd
Revision: 537937

upgpkg: dotnet-core 3.1.0.sdk100-1

Added:
  dotnet-core/trunk/-Fix-versionless-RID-computation.patch
Modified:
  dotnet-core/trunk/PKGBUILD
Deleted:
  dotnet-core/trunk/dotnet-coreclr-dbghelpers.patch
  dotnet-core/trunk/dotnet-coreclr-rid.patch
  dotnet-core/trunk/dotnet.sh

+
 -Fix-versionless-RID-computation.patch |   13 ++
 PKGBUILD   |  138 +++
 dotnet-coreclr-dbghelpers.patch|   44 
 dotnet-coreclr-rid.patch   |   38 ---
 dotnet.sh  |6 -
 5 files changed, 50 insertions(+), 189 deletions(-)

Added: -Fix-versionless-RID-computation.patch
===
--- -Fix-versionless-RID-computation.patch  (rev 0)
+++ -Fix-versionless-RID-computation.patch  2019-12-17 17:28:10 UTC (rev 
537937)
@@ -0,0 +1,13 @@
+diff --git a/src/corehost/build.sh b/src/corehost/build.sh
+index fb503e74..9a6ec590 100755
+--- a/src/corehost/build.sh
 b/src/corehost/build.sh
+@@ -25,7 +25,7 @@ init_rid_plat()
+ # remove the last version number
+ VERSION_ID=${VERSION_ID%.*}
+ fi
+-__rid_plat="$ID.$VERSION_ID"
++__rid_plat="$ID${VERSION_ID:+.$VERSION_ID}"
+ if [[ "$ID" == "alpine" ]]; then
+ __rid_plat="linux-musl"
+ fi

Modified: PKGBUILD
===
--- PKGBUILD2019-12-17 17:27:05 UTC (rev 537936)
+++ PKGBUILD2019-12-17 17:28:10 UTC (rev 537937)
@@ -1,5 +1,6 @@
 # Maintainer: Maxime Gauduin 
 # Contributor: Max Liebkies 
+# Contributor: Krzysztof Bogacki 
 
 pkgbase=dotnet-core
 pkgname=(
@@ -8,7 +9,9 @@
  dotnet-sdk
  aspnet-runtime
 )
-pkgver=2.2.6+108
+pkgver=3.1.0.sdk100
+_runtimever=3.1.0
+_sdkver=3.1.100
 pkgrel=1
 arch=(x86_64)
 url=https://www.microsoft.com/net/core
@@ -21,105 +24,32 @@
   icu
   inetutils
   krb5
+  libgit2
   libunwind
   lldb
   llvm
   lttng-ust
-  openssl-1.0
+  openssl
   zlib
 )
 options=(staticlibs)
 source=(
-  
dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=v${pkgver%+*}
-  
dotnet-application-insights::git+https://github.com/Microsoft/ApplicationInsights-dotnet.git
-  dotnet-arcade::git+https://github.com/dotnet/arcade.git
-  dotnet-aspnet-razor::git+https://github.com/aspnet/Razor.git
-  dotnet-cecil::git+https://github.com/mono/cecil.git
-  dotnet-cli::git+https://github.com/dotnet/cli.git
-  dotnet-cli-migrate::git+https://github.com/dotnet/cli-migrate.git
-  
dotnet-clicommandlineparser::git+https://github.com/dotnet/clicommandlineparser.git
-  dotnet-common::git+https://github.com/aspnet/common.git
-  dotnet-core-setup::git+https://github.com/dotnet/core-setup.git
-  dotnet-coreclr::git+https://github.com/dotnet/coreclr.git
-  dotnet-corefx::git+https://github.com/dotnet/corefx.git
-  dotnet-fsharp::git+https://github.com/Microsoft/VisualFSharp.git
-  dotnet-linker::git+https://github.com/mono/linker.git
-  dotnet-msbuild::git+https://github.com/Microsoft/msbuild.git
-  dotnet-newtonsoft-json::git+https://github.com/JamesNK/Newtonsoft.Json.git
-  dotnet-nuget-client::git+https://github.com/NuGet/NuGet.Client.git
-  dotnet-roslyn::git+https://github.com/dotnet/roslyn.git
-  dotnet-roslyn-tools::git+https://github.com/dotnet/roslyn-tools.git
-  dotnet-sdk::git+https://github.com/dotnet/sdk.git
-  dotnet-standard::git+https://github.com/dotnet/standard.git
-  dotnet-templating::git+https://github.com/dotnet/templating.git
-  dotnet-vstest::git+https://github.com/Microsoft/vstest.git
-  dotnet-websdk::git+https://github.com/aspnet/websdk.git
-  dotnet-xliff-tasks::git+https://github.com/dotnet/xliff-tasks.git
-  
https://download.visualstudio.microsoft.com/download/pr/5d59077f-07f3-4997-b514-d88bce8cdcbf/3729ac370c4b96720829e098bee7ee5e/aspnetcore-runtime-2.2.6-linux-x64.tar.gz
-  dotnet.sh
-  dotnet-coreclr-rid.patch
-  dotnet-coreclr-dbghelpers.patch
+  
dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=4e9ce2915ba680d38b47a2dadd74ec3b52a09d1b
+  -Fix-versionless-RID-computation.patch
 )
 sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'1e5687ab1b52fc342211607af829d847b96976737f187394b468d27b9f3ae7af'
-

  1   2   >