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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 06:59:41
  Author: arojas
Revision: 424727

Fix uninstalling packages with PK 1.2.4

Modified:
  discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:24:31 UTC (rev 424726)
+++ PKGBUILD2021-09-27 06:59:41 UTC (rev 424727)
@@ -2,7 +2,7 @@
 
 pkgname=discover
 pkgver=5.22.5
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE and Plasma resources management GUI'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -14,10 +14,12 @@
 'fwupd: firmware update support')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}
-
discover-no-kcm.patch::https://invent.kde.org/plasma/discover/-/commit/725ae1f2.patch)
+
discover-no-kcm.patch::https://invent.kde.org/plasma/discover/-/commit/725ae1f2.patch
+https://invent.kde.org/plasma/discover/-/commit/c829aa67.patch)
 sha256sums=('c9809ec8f3f26909ce9901d6f7cd03cf52d4854431cfdf5340a4daa8404842b0'
 'SKIP'
-'23de6e2ce77324d84dffb36955a8cee7c32b4ff2f1ff003291773894bc23dc07')
+'23de6e2ce77324d84dffb36955a8cee7c32b4ff2f1ff003291773894bc23dc07'
+'3bfdf8e2220cdfa1a73474e64e656e563149199b7cdb237c07eddc6a0417cc79')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

   'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

@@ -25,6 +27,7 @@
 
 prepare() {
   patch -d $pkgname-$pkgver -p1 < discover-no-kcm.patch # Don't build KCM
+  patch -d $pkgname-$pkgver -p1 < c829aa67.patch # Fix uninstalling packages 
with PK 1.2.4
 }
 
 build() {



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

2021-09-26 Thread George Rawlinson via arch-commits
Date: Monday, September 27, 2021 @ 06:59:25
  Author: grawlinson
Revision: 1025726

upgpkg: miniflux 2.0.33-1

New upstream release.

Modified:
  miniflux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 06:14:52 UTC (rev 1025725)
+++ PKGBUILD2021-09-27 06:59:25 UTC (rev 1025726)
@@ -4,12 +4,13 @@
 # Contributor: somini 
 
 pkgname=miniflux
-pkgver=2.0.32
-pkgrel=2
+pkgver=2.0.33
+pkgrel=1
 pkgdesc="Minimalist and opinionated feed reader"
 arch=('x86_64')
 url="https://miniflux.app";
 license=('Apache')
+depends=('glibc')
 optdepends=(
   'postgresql: for local PostgreSQL instance'
 )
@@ -19,7 +20,7 @@
   
"$pkgname-$pkgver.tar.gz::https://github.com/miniflux/v2/archive/$pkgver.tar.gz";
   'sysusers.conf'
 )
-b2sums=('16b76a79d807dbd89ca4849ed1fa0eca70adab1ee80ba490740257fa40798a3428c850644164dbdcbc436b529eacceb1ecde8f1c9a84d524d5214cfc2b28055e'
+b2sums=('198e3fba8791df5468a1d10dcc58b4c91fa017612d4a0ccf51a65e82cb7727e684fa913ab150deab28c5f1aaf8060e8e93d405a68bfab0cfa16260e1f8f29057'
 
'71a1cba0e015c6b33897e3492dd014efbfac240d3c6f007f86ff7bade830ce0f2809d4d0ad1d8ca1189627e2961dddc7ff6682cd445587f5145bee0eab8a7bf6')
 
 prepare() {



[arch-commits] Commit in electron14/repos (13 files)

2021-09-26 Thread Nicola Squartini via arch-commits
Date: Monday, September 27, 2021 @ 06:14:52
  Author: tensor5
Revision: 1025725

archrelease: copy trunk to community-staging-x86_64

Added:
  electron14/repos/community-staging-x86_64/
  electron14/repos/community-staging-x86_64/PKGBUILD
(from rev 1025724, electron14/trunk/PKGBUILD)
  electron14/repos/community-staging-x86_64/chromium-93-ffmpeg-4.4.patch
(from rev 1025724, electron14/trunk/chromium-93-ffmpeg-4.4.patch)
  electron14/repos/community-staging-x86_64/chromium-harfbuzz-3.0.0.patch
(from rev 1025724, electron14/trunk/chromium-harfbuzz-3.0.0.patch)
  electron14/repos/community-staging-x86_64/default_app-icon.patch
(from rev 1025724, electron14/trunk/default_app-icon.patch)
  electron14/repos/community-staging-x86_64/electron-launcher.sh
(from rev 1025724, electron14/trunk/electron-launcher.sh)
  electron14/repos/community-staging-x86_64/electron.desktop
(from rev 1025724, electron14/trunk/electron.desktop)
  
electron14/repos/community-staging-x86_64/linux-sandbox-fix-fstatat-crash.patch
(from rev 1025724, electron14/trunk/linux-sandbox-fix-fstatat-crash.patch)
  
electron14/repos/community-staging-x86_64/linux-sandbox-syscall-broker-use-struct-kernel_stat.patch
(from rev 1025724, 
electron14/trunk/linux-sandbox-syscall-broker-use-struct-kernel_stat.patch)
  
electron14/repos/community-staging-x86_64/replace-blacklist-with-ignorelist.patch
(from rev 1025724, electron14/trunk/replace-blacklist-with-ignorelist.patch)
  electron14/repos/community-staging-x86_64/skia-harfbuzz-3.0.0.patch
(from rev 1025724, electron14/trunk/skia-harfbuzz-3.0.0.patch)
  
electron14/repos/community-staging-x86_64/sql-make-VirtualCursor-standard-layout-type.patch
(from rev 1025724, 
electron14/trunk/sql-make-VirtualCursor-standard-layout-type.patch)
  electron14/repos/community-staging-x86_64/use-system-libraries-in-node.patch
(from rev 1025724, electron14/trunk/use-system-libraries-in-node.patch)

---+
 PKGBUILD  |  259 ++
 chromium-93-ffmpeg-4.4.patch  |   36 
 chromium-harfbuzz-3.0.0.patch |   20 
 default_app-icon.patch|   21 
 electron-launcher.sh  |   20 
 electron.desktop  |7 
 linux-sandbox-fix-fstatat-crash.patch |  348 +++
 linux-sandbox-syscall-broker-use-struct-kernel_stat.patch | 1384 
 replace-blacklist-with-ignorelist.patch   |  196 +
 skia-harfbuzz-3.0.0.patch |  100 
 sql-make-VirtualCursor-standard-layout-type.patch |  238 ++
 use-system-libraries-in-node.patch|   52 
 12 files changed, 2681 insertions(+)

Copied: electron14/repos/community-staging-x86_64/PKGBUILD (from rev 1025724, 
electron14/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-27 06:14:52 UTC (rev 1025725)
@@ -0,0 +1,259 @@
+# Maintainer: Nicola Squartini 
+
+_use_suffix=1
+pkgver=14.0.1
+_major_ver=${pkgver%%.*}
+if [[ ${_use_suffix} != 0 ]]; then
+  pkgname="electron${_major_ver}"
+else
+  pkgname=electron
+fi
+_commit=735a01edce5be78d43a5a106a02d4398bbe78273
+_chromiumver=93.0.4577.63
+_gcc_patchset=6
+# shellcheck disable=SC2034
+pkgrel=1
+# shellcheck disable=SC2034
+pkgdesc='Build cross platform desktop apps with web technologies'
+# shellcheck disable=SC2034
+arch=('x86_64')
+# shellcheck disable=SC2034
+url='https://electronjs.org/'
+# shellcheck disable=SC2034
+license=('MIT' 'custom')
+# shellcheck disable=SC2034
+depends=('c-ares' 'ffmpeg' 'gtk3' 'libevent' 'libnghttp2' 'libxslt' 'minizip'
+ 'nss' 're2' 'snappy')
+# shellcheck disable=SC2034
+makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'http-parser'
+ 'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
+ 'npm' 'pciutils' 'pipewire' 'python2' 'wget' 'yarn')
+# shellcheck disable=SC2034
+optdepends=('kde-cli-tools: file deletion support (kioclient5)'
+'libappindicator-gtk3: StatusNotifierItem support'
+'pipewire: WebRTC desktop sharing under Wayland'
+'trash-cli: file deletion support (trash-put)'
+"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
+# shellcheck disable=SC2034
+source=('git+https://github.com/electron/electron.git'
+
'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main'
+
"https://github.com/stha09/chromium-patches/releases/download/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}.tar.xz";
+"electron-launcher.sh"
+"electron.desktop"
+  

[arch-commits] Commit in (15 files)

2021-09-26 Thread Nicola Squartini via arch-commits
Date: Monday, September 27, 2021 @ 06:08:25
  Author: tensor5
Revision: 1025724

addpkg: electron14 14.0.1

Added:
  electron14/
  electron14/repos/
  electron14/trunk/
  electron14/trunk/PKGBUILD
  electron14/trunk/chromium-93-ffmpeg-4.4.patch
  electron14/trunk/chromium-harfbuzz-3.0.0.patch
  electron14/trunk/default_app-icon.patch
  electron14/trunk/electron-launcher.sh
  electron14/trunk/electron.desktop
  electron14/trunk/linux-sandbox-fix-fstatat-crash.patch
  electron14/trunk/linux-sandbox-syscall-broker-use-struct-kernel_stat.patch
  electron14/trunk/replace-blacklist-with-ignorelist.patch
  electron14/trunk/skia-harfbuzz-3.0.0.patch
  electron14/trunk/sql-make-VirtualCursor-standard-layout-type.patch
  electron14/trunk/use-system-libraries-in-node.patch

---+
 PKGBUILD  |  259 ++
 chromium-93-ffmpeg-4.4.patch  |   36 
 chromium-harfbuzz-3.0.0.patch |   20 
 default_app-icon.patch|   21 
 electron-launcher.sh  |   20 
 electron.desktop  |7 
 linux-sandbox-fix-fstatat-crash.patch |  348 +++
 linux-sandbox-syscall-broker-use-struct-kernel_stat.patch | 1384 
 replace-blacklist-with-ignorelist.patch   |  196 +
 skia-harfbuzz-3.0.0.patch |  100 
 sql-make-VirtualCursor-standard-layout-type.patch |  238 ++
 use-system-libraries-in-node.patch|   52 
 12 files changed, 2681 insertions(+)

Added: electron14/trunk/PKGBUILD
===
--- electron14/trunk/PKGBUILD   (rev 0)
+++ electron14/trunk/PKGBUILD   2021-09-27 06:08:25 UTC (rev 1025724)
@@ -0,0 +1,259 @@
+# Maintainer: Nicola Squartini 
+
+_use_suffix=1
+pkgver=14.0.1
+_major_ver=${pkgver%%.*}
+if [[ ${_use_suffix} != 0 ]]; then
+  pkgname="electron${_major_ver}"
+else
+  pkgname=electron
+fi
+_commit=735a01edce5be78d43a5a106a02d4398bbe78273
+_chromiumver=93.0.4577.63
+_gcc_patchset=6
+# shellcheck disable=SC2034
+pkgrel=1
+# shellcheck disable=SC2034
+pkgdesc='Build cross platform desktop apps with web technologies'
+# shellcheck disable=SC2034
+arch=('x86_64')
+# shellcheck disable=SC2034
+url='https://electronjs.org/'
+# shellcheck disable=SC2034
+license=('MIT' 'custom')
+# shellcheck disable=SC2034
+depends=('c-ares' 'ffmpeg' 'gtk3' 'libevent' 'libnghttp2' 'libxslt' 'minizip'
+ 'nss' 're2' 'snappy')
+# shellcheck disable=SC2034
+makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'http-parser'
+ 'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
+ 'npm' 'pciutils' 'pipewire' 'python2' 'wget' 'yarn')
+# shellcheck disable=SC2034
+optdepends=('kde-cli-tools: file deletion support (kioclient5)'
+'libappindicator-gtk3: StatusNotifierItem support'
+'pipewire: WebRTC desktop sharing under Wayland'
+'trash-cli: file deletion support (trash-put)'
+"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
+# shellcheck disable=SC2034
+source=('git+https://github.com/electron/electron.git'
+
'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main'
+
"https://github.com/stha09/chromium-patches/releases/download/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}.tar.xz";
+"electron-launcher.sh"
+"electron.desktop"
+'default_app-icon.patch'
+'use-system-libraries-in-node.patch'
+'linux-sandbox-syscall-broker-use-struct-kernel_stat.patch'
+'linux-sandbox-fix-fstatat-crash.patch'
+'replace-blacklist-with-ignorelist.patch'
+'sql-make-VirtualCursor-standard-layout-type.patch'
+'chromium-93-ffmpeg-4.4.patch'
+'chromium-harfbuzz-3.0.0.patch'
+'skia-harfbuzz-3.0.0.patch'
+   )
+# shellcheck disable=SC2034
+sha256sums=('SKIP'
+'SKIP'
+'a44ffd9e25fcbd8b3cc778871890e4da6fe12600ad549c807e1d03f61f0cdf73'
+'3953f532a3ea5fce19ee33600c6ead89dcd066df6a01d3c3ab4c24f96e46fca2'
+'4484200d90b76830b69eea3a471c103999a3ce86bb2c29e6c14c945bf4102bae'
+'75bac9c4ad32ff9329399b8587f9772e208c009fd822cdfce61b2bd1ee9ac828'
+'f16103daf05713dea632b5f01e45db20ff12d1770a6539b4e8d3957a0242dd54'
+'268e18ad56e5970157b51ec9fc8eb58ba93e313ea1e49c842a1ed0820d9c1fa3'
+'253348550d54b8ae317fd250f772f506d2bae49fb5dc75fe15d872ea3d0e04a5'
+'d3344ba39b8c6ed202334ba7f441c70d81ddf8cdb15af1aa8c16e9a3a75fbb35'
+'dd317f85e5abfdcfc89c6f23f4c8edbcdebdd5e083dcec770e5da49ee647d150'
+'1a9e074f417f8ffd78bcd6874d8e2e74a239905bf6

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

2021-09-26 Thread Maxim Baz via arch-commits
Date: Monday, September 27, 2021 @ 02:23:10
  Author: maximbaz
Revision: 1025723

archrelease: copy trunk to community-x86_64

Added:
  goimapnotify/repos/community-x86_64/PKGBUILD
(from rev 1025722, goimapnotify/trunk/PKGBUILD)
Deleted:
  goimapnotify/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 02:23:06 UTC (rev 1025722)
+++ PKGBUILD2021-09-27 02:23:10 UTC (rev 1025723)
@@ -1,38 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Jorge Araya Navarro 
-
-pkgname=goimapnotify
-pkgver=2.3.2
-pkgrel=1
-pkgdesc="Execute scripts on IMAP mailbox changes (new/deleted/updated 
messages) using IDLE, golang version."
-url="https://gitlab.com/shackra/goimapnotify";
-license=('GPL3')
-arch=('x86_64')
-depends=('glibc')
-makedepends=('git' 'go')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('99b5822295700ebdc3a6a80cc5f4c515cb791a506fd6ba146ecd3b6bdcdfb084b61e9e25ae86fbf2d3992f39d928c028c6b144ef96e999bda53786f6e731b412')
-
-build() {
-cd "${pkgname}-${pkgver}"
-
-export CGO_CPPFLAGS="${CPPFLAGS}"
-export CGO_CFLAGS="${CFLAGS}"
-export CGO_CXXFLAGS="${CXXFLAGS}"
-export CGO_LDFLAGS="${LDFLAGS}"
-export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-go build -ldflags "-linkmode=external -extldflags=$LDFLAGS"
-}
-
-check() {
-cd "${pkgname}-${pkgver}"
-
-go test ./...
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-
-install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}"
-install -Dm644 -t "${pkgdir}/usr/lib/systemd/user/" goimapnotify@.service
-}

Copied: goimapnotify/repos/community-x86_64/PKGBUILD (from rev 1025722, 
goimapnotify/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 02:23:10 UTC (rev 1025723)
@@ -0,0 +1,38 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Jorge Araya Navarro 
+
+pkgname=goimapnotify
+pkgver=2.3.3
+pkgrel=1
+pkgdesc="Execute scripts on IMAP mailbox changes (new/deleted/updated 
messages) using IDLE, golang version."
+url="https://gitlab.com/shackra/goimapnotify";
+license=('GPL3')
+arch=('x86_64')
+depends=('glibc')
+makedepends=('git' 'go')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('3770521fe3c6b41c56b5d9fc3980c5402d3874a366c0e9f8c96093c697d8ee5eba8196b84c6f3f1ad8ac5f8951dd4ef5fac8a0756bdca2e90fb36f47d1ee')
+
+build() {
+cd "${pkgname}-${pkgver}"
+
+export CGO_CPPFLAGS="${CPPFLAGS}"
+export CGO_CFLAGS="${CFLAGS}"
+export CGO_CXXFLAGS="${CXXFLAGS}"
+export CGO_LDFLAGS="${LDFLAGS}"
+export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+go build -ldflags "-linkmode=external -extldflags=$LDFLAGS"
+}
+
+check() {
+cd "${pkgname}-${pkgver}"
+
+go test ./...
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+
+install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}"
+install -Dm644 -t "${pkgdir}/usr/lib/systemd/user/" goimapnotify@.service
+}



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

2021-09-26 Thread Maxim Baz via arch-commits
Date: Monday, September 27, 2021 @ 02:23:06
  Author: maximbaz
Revision: 1025722

upgpkg: goimapnotify 2.3.3-1

Modified:
  goimapnotify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:24:27 UTC (rev 1025721)
+++ PKGBUILD2021-09-27 02:23:06 UTC (rev 1025722)
@@ -2,7 +2,7 @@
 # Contributor: Jorge Araya Navarro 
 
 pkgname=goimapnotify
-pkgver=2.3.2
+pkgver=2.3.3
 pkgrel=1
 pkgdesc="Execute scripts on IMAP mailbox changes (new/deleted/updated 
messages) using IDLE, golang version."
 url="https://gitlab.com/shackra/goimapnotify";
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('git' 'go')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('99b5822295700ebdc3a6a80cc5f4c515cb791a506fd6ba146ecd3b6bdcdfb084b61e9e25ae86fbf2d3992f39d928c028c6b144ef96e999bda53786f6e731b412')
+sha512sums=('3770521fe3c6b41c56b5d9fc3980c5402d3874a366c0e9f8c96093c697d8ee5eba8196b84c6f3f1ad8ac5f8951dd4ef5fac8a0756bdca2e90fb36f47d1ee')
 
 build() {
 cd "${pkgname}-${pkgver}"



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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:24
  Author: heftig
Revision: 1025715

archrelease: copy trunk to community-testing-x86_64

Added:
  netfilter-fullconenat/repos/community-testing-x86_64/
  netfilter-fullconenat/repos/community-testing-x86_64/PKGBUILD
(from rev 1025712, netfilter-fullconenat/trunk/PKGBUILD)

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

Copied: netfilter-fullconenat/repos/community-testing-x86_64/PKGBUILD (from rev 
1025712, netfilter-fullconenat/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:24 UTC (rev 1025715)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Edward Pacman 
+
+pkgname=netfilter-fullconenat
+pkgver=r73.0cf3b48
+pkgrel=150
+pkgdesc="A kernel module that turns MASQUERADE into full cone SNAT"
+arch=('x86_64')
+url="https://github.com/Chion82/netfilter-full-cone-nat";
+license=('GPL2')
+depends=("linux")
+makedepends=('linux-headers' 'git')
+_commit=0cf3b48fd7d2fa81d0297d1fff12bbd0580fc435  # master
+source=("${pkgname}::git+https://github.com/Chion82/netfilter-full-cone-nat#commit=${_commit}";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  ( set -o pipefail
+git describe --long 2>/dev/null | sed 's/\([^-]*-g\)/r\1/;s/-/./g' ||
+printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short 
HEAD)"
+  )
+}
+
+prepare() {
+  cd ${pkgname}
+  echo "obj-m = xt_FULLCONENAT.o" > Kbuild
+}
+
+build() {
+  cd ${pkgname}
+  make -C /usr/src/linux M=$PWD modules
+}
+
+package() {
+  local extradir=/usr/lib/modules/$(

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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:25
  Author: heftig
Revision: 1025716

archrelease: copy trunk to community-testing-x86_64

Added:
  bbswitch/repos/community-testing-x86_64/
  bbswitch/repos/community-testing-x86_64/0001-proc_ops-struct.patch
(from rev 1025712, bbswitch/trunk/0001-proc_ops-struct.patch)
  bbswitch/repos/community-testing-x86_64/0002-kernel-5.7.patch
(from rev 1025712, bbswitch/trunk/0002-kernel-5.7.patch)
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 1025712, bbswitch/trunk/PKGBUILD)

+
 0001-proc_ops-struct.patch |   36 ++
 0002-kernel-5.7.patch  |   11 +
 PKGBUILD   |   50 +++
 3 files changed, 97 insertions(+)

Copied: bbswitch/repos/community-testing-x86_64/0001-proc_ops-struct.patch 
(from rev 1025712, bbswitch/trunk/0001-proc_ops-struct.patch)
===
--- community-testing-x86_64/0001-proc_ops-struct.patch 
(rev 0)
+++ community-testing-x86_64/0001-proc_ops-struct.patch 2021-09-26 20:24:25 UTC 
(rev 1025716)
@@ -0,0 +1,36 @@
+diff --unified --recursive --text bbswitch-0.8.orig/bbswitch.c 
bbswitch-0.8.new/bbswitch.c
+--- bbswitch-0.8.orig/bbswitch.c   2013-12-04 21:22:06.0 -0200
 bbswitch-0.8.new/bbswitch.c2020-04-01 12:02:35.518754892 -0300
+@@ -35,6 +35,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #define BBSWITCH_VERSION "0.8"
+ 
+@@ -375,13 +376,23 @@
+ return 0;
+ }
+ 
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 6, 0)
++static struct proc_ops bbswitch_fops = {
++.proc_open   = bbswitch_proc_open,
++.proc_read   = seq_read,
++.proc_write  = bbswitch_proc_write,
++.proc_lseek = seq_lseek,
++.proc_release= single_release
++};
++#else
+ static struct file_operations bbswitch_fops = {
+ .open   = bbswitch_proc_open,
+ .read   = seq_read,
+ .write  = bbswitch_proc_write,
+ .llseek = seq_lseek,
+ .release= single_release
+-};
++ };
++#endif
+ 
+ static struct notifier_block nb = {
+ .notifier_call = &bbswitch_pm_handler

Copied: bbswitch/repos/community-testing-x86_64/0002-kernel-5.7.patch (from rev 
1025712, bbswitch/trunk/0002-kernel-5.7.patch)
===
--- community-testing-x86_64/0002-kernel-5.7.patch  
(rev 0)
+++ community-testing-x86_64/0002-kernel-5.7.patch  2021-09-26 20:24:25 UTC 
(rev 1025716)
@@ -0,0 +1,11 @@
+diff -u -r bbswitch-0.8/bbswitch.c bbswitch-0.8-5.7/bbswitch.c
+--- bbswitch-0.8/bbswitch.c2020-06-02 00:34:20.370571802 +
 bbswitch-0.8-5.7/bbswitch.c2020-06-02 00:35:18.161403639 +
+@@ -29,6 +29,7 @@
+ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+ 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 

Copied: bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 1025712, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:25 UTC (rev 1025716)
@@ -0,0 +1,50 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+pkgrel=451
+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";
+0001-proc_ops-struct.patch 0002-kernel-5.7.patch)
+sha512sums=('11ab163931feb6c0e202d04c4552b848e999fedea9990390c26b28abdb4a69081ccfb5a22d1e390cc274f1c0cfc9adedc719c5fece14738b17aaa93e28865b7c'
+
'993a2895c37ea213c105be668f794af54838d8015d6f561ee6bc7ce65583425515931c83c2487ab97c14454105f233f089e8bdc90ea5ed9576be767335f57ad1'
+
'2eeae463b2f83e7744ff1a769cb6186389e026fc78668e836525dfd16a56abfae01cfb150c9bb46af74ec42e87ebea91636118fe0c773e7eaa7ea671b25d2e04')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  patch -Np1 < ../0001-proc_ops-struct.patch
+  patch -Np1 < ../0002-kernel-5.7.patch
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  make KDIR=/usr/src/linux
+}
+
+package_bbswitch() {
+  depends=('linux')
+
+  cd ${pkgbase}-${pkgver}
+  _extradir="/usr/lib/modules/$(

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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:31
  Author: heftig
Revision: 424726

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |  202 +
 config   |10682 +
 2 files changed, 10884 insertions(+)

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


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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:26
  Author: heftig
Revision: 1025720

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 1025718, tp_smapi/trunk/PKGBUILD)

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

Copied: tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 1025718, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:26 UTC (rev 1025720)
@@ -0,0 +1,48 @@
+# 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=338
+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 broadcom-wl/repos (2 files)

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:27
  Author: heftig
Revision: 1025721

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 1025718, broadcom-wl/trunk/PKGBUILD)

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

Copied: broadcom-wl/repos/community-testing-x86_64/PKGBUILD (from rev 1025718, 
broadcom-wl/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:27 UTC (rev 1025721)
@@ -0,0 +1,42 @@
+# 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=330
+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 nvidia/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:27
  Author: heftig
Revision: 424724

archrelease: copy trunk to testing-x86_64

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

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

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 424723, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2021-09-26 20:24:27 UTC (rev 424724)
@@ -0,0 +1,39 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgname=nvidia
+pkgver=470.74
+pkgrel=3
+pkgdesc="NVIDIA drivers for linux"
+arch=('x86_64')
+url="https://www.nvidia.com/";
+makedepends=('linux-headers' "nvidia-dkms=$pkgver")
+provides=('NVIDIA-MODULE')
+license=('custom')
+options=('!strip')
+
+build() {
+_kernver=$(

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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:31
  Author: heftig
Revision: 424725

archrelease: copy trunk to testing-x86_64

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

--+
 PKGBUILD |  202 +
 config   |10623 +
 2 files changed, 10825 insertions(+)

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


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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:25
  Author: heftig
Revision: 1025717

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 1025712, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 1025713, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/dkms.conf
(from rev 1025713, vhba-module/trunk/dkms.conf)

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

Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 
1025712, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2021-09-26 20:24:25 UTC (rev 
1025717)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdemu", 
TAG+="uaccess"

Copied: vhba-module/repos/community-testing-x86_64/PKGBUILD (from rev 1025713, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:25 UTC (rev 1025717)
@@ -0,0 +1,56 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgbase=vhba-module
+pkgname=(vhba-module vhba-module-dkms)
+pkgver=20210418
+pkgrel=45
+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.xz";
+60-vhba.rules dkms.conf)
+sha256sums=('18bd82ae27721ad1612b3c31accd81898ae326370964385ca52a2a66b67a3f85'
+'5265eba8042d0483088c233c74640069caf2cbd290bc689cfcc4373ae3e18e83'
+'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  sed -i 's/20190302/20190410/' Makefile  # Fixup VHBA_VERSION
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KERNELRELEASE="$(

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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:26
  Author: heftig
Revision: 1025719

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 1025718, deepin-anything-arch/trunk/PKGBUILD)

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

Copied: deepin-anything-arch/repos/community-testing-x86_64/PKGBUILD (from rev 
1025718, deepin-anything-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:26 UTC (rev 1025719)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-anything-arch
+pkgver=5.0.9
+pkgrel=30
+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=("https://github.com/linuxdeepin/deepin-anything/archive/$pkgver/deepin-anything-$pkgver.tar.gz";)
+sha512sums=('d7038f900c7f6cf2af156ced0fab6bcd46bff347011acc34b5d355ae8f09efe3f323724b728fbfe9c8b961e238ceb7c81aaf45f2e446b5d9ce908e8c0a658c5b')
+
+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 r8168/repos (2 files)

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:25
  Author: heftig
Revision: 1025718

archrelease: copy trunk to community-testing-x86_64

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

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

Copied: r8168/repos/community-testing-x86_64/PKGBUILD (from rev 1025713, 
r8168/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:25 UTC (rev 1025718)
@@ -0,0 +1,46 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.049.02
+pkgrel=23
+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
+
https://github.com/mtorromeo/r8168/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.asc)
+sha256sums=('2b12d932e976f8f74b8d9545744c04beb4676dd7bc1d032dde51347ed1d8be24'
+'SKIP')
+validpgpkeys=('0CADAACF70F64C654E131B3111675C743429DDEF') # Massimiliano 
Torromeo 
+
+build() {
+   cd "$pkgname-$pkgver"
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/src/linux M="$PWD/src" \
+   ENABLE_USE_FIRMWARE_FILE=y \
+   CONFIG_R8168_NAPI=y \
+   CONFIG_R8168_VLAN=y \
+   CONFIG_ASPM=y \
+   ENABLE_S5WOL=y \
+   ENABLE_EEE=y \
+   modules
+}
+
+package() {
+   depends=('glibc' 'linux')
+
+   local extradir=/usr/lib/modules/$(

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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:24
  Author: heftig
Revision: 1025713

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 1025712, acpi_call/trunk/PKGBUILD)

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

Copied: acpi_call/repos/community-testing-x86_64/PKGBUILD (from rev 1025712, 
acpi_call/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:24 UTC (rev 1025713)
@@ -0,0 +1,38 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call
+pkgver=1.2.1
+pkgrel=92
+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' "acpi_call-dkms=$pkgver")
+conflicts=('acpi_call-dkms')
+
+build() {
+  _kernver=$(

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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:48
  Author: heftig
Revision: 424723

470.74-3: linux 5.14.8.arch1-1

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:22:35 UTC (rev 424722)
+++ PKGBUILD2021-09-26 20:23:48 UTC (rev 424723)
@@ -4,7 +4,7 @@
 
 pkgname=nvidia
 pkgver=470.74
-pkgrel=2
+pkgrel=3
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="https://www.nvidia.com/";



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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:24:24
  Author: heftig
Revision: 1025714

archrelease: copy trunk to community-testing-x86_64

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

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

Copied: virtualbox-host-modules-arch/repos/community-testing-x86_64/PKGBUILD 
(from rev 1025712, virtualbox-host-modules-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:24:24 UTC (rev 1025714)
@@ -0,0 +1,40 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgname='virtualbox-host-modules-arch'
+pkgver=6.1.26
+pkgrel=18
+pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+arch=('x86_64')
+url='https://virtualbox.org/'
+license=('GPL')
+makedepends=('linux-headers' "virtualbox-host-dkms=$pkgver")
+replaces=('virtualbox-modules' 'virtualbox-host-modules')
+conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+   'virtualbox-host-dkms')
+provides=('VIRTUALBOX-HOST-MODULES')
+
+build() {
+  _kernver="$(

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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:49
  Author: heftig
Revision: 1025712

5.0.9-30: linux 5.14.8.arch1-1

Modified:
  deepin-anything-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:23:46 UTC (rev 1025711)
+++ PKGBUILD2021-09-26 20:23:49 UTC (rev 1025712)
@@ -2,7 +2,7 @@
 
 pkgname=deepin-anything-arch
 pkgver=5.0.9
-pkgrel=29
+pkgrel=30
 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 acpi_call/trunk (PKGBUILD)

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:46
  Author: heftig
Revision: 1025711

1.2.1-92: linux 5.14.8.arch1-1

Modified:
  acpi_call/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:23:45 UTC (rev 1025710)
+++ PKGBUILD2021-09-26 20:23:46 UTC (rev 1025711)
@@ -4,7 +4,7 @@
 
 pkgname=acpi_call
 pkgver=1.2.1
-pkgrel=91
+pkgrel=92
 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 bbswitch/trunk (PKGBUILD)

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:42
  Author: heftig
Revision: 1025708

0.8-451: linux 5.14.8.arch1-1

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:23:41 UTC (rev 1025707)
+++ PKGBUILD2021-09-26 20:23:42 UTC (rev 1025708)
@@ -5,7 +5,7 @@
 pkgbase=bbswitch
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
-pkgrel=450
+pkgrel=451
 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 vhba-module/trunk (PKGBUILD)

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:45
  Author: heftig
Revision: 1025710

20210418-45: linux 5.14.8.arch1-1

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:23:43 UTC (rev 1025709)
+++ PKGBUILD2021-09-26 20:23:45 UTC (rev 1025710)
@@ -6,7 +6,7 @@
 pkgbase=vhba-module
 pkgname=(vhba-module vhba-module-dkms)
 pkgver=20210418
-pkgrel=44
+pkgrel=45
 pkgdesc="Kernel module that emulates SCSI devices"
 url="https://cdemu.sourceforge.io/";
 arch=(x86_64)



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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:41
  Author: heftig
Revision: 1025707

6.30.223.271-330: linux 5.14.8.arch1-1

Modified:
  broadcom-wl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:23:40 UTC (rev 1025706)
+++ PKGBUILD2021-09-26 20:23:41 UTC (rev 1025707)
@@ -5,7 +5,7 @@
 #_kernelname=-custom  # Build against kernel with a different name
 pkgname=${_module}${_kernelname}
 pkgver=6.30.223.271
-pkgrel=329
+pkgrel=330
 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 r8168/trunk (PKGBUILD)

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:43
  Author: heftig
Revision: 1025709

8.049.02-23: linux 5.14.8.arch1-1

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:23:42 UTC (rev 1025708)
+++ PKGBUILD2021-09-26 20:23:43 UTC (rev 1025709)
@@ -4,7 +4,7 @@
 
 pkgname=r8168
 pkgver=8.049.02
-pkgrel=22
+pkgrel=23
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw";
 license=("GPL")



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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:40
  Author: heftig
Revision: 1025706

0.43-338: linux 5.14.8.arch1-1

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:23:33 UTC (rev 1025705)
+++ PKGBUILD2021-09-26 20:23:40 UTC (rev 1025706)
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi
 pkgver=0.43
-pkgrel=337
+pkgrel=338
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'



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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:33
  Author: heftig
Revision: 1025705

6.1.26-18: linux 5.14.8.arch1-1

Modified:
  virtualbox-host-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:23:31 UTC (rev 1025704)
+++ PKGBUILD2021-09-26 20:23:33 UTC (rev 1025705)
@@ -3,7 +3,7 @@
 
 pkgname='virtualbox-host-modules-arch'
 pkgver=6.1.26
-pkgrel=17
+pkgrel=18
 pkgdesc='Virtualbox host kernel modules for Arch Kernel'
 arch=('x86_64')
 url='https://virtualbox.org/'



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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:23:31
  Author: heftig
Revision: 1025704

r73.0cf3b48-150: linux 5.14.8.arch1-1

Modified:
  netfilter-fullconenat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:21:49 UTC (rev 1025703)
+++ PKGBUILD2021-09-26 20:23:31 UTC (rev 1025704)
@@ -3,7 +3,7 @@
 
 pkgname=netfilter-fullconenat
 pkgver=r73.0cf3b48
-pkgrel=149
+pkgrel=150
 pkgdesc="A kernel module that turns MASQUERADE into full cone SNAT"
 arch=('x86_64')
 url="https://github.com/Chion82/netfilter-full-cone-nat";



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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:22:35
  Author: heftig
Revision: 424722

5.14.8.arch1-1

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config

--+
 PKGBUILD |4 ++--
 config   |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:22:33 UTC (rev 424721)
+++ PKGBUILD2021-09-26 20:22:35 UTC (rev 424722)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgbase=linux
-pkgver=5.14.7.arch1
+pkgver=5.14.8.arch1
 pkgrel=1
 pkgdesc='Linux'
 _srctag=v${pkgver%.*}-${pkgver##*.}
@@ -26,7 +26,7 @@
   'C7E7849466FE2358343588377258734B41C31549'  # David Runge 

 )
 sha256sums=('SKIP'
-'805adf3b1266e45e01b1db0eb0f63963e6ebbb7835265ddead41d52d3b78')
+'32b4cb0d2b7bfc7a5e7a2cd2ac5860da0c28c8e3d94f554250471d7d3bb36925')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===
--- config  2021-09-26 20:22:33 UTC (rev 424721)
+++ config  2021-09-26 20:22:35 UTC (rev 424722)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.7-arch1 Kernel Configuration
+# Linux/x86 5.14.8-arch1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
 CONFIG_CC_IS_GCC=y



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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:22:33
  Author: heftig
Revision: 424721

FS#72195: Disable FB_HYPERV

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config

--+
 PKGBUILD |2 +-
 config   |4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:03:04 UTC (rev 424720)
+++ PKGBUILD2021-09-26 20:22:33 UTC (rev 424721)
@@ -26,7 +26,7 @@
   'C7E7849466FE2358343588377258734B41C31549'  # David Runge 

 )
 sha256sums=('SKIP'
-'f98065a286a6d2dbb0e226867a6417e344aaa44ef6eac967707e1f09671be445')
+'805adf3b1266e45e01b1db0eb0f63963e6ebbb7835265ddead41d52d3b78')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===
--- config  2021-09-26 20:03:04 UTC (rev 424720)
+++ config  2021-09-26 20:22:33 UTC (rev 424721)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.4-arch1 Kernel Configuration
+# Linux/x86 5.14.7-arch1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
 CONFIG_CC_IS_GCC=y
@@ -6389,7 +6389,7 @@
 CONFIG_XEN_FBDEV_FRONTEND=m
 # CONFIG_FB_METRONOME is not set
 # CONFIG_FB_MB862XX is not set
-CONFIG_FB_HYPERV=m
+# CONFIG_FB_HYPERV is not set
 CONFIG_FB_SIMPLE=y
 # CONFIG_FB_SSD1307 is not set
 # CONFIG_FB_SM712 is not set



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

2021-09-26 Thread Anatol Pomozov via arch-commits
Date: Sunday, September 26, 2021 @ 20:21:49
  Author: anatolik
Revision: 1025703

archrelease: copy trunk to community-testing-x86_64

Added:
  gitlab-shell/repos/community-testing-x86_64/
  gitlab-shell/repos/community-testing-x86_64/PKGBUILD
(from rev 1025702, gitlab-shell/trunk/PKGBUILD)
  gitlab-shell/repos/community-testing-x86_64/configs.patch
(from rev 1025702, gitlab-shell/trunk/configs.patch)
  gitlab-shell/repos/community-testing-x86_64/gitlab-shell.gitconfig
(from rev 1025702, gitlab-shell/trunk/gitlab-shell.gitconfig)
  gitlab-shell/repos/community-testing-x86_64/gitlab-shell.install
(from rev 1025702, gitlab-shell/trunk/gitlab-shell.install)
  gitlab-shell/repos/community-testing-x86_64/gitlab-shell.sysusers
(from rev 1025702, gitlab-shell/trunk/gitlab-shell.sysusers)

+
 PKGBUILD   |  101 +++
 configs.patch  |   65 ++
 gitlab-shell.gitconfig |   12 +
 gitlab-shell.install   |9 
 gitlab-shell.sysusers  |1 
 5 files changed, 188 insertions(+)

Copied: gitlab-shell/repos/community-testing-x86_64/PKGBUILD (from rev 1025702, 
gitlab-shell/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:21:49 UTC (rev 1025703)
@@ -0,0 +1,101 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Pavol (Lopo) Hluchy 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Jonas Heinrich 
+# Contributor: Lee Watson 
+# Contributor: Tobias Hunger 
+# Contributor: Stefan Tatschner 
+
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
+pkgname=gitlab-shell
+pkgver=13.21.1
+pkgrel=1
+epoch=2
+pkgdesc="Git management software"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitlab-shell/";
+license=('MIT')
+depends=('ruby' 'redis' 'git')
+makedepends=('go')
+options=('!strip')
+install=gitlab-shell.install
+backup=("etc/webapps/${pkgname}/config.yml"
+"etc/webapps/${pkgname}/secret"
+"etc/webapps/${pkgname}/.gitconfig")
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-shell/-/archive/v${pkgver}/gitlab-shell-v${pkgver}.tar.gz";
+"configs.patch"
+"gitlab-shell.gitconfig"
+"gitlab-shell.sysusers")
+sha512sums=('45ef8193fdc00ca3d421480f68635ebcab67b1e069f98fa24fde1826f851e836ee25c25d53649962db9001e575854ef535f65121b926266c8ee1d8b1bf59'
+
'13c0fb88693e787f2960059985713d7ffb6d2fa51d9dbcba9c9562ae91e74bd3963efc63837cd19c5441fb5835d0c8eafd3285bea6676168f7b111a08fb086a7'
+
'cb8003f2ce8013fcd807aae6d66c22c3a767e74d569bd69aaa5a54b84a36135d25b3af57861f858f8f407e089ff69ff5c325bf065c6051ce8fa197fab70470b8'
+
'616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')
+
+_datadir="/usr/share/webapps/${pkgname}"
+_etcdir="/etc/webapps/${pkgname}"
+_homedir="/var/lib/gitlab"
+_logdir="/var/log/gitlab"
+_srcdir="gitlab-shell-v${pkgver}"
+
+prepare() {
+  cd ${_srcdir}
+
+  patch -p1 < ../configs.patch
+  # At this point config file should not contain any references to '/home/git'
+}
+
+build() {
+  cd ${_srcdir}
+
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  make build
+}
+
+package() {
+  cd ${_srcdir}
+
+  install -dm755 -o root -g root "${pkgdir}${_datadir}"
+  install -dm750 -o 105 -g 105 "${pkgdir}${_homedir}"
+  install -dm750 -o 105 -g 105 "${pkgdir}${_homedir}/satellites"
+  install -dm700 -o 105 -g 105 "${pkgdir}${_homedir}/.ssh"
+  install -dm750 -o 105 -g 105 "${pkgdir}${_etcdir}"
+  install -dm770 -o 105 -g root "${pkgdir}${_logdir}"
+
+  # sysusers
+  install -Dm644 "${srcdir}/gitlab-shell.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/gitlab-shell.conf"
+
+  # .gitconfig
+  install -Dm644 -o 105 -g 105 "${srcdir}/gitlab-shell.gitconfig" 
"${pkgdir}${_etcdir}/.gitconfig"
+  ln -fs "${_etcdir}/.gitconfig" "${pkgdir}${_homedir}/.gitconfig"
+
+  # .gitlab_shell_secret
+  touch "${pkgdir}${_etcdir}/secret"
+  chmod 640 "${pkgdir}${_etcdir}/secret"
+  chown root:105 "${pkgdir}${_etcdir}/secret"
+  ln -fs "${_etcdir}/secret" "${pkgdir}${_datadir}/.gitlab_shell_secret"
+
+  # config.yml
+  install -Dm644 config.yml.example "${pkgdir}${_etcdir}/config.yml"
+  ln -fs "${_etcdir}/config.yml" "${pkgdir}${_datadir}/config.yml"
+
+  cp -r VERSION bin spec support "${pkgdir}${_datadir}"
+  ln -fs "${_datadir}" "${pkgdir}/${_homedir}/"
+
+  # Compatibility for FS#64251
+  ln

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

2021-09-26 Thread Anatol Pomozov via arch-commits
Date: Sunday, September 26, 2021 @ 20:21:18
  Author: anatolik
Revision: 1025702

upgpkg: gitlab-shell 2:13.21.1-1

Modified:
  gitlab-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:20:10 UTC (rev 1025701)
+++ PKGBUILD2021-09-26 20:21:18 UTC (rev 1025702)
@@ -12,7 +12,7 @@
 # commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
 # need this again at some point in the future.
 pkgname=gitlab-shell
-pkgver=13.20.0
+pkgver=13.21.1
 pkgrel=1
 epoch=2
 pkgdesc="Git management software"
@@ -30,7 +30,7 @@
 "configs.patch"
 "gitlab-shell.gitconfig"
 "gitlab-shell.sysusers")
-sha512sums=('36face48e02305ec9335bb6e5146dc0e20a034b32ba370a5329d3f6ce98ccd7ffd35ec26ffe96a274ee8c132846db5eceaf2b8f8ace41b883326fdef89bcbfc4'
+sha512sums=('45ef8193fdc00ca3d421480f68635ebcab67b1e069f98fa24fde1826f851e836ee25c25d53649962db9001e575854ef535f65121b926266c8ee1d8b1bf59'
 
'13c0fb88693e787f2960059985713d7ffb6d2fa51d9dbcba9c9562ae91e74bd3963efc63837cd19c5441fb5835d0c8eafd3285bea6676168f7b111a08fb086a7'
 
'cb8003f2ce8013fcd807aae6d66c22c3a767e74d569bd69aaa5a54b84a36135d25b3af57861f858f8f407e089ff69ff5c325bf065c6051ce8fa197fab70470b8'
 
'616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')



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

2021-09-26 Thread Anatol Pomozov via arch-commits
Date: Sunday, September 26, 2021 @ 20:20:10
  Author: anatolik
Revision: 1025701

archrelease: copy trunk to community-testing-x86_64

Added:
  gitlab-gitaly/repos/community-testing-x86_64/
  gitlab-gitaly/repos/community-testing-x86_64/PKGBUILD
(from rev 1025700, gitlab-gitaly/trunk/PKGBUILD)
  gitlab-gitaly/repos/community-testing-x86_64/configs.patch
(from rev 1025700, gitlab-gitaly/trunk/configs.patch)
  gitlab-gitaly/repos/community-testing-x86_64/gitlab-gitaly.service
(from rev 1025700, gitlab-gitaly/trunk/gitlab-gitaly.service)
  gitlab-gitaly/repos/community-testing-x86_64/ruby27.patch
(from rev 1025700, gitlab-gitaly/trunk/ruby27.patch)

---+
 PKGBUILD  |   57 +
 configs.patch |   99 +++
 gitlab-gitaly.service |   14 ++
 ruby27.patch  |  109 
 4 files changed, 279 insertions(+)

Copied: gitlab-gitaly/repos/community-testing-x86_64/PKGBUILD (from rev 
1025700, gitlab-gitaly/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:20:10 UTC (rev 1025701)
@@ -0,0 +1,57 @@
+# Maintainer: Sven-Hendrik Haase 
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
+pkgname=gitlab-gitaly
+pkgver=14.3.0
+pkgrel=1
+pkgdesc="Speed up Git access using caching"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitaly";
+license=('MIT')
+depends=(glibc ruby2.7 libxml2 libxslt libssh2)
+options=(!buildflags)
+makedepends=(go cmake git)
+backup=("etc/gitlab-gitaly/config.toml")
+_tag=v${pkgver}
+source=("https://gitlab.com/gitlab-org/gitaly/-/archive/${_tag}/gitaly-${_tag}.tar.gz";
+"configs.patch"
+"gitlab-gitaly.service"
+   "ruby27.patch")
+sha512sums=('86cb972eb5b32bf5fc5b2d71d2becf99edfa5f00a956df2b49a8dad2d745fde29989c00c4ea98fb4c37cb63c8bbc100a4a2aa1edc7988ea025a8b5dc5aeec65c'
+
'872a6c065113c2415cdbd5a2107501fc849b7e291042ac435b04359c69e78b58e93b294de85bcf910d7e4d64dcfb40902b35e392f61499e9b61ebecc842a4b73'
+
'7f5cd528c873a5e43e18aa6a88bd7298422c047e0e61cf3208be7d9fcfdfdc8a844b5c439ab6afc2098c5c4c60ed9c3d167c2f87517f1e93b34f39be3d3dad09'
+
'8b3bfb5781c865c82dd39170bb56c5dba4e9eabc669f0a59bf74f8eda0cb5c82c629b44a719f9ff9038f28bbb5df9db5a73d898f64b7f441ce87626adf512103')
+
+prepare() {
+  cd gitaly-$_tag
+
+  patch -p1 < ../ruby27.patch
+
+  patch -p1 < ../configs.patch
+  # At this point the config file should not contain any references to 
'/home/git'
+
+  # https://github.com/bundler/bundler/issues/6882
+  sed -e '/BUNDLED WITH/,+1d' -i ruby/Gemfile.lock
+}
+
+build() {
+  cd gitaly-$_tag
+
+  bundle-2.7 config force_ruby_platform true # build from sources as some 
prebuilt gems are not available for newer ruby
+  make BUILD_TAGS="tracer_static tracer_static_jaeger"
+}
+
+package() {
+  cd gitaly-$_tag
+
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  mkdir -p "${pkgdir}"/etc/gitlab-gitaly
+  mkdir -p "${pkgdir}"/usr/share/webapps/gitlab-gitaly
+  cp -r ruby "${pkgdir}"/usr/share/webapps/gitlab-gitaly/ruby
+
+  install -Dm644 config.toml.example "${pkgdir}"/etc/${pkgname}/config.toml
+  install -Dm644 "LICENSE" "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm644 "${srcdir}"/gitlab-gitaly.service 
"${pkgdir}"/usr/lib/systemd/system/gitlab-gitaly.service
+}

Copied: gitlab-gitaly/repos/community-testing-x86_64/configs.patch (from rev 
1025700, gitlab-gitaly/trunk/configs.patch)
===
--- community-testing-x86_64/configs.patch  (rev 0)
+++ community-testing-x86_64/configs.patch  2021-09-26 20:20:10 UTC (rev 
1025701)
@@ -0,0 +1,99 @@
+commit 7c74563bdb785dc7c87a35475ecc61d02a8a5826
+Author: Anatol Pomozov 
+Date:   Tue May 26 00:26:02 2020 -0700
+
+Patch config files with Arch Linux specific locations
+
+Arch uses upstream's default config files as a base for its configs.
+But directory structure at Arch is completely different from the default
+one specified by gitlab project.
+We used to have a lot of seds expressions to adjust the files but as
+complexity of configs grew 'sed' makes it easy to miss a changed/added
+option.
+
+Track set of diffs as a patch. If upstream modifies config file then it
+will cause a conflict that needs to be reviewed manually.
+
+diff --git a/config.toml.example b/config.toml.example
+index eaa23fd8e..0e483e8b9 100644
+--- a/config.toml.example
 b/config.toml.example
+@@ -2,10 +2,10 @@
+ # Documentation lives at https://docs.gitlab.com/ee/administratio

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

2021-09-26 Thread Anatol Pomozov via arch-commits
Date: Sunday, September 26, 2021 @ 20:19:40
  Author: anatolik
Revision: 1025700

upgpkg: gitlab-gitaly 14.3.0-1

Modified:
  gitlab-gitaly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:19:12 UTC (rev 1025699)
+++ PKGBUILD2021-09-26 20:19:40 UTC (rev 1025700)
@@ -4,7 +4,7 @@
 # commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
 # need this again at some point in the future.
 pkgname=gitlab-gitaly
-pkgver=14.2.4
+pkgver=14.3.0
 pkgrel=1
 pkgdesc="Speed up Git access using caching"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 "configs.patch"
 "gitlab-gitaly.service"
"ruby27.patch")
-sha512sums=('1f76978ddf5771648eb634b0773a1135a3168d6548c837d126275be5eebef04b9ef7ea2b05b2f8c15bd31285e8f95bc2def9b9a2fc7e8ad8f3507a7be58ac7ee'
+sha512sums=('86cb972eb5b32bf5fc5b2d71d2becf99edfa5f00a956df2b49a8dad2d745fde29989c00c4ea98fb4c37cb63c8bbc100a4a2aa1edc7988ea025a8b5dc5aeec65c'
 
'872a6c065113c2415cdbd5a2107501fc849b7e291042ac435b04359c69e78b58e93b294de85bcf910d7e4d64dcfb40902b35e392f61499e9b61ebecc842a4b73'
 
'7f5cd528c873a5e43e18aa6a88bd7298422c047e0e61cf3208be7d9fcfdfdc8a844b5c439ab6afc2098c5c4c60ed9c3d167c2f87517f1e93b34f39be3d3dad09'
 
'8b3bfb5781c865c82dd39170bb56c5dba4e9eabc669f0a59bf74f8eda0cb5c82c629b44a719f9ff9038f28bbb5df9db5a73d898f64b7f441ce87626adf512103')



[arch-commits] Commit in gitlab/repos (14 files)

2021-09-26 Thread Anatol Pomozov via arch-commits
Date: Sunday, September 26, 2021 @ 20:19:12
  Author: anatolik
Revision: 1025699

archrelease: copy trunk to community-testing-x86_64

Added:
  gitlab/repos/community-testing-x86_64/
  gitlab/repos/community-testing-x86_64/PKGBUILD
(from rev 1025698, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-testing-x86_64/configs.patch
(from rev 1025698, gitlab/trunk/configs.patch)
  gitlab/repos/community-testing-x86_64/environment
(from rev 1025698, gitlab/trunk/environment)
  gitlab/repos/community-testing-x86_64/fixes.patch
(from rev 1025698, gitlab/trunk/fixes.patch)
  gitlab/repos/community-testing-x86_64/gitlab-backup.service
(from rev 1025698, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-testing-x86_64/gitlab-backup.timer
(from rev 1025698, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-testing-x86_64/gitlab-mailroom.service
(from rev 1025698, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-testing-x86_64/gitlab-puma.service
(from rev 1025698, gitlab/trunk/gitlab-puma.service)
  gitlab/repos/community-testing-x86_64/gitlab-sidekiq.service
(from rev 1025698, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-testing-x86_64/gitlab.install
(from rev 1025698, gitlab/trunk/gitlab.install)
  gitlab/repos/community-testing-x86_64/gitlab.logrotate
(from rev 1025698, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-testing-x86_64/gitlab.target
(from rev 1025698, gitlab/trunk/gitlab.target)
  gitlab/repos/community-testing-x86_64/gitlab.tmpfiles.d
(from rev 1025698, gitlab/trunk/gitlab.tmpfiles.d)

-+
 PKGBUILD|  185 +
 configs.patch   |  291 ++
 environment |3 
 fixes.patch |   20 +++
 gitlab-backup.service   |   19 +++
 gitlab-backup.timer |   10 +
 gitlab-mailroom.service |   21 +++
 gitlab-puma.service |   34 +
 gitlab-sidekiq.service  |   30 
 gitlab.install  |   34 +
 gitlab.logrotate|6 
 gitlab.target   |7 +
 gitlab.tmpfiles.d   |1 
 13 files changed, 661 insertions(+)

Copied: gitlab/repos/community-testing-x86_64/PKGBUILD (from rev 1025698, 
gitlab/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 20:19:12 UTC (rev 1025699)
@@ -0,0 +1,185 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Pavol (Lopo) Hluchy 
+# Contributor: Jonas Heinrich 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Tobias Hunger 
+# Contributor: Stefan Tatschner 
+# Contributor: Caleb Maclennan 
+
+pkgname=gitlab
+pkgver=14.3.0
+pkgrel=1
+pkgdesc="Project management and code hosting application"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitlab-foss";
+license=('MIT')
+options=(!buildflags)
+depends=('ruby2.7' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 'openssh' 'redis' 
'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
+makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
+optdepends=('postgresql: database backend'
+'python-docutils: reStructuredText markup language support'
+'smtp-server: mail server in order to receive mail notifications')
+backup=("etc/webapps/gitlab/database.yml"
+"etc/webapps/gitlab/gitlab.yml"
+"etc/webapps/gitlab/resque.yml"
+"etc/webapps/gitlab/puma.rb"
+"etc/webapps/gitlab/smtp_settings.rb"
+"etc/logrotate.d/gitlab")
+source=(git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v$pkgver
+configs.patch
+fixes.patch
+environment
+gitlab-puma.service
+gitlab-sidekiq.service
+gitlab-backup.service
+gitlab-mailroom.service
+gitlab-backup.timer
+gitlab.target
+gitlab.tmpfiles.d
+gitlab.logrotate)
+install='gitlab.install'
+sha512sums=('SKIP'
+
'1f1adbb5a641ec9272931c823c7bf4822dde9df4242a039ec5916167742f1148f555bf05774b0eae69a7f52417092db4a7925cd553d43d37544713036da7f50b'
+
'7efb9a6f1aa0c05780f173dd61039e9bec2321ef1015e6ad11bc5ecbf83689be6c3af2a8e4b42bd216a0bfe9618f90c53ae92d6aabeb0563378f3bd62c95ac57'
+
'5b1ca2958f03a5baf1c5576a1568072e8ed749e2d15745ecbcc4860d2dbd543f2f3ed077e8d87afac2670c9436b19fe498217b49916d56a4e31fb9811aeb9067'
+
'451a030940f124bccd6d29c1924861b361d52db32cff6e745c144286c2afc7065e117f825721145ed2dd4406f5bcfa97e228a80b968aaa9a675613b71b776eba'
+
'419848c668928276620b5229e457a39e0ed7e111f1da68a30c3e0ae1a644af1c869b004b35435ccec4ddcdf6cf7418b1ab71e6e2ee8a2c861c6625c8bfd908f6'
+
'd86e16747ad79f514ce180646c68bec8b6fa61764b2b14b1621db998f48955c3fb81f4e19ecb0fbab9d603dd25d95929e6d72a473652608373e6551f26244738'
+
'f8067d1ee444a50dc9b2ed8719

[arch-commits] Commit in gitlab/trunk (PKGBUILD configs.patch fixes.patch)

2021-09-26 Thread Anatol Pomozov via arch-commits
Date: Sunday, September 26, 2021 @ 20:18:10
  Author: anatolik
Revision: 1025698

upgpkg: gitlab 14.3.0-1

Modified:
  gitlab/trunk/PKGBUILD
  gitlab/trunk/configs.patch
  gitlab/trunk/fixes.patch

---+
 PKGBUILD  |6 +++---
 configs.patch |   50 +-
 fixes.patch   |4 ++--
 3 files changed, 30 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 20:02:51 UTC (rev 1025697)
+++ PKGBUILD2021-09-26 20:18:10 UTC (rev 1025698)
@@ -8,7 +8,7 @@
 # Contributor: Caleb Maclennan 
 
 pkgname=gitlab
-pkgver=14.2.3
+pkgver=14.3.0
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')
@@ -40,8 +40,8 @@
 gitlab.logrotate)
 install='gitlab.install'
 sha512sums=('SKIP'
-
'77b261a9e3e780b8f10a7d2a4a8707a5339071bb0bc570eea57f9d95f826ca12f495701aa3b44b2bc88b513c938e82d4895f9cc7e6031eaf6d5d0161bf6814a2'
-
'33441a2748d4eb45e8053346f2e570aa164acf943c40249c26a19783b267127dd150c0163219763066ffefebef644b1721c4beeca57f73e012ee2b2c4396'
+
'1f1adbb5a641ec9272931c823c7bf4822dde9df4242a039ec5916167742f1148f555bf05774b0eae69a7f52417092db4a7925cd553d43d37544713036da7f50b'
+
'7efb9a6f1aa0c05780f173dd61039e9bec2321ef1015e6ad11bc5ecbf83689be6c3af2a8e4b42bd216a0bfe9618f90c53ae92d6aabeb0563378f3bd62c95ac57'
 
'5b1ca2958f03a5baf1c5576a1568072e8ed749e2d15745ecbcc4860d2dbd543f2f3ed077e8d87afac2670c9436b19fe498217b49916d56a4e31fb9811aeb9067'
 
'451a030940f124bccd6d29c1924861b361d52db32cff6e745c144286c2afc7065e117f825721145ed2dd4406f5bcfa97e228a80b968aaa9a675613b71b776eba'
 
'419848c668928276620b5229e457a39e0ed7e111f1da68a30c3e0ae1a644af1c869b004b35435ccec4ddcdf6cf7418b1ab71e6e2ee8a2c861c6625c8bfd908f6'

Modified: configs.patch
===
--- configs.patch   2021-09-26 20:02:51 UTC (rev 1025697)
+++ configs.patch   2021-09-26 20:18:10 UTC (rev 1025698)
@@ -1,4 +1,4 @@
-commit d9420c988705a7eec9e72e11e069d8955fdc1fb6
+commit 0757f389a34b9a58b46a8ecc508501bd4c3c3188
 Author: Anatol Pomozov 
 Date:   Tue May 26 00:01:38 2020 -0700
 
@@ -15,29 +15,29 @@
 will cause a conflict that needs to be reviewed manually.
 
 diff --git a/config/database.yml.postgresql b/config/database.yml.postgresql
-index ca1ff4db1b4..7c6dbbf0a12 100644
+index a4daab1fd0c..19c33fdd1f5 100644
 --- a/config/database.yml.postgresql
 +++ b/config/database.yml.postgresql
-@@ -5,7 +5,7 @@ production:
-   adapter: postgresql
-   encoding: unicode
-   database: gitlabhq_production
--  username: git
-+  username: gitlab
-   password: "secure password"
-   host: localhost
-   # load_balancing:
-@@ -38,7 +38,7 @@ staging:
-   adapter: postgresql
-   encoding: unicode
-   database: gitlabhq_staging
--  username: git
-+  username: gitlab
-   password: "secure password"
-   host: localhost
+@@ -6,7 +6,7 @@ production:
+ adapter: postgresql
+ encoding: unicode
+ database: gitlabhq_production
+-username: git
++username: gitlab
+ password: "secure password"
+ host: localhost
+ # load_balancing:
+@@ -41,7 +41,7 @@ staging:
+ adapter: postgresql
+ encoding: unicode
+ database: gitlabhq_staging
+-username: git
++username: gitlab
+ password: "secure password"
+ host: localhost
  
 diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
-index f7b1c2f7567..afb92b5d5b8 100644
+index a8881fd8a2e..23a24536da3 100644
 --- a/config/gitlab.yml.example
 +++ b/config/gitlab.yml.example
 @@ -89,7 +89,7 @@ production: &base
@@ -177,7 +177,7 @@
  
#
# 3. Auth settings
-@@ -1098,7 +1098,7 @@ production: &base
+@@ -1103,7 +1103,7 @@ production: &base
  
# Shared file storage settings
shared:
@@ -186,7 +186,7 @@
  
# Encrypted Settings configuration
encrypted_settings:
-@@ -1123,13 +1123,13 @@ production: &base
+@@ -1128,13 +1128,13 @@ production: &base
  # real path not the symlink.
  storages: # You must have at least a `default` storage path.
default:
@@ -203,7 +203,7 @@
  # gitaly_backup_path: # Path of the gitaly-backup binary (default: 
searches $PATH)
  # archive_permissions: 0640 # Permissions for the resulting backup.tar 
file (default: 0600)
  # keep_time: 604800   # default: 0 (forever) (in seconds)
-@@ -1171,12 +1171,12 @@ production: &base
+@@ -1184,12 +1184,12 @@ production: &base
  
## GitLab Shell settings
gitlab_shell:
@@ -219,7 +219,7 @@
  
  # Git over HTTP
  upload_pack: true
-@@ -1191,13 +1191,13 @@ production: &base
+@@ -1204,13 +1204,13 @@ production: &base
workhorse:
  # File that contains the secret key for verifying access for 
gitlab-workhorse.
  # Default is '.gitlab_workhorse_secret' relative to Rails.root (i.e. root 
of the GitLab app).
@@ -235,7 +235,7 @@
  
  # The URL t

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

2021-09-26 Thread Jan Steffens via arch-commits
Date: Sunday, September 26, 2021 @ 20:03:04
  Author: heftig
Revision: 424720

5.14.8.zen1-1

Modified:
  linux-zen/trunk/PKGBUILD
  linux-zen/trunk/config

--+
 PKGBUILD |4 ++--
 config   |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 18:45:34 UTC (rev 424719)
+++ PKGBUILD2021-09-26 20:03:04 UTC (rev 424720)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgbase=linux-zen
-pkgver=5.14.7.zen1
+pkgver=5.14.8.zen1
 pkgrel=1
 pkgdesc='Linux ZEN'
 _srctag=v${pkgver%.*}-${pkgver##*.}
@@ -26,7 +26,7 @@
   'C5ADB4F3FEBBCE27A3E54D7D9AE4078033F8024D'  # Steven Barrett 

 )
 sha256sums=('SKIP'
-'e4dafc832ab5c7401d06a4758048e40e9a3ba7db6e764061708c9bf063e05bff')
+'c4fb5934f76a4ca1721e184fb7a8a64d7e1494773586094b16304bcde1435663')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===
--- config  2021-09-26 18:45:34 UTC (rev 424719)
+++ config  2021-09-26 20:03:04 UTC (rev 424720)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.5-zen2 Kernel Configuration
+# Linux/x86 5.14.8-zen1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
 CONFIG_CC_IS_GCC=y
@@ -6443,7 +6443,7 @@
 CONFIG_XEN_FBDEV_FRONTEND=m
 # CONFIG_FB_METRONOME is not set
 # CONFIG_FB_MB862XX is not set
-CONFIG_FB_HYPERV=m
+# CONFIG_FB_HYPERV is not set
 CONFIG_FB_SIMPLE=y
 # CONFIG_FB_SSD1307 is not set
 # CONFIG_FB_SM712 is not set



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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 20:02:51
  Author: arojas
Revision: 1025697

archrelease: copy trunk to community-x86_64

Added:
  giac/repos/community-x86_64/PKGBUILD
(from rev 1025696, giac/trunk/PKGBUILD)
  giac/repos/community-x86_64/giac-test-pari-2.11.patch
(from rev 1025696, giac/trunk/giac-test-pari-2.11.patch)
Deleted:
  giac/repos/community-x86_64/PKGBUILD
  giac/repos/community-x86_64/giac-test-pari-2.11.patch

---+
 PKGBUILD  |   84 ++--
 giac-test-pari-2.11.patch |   34 -
 2 files changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 20:02:40 UTC (rev 1025696)
+++ PKGBUILD2021-09-26 20:02:51 UTC (rev 1025697)
@@ -1,42 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=giac
-_pkgver=1.7.0-31
-pkgver=${_pkgver//-/.}
-pkgrel=1
-pkgdesc='A free computer algebra system'
-arch=(x86_64)
-url='http://www-fourier.ujf-grenoble.fr/~parisse/giac.html'
-license=(GPL3)
-depends=(fltk mpfi gsl pari ntl lapack curl glpk libao gmp-ecm libsamplerate)
-makedepends=(python libjpeg texlive-core texlive-science hevea nauty)
-optdepends=('perl: for pgiac')
-replaces=(libgiac xcas)
-provides=(libgiac xcas)
-source=(http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_$_pkgver.tar.gz
-giac-test-pari-2.11.patch)
-sha256sums=('f4cee27d0d2bef974926ddf16ddeca3cf11fc804675a0351390b8e4a65f472a7'
-'c5f091986f0a0807fc1ae5a3b7454132816e9bc3ed64411f0a7bdf90a8c8e624')
-
-prepare() {
-  cd $pkgname-${pkgver%.*}
-  patch -p1 < ../giac-test-pari-2.11.patch # Fix tests with pari 2.11
-}
-
-build() {
-  cd $pkgname-${pkgver%.*}
-  CXXFLAGS+=" -std=c++14" # workaround build with GCC 11
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-${pkgver%.*}
-
-  make check
-}
-
-package() {
-  cd $pkgbase-${pkgver%.*}
-  make DESTDIR="$pkgdir" install
-}

Copied: giac/repos/community-x86_64/PKGBUILD (from rev 1025696, 
giac/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 20:02:51 UTC (rev 1025697)
@@ -0,0 +1,42 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=giac
+_pkgver=1.7.0-33
+pkgver=${_pkgver//-/.}
+pkgrel=1
+pkgdesc='A free computer algebra system'
+arch=(x86_64)
+url='http://www-fourier.ujf-grenoble.fr/~parisse/giac.html'
+license=(GPL3)
+depends=(fltk mpfi gsl pari ntl lapack curl glpk libao gmp-ecm libsamplerate)
+makedepends=(python libjpeg texlive-core texlive-science hevea nauty)
+optdepends=('perl: for pgiac')
+replaces=(libgiac xcas)
+provides=(libgiac xcas)
+source=(http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_$_pkgver.tar.gz
+giac-test-pari-2.11.patch)
+sha256sums=('3ccd47f64b702c2878ba2f558daf38b905ce4398784863975ff45a2f77c1e24f'
+'c5f091986f0a0807fc1ae5a3b7454132816e9bc3ed64411f0a7bdf90a8c8e624')
+
+prepare() {
+  cd $pkgname-${pkgver%.*}
+  patch -p1 < ../giac-test-pari-2.11.patch # Fix tests with pari 2.11
+}
+
+build() {
+  cd $pkgname-${pkgver%.*}
+  CXXFLAGS+=" -std=c++14" # workaround build with GCC 11
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-${pkgver%.*}
+
+  make check
+}
+
+package() {
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+}

Deleted: giac-test-pari-2.11.patch
===
--- giac-test-pari-2.11.patch   2021-09-26 20:02:40 UTC (rev 1025696)
+++ giac-test-pari-2.11.patch   2021-09-26 20:02:51 UTC (rev 1025697)
@@ -1,17 +0,0 @@
-Change test output for PARI 2.11
-
-See https://trac.sagemath.org/ticket/25567
-and https://xcas.univ-grenoble-alpes.fr/forum/viewtopic.php?f=4&t=2102
-
-diff -ru a/check/TP11-sol.cas.out1 b/check/TP11-sol.cas.out1
 a/check/TP11-sol.cas.out1  2014-10-21 10:51:48.0 +0200
-+++ b/check/TP11-sol.cas.out1  2018-08-07 17:04:12.528052773 +0200
-@@ -10,7 +10,7 @@
- 107374182400061203284109008409,
- 2^3*3*389*733*156904374622257604823879982847602392900751802349981470895277241,
- "Done",
--matrix[[2,7,1],[3,2,1],[389,2,1],[733,2,1],[156904374622257604823879982847602392900751802349981470895277241,2,matrix[[2,13,1],[3,3,1],[5,2,1],[7,2,1],[56467,2,1],[6553084925887974620811527,2,matrix[[2,5,1],[19,2,1],[71,2,1],[126823,2,1]],
-+1,
- 0,
- [],
- 1,

Copied: giac/repos/community-x86_64/giac-test-pari-2.11.patch (from rev 
1025696, giac/trunk/giac-test-pari-2.11.patch)
===
--- giac-test-pari-2.11.patch   (rev 0)
+++ giac-test-pari-2.11.patch   2021-09-26 20:02:51 UTC (rev 1025697)
@@ -0,0 +1,17 @@
+Change test output for PARI 2.11
+
+See https://trac.sagemath.org/ticket/25567
+and https://xcas.univ-grenoble-alpes.f

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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 20:02:40
  Author: arojas
Revision: 1025696

Update to 1.7.0.33

Modified:
  giac/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 18:41:51 UTC (rev 1025695)
+++ PKGBUILD2021-09-26 20:02:40 UTC (rev 1025696)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=giac
-_pkgver=1.7.0-31
+_pkgver=1.7.0-33
 pkgver=${_pkgver//-/.}
 pkgrel=1
 pkgdesc='A free computer algebra system'
@@ -15,7 +15,7 @@
 provides=(libgiac xcas)
 
source=(http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_$_pkgver.tar.gz
 giac-test-pari-2.11.patch)
-sha256sums=('f4cee27d0d2bef974926ddf16ddeca3cf11fc804675a0351390b8e4a65f472a7'
+sha256sums=('3ccd47f64b702c2878ba2f558daf38b905ce4398784863975ff45a2f77c1e24f'
 'c5f091986f0a0807fc1ae5a3b7454132816e9bc3ed64411f0a7bdf90a8c8e624')
 
 prepare() {



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

2021-09-26 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, September 26, 2021 @ 18:45:34
  Author: grazzolini
Revision: 424719

archrelease: copy trunk to testing-x86_64

Added:
  openssh/repos/testing-x86_64/
  openssh/repos/testing-x86_64/PKGBUILD
(from rev 424718, openssh/trunk/PKGBUILD)
  openssh/repos/testing-x86_64/glibc-2.31.patch
(from rev 424718, openssh/trunk/glibc-2.31.patch)
  openssh/repos/testing-x86_64/install
(from rev 424718, openssh/trunk/install)
  openssh/repos/testing-x86_64/sshd.conf
(from rev 424718, openssh/trunk/sshd.conf)
  openssh/repos/testing-x86_64/sshd.pam
(from rev 424718, openssh/trunk/sshd.pam)
  openssh/repos/testing-x86_64/sshd.service
(from rev 424718, openssh/trunk/sshd.service)
  openssh/repos/testing-x86_64/sshdgenkeys.service
(from rev 424718, openssh/trunk/sshdgenkeys.service)

-+
 PKGBUILD|  105 ++
 glibc-2.31.patch|  100 +++
 install |   32 +++
 sshd.conf   |1 
 sshd.pam|6 ++
 sshd.service|   14 ++
 sshdgenkeys.service |   15 +++
 7 files changed, 273 insertions(+)

Copied: openssh/repos/testing-x86_64/PKGBUILD (from rev 424718, 
openssh/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2021-09-26 18:45:34 UTC (rev 424719)
@@ -0,0 +1,105 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Giancarlo Razzolini 
+# Contributor: Gaetan Bisson 
+# Contributor: Aaron Griffin 
+# Contributor: judd 
+
+pkgname=openssh
+pkgver=8.8p1
+pkgrel=1
+pkgdesc='Premier connectivity tool for remote login with the SSH protocol'
+url='https://www.openssh.com/portable.html'
+license=('custom:BSD')
+arch=('x86_64')
+depends=('glibc' 'krb5' 'openssl' 'libedit' 'ldns' 'libxcrypt' 'libcrypt.so' 
'zlib' 'pam')
+makedepends=('linux-headers' 'libfido2')
+optdepends=('xorg-xauth: X11 forwarding'
+'x11-ssh-askpass: input passphrase in X'
+'libfido2: FIDO/U2F support')
+validpgpkeys=('7168B983815A5EEF59A4ADFD2A3F414E736060BA')
+#source=("git://anongit.mindrot.org/openssh.git?signed#tag=V_8_2_P1"
+source=("https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'sshdgenkeys.service'
+'sshd.service'
+'sshd.conf'
+'sshd.pam'
+'glibc-2.31.patch')
+sha256sums=('4590890ea9bb9ace4f71ae331785a3a5823232435161960ed5fc86588f331fe9'
+'SKIP'
+'4031577db6416fcbaacf8a26a024ecd3939e5c10fe6a86ee3f0eea5093d533b7'
+'e40f8b7c8e5e2ecf3084b3511a6c36d5b5c9f9e61f2bb13e3726c71dc7d4fbc7'
+'4effac1186cc62617f44385415103021f72f674f8b8e26447fc1139c670090f6'
+'64576021515c0a98b0aaf0a0ae02e0f5ebe8ee525b1e647ab68f369f81ecd846'
+'25b4a4d9e2d9d3289ef30636a30e85fa1c71dd930d5efd712cca1a01a5019f93')
+
+backup=('etc/ssh/ssh_config' 'etc/ssh/sshd_config' 'etc/pam.d/sshd')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   patch -p1 -i ../glibc-2.31.patch
+
+   autoreconf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr \
+   --sbindir=/usr/bin \
+   --libexecdir=/usr/lib/ssh \
+   --sysconfdir=/etc/ssh \
+   --disable-strip \
+   --with-ldns \
+   --with-libedit \
+   --with-security-key-builtin \
+   --with-ssl-engine \
+   --with-pam \
+   --with-privsep-user=nobody \
+   --with-kerberos5=/usr \
+   --with-xauth=/usr/bin/xauth \
+   --with-md5-passwords \
+   --with-pid-dir=/run \
+   --with-default-path='/usr/local/sbin:/usr/local/bin:/usr/bin' \
+
+   make
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   # Tests require openssh to be already installed system-wide,
+   # also connectivity tests will fail under makechrootpkg since
+# it runs as nobody which has /bin/false as login shell.
+
+   if [[ -e /usr/bin/scp && ! -e /.arch-chroot ]]; then
+   make tests
+   fi
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   make DESTDIR="${pkgdir}" install
+
+   ln -sf ssh.1.gz "${pkgdir}"/usr/share/man/man1/slogin.1.gz
+   install -Dm644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
+
+   install -Dm644 ../sshdgenkeys.service 
"${pkgdir}"/usr/lib/systemd/system/sshdgenkeys.service
+   install -Dm644 ../sshd.service 
"${pkgdir}"/usr/lib/systemd/system/sshd.service
+   install -Dm644 ../sshd.conf "${pkgdir}"/usr/lib/tmpfiles.d/sshd.conf
+   install -Dm644 ../sshd.pam "${pkgdir}"/etc/pam.d/sshd
+
+   install -Dm755 contrib/findssl.sh "${pkgdir}"/usr/bin/findssl.sh
+   

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

2021-09-26 Thread Giancarlo Razzolini via arch-commits
Date: Sunday, September 26, 2021 @ 18:44:22
  Author: grazzolini
Revision: 424718

upgpkg: openssh 8.8p1-1

Modified:
  openssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 16:51:42 UTC (rev 424717)
+++ PKGBUILD2021-09-26 18:44:22 UTC (rev 424718)
@@ -5,8 +5,8 @@
 # Contributor: judd 
 
 pkgname=openssh
-pkgver=8.7p1
-pkgrel=2
+pkgver=8.8p1
+pkgrel=1
 pkgdesc='Premier connectivity tool for remote login with the SSH protocol'
 url='https://www.openssh.com/portable.html'
 license=('custom:BSD')
@@ -24,7 +24,7 @@
 'sshd.conf'
 'sshd.pam'
 'glibc-2.31.patch')
-sha256sums=('7ca34b8bb24ae9e50f33792b7091b3841d7e1b440ff57bc9fabddf01e2ed1e24'
+sha256sums=('4590890ea9bb9ace4f71ae331785a3a5823232435161960ed5fc86588f331fe9'
 'SKIP'
 '4031577db6416fcbaacf8a26a024ecd3939e5c10fe6a86ee3f0eea5093d533b7'
 'e40f8b7c8e5e2ecf3084b3511a6c36d5b5c9f9e61f2bb13e3726c71dc7d4fbc7'



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

2021-09-26 Thread David Runge via arch-commits
Date: Sunday, September 26, 2021 @ 18:41:51
  Author: dvzrv
Revision: 1025695

archrelease: copy trunk to community-staging-x86_64

Added:
  juce/repos/community-staging-x86_64/
  juce/repos/community-staging-x86_64/PKGBUILD
(from rev 1025694, juce/trunk/PKGBUILD)
  juce/repos/community-staging-x86_64/juce-6.1.2-cmake_install.patch
(from rev 1025694, juce/trunk/juce-6.1.2-cmake_install.patch)
  juce/repos/community-staging-x86_64/juce-6.1.2-cmake_juce_utils.patch
(from rev 1025694, juce/trunk/juce-6.1.2-cmake_juce_utils.patch)
  
juce/repos/community-staging-x86_64/juce-6.1.2-cmake_link_against_system_deps.patch
(from rev 1025694, 
juce/trunk/juce-6.1.2-cmake_link_against_system_deps.patch)
  juce/repos/community-staging-x86_64/juce-6.1.2-fst_vst.patch
(from rev 1025694, juce/trunk/juce-6.1.2-fst_vst.patch)
  
juce/repos/community-staging-x86_64/juce-6.1.2-projucer_disable_update_check.patch
(from rev 1025694, 
juce/trunk/juce-6.1.2-projucer_disable_update_check.patch)
  juce/repos/community-staging-x86_64/juce-6.1.2-projucer_juce_paths.patch
(from rev 1025694, juce/trunk/juce-6.1.2-projucer_juce_paths.patch)
  juce/repos/community-staging-x86_64/juce_VSTInterface.h
(from rev 1025694, juce/trunk/juce_VSTInterface.h)

-+
 PKGBUILD|  121 +++
 juce-6.1.2-cmake_install.patch  |   48 +
 juce-6.1.2-cmake_juce_utils.patch   |   20 
 juce-6.1.2-cmake_link_against_system_deps.patch |   88 ++
 juce-6.1.2-fst_vst.patch|   27 
 juce-6.1.2-projucer_disable_update_check.patch  |   11 
 juce-6.1.2-projucer_juce_paths.patch|   22 
 juce_VSTInterface.h |  814 ++
 8 files changed, 1151 insertions(+)

Copied: juce/repos/community-staging-x86_64/PKGBUILD (from rev 1025694, 
juce/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-26 18:41:51 UTC (rev 1025695)
@@ -0,0 +1,121 @@
+# Maintainer: David Runge 
+
+_name=JUCE
+pkgbase=juce
+pkgname=(juce juce-docs)
+pkgver=6.1.2
+pkgrel=1
+pkgdesc="Cross-platform C++ framework"
+arch=('x86_64')
+url="https://github.com/juce-framework/juce/";
+license=('Apache' 'BSD' 'GPL3' 'ISC')
+makedepends=('alsa-lib' 'cmake' 'freetype2' 'doxygen' 'gendesk' 'graphviz'
+'gtk3' 'jack' 'ladspa' 'libjpeg-turbo' 'libpng' 'python' 'webkit2gtk' 'zlib')
+source=(
+  
"$pkgname-$pkgver.tar.gz::https://github.com/juce-framework/${pkgname}/archive/${pkgver}.tar.gz";
+  "${pkgname}-6.1.2-cmake_install.patch"
+  "${pkgname}-6.1.2-cmake_juce_utils.patch"
+  "${pkgname}-6.1.2-cmake_link_against_system_deps.patch"
+  "${pkgname}-6.1.2-fst_vst.patch"
+  "${pkgname}-6.1.2-projucer_disable_update_check.patch"
+  "${pkgname}-6.1.2-projucer_juce_paths.patch"
+  "${pkgname}_VSTInterface.h"
+)
+sha512sums=('0427be40e9cea3b215358f0661e9dabcbc4f1be7aba7d0f44e35f8426dd49ba31da99d0f18a6ee28b3dce50114a1647157802e6231d9b912269f179191ebccc1'
+
'52aba043ad3e5154b67f4d140f1d1e936962325763b47bbec57e1ef0a9cccbe6fa0b99598a756cb76853b5c1c5084b32055fc6a76f992b10323d867c82023399'
+
'91ef9ced3a72db3b24d5892149cb3ac19fd132a0cc48a36afe1664864e7deb4928a3a19a92aee11f277beccbb8e500e4fa1aba74d77a52b3517ce4bb429904c6'
+
'08b0b5a945dc77073b77b2ec678d48394d7baf2bcb0213b2d5e37ab755d8e33b86511045f412f15fd9ba32aced330e611d0fa9f10b10468956898751fb50a754'
+
'dddf5510f9391fc663db29174215e9575e9ec3956bb649c8a83564b0dcfa1202cc430fadd8faafa390b45c3a2e79ba75e3cdfb118db1e5c35836fad954b67e32'
+
'2e1b823d9e5611e2c9efa1459f309f9add76d163411bb32cbd8c93f9751c6b97842af430f866f9ebce02d7602a655fd1f9d62f0530e5dc4d2621cbbd5444aad8'
+
'766b761bf60a09fd01e9e6422df5b34c5305d41672b82b2c54819c581a952af5d7c8c39868c8615b57b14f772624bae4545ec878f2098ab5b8afb2ecf59146a1'
+
'36a244740872cd203db3e1cebba5a5e245a3300a8c6c76046455ecc38083348f069987d0cba8f569390b4f0ba855799b8ff559cb540f02382b67a46d5b9cc420')
+b2sums=('40ee2769aa165337d9cad6dadf1e4ee60a0dd4e69ebbcacc8e98469a5556c4884ddf2a3704778ede8a6112eab4062d768e92aa07e547be8afef2771bc130e962'
+
'2419fd707b03a5e33cef03576cbeddb99ab4fd67f4fbec8047668ffb1daf78803cd608d7255893394e6d83dce5afd51608793384567228130a0082bcc9a67f60'
+
'8accc2bb2def2b6c91084879071299c0d94e652dad61f15457d8a3c49507db30dcbd25f0311cc044661470ff986d7566ef503ec183b6ada535341dcb456d8e6d'
+
'adae21dc435805fb73381c71e942b5a7ad65063310cbd33d9aa49d8c2a7abd94bd6f712ebe6a43a1efe243feba86149dc2b6b40e5a3e60b18e929b141bb939b8'
+
'b0a8758f6a97a487b7734839d59f0c0684d69ac67acba168a707296eeb82fb13c630506dcb05f45e1eaf9620adc881c6c467fdc3f3cfbb0326a4e6ebf36407e8'
+
'cd6c59deed414529c49dbf8506905cc7848bb48073e054d4cf2450c17c7268860330bd2d2e6d30e5a2a68cec2106e3498619e85ce6024

[arch-commits] Commit in juce/trunk (14 files)

2021-09-26 Thread David Runge via arch-commits
Date: Sunday, September 26, 2021 @ 18:41:36
  Author: dvzrv
Revision: 1025694

upgpkg: juce 6.1.2-1: Upgrade to 6.1.2.

Split into juce and juce-docs.
Update all patches, so that they apply to juce > 6.1 (which employs cmake).
Update juce_VSTInterface.h in accordance with Debian's juce package.
Simplify the applying of patches in prepare().
Use custom CPPFLAGS overrides to prevent the use of vendored libraries.
Add fst as optdepend for juce to build FST plugins.

Added:
  juce/trunk/juce-6.1.2-cmake_install.patch
  juce/trunk/juce-6.1.2-cmake_juce_utils.patch
  juce/trunk/juce-6.1.2-cmake_link_against_system_deps.patch
  juce/trunk/juce-6.1.2-fst_vst.patch
  juce/trunk/juce-6.1.2-projucer_disable_update_check.patch
  juce/trunk/juce-6.1.2-projucer_juce_paths.patch
Modified:
  juce/trunk/PKGBUILD
  juce/trunk/juce_VSTInterface.h
Deleted:
  juce/trunk/juce-5.4.5-disable_update_check.patch
  juce/trunk/juce-5.4.5-disable_usage_data.patch
  juce/trunk/juce-5.4.5-fix_include_defines.patch
  juce/trunk/juce-5.4.5-juce_vst.patch
  juce/trunk/juce-5.4.5-jucepath.patch
  juce/trunk/juce-5.4.5-link_to_systemlibs.patch

-+
 PKGBUILD|  136 --
 juce-5.4.5-disable_update_check.patch   |   23 ---
 juce-5.4.5-disable_usage_data.patch |   28 
 juce-5.4.5-fix_include_defines.patch|  106 -
 juce-5.4.5-juce_vst.patch   |   67 --
 juce-5.4.5-jucepath.patch   |   22 ---
 juce-5.4.5-link_to_systemlibs.patch |   69 ---
 juce-6.1.2-cmake_install.patch  |   48 +++
 juce-6.1.2-cmake_juce_utils.patch   |   20 +++
 juce-6.1.2-cmake_link_against_system_deps.patch |   88 ++
 juce-6.1.2-fst_vst.patch|   27 
 juce-6.1.2-projucer_disable_update_check.patch  |   11 +
 juce-6.1.2-projucer_juce_paths.patch|   22 +++
 juce_VSTInterface.h |1 
 14 files changed, 296 insertions(+), 372 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 18:32:57 UTC (rev 1025693)
+++ PKGBUILD2021-09-26 18:41:36 UTC (rev 1025694)
@@ -1,53 +1,51 @@
 # Maintainer: David Runge 
 
 _name=JUCE
-pkgname=juce
-pkgver=5.4.7
+pkgbase=juce
+pkgname=(juce juce-docs)
+pkgver=6.1.2
 pkgrel=1
 pkgdesc="Cross-platform C++ framework"
 arch=('x86_64')
-url="https://github.com/weareroli/juce/";
+url="https://github.com/juce-framework/juce/";
 license=('Apache' 'BSD' 'GPL3' 'ISC')
-depends=('atk' 'cairo' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
-'harfbuzz' 'libfreetype.so' 'libjpeg-turbo' 'libpng' 'libsoup' 'libx11'
-'libxext' 'libxinerama' 'pango' 'webkit2gtk' 'zlib')
-makedepends=('doxygen' 'gendesk' 'graphviz' 'python')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/weareroli/${pkgname}/archive/${pkgver}.tar.gz";
-"$pkgname-5.4.5-disable_update_check.patch"
-"$pkgname-5.4.5-disable_usage_data.patch"
-"$pkgname-5.4.5-fix_include_defines.patch"
-"$pkgname-5.4.5-link_to_systemlibs.patch"
-"$pkgname-5.4.5-juce_vst.patch"
-"$pkgname-5.4.5-jucepath.patch"
-"${pkgname}_VSTInterface.h")
-sha512sums=('9aad52eb52ca457c37b1921c9e5a373f6fca0a026ccfac6a308c0031c586184c919c003502d9eb43c162018b53e8229773ac9959fc86c6b0081a7b392bff0a86'
-
'5e7516d37deeb6faf9bd7ccf6b0da68f610992b9a4dfb8010baec1dba56cf2310c390c3d0876b5e2f30c89c69555ad34c07a0254c59f121d2af38334b3d3'
-
'85ca210a4d904a00de0830385a9e103493d47981acdb24335494fddc4af3f8b89cc05d1935cc4695c9e136bce5f91c1568c2135a8fe4ce565f396c3ba0153460'
-
'69bc445275e88594ab6077285442bb3af97e2e4a7776f409d5e0ce2aae214a0eadedb82960c666ee45ea459f8ffb519873ecb0577eecf11e4728ee46e6ee042f'
-
'062197ee6860c2c9cf655131df042df536d0b9aab58b304ca35a9d335231932dc49d92cb439c347f3dc863fc60ae6ae2357fbca8d057b9ce3b06fdbf16ff05df'
-
'570c56d27824bba9e766a9f78aaf0c24f2273c98f7d08dc2bb4fdaf90a84bc6bfdaed44c7f3b3c94b845841ae4e970c0bc99407a9604313d77378d323a84443a'
-
'c7ad5fadedd09f6f810cc27736f0def236f3b107de00079fb24509fc27750b26225bed7e9b19b0fa9873d5dae7b686cd9929298bb0107fd44645aad1a69c9168'
-
'37c0e4610a3fb6b928f0e57460354e3bbc8e284279acc4ee6ef560c6a3a016f58122d6cdaf27a519a4cc2a7c5e2a258a38f5d6d3863ded4154b39d221ae02a9a')
+makedepends=('alsa-lib' 'cmake' 'freetype2' 'doxygen' 'gendesk' 'graphviz'
+'gtk3' 'jack' 'ladspa' 'libjpeg-turbo' 'libpng' 'python' 'webkit2gtk' 'zlib')
+source=(
+  
"$pkgname-$pkgver.tar.gz::https://github.com/juce-framework/${pkgname}/archive/${pkgver}.tar.gz";
+  "${pkgname}-6.1.2-cmake_install.patch"
+  "${pkgname}-6.1.2-cmake_juce_utils.patch"
+  "${pkgname}-6.1.2-cmake_link_against_system_deps.patch"
+  "${pkgname}-6.1.2-fst_vst.patch"
+  "${pkgname}-6.1.2-projucer_disab

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

2021-09-26 Thread Maxim Baz via arch-commits
Date: Sunday, September 26, 2021 @ 18:32:57
  Author: maximbaz
Revision: 1025693

archrelease: copy trunk to community-any

Added:
  grub-btrfs/repos/community-any/PKGBUILD
(from rev 1025692, grub-btrfs/trunk/PKGBUILD)
Deleted:
  grub-btrfs/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 18:32:53 UTC (rev 1025692)
+++ PKGBUILD2021-09-26 18:32:57 UTC (rev 1025693)
@@ -1,23 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: gato_lento 
-# Contributor: James W. Barnett 
-
-pkgname=grub-btrfs
-pkgver=4.10
-pkgrel=1
-pkgdesc='Include btrfs snapshots in GRUB boot options'
-arch=('any')
-url="https://github.com/Antynea/${pkgname}";
-license=('GPL3')
-depends=('btrfs-progs' 'grub')
-optdepends=('snapper: Snapper support')
-backup=('etc/default/grub-btrfs/config')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('2155f11e78158a4620e541929862126d8b03d912fbd85bccb2448ca1d5296da3')
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" INITCPIO=true install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: grub-btrfs/repos/community-any/PKGBUILD (from rev 1025692, 
grub-btrfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 18:32:57 UTC (rev 1025693)
@@ -0,0 +1,23 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: gato_lento 
+# Contributor: James W. Barnett 
+
+pkgname=grub-btrfs
+pkgver=4.10.1
+pkgrel=1
+pkgdesc='Include btrfs snapshots in GRUB boot options'
+arch=('any')
+url="https://github.com/Antynea/${pkgname}";
+license=('GPL3')
+depends=('btrfs-progs' 'grub')
+optdepends=('snapper: Snapper support')
+backup=('etc/default/grub-btrfs/config')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('3ef53f16a7bc0fdd5a5ac2216a41bf1b2f4fd2283717c5c240415d5d24d3734b')
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" INITCPIO=true install
+}
+
+# vim:set ts=4 sw=4 et:



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

2021-09-26 Thread Maxim Baz via arch-commits
Date: Sunday, September 26, 2021 @ 18:32:53
  Author: maximbaz
Revision: 1025692

upgpkg: grub-btrfs 4.10.1-1

Modified:
  grub-btrfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 18:01:50 UTC (rev 1025691)
+++ PKGBUILD2021-09-26 18:32:53 UTC (rev 1025692)
@@ -3,7 +3,7 @@
 # Contributor: James W. Barnett 
 
 pkgname=grub-btrfs
-pkgver=4.10
+pkgver=4.10.1
 pkgrel=1
 pkgdesc='Include btrfs snapshots in GRUB boot options'
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('snapper: Snapper support')
 backup=('etc/default/grub-btrfs/config')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('2155f11e78158a4620e541929862126d8b03d912fbd85bccb2448ca1d5296da3')
+sha256sums=('3ef53f16a7bc0fdd5a5ac2216a41bf1b2f4fd2283717c5c240415d5d24d3734b')
 
 package() {
 cd "${pkgname}-${pkgver}"



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

2021-09-26 Thread David Runge via arch-commits
Date: Sunday, September 26, 2021 @ 18:01:50
  Author: dvzrv
Revision: 1025691

archrelease: copy trunk to community-any

Added:
  fst/repos/community-any/
  fst/repos/community-any/PKGBUILD
(from rev 1025690, fst/trunk/PKGBUILD)

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

Copied: fst/repos/community-any/PKGBUILD (from rev 1025690, fst/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2021-09-26 18:01:50 UTC (rev 1025691)
@@ -0,0 +1,23 @@
+# Maintainer: David Runge 
+
+_name=FST
+pkgname=fst
+pkgver=0.120.0
+pkgrel=1
+pkgdesc="Free Studio Technology"
+arch=('any')
+url="https://git.iem.at/zmoelnig/FST";
+license=('GPL3')
+source=("https://git.iem.at/zmoelnig/${_name}/-/archive/v${pkgver}/${_name}-v${pkgver}.tar.gz";)
+sha512sums=('2160c04a33b4345e73720f475f8189a83fb333cd807590bdb9104db081158e12d1a402ab8c6d704d255a4fa6ed2dc47df71b76b0b90caf7802d6847afbe79c6d')
+b2sums=('add91ab14ee1ce6385b1b6f4f0e9fb8c7d1fd19f4d799decbb8b78f3cdfc5d5a1f51c65a08282e1439d7e4c899c7ea2a6f5c24231c53623e78dac3e42d3a165c')
+
+prepare() {
+  mv -v "${_name}-v$pkgver" "$pkgname-$pkgver"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -vDm 644 fst/*.h -t "${pkgdir}/usr/include/pluginterface/${pkgname}/"
+  install -vDm 644 README.md docs/* -t "${pkgdir}/usr/share/doc/${pkgname}/"
+}



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

2021-09-26 Thread David Runge via arch-commits
Date: Sunday, September 26, 2021 @ 18:01:08
  Author: dvzrv
Revision: 1025690

Add fst as new dependency for juce.

Added:
  fst/
  fst/repos/
  fst/trunk/
  fst/trunk/PKGBUILD

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

Added: fst/trunk/PKGBUILD
===
--- fst/trunk/PKGBUILD  (rev 0)
+++ fst/trunk/PKGBUILD  2021-09-26 18:01:08 UTC (rev 1025690)
@@ -0,0 +1,23 @@
+# Maintainer: David Runge 
+
+_name=FST
+pkgname=fst
+pkgver=0.120.0
+pkgrel=1
+pkgdesc="Free Studio Technology"
+arch=('any')
+url="https://git.iem.at/zmoelnig/FST";
+license=('GPL3')
+source=("https://git.iem.at/zmoelnig/${_name}/-/archive/v${pkgver}/${_name}-v${pkgver}.tar.gz";)
+sha512sums=('2160c04a33b4345e73720f475f8189a83fb333cd807590bdb9104db081158e12d1a402ab8c6d704d255a4fa6ed2dc47df71b76b0b90caf7802d6847afbe79c6d')
+b2sums=('add91ab14ee1ce6385b1b6f4f0e9fb8c7d1fd19f4d799decbb8b78f3cdfc5d5a1f51c65a08282e1439d7e4c899c7ea2a6f5c24231c53623e78dac3e42d3a165c')
+
+prepare() {
+  mv -v "${_name}-v$pkgver" "$pkgname-$pkgver"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -vDm 644 fst/*.h -t "${pkgdir}/usr/include/pluginterface/${pkgname}/"
+  install -vDm 644 README.md docs/* -t "${pkgdir}/usr/share/doc/${pkgname}/"
+}



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

2021-09-26 Thread David Runge via arch-commits
Date: Sunday, September 26, 2021 @ 17:40:22
  Author: dvzrv
Revision: 1025689

archrelease: copy trunk to community-any

Added:
  python-django-crispy-forms/repos/community-any/PKGBUILD
(from rev 1025688, python-django-crispy-forms/trunk/PKGBUILD)
Deleted:
  python-django-crispy-forms/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 17:39:49 UTC (rev 1025688)
+++ PKGBUILD2021-09-26 17:40:22 UTC (rev 1025689)
@@ -1,41 +0,0 @@
-# Maintainer: David Runge 
-
-_name=django-crispy-forms
-pkgname=python-django-crispy-forms
-pkgver=1.12.0
-pkgrel=1
-pkgdesc="The best way to have DRY Django forms"
-arch=('any')
-url="https://github.com/django-crispy-forms/django-crispy-forms";
-license=('MIT')
-depends=('python-django')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-pytest-django')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
-sha512sums=('f092ff05f5d38e1b7908afcb59fb1c8c3861a8d3c198c0026ec2941aebba7f13b58fd31bea0e08a06c3dd5e38db6bacee64a2a707f0aec4a2a52c76aba53754f')
-b2sums=('5ae30956510f979286ea6655bd77a198e9b936978ddd5e89ab0a243f34cc8683810a99cc729a177cf4f74e2f7d66d2a55f6bfda41e8c77c0882bb13d303015f9')
-
-prepare() {
-  mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  export PYTHONPATH="build:${PYTHONPATH}"
-  DJANGO_SETTINGS_MODULE=crispy_forms.tests.test_settings pytest -v 
crispy_forms/tests
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  python setup.py install --skip-build \
---optimize=1 \
---root="${pkgdir}"
-  install -vDm 644 {CONTRIBUTORS.txt,README.rst} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -vDm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: python-django-crispy-forms/repos/community-any/PKGBUILD (from rev 
1025688, python-django-crispy-forms/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 17:40:22 UTC (rev 1025689)
@@ -0,0 +1,39 @@
+# Maintainer: David Runge 
+
+_name=django-crispy-forms
+pkgname=python-django-crispy-forms
+pkgver=1.13.0
+pkgrel=1
+pkgdesc="The best way to have DRY Django forms"
+arch=('any')
+url="https://github.com/django-crispy-forms/django-crispy-forms";
+license=('MIT')
+depends=('python-django')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'python-pytest-django')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
+sha512sums=('a52709470df3e4f32671cfa488135cea8947f726f6874bc2943f4c4f132c08d01fb6bc18a1b78e2756e381815d80c140c5e99c4db8ea1dffe7943b0ed1c03ecf')
+b2sums=('6efe657d897a4178683e79c1548cc598d59e95bddf4092bf3c3790e28d67e5f0c2d860574f14fd41104e737751197adc0f100fcf93f18d8129e2768ccb4c08df')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  export PYTHONPATH="build:${PYTHONPATH}"
+  DJANGO_SETTINGS_MODULE=crispy_forms.tests.test_settings pytest -v 
crispy_forms/tests
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --optimize=1 --root="${pkgdir}"
+  install -vDm 644 {CONTRIBUTORS.txt,README.rst} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -vDm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}



[arch-commits] Commit in python-django-crispy-forms/trunk (PKGBUILD)

2021-09-26 Thread David Runge via arch-commits
Date: Sunday, September 26, 2021 @ 17:39:49
  Author: dvzrv
Revision: 1025688

upgpkg: python-django-crispy-forms 1.13.0-1: Upgrade to 1.13.0.

Simplify installation in package() to adhere to python package guidelines.

Modified:
  python-django-crispy-forms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 16:45:51 UTC (rev 1025687)
+++ PKGBUILD2021-09-26 17:39:49 UTC (rev 1025688)
@@ -2,7 +2,7 @@
 
 _name=django-crispy-forms
 pkgname=python-django-crispy-forms
-pkgver=1.12.0
+pkgver=1.13.0
 pkgrel=1
 pkgdesc="The best way to have DRY Django forms"
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-django')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
-sha512sums=('f092ff05f5d38e1b7908afcb59fb1c8c3861a8d3c198c0026ec2941aebba7f13b58fd31bea0e08a06c3dd5e38db6bacee64a2a707f0aec4a2a52c76aba53754f')
-b2sums=('5ae30956510f979286ea6655bd77a198e9b936978ddd5e89ab0a243f34cc8683810a99cc729a177cf4f74e2f7d66d2a55f6bfda41e8c77c0882bb13d303015f9')
+sha512sums=('a52709470df3e4f32671cfa488135cea8947f726f6874bc2943f4c4f132c08d01fb6bc18a1b78e2756e381815d80c140c5e99c4db8ea1dffe7943b0ed1c03ecf')
+b2sums=('6efe657d897a4178683e79c1548cc598d59e95bddf4092bf3c3790e28d67e5f0c2d860574f14fd41104e737751197adc0f100fcf93f18d8129e2768ccb4c08df')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
@@ -32,9 +32,7 @@
 
 package() {
   cd "$pkgname-$pkgver"
-  python setup.py install --skip-build \
---optimize=1 \
---root="${pkgdir}"
+  python setup.py install --optimize=1 --root="${pkgdir}"
   install -vDm 644 {CONTRIBUTORS.txt,README.rst} \
 -t "${pkgdir}/usr/share/doc/${pkgname}"
   install -vDm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"



[arch-commits] Commit in archboot/repos/extra-any (4 files)

2021-09-26 Thread Tobias Powalowski via arch-commits
Date: Sunday, September 26, 2021 @ 16:51:42
  Author: tpowa
Revision: 424717

archrelease: copy trunk to extra-any

Added:
  archboot/repos/extra-any/PKGBUILD
(from rev 424716, archboot/trunk/PKGBUILD)
  archboot/repos/extra-any/archboot.install
(from rev 424716, archboot/trunk/archboot.install)
Deleted:
  archboot/repos/extra-any/PKGBUILD
  archboot/repos/extra-any/archboot.install

--+
 PKGBUILD |   84 ++---
 archboot.install |   38 +++
 2 files changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 16:51:37 UTC (rev 424716)
+++ PKGBUILD2021-09-26 16:51:42 UTC (rev 424717)
@@ -1,42 +0,0 @@
-# Maintainer : Tobias Powalowski 
-
-pkgname=archboot
-pkgver=2021.09
-pkgrel=37
-pkgdesc="Advanced, modular arch boot/install image creation utility"
-arch=(any)
-license=('GPL')
-url="https://wiki.archlinux.org/title/Archboot";
-depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
- 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
- 'tar' 'util-linux>=2.21-6' 'bind' 'which' 'kbd' 'wireless_tools' 
'xfsprogs' 'hdparm' 'memtest86+' 'inetutils'
- 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'ifenslave' 'dosfstools' 
'glibc' 'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
- 'iptables-nft' 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 
'b43-fwcutter' 'wpa_supplicant' 'rsync' 'gzip' 'libarchive'
-'device-mapper' 'screen' 'elfutils' 'pam' 'cracklib' 'nfs-utils' 
'nfsidmap' 'readline' 'acl' 'attr' 'pcre' 'cpio'
-'fuse' 'libusb' 'vim' 'lzo' 'libsasl' 'libldap' 'gpm' 'libevent' 
'gcc-libs' 'sdparm' 'licenses' 'pptpclient' 'ipw2100-fw'
-'ipw2200-fw' 'smbclient'  'dhcpcd' 'openssl' 'dmraid' 'linux-atm' 
'netctl' 'parted' 'tzdata' 'ntp' 'libgcrypt' 'iw' 'crda'
-'libnl' 'iproute2' 'wireless-regdb' 'dhclient' 'syslinux' 'mtools' 
'fsarchiver' 'xz' 'libtirpc' 'rpcbind' 'testdisk'
-'wipe' 'ddrescue' 'ifplugd' 'libgssglue' 'mkinitcpio-nfs-utils' 
'gptfdisk' 'nilfs-utils' 'btrfs-progs'
-'iana-etc' 'libusb-compat' 'keyutils' 'libisoburn' 'file' 'curl'  
'smartmontools' 'dnsmasq' 'lftp'
-'openconnect' 'libxml2' 'libproxy' 'tcpdump' 'nmap' 'lua' 'gnutls' 
'nettle' 'libtasn1' 'expat' 'progsreiserfs'
-'glib2' 'freetype2' 'libssh2' 'libedit' 'talloc' 'libjpeg-turbo' 
'dmidecode' 'pth' 'gnupg' 'libksba' 'libassuan' 'pinentry'
-'gpgme' 'ldns' 'dnssec-anchors' 'hwids' 'systemd' 'archlinux-keyring' 
'haveged' 'pambase' 'chntpw' 'traceroute' 'grub' 
-'systemd-sysvcompat' 'intel-ucode' 'arch-install-scripts' 'zsh' 'gdbm' 
'grml-zsh-config' 'cpupower' 'wvdial' 'xl2tpd' 
-'usb_modeswitch' 'refind' 'efibootmgr' 'f2fs-tools' 'efitools' 
'lockdown-ms' 'efivar' 'ethtool' 'exfatprogs' 'broadcom-wl'
-'fuse3' 'flex' 'expac' 'amd-ucode' 'edk2-shell' 'cdrtools' 'mktorrent' 
'nvme-cli' 'fatresize' 'iwd') 
-makedepends=('git')
-optdepends=('archboot-linux-firmware: for stripped down firmware inclusion on 
image file'
-'linux-firmware: for firmware inclusion on image file')
-source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed";)
-backup=('etc/archboot/x86_64.conf'
-'etc/archboot/presets/x86_64'
-)
-install=archboot.install
-sha256sums=('SKIP')
-validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski 

- )
-package()
-{
-  cd "$srcdir/archboot"
-  mv etc/ usr/ "$pkgdir/"
-}

Copied: archboot/repos/extra-any/PKGBUILD (from rev 424716, 
archboot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 16:51:42 UTC (rev 424717)
@@ -0,0 +1,42 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot
+pkgver=2021.09
+pkgrel=38
+pkgdesc="Advanced, modular arch boot/install image creation utility"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot";
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux>=2.21-6' 'bind' 'which' 'kbd' 'wireless_tools' 
'xfsprogs' 'hdparm' 'memtest86+' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'ifenslave' 'dosfstools' 
'glibc' 'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+ 'iptables-nft' 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 
'b43-fwcutter' 'wpa_supplicant' 'rsync' 'gzip' 'libarchive'
+'device-mapper' 'screen' 'elfutils' 'pam' 'cracklib' 'nfs-utils' 
'nfsidmap' 'rea

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

2021-09-26 Thread Tobias Powalowski via arch-commits
Date: Sunday, September 26, 2021 @ 16:51:37
  Author: tpowa
Revision: 424716

upgpkg: archboot 2021.09-38: bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 12:55:15 UTC (rev 424715)
+++ PKGBUILD2021-09-26 16:51:37 UTC (rev 424716)
@@ -2,7 +2,7 @@
 
 pkgname=archboot
 pkgver=2021.09
-pkgrel=37
+pkgrel=38
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')



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

2021-09-26 Thread Kpcyrd via arch-commits
Date: Sunday, September 26, 2021 @ 16:45:51
  Author: kpcyrd
Revision: 1025687

archrelease: copy trunk to community-x86_64

Added:
  rebuilderd/repos/community-x86_64/PKGBUILD
(from rev 1025686, rebuilderd/trunk/PKGBUILD)
Deleted:
  rebuilderd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 16:45:36 UTC (rev 1025686)
+++ PKGBUILD2021-09-26 16:45:51 UTC (rev 1025687)
@@ -1,102 +0,0 @@
-# Maintainer: kpcyrd 
-
-pkgbase=rebuilderd
-pkgname=(rebuilderd rebuilderd-tools)
-pkgver=0.14.1
-pkgrel=1
-pkgdesc='Independent verification system of binary packages'
-url='https://github.com/kpcyrd/rebuilderd'
-arch=('x86_64')
-license=('GPL3')
-depends=('openssl' 'shared-mime-info' 'xz' 'libzstd.so')
-makedepends=('cargo' 'sqlite' 'scdoc')
-source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha512sums=('e8e4dae678a6a25b6cf42012e39af69ccaeac763d0f31dff37bcfab0e9fd9013916fc56d1a9bda20a632daaa409976e010ec49ddd22fa720eba162b2caa5bac7'
-'SKIP')
-b2sums=('e258a65f1e48e3354551310b8528593c17da6fa640f2be90de9dde23e8faf258ecd3ac7ea4eccc2e4b4d1f71ceeb44bb3b31ad0f6c9895a43b8cf2c7bf665034'
-'SKIP')
-
-validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd ${pkgbase}-${pkgver}
-  cargo build --frozen --release --workspace
-  make docs
-}
-
-check() {
-  cd ${pkgbase}-${pkgver}
-  cargo test --frozen --workspace
-}
-
-package_rebuilderd() {
-  pkgdesc='Independent verification system of binary packages (server package)'
-  depends=('rebuilderd-tools' 'sqlite' 'archlinux-repro')
-  backup=('etc/rebuilderd.conf'
-  'etc/rebuilderd-sync.conf'
-  'etc/rebuilderd-worker.conf')
-
-  cd ${pkgbase}-${pkgver}
-  install -Dm 755 -t "${pkgdir}/usr/bin" \
-target/release/rebuilderd \
-target/release/rebuilderd-worker
-
-  # install rebuilder scripts
-  install -Dm 755 -t "${pkgdir}/usr/libexec/rebuilderd" \
-worker/rebuilder-*.sh
-
-  # install config files
-  install -Dm 644 -t "${pkgdir}/etc" \
-contrib/confs/rebuilderd-sync.conf
-  install -Dm 640 -g 212 -t "${pkgdir}/etc" \
-contrib/confs/rebuilderd-worker.conf \
-contrib/confs/rebuilderd.conf
-
-  # install systemd configs
-  install -Dm 644 -t "${pkgdir}/usr/lib/systemd/system" \
-contrib/systemd/rebuilderd-sync@.service \
-contrib/systemd/rebuilderd-sync@.timer \
-contrib/systemd/rebuilderd-worker@.service \
-contrib/systemd/rebuilderd.service
-
-  install -Dm 644 contrib/systemd/rebuilderd.sysusers 
"${pkgdir}/usr/lib/sysusers.d/rebuilderd.conf"
-  install -Dm 644 contrib/systemd/rebuilderd.tmpfiles 
"${pkgdir}/usr/lib/tmpfiles.d/rebuilderd.conf"
-
-  # install docs
-  install -Dm 644 -t "${pkgdir}/usr/share/man/man1" \
-contrib/docs/rebuilderd.1 \
-contrib/docs/rebuilderd-worker.1
-  install -Dm 644 -t "${pkgdir}/usr/share/man/man5" \
-contrib/docs/rebuilderd.conf.5 \
-contrib/docs/rebuilderd-sync.conf.5 \
-contrib/docs/rebuilderd-worker.conf.5
-}
-
-package_rebuilderd-tools() {
-  pkgdesc='Independent verification system of binary packages (tools package)'
-
-  cd ${pkgbase}-${pkgver}
-  install -Dm 755 -t "${pkgdir}/usr/bin" \
-target/release/rebuildctl
-
-  # install completions
-  install -d "${pkgdir}/usr/share/bash-completion/completions" \
- "${pkgdir}/usr/share/zsh/site-functions" \
- "${pkgdir}/usr/share/fish/vendor_completions.d"
-  "${pkgdir}/usr/bin/rebuildctl" completions bash > 
"${pkgdir}/usr/share/bash-completion/completions/rebuildctl"
-  "${pkgdir}/usr/bin/rebuildctl" completions zsh > 
"${pkgdir}/usr/share/zsh/site-functions/_rebuildctl"
-  "${pkgdir}/usr/bin/rebuildctl" completions fish > 
"${pkgdir}/usr/share/fish/vendor_completions.d/rebuildctl.fish"
-
-  # install docs
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgbase}"
-  install -Dm 644 -t "${pkgdir}/usr/share/man/man1" \
-contrib/docs/rebuildctl.1
-}
-
-# vim: ts=2 sw=2 et:

Copied: rebuilderd/repos/community-x86_64/PKGBUILD (from rev 1025686, 
rebuilderd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 16:45:51 UTC (rev 1025687)
@@ -0,0 +1,102 @@
+# Maintainer: kpcyrd 
+
+pkgbase=rebuilderd
+pkgname=(rebuilderd rebuilderd-tools)
+pkgver=0.14.2
+pkgrel=1
+pkgdesc='Independent verification system of binary packages'
+url='https://github.com/kpcyrd/rebuilderd'
+arch=('x86_64')
+license=('GPL3')
+depends=('openssl' 'shared-mime-info' 'xz' 'li

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

2021-09-26 Thread Kpcyrd via arch-commits
Date: Sunday, September 26, 2021 @ 16:45:36
  Author: kpcyrd
Revision: 1025686

upgpkg: rebuilderd 0.14.2-1

Modified:
  rebuilderd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 14:14:56 UTC (rev 1025685)
+++ PKGBUILD2021-09-26 16:45:36 UTC (rev 1025686)
@@ -2,7 +2,7 @@
 
 pkgbase=rebuilderd
 pkgname=(rebuilderd rebuilderd-tools)
-pkgver=0.14.1
+pkgver=0.14.2
 pkgrel=1
 pkgdesc='Independent verification system of binary packages'
 url='https://github.com/kpcyrd/rebuilderd'
@@ -12,9 +12,9 @@
 makedepends=('cargo' 'sqlite' 'scdoc')
 
source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
 
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha512sums=('e8e4dae678a6a25b6cf42012e39af69ccaeac763d0f31dff37bcfab0e9fd9013916fc56d1a9bda20a632daaa409976e010ec49ddd22fa720eba162b2caa5bac7'
+sha512sums=('190c9e4ee7043e886e10e1287daf4009fb61008f09b9cb3b4816755c3a3a890a9da595a01a3aee8f69f42ad5fc95498f9e1f78c74671ffe50ed3aa6bc5db4d8d'
 'SKIP')
-b2sums=('e258a65f1e48e3354551310b8528593c17da6fa640f2be90de9dde23e8faf258ecd3ac7ea4eccc2e4b4d1f71ceeb44bb3b31ad0f6c9895a43b8cf2c7bf665034'
+b2sums=('f171dc2dcb17669ac5284a2e1204812a0811393be883e8aff76342538d45e6173630a487a088384ef543d583358e9e177dc1d20c4b8c3a76f0964ccef0269c2d'
 'SKIP')
 
 validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")



[arch-commits] Commit in lib32-sdl_net (3 files)

2021-09-26 Thread Alexander Rødseth via arch-commits
Date: Sunday, September 26, 2021 @ 14:14:56
  Author: arodseth
Revision: 1025685

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-sdl_net/repos/
  lib32-sdl_net/repos/multilib-x86_64/
  lib32-sdl_net/repos/multilib-x86_64/PKGBUILD
(from rev 1025684, lib32-sdl_net/trunk/PKGBUILD)

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

Copied: lib32-sdl_net/repos/multilib-x86_64/PKGBUILD (from rev 1025684, 
lib32-sdl_net/trunk/PKGBUILD)
===
--- repos/multilib-x86_64/PKGBUILD  (rev 0)
+++ repos/multilib-x86_64/PKGBUILD  2021-09-26 14:14:56 UTC (rev 1025685)
@@ -0,0 +1,33 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Maxime Gauduin 
+# Contributor: carstene1ns 
+# Contributor: Jameson Pugh 
+# Contributor: Sven-Hendrik Haase 
+
+pkgname=lib32-sdl_net
+pkgver=1.2.8
+pkgrel=1
+pkgdesc='Small cross-platform networking library'
+url='https://www.libsdl.org/projects/SDL_net/'
+arch=(x86_64)
+license=(zlib)
+depends=(lib32-sdl)
+makedepends=(gcc-multilib)
+source=("https://www.libsdl.org/projects/SDL_net/release/SDL_net-$pkgver.tar.gz";)
+b2sums=('656fb9c86949bc962656edc7b950e64eee9b9b1ce1b257e6c4974c2d9be99714128c5556d3a3b7ea92cc6d294846af7a51a1925d17418afc8409e44a7b71099a')
+
+build() {
+  cd SDL_net-$pkgver
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+  ./configure --disable-static --libdir=/usr/lib32 --prefix=/usr
+  make
+}
+
+package() {
+  cd SDL_net-$pkgver
+  make DESTDIR="$pkgdir" install
+  rm -frv "$pkgdir/usr/include"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



[arch-commits] Commit in (3 files)

2021-09-26 Thread Alexander Rødseth via arch-commits
Date: Sunday, September 26, 2021 @ 14:14:43
  Author: arodseth
Revision: 1025684

Add lib32-sdl_net

Added:
  lib32-sdl_net/
  lib32-sdl_net/trunk/
  lib32-sdl_net/trunk/PKGBUILD

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

Added: lib32-sdl_net/trunk/PKGBUILD
===
--- lib32-sdl_net/trunk/PKGBUILD(rev 0)
+++ lib32-sdl_net/trunk/PKGBUILD2021-09-26 14:14:43 UTC (rev 1025684)
@@ -0,0 +1,33 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Maxime Gauduin 
+# Contributor: carstene1ns 
+# Contributor: Jameson Pugh 
+# Contributor: Sven-Hendrik Haase 
+
+pkgname=lib32-sdl_net
+pkgver=1.2.8
+pkgrel=1
+pkgdesc='Small cross-platform networking library'
+url='https://www.libsdl.org/projects/SDL_net/'
+arch=(x86_64)
+license=(zlib)
+depends=(lib32-sdl)
+makedepends=(gcc-multilib)
+source=("https://www.libsdl.org/projects/SDL_net/release/SDL_net-$pkgver.tar.gz";)
+b2sums=('656fb9c86949bc962656edc7b950e64eee9b9b1ce1b257e6c4974c2d9be99714128c5556d3a3b7ea92cc6d294846af7a51a1925d17418afc8409e44a7b71099a')
+
+build() {
+  cd SDL_net-$pkgver
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+  ./configure --disable-static --libdir=/usr/lib32 --prefix=/usr
+  make
+}
+
+package() {
+  cd SDL_net-$pkgver
+  make DESTDIR="$pkgdir" install
+  rm -frv "$pkgdir/usr/include"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}



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

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:57:34
  Author: andyrtr
Revision: 1025683

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 1025682, tp_smapi-lts/trunk/PKGBUILD)

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

Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 1025682, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 12:57:34 UTC (rev 1025683)
@@ -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=181
+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 tp_smapi-lts/trunk (PKGBUILD)

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:57:29
  Author: andyrtr
Revision: 1025682

upgpkg: tp_smapi-lts 0.43-181: kernel rebuild

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 12:56:46 UTC (rev 1025681)
+++ PKGBUILD2021-09-26 12:57:29 UTC (rev 1025682)
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi-lts
 pkgver=0.43
-pkgrel=180
+pkgrel=181
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'



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

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:56:46
  Author: andyrtr
Revision: 1025681

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 1025680, r8168-lts/trunk/PKGBUILD)

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

Copied: r8168-lts/repos/community-testing-x86_64/PKGBUILD (from rev 1025680, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 12:56:46 UTC (rev 1025681)
@@ -0,0 +1,43 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+pkgver=8.049.02
+pkgrel=20
+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
+
https://github.com/mtorromeo/r8168/releases/download/$pkgver/r8168-$pkgver.tar.gz.asc)
+sha256sums=('2b12d932e976f8f74b8d9545744c04beb4676dd7bc1d032dde51347ed1d8be24'
+'SKIP')
+validpgpkeys=('0CADAACF70F64C654E131B3111675C743429DDEF')
+
+build() {
+   cd "r8168-$pkgver"
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/src/linux-lts M="$PWD/src" \
+   ENABLE_USE_FIRMWARE_FILE=y \
+   CONFIG_R8168_NAPI=y \
+   CONFIG_R8168_VLAN=y \
+   CONFIG_ASPM=y \
+   ENABLE_S5WOL=y \
+   ENABLE_EEE=y \
+   modules
+}
+
+package() {
+   depends=('glibc' 'linux-lts')
+
+   local 
extradir=/usr/lib/modules/$(

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

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:55:50
  Author: andyrtr
Revision: 1025679

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 1025678, acpi_call-lts/trunk/PKGBUILD)

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

Copied: acpi_call-lts/repos/community-testing-x86_64/PKGBUILD (from rev 
1025678, acpi_call-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-26 12:55:50 UTC (rev 1025679)
@@ -0,0 +1,68 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call-lts
+pkgver=1.2.1
+pkgrel=80
+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' "acpi_call-dkms=$pkgver")
+conflicts=('acpi_call-dkms')
+provides=('acpi_call')
+
+build() {
+  _kernver=$(

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

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:56:41
  Author: andyrtr
Revision: 1025680

upgpkg: r8168-lts 8.049.02-20: kernel rebuild

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 12:55:50 UTC (rev 1025679)
+++ PKGBUILD2021-09-26 12:56:41 UTC (rev 1025680)
@@ -2,7 +2,7 @@
 
 pkgname=r8168-lts
 pkgver=8.049.02
-pkgrel=19
+pkgrel=20
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw";
 license=("GPL")



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

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:55:45
  Author: andyrtr
Revision: 1025678

upgpkg: acpi_call-lts 1.2.1-80: kernel rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 12:48:19 UTC (rev 1025677)
+++ PKGBUILD2021-09-26 12:55:45 UTC (rev 1025678)
@@ -4,7 +4,7 @@
 
 pkgname=acpi_call-lts
 pkgver=1.2.1
-pkgrel=79
+pkgrel=80
 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 nvidia-lts/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:55:15
  Author: andyrtr
Revision: 424715

archrelease: copy trunk to testing-x86_64

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

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

Copied: nvidia-lts/repos/testing-x86_64/PKGBUILD (from rev 424714, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2021-09-26 12:55:15 UTC (rev 424715)
@@ -0,0 +1,38 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=470.74
+pkgrel=3
+epoch=1
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('x86_64')
+url="https://www.nvidia.com/";
+makedepends=('linux-lts-headers' "nvidia-dkms=$pkgver")
+provides=('NVIDIA-MODULE')
+license=('custom')
+options=('!strip')
+
+build() {
+_kernver=$(

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

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:55:10
  Author: andyrtr
Revision: 424714

upgpkg: nvidia-lts 1:470.74-3: kernel rebuild

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 12:52:03 UTC (rev 424713)
+++ PKGBUILD2021-09-26 12:55:10 UTC (rev 424714)
@@ -3,7 +3,7 @@
 
 pkgname=nvidia-lts
 pkgver=470.74
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="NVIDIA drivers for linux-lts"
 arch=('x86_64')



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

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:50:39
  Author: andyrtr
Revision: 424712

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 424711, 
linux-lts/trunk/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch)
  
linux-lts/repos/testing-x86_64/0002-gcc-plugins-modern-gcc-plugin-infrastructure-requres.patch
(from rev 424711, 
linux-lts/trunk/0002-gcc-plugins-modern-gcc-plugin-infrastructure-requres.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 424711, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/config
(from rev 424711, linux-lts/trunk/config)

-+
 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch |  151 
 0002-gcc-plugins-modern-gcc-plugin-infrastructure-requres.patch |   76 
 PKGBUILD|  200 
 config  |10330 
++
 4 files changed, 10757 insertions(+)

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


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

2021-09-26 Thread Andreas Radke via arch-commits
Date: Sunday, September 26, 2021 @ 12:50:21
  Author: andyrtr
Revision: 424711

upgpkg: linux-lts 5.10.69-1: upstream update 5.10.69

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/config

--+
 PKGBUILD |6 +++---
 config   |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 07:25:40 UTC (rev 424710)
+++ PKGBUILD2021-09-26 12:50:21 UTC (rev 424711)
@@ -1,7 +1,7 @@
 # Maintainer: Andreas Radke 
 
 pkgbase=linux-lts
-pkgver=5.10.68
+pkgver=5.10.69
 pkgrel=1
 pkgdesc='LTS Linux'
 url="https://www.kernel.org/";
@@ -24,9 +24,9 @@
   '647F28654894E3BD457199BE38DBBDC86092693E'  # Greg Kroah-Hartman
 )
 # https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256sums=('1baa830e3d359464e3762c30b96c1ba450a34d97834a57e455618c99de229421'
+sha256sums=('232f9ec53bccca768868831b7cc286f7d8bbbac9f481bbac1495700231a20cca'
 'SKIP'
-'018ab52aef4e7662e661524cd3cbfffa7b830cc71f769711d07895bee1ea1b44'
+'07a96eb86939752428a5a32d8d7131c91c7f62ff6fd160fdc690266b34cd8029'
 '96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e'
 'bb935ad2467637966185b88d18a3f9be2f37d3acdc71ed361eae326ca898d6fc')
 

Modified: config
===
--- config  2021-09-26 07:25:40 UTC (rev 424710)
+++ config  2021-09-26 12:50:21 UTC (rev 424711)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.68 Kernel Configuration
+# Linux/x86 5.10.69 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
 CONFIG_CC_IS_GCC=y



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

2021-09-26 Thread Kpcyrd via arch-commits
Date: Sunday, September 26, 2021 @ 12:48:19
  Author: kpcyrd
Revision: 1025677

archrelease: copy trunk to community-x86_64

Added:
  rebuilderd/repos/community-x86_64/PKGBUILD
(from rev 1025676, rebuilderd/trunk/PKGBUILD)
Deleted:
  rebuilderd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 12:48:04 UTC (rev 1025676)
+++ PKGBUILD2021-09-26 12:48:19 UTC (rev 1025677)
@@ -1,102 +0,0 @@
-# Maintainer: kpcyrd 
-
-pkgbase=rebuilderd
-pkgname=(rebuilderd rebuilderd-tools)
-pkgver=0.14.0
-pkgrel=1
-pkgdesc='Independent verification system of binary packages'
-url='https://github.com/kpcyrd/rebuilderd'
-arch=('x86_64')
-license=('GPL3')
-depends=('libsodium' 'openssl' 'shared-mime-info' 'xz' 'libzstd.so')
-makedepends=('cargo' 'sqlite' 'scdoc')
-source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha512sums=('1926c56b97b60579ee1218ba2a1cf1e620101dbecd566ca4a6466b6d9562ef1a7203466302036572197acb5d4feb039da5c156647bd8b0df66e7c666278aa365'
-'SKIP')
-b2sums=('6c6208f1b2e89a546f527e7b24fbb18467e4760777aa25648d3097e9828df3b185061f66c172a4219bee45091dc3b400d15ebfbb7603cd269f9513b839a28e3d'
-'SKIP')
-
-validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")
-
-prepare() {
-  cd ${pkgbase}-${pkgver}
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd ${pkgbase}-${pkgver}
-  cargo build --frozen --release --workspace
-  make docs
-}
-
-check() {
-  cd ${pkgbase}-${pkgver}
-  cargo test --frozen --workspace
-}
-
-package_rebuilderd() {
-  pkgdesc='Independent verification system of binary packages (server package)'
-  depends=('rebuilderd-tools' 'libsodium' 'sqlite' 'archlinux-repro')
-  backup=('etc/rebuilderd.conf'
-  'etc/rebuilderd-sync.conf'
-  'etc/rebuilderd-worker.conf')
-
-  cd ${pkgbase}-${pkgver}
-  install -Dm 755 -t "${pkgdir}/usr/bin" \
-target/release/rebuilderd \
-target/release/rebuilderd-worker
-
-  # install rebuilder scripts
-  install -Dm 755 -t "${pkgdir}/usr/libexec/rebuilderd" \
-worker/rebuilder-*.sh
-
-  # install config files
-  install -Dm 644 -t "${pkgdir}/etc" \
-contrib/confs/rebuilderd-sync.conf
-  install -Dm 640 -g 212 -t "${pkgdir}/etc" \
-contrib/confs/rebuilderd-worker.conf \
-contrib/confs/rebuilderd.conf
-
-  # install systemd configs
-  install -Dm 644 -t "${pkgdir}/usr/lib/systemd/system" \
-contrib/systemd/rebuilderd-sync@.service \
-contrib/systemd/rebuilderd-sync@.timer \
-contrib/systemd/rebuilderd-worker@.service \
-contrib/systemd/rebuilderd.service
-
-  install -Dm 644 contrib/systemd/rebuilderd.sysusers 
"${pkgdir}/usr/lib/sysusers.d/rebuilderd.conf"
-  install -Dm 644 contrib/systemd/rebuilderd.tmpfiles 
"${pkgdir}/usr/lib/tmpfiles.d/rebuilderd.conf"
-
-  # install docs
-  install -Dm 644 -t "${pkgdir}/usr/share/man/man1" \
-contrib/docs/rebuilderd.1 \
-contrib/docs/rebuilderd-worker.1
-  install -Dm 644 -t "${pkgdir}/usr/share/man/man5" \
-contrib/docs/rebuilderd.conf.5 \
-contrib/docs/rebuilderd-sync.conf.5 \
-contrib/docs/rebuilderd-worker.conf.5
-}
-
-package_rebuilderd-tools() {
-  pkgdesc='Independent verification system of binary packages (tools package)'
-
-  cd ${pkgbase}-${pkgver}
-  install -Dm 755 -t "${pkgdir}/usr/bin" \
-target/release/rebuildctl
-
-  # install completions
-  install -d "${pkgdir}/usr/share/bash-completion/completions" \
- "${pkgdir}/usr/share/zsh/site-functions" \
- "${pkgdir}/usr/share/fish/vendor_completions.d"
-  "${pkgdir}/usr/bin/rebuildctl" completions bash > 
"${pkgdir}/usr/share/bash-completion/completions/rebuildctl"
-  "${pkgdir}/usr/bin/rebuildctl" completions zsh > 
"${pkgdir}/usr/share/zsh/site-functions/_rebuildctl"
-  "${pkgdir}/usr/bin/rebuildctl" completions fish > 
"${pkgdir}/usr/share/fish/vendor_completions.d/rebuildctl.fish"
-
-  # install docs
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgbase}"
-  install -Dm 644 -t "${pkgdir}/usr/share/man/man1" \
-contrib/docs/rebuildctl.1
-}
-
-# vim: ts=2 sw=2 et:

Copied: rebuilderd/repos/community-x86_64/PKGBUILD (from rev 1025676, 
rebuilderd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 12:48:19 UTC (rev 1025677)
@@ -0,0 +1,102 @@
+# Maintainer: kpcyrd 
+
+pkgbase=rebuilderd
+pkgname=(rebuilderd rebuilderd-tools)
+pkgver=0.14.1
+pkgrel=1
+pkgdesc='Independent verification system of binary packages'
+url='https://github.com/kpcyrd/rebuilderd'
+arch=('x86_64')
+license=('GPL3')
+depends=('openssl' 'sh

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

2021-09-26 Thread Kpcyrd via arch-commits
Date: Sunday, September 26, 2021 @ 12:48:04
  Author: kpcyrd
Revision: 1025676

upgpkg: rebuilderd 0.14.1-1

Modified:
  rebuilderd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 11:36:04 UTC (rev 1025675)
+++ PKGBUILD2021-09-26 12:48:04 UTC (rev 1025676)
@@ -2,19 +2,19 @@
 
 pkgbase=rebuilderd
 pkgname=(rebuilderd rebuilderd-tools)
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc='Independent verification system of binary packages'
 url='https://github.com/kpcyrd/rebuilderd'
 arch=('x86_64')
 license=('GPL3')
-depends=('libsodium' 'openssl' 'shared-mime-info' 'xz' 'libzstd.so')
+depends=('openssl' 'shared-mime-info' 'xz' 'libzstd.so')
 makedepends=('cargo' 'sqlite' 'scdoc')
 
source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
 
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha512sums=('1926c56b97b60579ee1218ba2a1cf1e620101dbecd566ca4a6466b6d9562ef1a7203466302036572197acb5d4feb039da5c156647bd8b0df66e7c666278aa365'
+sha512sums=('e8e4dae678a6a25b6cf42012e39af69ccaeac763d0f31dff37bcfab0e9fd9013916fc56d1a9bda20a632daaa409976e010ec49ddd22fa720eba162b2caa5bac7'
 'SKIP')
-b2sums=('6c6208f1b2e89a546f527e7b24fbb18467e4760777aa25648d3097e9828df3b185061f66c172a4219bee45091dc3b400d15ebfbb7603cd269f9513b839a28e3d'
+b2sums=('e258a65f1e48e3354551310b8528593c17da6fa640f2be90de9dde23e8faf258ecd3ac7ea4eccc2e4b4d1f71ceeb44bb3b31ad0f6c9895a43b8cf2c7bf665034'
 'SKIP')
 
 validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")
@@ -37,7 +37,7 @@
 
 package_rebuilderd() {
   pkgdesc='Independent verification system of binary packages (server package)'
-  depends=('rebuilderd-tools' 'libsodium' 'sqlite' 'archlinux-repro')
+  depends=('rebuilderd-tools' 'sqlite' 'archlinux-repro')
   backup=('etc/rebuilderd.conf'
   'etc/rebuilderd-sync.conf'
   'etc/rebuilderd-worker.conf')



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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 11:36:04
  Author: arojas
Revision: 1025675

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 11:35:50 UTC (rev 1025674)
+++ PKGBUILD2021-09-26 11:36:04 UTC (rev 1025675)
@@ -1,50 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Chris Kitching 
-
-pkgname=lib32-gstreamer
-_pkgbasename=gstreamer
-pkgver=1.18.4
-pkgrel=1
-pkgdesc="GStreamer open-source multimedia framework core library (32-bit)"
-url="https://gstreamer.freedesktop.org/";
-arch=(x86_64)
-license=(LGPL)
-depends=(lib32-libxml2 lib32-glib2 lib32-libunwind lib32-gtk3 lib32-libelf 
gstreamer)
-makedepends=(meson git)
-_commit=eacb7aa8d12f66a3ff1970c149210972f6079b56
-source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git#commit=$_commit";)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd $_pkgbasename
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  arch-meson $_pkgbasename build \
---libdir=lib32 \
---libexecdir=lib32 \
--D doc=disabled \
--D ptp-helper-permissions=capabilities \
--D dbghelp=disabled \
--D gobject-cast-checks=disabled \
--D bash-completion=disabled \
--D introspection=disabled \
--D package-name="GStreamer (Arch Linux)" \
--D package-origin="https://www.archlinux.org/";
-  meson compile -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-
-  rm -R "${pkgdir}"/usr/{share,include}
-
-  for _i in "${pkgdir}"/usr/bin/*; do
-mv "${_i}" "${_i}-32"
-  done
-}

Copied: lib32-gstreamer/repos/multilib-x86_64/PKGBUILD (from rev 1025674, 
lib32-gstreamer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 11:36:04 UTC (rev 1025675)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Contributor: Chris Kitching 
+
+pkgname=lib32-gstreamer
+_pkgbasename=gstreamer
+pkgver=1.18.5
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework core library (32-bit)"
+url="https://gstreamer.freedesktop.org/";
+arch=(x86_64)
+license=(LGPL)
+depends=(lib32-libxml2 lib32-glib2 lib32-libunwind lib32-gtk3 lib32-libelf 
gstreamer)
+makedepends=(meson git wayland-protocols)
+_commit=71c213f99ad5c8fc8f36a26238483f2bdf7d846a
+source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git#commit=$_commit";)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd $_pkgbasename
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  arch-meson $_pkgbasename build \
+--libdir=lib32 \
+--libexecdir=lib32 \
+-D doc=disabled \
+-D ptp-helper-permissions=capabilities \
+-D dbghelp=disabled \
+-D gobject-cast-checks=disabled \
+-D bash-completion=disabled \
+-D introspection=disabled \
+-D package-name="GStreamer (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/";
+  meson compile -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+
+  rm -R "${pkgdir}"/usr/{share,include}
+
+  for _i in "${pkgdir}"/usr/bin/*; do
+mv "${_i}" "${_i}-32"
+  done
+}



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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 11:35:50
  Author: arojas
Revision: 1025674

Update to 1.8.5

Modified:
  lib32-gstreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 11:31:29 UTC (rev 1025673)
+++ PKGBUILD2021-09-26 11:35:50 UTC (rev 1025674)
@@ -3,7 +3,7 @@
 
 pkgname=lib32-gstreamer
 _pkgbasename=gstreamer
-pkgver=1.18.4
+pkgver=1.18.5
 pkgrel=1
 pkgdesc="GStreamer open-source multimedia framework core library (32-bit)"
 url="https://gstreamer.freedesktop.org/";
@@ -10,8 +10,8 @@
 arch=(x86_64)
 license=(LGPL)
 depends=(lib32-libxml2 lib32-glib2 lib32-libunwind lib32-gtk3 lib32-libelf 
gstreamer)
-makedepends=(meson git)
-_commit=eacb7aa8d12f66a3ff1970c149210972f6079b56
+makedepends=(meson git wayland-protocols)
+_commit=71c213f99ad5c8fc8f36a26238483f2bdf7d846a
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git#commit=$_commit";)
 sha512sums=('SKIP')
 



[arch-commits] Commit in gst-editing-services/repos/community-x86_64 (2 files)

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 11:31:29
  Author: arojas
Revision: 1025673

archrelease: copy trunk to community-x86_64

Added:
  gst-editing-services/repos/community-x86_64/PKGBUILD
(from rev 1025672, gst-editing-services/trunk/PKGBUILD)
Deleted:
  gst-editing-services/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 11:31:18 UTC (rev 1025672)
+++ PKGBUILD2021-09-26 11:31:29 UTC (rev 1025673)
@@ -1,38 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Lubosz Sarnecki 
-# Contributor: Kerrick Staley 
-# Contributor: Thijs Vermeir 
-
-pkgname=gst-editing-services
-pkgver=1.18.4
-pkgrel=1
-pkgdesc='GStreamer library for creating audio/video editors'
-arch=('x86_64')
-license=('LGPL')
-url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
-depends=('gst-plugins-base')
-makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 'meson' 
'python-gobject')
-checkdepends=('gst-plugins-bad' 'gst-plugins-good')
-source=("https://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
-  'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
-sha256sums=('4687b870a7de18aebf50f45ff572ad9e0138020e3479e02a6f056a0c4c7a1d04'
-'SKIP')
-
-build() {
-  arch-meson $pkgname-$pkgver build \
--D doc=disabled \
--D validate=disabled \
--D package-name="GStreamer Editing Services (Arch Linux)" \
--D package-origin="https://www.archlinux.org/";
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gst-editing-services/repos/community-x86_64/PKGBUILD (from rev 1025672, 
gst-editing-services/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 11:31:29 UTC (rev 1025673)
@@ -0,0 +1,38 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Lubosz Sarnecki 
+# Contributor: Kerrick Staley 
+# Contributor: Thijs Vermeir 
+
+pkgname=gst-editing-services
+pkgver=1.18.5
+pkgrel=1
+pkgdesc='GStreamer library for creating audio/video editors'
+arch=('x86_64')
+license=('LGPL')
+url='https://gstreamer.freedesktop.org/modules/gst-editing-services.html'
+depends=('gst-plugins-base')
+makedepends=('bash-completion' 'gobject-introspection' 'gtk-doc' 'meson' 
'python-gobject')
+checkdepends=('gst-plugins-bad' 'gst-plugins-good')
+source=("https://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
+  'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
+sha256sums=('8af4a8394d051f3e18280686db49a6efaccc95c0c59a17f0f564e32000590df5'
+'SKIP')
+
+build() {
+  arch-meson $pkgname-$pkgver build \
+-D doc=disabled \
+-D validate=disabled \
+-D package-name="GStreamer Editing Services (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/";
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}



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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 11:31:18
  Author: arojas
Revision: 1025672

Update to 1.18.5

Modified:
  gst-editing-services/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 11:29:10 UTC (rev 1025671)
+++ PKGBUILD2021-09-26 11:31:18 UTC (rev 1025672)
@@ -5,7 +5,7 @@
 # Contributor: Thijs Vermeir 
 
 pkgname=gst-editing-services
-pkgver=1.18.4
+pkgver=1.18.5
 pkgrel=1
 pkgdesc='GStreamer library for creating audio/video editors'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 
source=("https://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5' # Sebastian Dröge
   'D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim-Philipp Müller
-sha256sums=('4687b870a7de18aebf50f45ff572ad9e0138020e3479e02a6f056a0c4c7a1d04'
+sha256sums=('8af4a8394d051f3e18280686db49a6efaccc95c0c59a17f0f564e32000590df5'
 'SKIP')
 
 build() {



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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 11:29:10
  Author: arojas
Revision: 1025671

archrelease: copy trunk to community-x86_64

Added:
  scenarist/repos/community-x86_64/PKGBUILD
(from rev 1025670, scenarist/trunk/PKGBUILD)
  scenarist/repos/community-x86_64/scenarist.appdata.xml
(from rev 1025670, scenarist/trunk/scenarist.appdata.xml)
  scenarist/repos/community-x86_64/scenarist.mime.xml
(from rev 1025670, scenarist/trunk/scenarist.mime.xml)
Deleted:
  scenarist/repos/community-x86_64/PKGBUILD
  scenarist/repos/community-x86_64/scenarist.appdata.xml
  scenarist/repos/community-x86_64/scenarist.mime.xml

---+
 PKGBUILD  |  106 
 scenarist.appdata.xml |   38 -
 scenarist.mime.xml|   14 +++---
 3 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 11:28:58 UTC (rev 1025670)
+++ PKGBUILD2021-09-26 11:29:10 UTC (rev 1025671)
@@ -1,53 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: cyrant 
-
-pkgname=scenarist
-pkgver=0.7.2.rc12a
-pkgrel=1
-pkgdesc='Screenwriting software to create screenplays which oriented at 
international standards in the field of film production'
-arch=('x86_64')
-url='https://kitscenarist.ru/en/'
-license=('GPL3')
-depends=('hunspell' 'qt5-multimedia' 'qt5-svg' 'qt5-webengine')
-makedepends=('git')
-_commit=adb881396dec3ebbf5a2c127d806b8713458189b  # tags/0.7.2.rc12a
-source=("git+https://github.com/dimkanovikov/KITScenarist.git#commit=$_commit";
-'git+https://github.com/dimkanovikov/KITScenaristCore.git'
-'scenarist.mime.xml'
-'scenarist.appdata.xml')
-sha256sums=('SKIP'
-'SKIP'
-'513987794f8ba5a4c12aa2a65314fccdc098f86e616a416977aead29e6545b63'
-'ae04ebca48b01ef86d913f769ff856e259e7c3f13a75fc4e05cc15487460772b')
-
-pkgver() {
-  cd KITScenarist
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd KITScenarist
-  git submodule init
-  git submodule set-url src/bin/scenarist-core "$srcdir/KITScenaristCore"
-  git submodule update
-
-  # Use system hunspell
-  sed -i '/hunspell/d
-  s/LIBS += -lz/LIBS += -lhunspell -lz/' src/bin/scenarist-desktop.pro 
\
- src/libs/libs.pro
-}
-
-build() {
-  cd KITScenarist/src
-  qmake-qt5
-  make
-}
-
-package() {
-  cd KITScenarist
-  install -Dm755 build/Release/bin/scenarist-desktop/Scenarist 
"$pkgdir/usr/bin/$pkgname"
-  install -Dm644 
build/Ubuntu/scenarist_amd64/usr/share/applications/$pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 build/Ubuntu/scenarist_amd64/usr/share/pixmaps/$pkgname.png 
"$pkgdir/usr/share/icons/hicolor/512x512/apps/$pkgname.png"
-  install -Dm644 ../$pkgname.mime.xml 
"$pkgdir/usr/share/mime/packages/$pkgname.xml"
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-}

Copied: scenarist/repos/community-x86_64/PKGBUILD (from rev 1025670, 
scenarist/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 11:29:10 UTC (rev 1025671)
@@ -0,0 +1,53 @@
+# Maintainer: Balló György 
+# Contributor: cyrant 
+
+pkgname=scenarist
+pkgver=0.7.2.rc13
+pkgrel=1
+pkgdesc='Screenwriting software to create screenplays which oriented at 
international standards in the field of film production'
+arch=('x86_64')
+url='https://kitscenarist.ru/en/'
+license=('GPL3')
+depends=('hunspell' 'qt5-multimedia' 'qt5-svg' 'qt5-webengine')
+makedepends=('git')
+_commit=90ab0c6c3463d9cf742a167c51249b3287185f47
+source=("git+https://github.com/dimkanovikov/KITScenarist.git#commit=$_commit";
+'git+https://github.com/dimkanovikov/KITScenaristCore.git'
+'scenarist.mime.xml'
+'scenarist.appdata.xml')
+sha256sums=('SKIP'
+'SKIP'
+'513987794f8ba5a4c12aa2a65314fccdc098f86e616a416977aead29e6545b63'
+'ae04ebca48b01ef86d913f769ff856e259e7c3f13a75fc4e05cc15487460772b')
+
+pkgver() {
+  cd KITScenarist
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd KITScenarist
+  git submodule init
+  git submodule set-url src/bin/scenarist-core "$srcdir/KITScenaristCore"
+  git submodule update
+
+  # Use system hunspell
+  sed -i '/hunspell/d
+  s/LIBS += -lz/LIBS += -lhunspell -lz/' src/bin/scenarist-desktop.pro 
\
+ src/libs/libs.pro
+}
+
+build() {
+  cd KITScenarist/src
+  qmake-qt5
+  make
+}
+
+package() {
+  cd KITScenarist
+  install -Dm755 build/Release/bin/scenarist-desktop/Scenarist 
"$pkgdir/usr/bin/$pkgname"
+  install -Dm644 
build/Ubuntu/scenarist_amd64/usr/share/applications/$pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 build/Ubuntu/scenarist_amd64/usr/share/pixmaps/$p

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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 11:28:58
  Author: arojas
Revision: 1025670

Update to 0.7.2.rc13

Modified:
  scenarist/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 11:25:10 UTC (rev 1025669)
+++ PKGBUILD2021-09-26 11:28:58 UTC (rev 1025670)
@@ -2,7 +2,7 @@
 # Contributor: cyrant 
 
 pkgname=scenarist
-pkgver=0.7.2.rc12a
+pkgver=0.7.2.rc13
 pkgrel=1
 pkgdesc='Screenwriting software to create screenplays which oriented at 
international standards in the field of film production'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL3')
 depends=('hunspell' 'qt5-multimedia' 'qt5-svg' 'qt5-webengine')
 makedepends=('git')
-_commit=adb881396dec3ebbf5a2c127d806b8713458189b  # tags/0.7.2.rc12a
+_commit=90ab0c6c3463d9cf742a167c51249b3287185f47
 source=("git+https://github.com/dimkanovikov/KITScenarist.git#commit=$_commit";
 'git+https://github.com/dimkanovikov/KITScenaristCore.git'
 'scenarist.mime.xml'



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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 11:25:10
  Author: arojas
Revision: 1025669

archrelease: copy trunk to community-x86_64

Added:
  gnome-subtitles/repos/community-x86_64/PKGBUILD
(from rev 1025668, gnome-subtitles/trunk/PKGBUILD)
Deleted:
  gnome-subtitles/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 11:24:59 UTC (rev 1025668)
+++ PKGBUILD2021-09-26 11:25:10 UTC (rev 1025669)
@@ -1,34 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=gnome-subtitles
-pkgver=1.6
-pkgrel=2
-pkgdesc="Video subtitle editor for GNOME"
-arch=('x86_64')
-url="http://www.gnomesubtitles.org/";
-license=('GPL')
-depends=('gst-plugin-gtk' 'gst-plugins-base' 'gtk-sharp-3' 'gtkspell3')
-makedepends=('intltool' 'itstool')
-optdepends=('gst-plugins-good: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-ugly: Extra media codecs'
-'gst-libav: Extra media codecs')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('1a1f8aaeceda96f07e8c153ab68fc811f7016c7c789d0ecd981bfab2247df5c2')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's/libenchant.so.1/libenchant-2.so.2/' 
src/GnomeSubtitles/Execution/gnome-subtitles.exe.config
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-subtitles/repos/community-x86_64/PKGBUILD (from rev 1025668, 
gnome-subtitles/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 11:25:10 UTC (rev 1025669)
@@ -0,0 +1,33 @@
+# Maintainer: Balló György 
+
+pkgname=gnome-subtitles
+pkgver=1.7
+pkgrel=1
+pkgdesc='Video subtitle editor for GNOME'
+arch=('x86_64')
+url='http://www.gnomesubtitles.org/'
+license=('GPL2')
+depends=('gst-plugin-gtk' 'gst-plugins-base' 'gtk-sharp-3' 'gtkspell3')
+makedepends=('intltool' 'itstool')
+optdepends=('gst-plugins-good: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'gst-libav: Extra media codecs')
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz";)
+sha256sums=('2efe5a57014c8a888ea988223555a2c0b7f3438b7087b02276bfceaae45d3f9c')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's/libenchant.so.1/libenchant-2.so.2/' 
src/GnomeSubtitles/Execution/gnome-subtitles.exe.config
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



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

2021-09-26 Thread Antonio Rojas via arch-commits
Date: Sunday, September 26, 2021 @ 11:24:59
  Author: arojas
Revision: 1025668

Update to 1.7

Modified:
  gnome-subtitles/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 09:31:29 UTC (rev 1025667)
+++ PKGBUILD2021-09-26 11:24:59 UTC (rev 1025668)
@@ -1,8 +1,8 @@
 # Maintainer: Balló György 
 
 pkgname=gnome-subtitles
-pkgver=1.6
-pkgrel=2
+pkgver=1.7
+pkgrel=1
 pkgdesc='Video subtitle editor for GNOME'
 arch=('x86_64')
 url='http://www.gnomesubtitles.org/'
@@ -14,7 +14,7 @@
 'gst-plugins-ugly: Extra media codecs'
 'gst-libav: Extra media codecs')
 source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha256sums=('1a1f8aaeceda96f07e8c153ab68fc811f7016c7c789d0ecd981bfab2247df5c2')
+sha256sums=('2efe5a57014c8a888ea988223555a2c0b7f3438b7087b02276bfceaae45d3f9c')
 
 prepare() {
   cd $pkgname-$pkgver



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

2021-09-26 Thread Felix Yan via arch-commits
Date: Sunday, September 26, 2021 @ 09:31:29
  Author: felixonmars
Revision: 1025667

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 09:31:08 UTC (rev 1025666)
+++ PKGBUILD2021-09-26 09:31:29 UTC (rev 1025667)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-qiniu
-pkgver=7.4.1
-pkgrel=1
-pkgdesc="Qiniu Resource Storage SDK for Python"
-arch=('any')
-url='https://github.com/qiniu/python-sdk'
-license=('MIT')
-depends=('python-requests' 'python-setuptools')
-checkdepends=('python-pytest-runner')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/qiniu/python-sdk/archive/v$pkgver.tar.gz";)
-sha512sums=('cfd7c0cb53a7e2815252e2f5dfb68fbbbe858d185894dd2c7844360be681bb1dd220c2679e03df5a4ab9f952d1e409819528df41bb3bc17286830d1bc4744796')
-
-build() {
-  cd python-sdk-$pkgver
-  python setup.py build
-}
-
-check() {
-  # Extracted from .travis.yml
-  export QINIU_TEST_BUCKET="pythonsdk"
-  export QINIU_TEST_DOMAIN="pythonsdk.qiniudn.com"
-  export QINIU_TEST_ENV="travis"
-
-  cd python-sdk-$pkgver
-  python setup.py pytest || echo "Tests failed"
-}
-
-package() {
-  cd python-sdk-$pkgver
-  python setup.py install -O1 --root "$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-qiniu/repos/community-any/PKGBUILD (from rev 1025666, 
python-qiniu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 09:31:29 UTC (rev 1025667)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-qiniu
+pkgver=7.5.0
+pkgrel=1
+pkgdesc="Qiniu Resource Storage SDK for Python"
+arch=('any')
+url='https://github.com/qiniu/python-sdk'
+license=('MIT')
+depends=('python-requests' 'python-setuptools')
+checkdepends=('python-pytest-runner')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/qiniu/python-sdk/archive/v$pkgver.tar.gz";)
+sha512sums=('20644c685bb4a2fe3978cd136e119925b498ab6ce1bb9b7c2b3c8f127649bff4e07d4a60018b92e6700abe6afe38ed752475c1af540acbbba373411aa9505ded')
+
+build() {
+  cd python-sdk-$pkgver
+  python setup.py build
+}
+
+check() {
+  # Extracted from .travis.yml
+  export QINIU_TEST_BUCKET="pythonsdk"
+  export QINIU_TEST_DOMAIN="pythonsdk.qiniudn.com"
+  export QINIU_TEST_ENV="travis"
+
+  cd python-sdk-$pkgver
+  python setup.py pytest || echo "Tests failed"
+}
+
+package() {
+  cd python-sdk-$pkgver
+  python setup.py install -O1 --root "$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2021-09-26 Thread Felix Yan via arch-commits
Date: Sunday, September 26, 2021 @ 09:31:08
  Author: felixonmars
Revision: 1025666

upgpkg: python-qiniu 7.5.0-1

Modified:
  python-qiniu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 09:01:56 UTC (rev 1025665)
+++ PKGBUILD2021-09-26 09:31:08 UTC (rev 1025666)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-qiniu
-pkgver=7.4.1
+pkgver=7.5.0
 pkgrel=1
 pkgdesc="Qiniu Resource Storage SDK for Python"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-requests' 'python-setuptools')
 checkdepends=('python-pytest-runner')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/qiniu/python-sdk/archive/v$pkgver.tar.gz";)
-sha512sums=('cfd7c0cb53a7e2815252e2f5dfb68fbbbe858d185894dd2c7844360be681bb1dd220c2679e03df5a4ab9f952d1e409819528df41bb3bc17286830d1bc4744796')
+sha512sums=('20644c685bb4a2fe3978cd136e119925b498ab6ce1bb9b7c2b3c8f127649bff4e07d4a60018b92e6700abe6afe38ed752475c1af540acbbba373411aa9505ded')
 
 build() {
   cd python-sdk-$pkgver



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

2021-09-26 Thread Florian Pritz via arch-commits
Date: Sunday, September 26, 2021 @ 08:27:23
  Author: bluewind
Revision: 1025539

archrelease: copy trunk to community-any

Added:
  grafana-zabbix/repos/community-any/PKGBUILD
(from rev 1025538, grafana-zabbix/trunk/PKGBUILD)
Deleted:
  grafana-zabbix/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 08:27:12 UTC (rev 1025538)
+++ PKGBUILD2021-09-26 08:27:23 UTC (rev 1025539)
@@ -1,36 +0,0 @@
-# Maintainer: Florian Pritz 
-pkgname=grafana-zabbix
-pkgver=4.1.5
-pkgrel=1
-pkgdesc="Zabbix plugin for Grafana dashboard"
-arch=('any')
-url="https://github.com/alexanderzobnin/grafana-zabbix";
-license=('APACHE')
-depends=('grafana')
-makedepends=(yarn python2 libfaketime go git) # node-sass depends on node-gyp 
3.8.0 which is still python2 https://github.com/sass/node-sass/issues/2877
-source=("$pkgname-$pkgver.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz";)
-sha256sums=('ecba9ce3a84375934f94a2107b12d0abd1d0d818c46990ae2bc66b0fda47bbe7')
-
-build() {
-   cd "$pkgname-$pkgver"
-   export CXXFLAGS+=' -std=c++14 '
-   make install
-   make build
-   make dist
-   # Rerun this part since otherwise the linux_amd64 file ist missing from 
the
-   # dist dir
-   make dist-backend
-}
-
-check() {
-   cd "$pkgname-$pkgver"
-   # Force UTC timezone so that tests pass, even after a DST change
-   PATH="$PATH:/build/go/bin" TZ=UTC make test lint
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-   install -dm755 
"$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
-   cp -r dist/* 
"$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
-   rm -rf 
"$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app/node_modules"
-}

Copied: grafana-zabbix/repos/community-any/PKGBUILD (from rev 1025538, 
grafana-zabbix/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 08:27:23 UTC (rev 1025539)
@@ -0,0 +1,36 @@
+# Maintainer: Florian Pritz 
+pkgname=grafana-zabbix
+pkgver=4.2.3
+pkgrel=1
+pkgdesc="Zabbix plugin for Grafana dashboard"
+arch=('any')
+url="https://github.com/alexanderzobnin/grafana-zabbix";
+license=('APACHE')
+depends=('grafana')
+makedepends=(yarn python2 libfaketime go git nodejs-lts-fermium) # node-sass 
depends on node-gyp 3.8.0 which is still python2 
https://github.com/sass/node-sass/issues/2877
+source=("$pkgname-$pkgver.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz";)
+sha256sums=('e004a75acbbe2f8229fc1783522b1b94253b3c74675ccd036224fa09bdfb371c')
+
+build() {
+   cd "$pkgname-$pkgver"
+   export CXXFLAGS+=' -std=c++14 '
+   make install
+   make build
+   make dist
+   # Rerun this part since otherwise the linux_amd64 file ist missing from 
the
+   # dist dir
+   make dist-backend
+}
+
+check() {
+   cd "$pkgname-$pkgver"
+   # Force UTC timezone so that tests pass, even after a DST change
+   PATH="$PATH:/build/go/bin" TZ=UTC make test lint
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+   install -dm755 
"$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
+   cp -r dist/* 
"$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
+   rm -rf 
"$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app/node_modules"
+}



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

2021-09-26 Thread Florian Pritz via arch-commits
Date: Sunday, September 26, 2021 @ 08:27:12
  Author: bluewind
Revision: 1025538

upgpkg: grafana-zabbix 4.2.3-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 08:09:10 UTC (rev 1025537)
+++ PKGBUILD2021-09-26 08:27:12 UTC (rev 1025538)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz 
 pkgname=grafana-zabbix
-pkgver=4.1.5
+pkgver=4.2.3
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -7,9 +7,9 @@
 url="https://github.com/alexanderzobnin/grafana-zabbix";
 license=('APACHE')
 depends=('grafana')
-makedepends=(yarn python2 libfaketime go git) # node-sass depends on node-gyp 
3.8.0 which is still python2 https://github.com/sass/node-sass/issues/2877
+makedepends=(yarn python2 libfaketime go git nodejs-lts-fermium) # node-sass 
depends on node-gyp 3.8.0 which is still python2 
https://github.com/sass/node-sass/issues/2877
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz";)
-sha256sums=('ecba9ce3a84375934f94a2107b12d0abd1d0d818c46990ae2bc66b0fda47bbe7')
+sha256sums=('e004a75acbbe2f8229fc1783522b1b94253b3c74675ccd036224fa09bdfb371c')
 
 build() {
cd "$pkgname-$pkgver"



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

2021-09-26 Thread Florian Pritz via arch-commits
Date: Sunday, September 26, 2021 @ 08:09:10
  Author: bluewind
Revision: 1025537

archrelease: copy trunk to community-any

Added:
  zim/repos/community-any/PKGBUILD
(from rev 1025536, zim/trunk/PKGBUILD)
Deleted:
  zim/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 08:09:08 UTC (rev 1025536)
+++ PKGBUILD2021-09-26 08:09:10 UTC (rev 1025537)
@@ -1,43 +0,0 @@
-# Maintainer: Florian Pritz 
-# Contributor: Kevin Piche 
-# Contributor: Daniel J Griffiths 
-
-pkgname=zim
-pkgver=0.74.0
-pkgrel=1
-pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to 
the desktop."
-arch=(any)
-license=('GPL' 'PerlArtistic')
-url="https://zim-wiki.org/";
-depends=('python' 'python-gobject' 'ttf-font' 'gtk3' 'python-xdg')
-checkdepends=('xorg-server-xvfb')
-optdepends=('bzr: Version Control plugin'
-'git: Version Control plugin'
-'mercurial: Version Control plugin'
-'gnuplot: Insert Gnuplot plugin'
-'ditaa: Insert Ditaa plugin'
-'graphviz: Insert Diagram plugin'
-'xdot: Link Map plugin'
-'gtkspell3: Spell Checker plugin'
-'r: Insert GNU R Plot plugin'
-'scrot: Insert Screenshot plugin'
-'lilypond: Insert Score plugin'
-'gtksourceview3: Source View plugin'
-'texlive-bin: Insert Equation plugin')
-source=("https://www.zim-wiki.org/downloads/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('22d38391456b08b261af7680ca75988e')
-
-check() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-
-   xvfb-run -w0 ./test.py
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-
-   python setup.py install --root="${pkgdir}" --optimize=1
-
-   install -dm755 "$pkgdir/usr/share/icons/"
-   cp -r xdg/hicolor/ "$pkgdir/usr/share/icons/"
-}

Copied: zim/repos/community-any/PKGBUILD (from rev 1025536, zim/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 08:09:10 UTC (rev 1025537)
@@ -0,0 +1,43 @@
+# Maintainer: Florian Pritz 
+# Contributor: Kevin Piche 
+# Contributor: Daniel J Griffiths 
+
+pkgname=zim
+pkgver=0.74.1
+pkgrel=1
+pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to 
the desktop."
+arch=(any)
+license=('GPL' 'PerlArtistic')
+url="https://zim-wiki.org/";
+depends=('python' 'python-gobject' 'ttf-font' 'gtk3' 'python-xdg')
+checkdepends=('xorg-server-xvfb')
+optdepends=('bzr: Version Control plugin'
+'git: Version Control plugin'
+'mercurial: Version Control plugin'
+'gnuplot: Insert Gnuplot plugin'
+'ditaa: Insert Ditaa plugin'
+'graphviz: Insert Diagram plugin'
+'xdot: Link Map plugin'
+'gtkspell3: Spell Checker plugin'
+'r: Insert GNU R Plot plugin'
+'scrot: Insert Screenshot plugin'
+'lilypond: Insert Score plugin'
+'gtksourceview3: Source View plugin'
+'texlive-bin: Insert Equation plugin')
+source=("https://www.zim-wiki.org/downloads/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('8bd98152a369de3938985e5c8c87d45b')
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   xvfb-run -w0 ./test.py
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}" --optimize=1
+
+   install -dm755 "$pkgdir/usr/share/icons/"
+   cp -r xdg/hicolor/ "$pkgdir/usr/share/icons/"
+}



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

2021-09-26 Thread Florian Pritz via arch-commits
Date: Sunday, September 26, 2021 @ 08:09:08
  Author: bluewind
Revision: 1025536

upgpkg: zim 0.74.1-1: upstream update

Modified:
  zim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 06:47:39 UTC (rev 1025535)
+++ PKGBUILD2021-09-26 08:09:08 UTC (rev 1025536)
@@ -3,7 +3,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=zim
-pkgver=0.74.0
+pkgver=0.74.1
 pkgrel=1
 pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to 
the desktop."
 arch=(any)
@@ -25,7 +25,7 @@
 'gtksourceview3: Source View plugin'
 'texlive-bin: Insert Equation plugin')
 source=("https://www.zim-wiki.org/downloads/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('22d38391456b08b261af7680ca75988e')
+md5sums=('8bd98152a369de3938985e5c8c87d45b')
 
 check() {
cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in archboot/repos/extra-any (4 files)

2021-09-26 Thread Tobias Powalowski via arch-commits
Date: Sunday, September 26, 2021 @ 07:25:40
  Author: tpowa
Revision: 424710

archrelease: copy trunk to extra-any

Added:
  archboot/repos/extra-any/PKGBUILD
(from rev 424709, archboot/trunk/PKGBUILD)
  archboot/repos/extra-any/archboot.install
(from rev 424709, archboot/trunk/archboot.install)
Deleted:
  archboot/repos/extra-any/PKGBUILD
  archboot/repos/extra-any/archboot.install

--+
 PKGBUILD |   84 ++---
 archboot.install |   38 +++
 2 files changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-26 07:25:35 UTC (rev 424709)
+++ PKGBUILD2021-09-26 07:25:40 UTC (rev 424710)
@@ -1,42 +0,0 @@
-# Maintainer : Tobias Powalowski 
-
-pkgname=archboot
-pkgver=2021.09
-pkgrel=36
-pkgdesc="Advanced, modular arch boot/install image creation utility"
-arch=(any)
-license=('GPL')
-url="https://wiki.archlinux.org/title/Archboot";
-depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
- 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
- 'tar' 'util-linux>=2.21-6' 'bind' 'which' 'kbd' 'wireless_tools' 
'xfsprogs' 'hdparm' 'memtest86+' 'inetutils'
- 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'ifenslave' 'dosfstools' 
'glibc' 'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
- 'iptables-nft' 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 
'b43-fwcutter' 'wpa_supplicant' 'rsync' 'gzip' 'libarchive'
-'device-mapper' 'screen' 'elfutils' 'pam' 'cracklib' 'nfs-utils' 
'nfsidmap' 'readline' 'acl' 'attr' 'pcre' 'cpio'
-'fuse' 'libusb' 'vim' 'lzo' 'libsasl' 'libldap' 'gpm' 'libevent' 
'gcc-libs' 'sdparm' 'licenses' 'pptpclient' 'ipw2100-fw'
-'ipw2200-fw' 'smbclient'  'dhcpcd' 'openssl' 'dmraid' 'linux-atm' 
'netctl' 'parted' 'tzdata' 'ntp' 'libgcrypt' 'iw' 'crda'
-'libnl' 'iproute2' 'wireless-regdb' 'dhclient' 'syslinux' 'mtools' 
'fsarchiver' 'xz' 'libtirpc' 'rpcbind' 'testdisk'
-'wipe' 'ddrescue' 'ifplugd' 'libgssglue' 'mkinitcpio-nfs-utils' 
'gptfdisk' 'nilfs-utils' 'btrfs-progs'
-'iana-etc' 'libusb-compat' 'keyutils' 'libisoburn' 'file' 'curl'  
'smartmontools' 'dnsmasq' 'lftp'
-'openconnect' 'libxml2' 'libproxy' 'tcpdump' 'nmap' 'lua' 'gnutls' 
'nettle' 'libtasn1' 'expat' 'progsreiserfs'
-'glib2' 'freetype2' 'libssh2' 'libedit' 'talloc' 'libjpeg-turbo' 
'dmidecode' 'pth' 'gnupg' 'libksba' 'libassuan' 'pinentry'
-'gpgme' 'ldns' 'dnssec-anchors' 'hwids' 'systemd' 'archlinux-keyring' 
'haveged' 'pambase' 'chntpw' 'traceroute' 'grub' 
-'systemd-sysvcompat' 'intel-ucode' 'arch-install-scripts' 'zsh' 'gdbm' 
'grml-zsh-config' 'cpupower' 'wvdial' 'xl2tpd' 
-'usb_modeswitch' 'refind' 'efibootmgr' 'f2fs-tools' 'efitools' 
'lockdown-ms' 'efivar' 'ethtool' 'exfatprogs' 'broadcom-wl'
-'fuse3' 'flex' 'expac' 'amd-ucode' 'edk2-shell' 'cdrtools' 'mktorrent' 
'nvme-cli' 'fatresize' 'iwd') 
-makedepends=('git')
-optdepends=('archboot-linux-firmware: for stripped down firmware inclusion on 
image file'
-'linux-firmware: for firmware inclusion on image file')
-source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed";)
-backup=('etc/archboot/x86_64.conf'
-'etc/archboot/presets/x86_64'
-)
-install=archboot.install
-sha256sums=('SKIP')
-validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski 

- )
-package()
-{
-  cd "$srcdir/archboot"
-  mv etc/ usr/ "$pkgdir/"
-}

Copied: archboot/repos/extra-any/PKGBUILD (from rev 424709, 
archboot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-26 07:25:40 UTC (rev 424710)
@@ -0,0 +1,42 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot
+pkgver=2021.09
+pkgrel=37
+pkgdesc="Advanced, modular arch boot/install image creation utility"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot";
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux>=2.21-6' 'bind' 'which' 'kbd' 'wireless_tools' 
'xfsprogs' 'hdparm' 'memtest86+' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'ifenslave' 'dosfstools' 
'glibc' 'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+ 'iptables-nft' 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 
'b43-fwcutter' 'wpa_supplicant' 'rsync' 'gzip' 'libarchive'
+'device-mapper' 'screen' 'elfutils' 'pam' 'cracklib' 'nfs-utils' 
'nfsidmap' 'rea

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

2021-09-26 Thread Tobias Powalowski via arch-commits
Date: Sunday, September 26, 2021 @ 07:25:35
  Author: tpowa
Revision: 424709

upgpkg: archboot 2021.09-37: bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-26 06:58:19 UTC (rev 424708)
+++ PKGBUILD2021-09-26 07:25:35 UTC (rev 424709)
@@ -2,7 +2,7 @@
 
 pkgname=archboot
 pkgver=2021.09
-pkgrel=36
+pkgrel=37
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')