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

2021-09-30 Thread Christian Hesse via arch-commits
Date: Friday, October 1, 2021 @ 06:13:39
  Author: eworm
Revision: 1026339

archrelease: copy trunk to community-testing-x86_64

Added:
  hidapi/repos/community-testing-x86_64/
  hidapi/repos/community-testing-x86_64/PKGBUILD
(from rev 1026338, hidapi/trunk/PKGBUILD)

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

Copied: hidapi/repos/community-testing-x86_64/PKGBUILD (from rev 1026338, 
hidapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-10-01 06:13:39 UTC (rev 1026339)
@@ -0,0 +1,41 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Niels Martignène 
+# Contributor: Nicolas Avrutin 
+# Contributor: Emmanuel Gil Peyrot 
+
+pkgname=hidapi
+pkgver=0.11.0
+pkgrel=1
+pkgdesc='Simple library for communicating with USB and Bluetooth HID devices'
+arch=(x86_64)
+url='https://github.com/libusb/hidapi'
+license=('GPL3' 'BSD' 'custom')
+makedepends=('systemd' 'systemd-libs' 'libusb')
+optdepends=('libusb: for the libusb backend -- hidapi-libusb.so'
+'libudev.so: for the hidraw backend -- hidapi-hidraw.so')
+provides=('libhidapi-hidraw.so' 'libhidapi-libusb.so')
+source=("https://github.com/libusb/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('0de4abc963600d159ce231416c468b9e81a8361e4d2c2202988d6eb2e58a923700e9b9be639fbddc6bc14625131848409e2e88dbc4b34a1f8a726c8fa4692d92')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
+
+  ./bootstrap
+}
+build() {
+  cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
+
+  ./configure \
+--prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}/" install
+
+  mkdir -p "${pkgdir}/usr/share/licenses/${pkgname}"
+  rm -f "${pkgdir}/usr/share/doc/hidapi/"LICENSE*
+  install -m0644 LICENSE.txt LICENSE-bsd.txt LICENSE-orig.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/"
+}



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

2021-09-30 Thread Christian Hesse via arch-commits
Date: Friday, October 1, 2021 @ 06:13:36
  Author: eworm
Revision: 1026338

upgpkg: hidapi 0.11.0-1: new upstream release

Modified:
  hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 05:28:12 UTC (rev 1026337)
+++ PKGBUILD2021-10-01 06:13:36 UTC (rev 1026338)
@@ -4,7 +4,7 @@
 # Contributor: Emmanuel Gil Peyrot 
 
 pkgname=hidapi
-pkgver=0.10.1
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='Simple library for communicating with USB and Bluetooth HID devices'
 arch=(x86_64)
@@ -15,13 +15,18 @@
 'libudev.so: for the hidraw backend -- hidapi-hidraw.so')
 provides=('libhidapi-hidraw.so' 'libhidapi-libusb.so')
 
source=("https://github.com/libusb/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('0479706c631775483378070ff7170542725678eabc202a5bd07436c951fd766e01743417999ac3fb2b5436c865f6ace2cfced1f210fa3a3e88c19ceb3bbe0534')
+sha512sums=('0de4abc963600d159ce231416c468b9e81a8361e4d2c2202988d6eb2e58a923700e9b9be639fbddc6bc14625131848409e2e88dbc4b34a1f8a726c8fa4692d92')
 
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
+
+  ./bootstrap
+}
 build() {
   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
 
-  ./bootstrap
-  ./configure --prefix=/usr
+  ./configure \
+--prefix=/usr
   make
 }
 



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

2021-09-30 Thread Christian Hesse via arch-commits
Date: Friday, October 1, 2021 @ 06:11:24
  Author: eworm
Revision: 424964

archrelease: copy trunk to testing-x86_64

Added:
  haveged/repos/testing-x86_64/
  haveged/repos/testing-x86_64/PKGBUILD
(from rev 424963, haveged/trunk/PKGBUILD)

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

Copied: haveged/repos/testing-x86_64/PKGBUILD (from rev 424963, 
haveged/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2021-10-01 06:11:24 UTC (rev 424964)
@@ -0,0 +1,45 @@
+# Maintainer:  Christian Hesse 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: kfgz 
+# Contributor: pootzko 
+
+pkgname=haveged
+pkgver=1.9.15
+pkgrel=1
+pkgdesc='Entropy harvesting daemon using CPU timings'
+arch=('x86_64')
+url='https://github.com/jirka-h/haveged'
+license=('GPL')
+depends=('glibc')
+validpgpkeys=('8F6B7293B03E5AC5762B65CE2E2F252B05CCA168') # Jirka Hladky 

+source=("$pkgname-$pkgver.tar.gz::https://github.com/jirka-h/$pkgname/archive/v$pkgver.tar.gz";)
+sha256sums=('f882919ccead07ad6687a4784c0c501e617321e96dd0118403464969359cf6ad')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  sed -i 's/@SBIN_DIR@/\/usr\/bin/' contrib/Fedora/haveged.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+  --prefix=/usr \
+  --bindir=/usr/bin \
+  --sbindir=/usr/bin
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -D -m0644 contrib/Fedora/haveged.service 
"$pkgdir"/usr/lib/systemd/system/haveged.service
+}



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

2021-09-30 Thread Christian Hesse via arch-commits
Date: Friday, October 1, 2021 @ 06:11:17
  Author: eworm
Revision: 424963

upgpkg: haveged 1.9.15-1: new upstream release

Modified:
  haveged/trunk/PKGBUILD
Deleted:
  haveged/trunk/0001-Updated-systemd-service-files-to-not-start-haveged-s.patch

-+
 0001-Updated-systemd-service-files-to-not-start-haveged-s.patch |   47 
--
 PKGBUILD|   13 --
 2 files changed, 4 insertions(+), 56 deletions(-)

Deleted: 0001-Updated-systemd-service-files-to-not-start-haveged-s.patch
===
--- 0001-Updated-systemd-service-files-to-not-start-haveged-s.patch 
2021-10-01 06:11:01 UTC (rev 424962)
+++ 0001-Updated-systemd-service-files-to-not-start-haveged-s.patch 
2021-10-01 06:11:17 UTC (rev 424963)
@@ -1,47 +0,0 @@
-From cef1d425b5431847b8c9ab5b00c3e6b82a32b4f2 Mon Sep 17 00:00:00 2001
-From: Jirka Hladky 
-Date: Mon, 30 Aug 2021 01:37:59 +0200
-Subject: [PATCH 1/1] Updated systemd service files to not start haveged
- service on kernel 5.6 and newer

- contrib/Fedora/haveged-switch-root.service | 1 +
- contrib/Fedora/haveged.service | 1 +
- contrib/SUSE/haveged-switch-root.service   | 1 +
- 3 files changed, 3 insertions(+)
-
-diff --git a/contrib/Fedora/haveged-switch-root.service 
b/contrib/Fedora/haveged-switch-root.service
-index 8cc38cf..a3eb086 100644
 a/contrib/Fedora/haveged-switch-root.service
-+++ b/contrib/Fedora/haveged-switch-root.service
-@@ -1,6 +1,7 @@
- [Unit]
- Description=Tell haveged about new root
- DefaultDependencies=no
-+ConditionKernelVersion=<5.6
- ConditionPathExists=/etc/initrd-release
- Before=initrd-switch-root.service
- JoinsNamespaceOf=haveged.service
-diff --git a/contrib/Fedora/haveged.service b/contrib/Fedora/haveged.service
-index abb9cfc..2bbb9a3 100644
 a/contrib/Fedora/haveged.service
-+++ b/contrib/Fedora/haveged.service
-@@ -2,6 +2,7 @@
- Description=Entropy Daemon based on the HAVEGE algorithm
- Documentation=man:haveged(8) http://www.issihosts.com/haveged/
- DefaultDependencies=no
-+ConditionKernelVersion=<5.6
- After=systemd-tmpfiles-setup-dev.service
- Before=sysinit.target shutdown.target systemd-journald.service
- 
-diff --git a/contrib/SUSE/haveged-switch-root.service 
b/contrib/SUSE/haveged-switch-root.service
-index 9757da4..24b8649 100644
 a/contrib/SUSE/haveged-switch-root.service
-+++ b/contrib/SUSE/haveged-switch-root.service
-@@ -1,6 +1,7 @@
- [Unit]
- Description=Tell haveged about new root
- DefaultDependencies=no
-+ConditionKernelVersion=<5.6
- ConditionPathExists=/etc/initrd-release
- Before=initrd-switch-root.service
- JoinsNamespaceOf=haveged.service

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 06:11:01 UTC (rev 424962)
+++ PKGBUILD2021-10-01 06:11:17 UTC (rev 424963)
@@ -4,8 +4,8 @@
 # Contributor: pootzko 
 
 pkgname=haveged
-pkgver=1.9.14
-pkgrel=2
+pkgver=1.9.15
+pkgrel=1
 pkgdesc='Entropy harvesting daemon using CPU timings'
 arch=('x86_64')
 url='https://github.com/jirka-h/haveged'
@@ -12,18 +12,13 @@
 license=('GPL')
 depends=('glibc')
 validpgpkeys=('8F6B7293B03E5AC5762B65CE2E2F252B05CCA168') # Jirka Hladky 

-source=("$pkgname-$pkgver.tar.gz::https://github.com/jirka-h/$pkgname/archive/v$pkgver.tar.gz";
-'0001-Updated-systemd-service-files-to-not-start-haveged-s.patch')
-
#"https://github.com/jirka-h/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.asc";
-sha256sums=('938cb494bcad7e4f24e61eb50fab4aa0acbc3240c80f3ad5c6cf7e6e922618c3'
-'cc2122a7c954bcd2fb856799abf01730d9c58a5e70065a4f66ae838a6b3beac5')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/jirka-h/$pkgname/archive/v$pkgver.tar.gz";)
+sha256sums=('f882919ccead07ad6687a4784c0c501e617321e96dd0118403464969359cf6ad')
 
 prepare() {
   cd $pkgname-$pkgver
 
   sed -i 's/@SBIN_DIR@/\/usr\/bin/' contrib/Fedora/haveged.service
-
-  patch -Np1 < 
../0001-Updated-systemd-service-files-to-not-start-haveged-s.patch
 }
 
 build() {



[arch-commits] Commit in (qt6-quickcontrols2)

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Friday, October 1, 2021 @ 06:11:01
  Author: arojas
Revision: 424962

Merged in qt6-declarative

Deleted:
  qt6-quickcontrols2/



[arch-commits] Commit in electron12/repos/community-x86_64 (22 files)

2021-09-30 Thread Nicola Squartini via arch-commits
Date: Friday, October 1, 2021 @ 05:28:12
  Author: tensor5
Revision: 1026337

archrelease: copy trunk to community-x86_64

Added:
  electron12/repos/community-x86_64/PKGBUILD
(from rev 1026336, electron12/trunk/PKGBUILD)
  electron12/repos/community-x86_64/add-dependency-on-opus-in-webcodecs.patch
(from rev 1026336, 
electron12/trunk/add-dependency-on-opus-in-webcodecs.patch)
  electron12/repos/community-x86_64/chromium-fix-libva-redef.patch
(from rev 1026336, electron12/trunk/chromium-fix-libva-redef.patch)
  electron12/repos/community-x86_64/chromium-glibc-2.33.patch
(from rev 1026336, electron12/trunk/chromium-glibc-2.33.patch)
  electron12/repos/community-x86_64/chromium-harfbuzz-3.0.0.patch
(from rev 1026336, electron12/trunk/chromium-harfbuzz-3.0.0.patch)
  electron12/repos/community-x86_64/default_app-icon.patch
(from rev 1026336, electron12/trunk/default_app-icon.patch)
  electron12/repos/community-x86_64/electron-launcher.sh
(from rev 1026336, electron12/trunk/electron-launcher.sh)
  electron12/repos/community-x86_64/electron.desktop
(from rev 1026336, electron12/trunk/electron.desktop)
  electron12/repos/community-x86_64/skia-harfbuzz-3.0.0.patch
(from rev 1026336, electron12/trunk/skia-harfbuzz-3.0.0.patch)
  
electron12/repos/community-x86_64/sql-make-VirtualCursor-standard-layout-type.patch
(from rev 1026336, 
electron12/trunk/sql-make-VirtualCursor-standard-layout-type.patch)
  electron12/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 1026336, electron12/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron12/repos/community-x86_64/PKGBUILD
  electron12/repos/community-x86_64/add-dependency-on-opus-in-webcodecs.patch
  electron12/repos/community-x86_64/chromium-fix-libva-redef.patch
  electron12/repos/community-x86_64/chromium-glibc-2.33.patch
  electron12/repos/community-x86_64/chromium-harfbuzz-3.0.0.patch
  electron12/repos/community-x86_64/default_app-icon.patch
  electron12/repos/community-x86_64/electron-launcher.sh
  electron12/repos/community-x86_64/electron.desktop
  electron12/repos/community-x86_64/skia-harfbuzz-3.0.0.patch
  
electron12/repos/community-x86_64/sql-make-VirtualCursor-standard-layout-type.patch
  electron12/repos/community-x86_64/use-system-libraries-in-node.patch

---+
 PKGBUILD  |  458 +--
 add-dependency-on-opus-in-webcodecs.patch |   86 +--
 chromium-fix-libva-redef.patch|  172 +++
 chromium-glibc-2.33.patch |  288 ++--
 chromium-harfbuzz-3.0.0.patch |   40 -
 default_app-icon.patch|   42 -
 electron-launcher.sh  |   40 -
 electron.desktop  |   14 
 skia-harfbuzz-3.0.0.patch |  200 
 sql-make-VirtualCursor-standard-layout-type.patch |  476 ++--
 use-system-libraries-in-node.patch|  104 ++--
 11 files changed, 960 insertions(+), 960 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-10-01 05:26:51 UTC (rev 1026336)
+++ PKGBUILD2021-10-01 05:28:12 UTC (rev 1026337)
@@ -1,229 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron12
-pkgver=12.2.0
-_commit=22373d0d18244fc1538e16b0be89a5c94a55d69d
-_chromiumver=89.0.4389.128
-_gcc_patchset=7
-pkgrel=1
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'libevent' 'libnghttp2' 'libxslt' 'minizip'
- 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn-m87' 'gperf' 'harfbuzz-icu' 'http-parser'
- 'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
- 'npm' 'pciutils' 'pipewire' 'python2' 'wget' 'yarn')
-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)")
-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'
-'add-dependency-on-opus-in-webcodecs.patch'
-'chromium-fix-libva-redef.patch'
-'chromium-glibc-2.33.patch'
-'chromium-harfbuzz-3.0.0.pat

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

2021-09-30 Thread Nicola Squartini via arch-commits
Date: Friday, October 1, 2021 @ 05:26:51
  Author: tensor5
Revision: 1026336

upgpkg: electron12 12.2.1-1

Modified:
  electron12/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 04:53:05 UTC (rev 1026335)
+++ PKGBUILD2021-10-01 05:26:51 UTC (rev 1026336)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=electron12
-pkgver=12.2.0
-_commit=22373d0d18244fc1538e16b0be89a5c94a55d69d
+pkgver=12.2.1
+_commit=9a25e9e010761cdfa277e32e0f49e61aa006a2fa
 _chromiumver=89.0.4389.128
 _gcc_patchset=7
 pkgrel=1



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

2021-09-30 Thread Nicola Squartini via arch-commits
Date: Friday, October 1, 2021 @ 04:25:11
  Author: tensor5
Revision: 1026332

archrelease: copy trunk to community-x86_64

Added:
  electron13/repos/community-x86_64/PKGBUILD
(from rev 1026331, electron13/trunk/PKGBUILD)
  
electron13/repos/community-x86_64/add-clang-nomerge-attribute-to-CheckError.patch
(from rev 1026331, 
electron13/trunk/add-clang-nomerge-attribute-to-CheckError.patch)
  electron13/repos/community-x86_64/chromium-freetype-2.11.patch
(from rev 1026331, electron13/trunk/chromium-freetype-2.11.patch)
  electron13/repos/community-x86_64/chromium-glibc-2.33.patch
(from rev 1026331, electron13/trunk/chromium-glibc-2.33.patch)
  electron13/repos/community-x86_64/chromium-harfbuzz-3.0.0.patch
(from rev 1026331, electron13/trunk/chromium-harfbuzz-3.0.0.patch)
  electron13/repos/community-x86_64/default_app-icon.patch
(from rev 1026331, electron13/trunk/default_app-icon.patch)
  electron13/repos/community-x86_64/electron-launcher.sh
(from rev 1026331, electron13/trunk/electron-launcher.sh)
  electron13/repos/community-x86_64/electron.desktop
(from rev 1026331, electron13/trunk/electron.desktop)
  electron13/repos/community-x86_64/skia-harfbuzz-3.0.0.patch
(from rev 1026331, electron13/trunk/skia-harfbuzz-3.0.0.patch)
  
electron13/repos/community-x86_64/sql-make-VirtualCursor-standard-layout-type.patch
(from rev 1026331, 
electron13/trunk/sql-make-VirtualCursor-standard-layout-type.patch)
  electron13/repos/community-x86_64/unbundle-use-char16_t-as-UCHAR_TYPE.patch
(from rev 1026331, 
electron13/trunk/unbundle-use-char16_t-as-UCHAR_TYPE.patch)
  electron13/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 1026331, electron13/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron13/repos/community-x86_64/PKGBUILD
  
electron13/repos/community-x86_64/add-clang-nomerge-attribute-to-CheckError.patch
  electron13/repos/community-x86_64/chromium-freetype-2.11.patch
  electron13/repos/community-x86_64/chromium-glibc-2.33.patch
  electron13/repos/community-x86_64/chromium-harfbuzz-3.0.0.patch
  electron13/repos/community-x86_64/default_app-icon.patch
  electron13/repos/community-x86_64/electron-launcher.sh
  electron13/repos/community-x86_64/electron.desktop
  electron13/repos/community-x86_64/skia-harfbuzz-3.0.0.patch
  
electron13/repos/community-x86_64/sql-make-VirtualCursor-standard-layout-type.patch
  electron13/repos/community-x86_64/unbundle-use-char16_t-as-UCHAR_TYPE.patch
  electron13/repos/community-x86_64/use-system-libraries-in-node.patch

---+
 PKGBUILD  |  460 +--
 add-clang-nomerge-attribute-to-CheckError.patch   |   88 +--
 chromium-freetype-2.11.patch  |   76 +--
 chromium-glibc-2.33.patch |  288 ++--
 chromium-harfbuzz-3.0.0.patch |   40 -
 default_app-icon.patch|   42 -
 electron-launcher.sh  |   40 -
 electron.desktop  |   14 
 skia-harfbuzz-3.0.0.patch |  200 
 sql-make-VirtualCursor-standard-layout-type.patch |  476 ++--
 unbundle-use-char16_t-as-UCHAR_TYPE.patch |   60 +-
 use-system-libraries-in-node.patch|  104 ++--
 12 files changed, 944 insertions(+), 944 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-10-01 04:23:46 UTC (rev 1026331)
+++ PKGBUILD2021-10-01 04:25:11 UTC (rev 1026332)
@@ -1,230 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron13
-pkgver=13.5.0
-_commit=d93629321e994031e27504ccada933fb13fedb5a
-_chromiumver=91.0.4472.164
-_gcc_patchset=5
-pkgrel=1
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'libevent' 'libnghttp2' 'libxslt' 'minizip'
- 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'http-parser'
- 'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
- 'npm' 'pciutils' 'pipewire' 'python2' 'wget' 'yarn')
-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)")
-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";
- 

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

2021-09-30 Thread Nicola Squartini via arch-commits
Date: Friday, October 1, 2021 @ 04:23:46
  Author: tensor5
Revision: 1026331

upgpkg: electron13 13.5.1-1

Modified:
  electron13/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 03:22:33 UTC (rev 1026330)
+++ PKGBUILD2021-10-01 04:23:46 UTC (rev 1026331)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=electron13
-pkgver=13.5.0
-_commit=d93629321e994031e27504ccada933fb13fedb5a
+pkgver=13.5.1
+_commit=e64966641c6aa10450ae1122efd3dac1f29eba21
 _chromiumver=91.0.4472.164
 _gcc_patchset=5
 pkgrel=1



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

2021-09-30 Thread Nicola Squartini via arch-commits
Date: Friday, October 1, 2021 @ 03:22:33
  Author: tensor5
Revision: 1026330

archrelease: copy trunk to community-x86_64

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

---+
 PKGBUILD  |  520 +-
 chromium-93-ffmpeg-4.4.patch  |   72 
 chromium-harfbuzz-3.0.0.patch |   40 
 default_app-icon.patch|   42 
 electron-launcher.sh  |   40 
 electron.desktop  |   14 
 linux-sandbox-fix-fstatat-crash.patch |  696 +--
 linux-sandbox-syscall-broker-use-struct-kernel_stat.patch | 2768 ++--
 replace-blacklist-with-ignorelist.patch   |  392 -
 skia-harfbuzz-3.0.0.patch |  200 
 sql-make-VirtualCursor-standard-layout-type.patch |  476 +-
 use-system-libraries-in-node.patch|  104 
 12 files changed, 2682 insertions(+), 2682 deletions(-)

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


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

2021-09-30 Thread Nicola Squartini via arch-commits
Date: Friday, October 1, 2021 @ 03:21:10
  Author: tensor5
Revision: 1026329

upgpkg: electron14 14.1.0-1

Modified:
  electron14/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 02:23:37 UTC (rev 1026328)
+++ PKGBUILD2021-10-01 03:21:10 UTC (rev 1026329)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 _use_suffix=1
-pkgver=14.0.2
-_commit=086aea1ad8a78d28be05d6813ff52fb8e2d1d868
+pkgver=14.1.0
+_commit=02ce2d108c927805a4086f2669fed0c9efb8053a
 _chromiumver=93.0.4577.82
 _gcc_patchset=6
 



[arch-commits] Commit in electron/repos/community-x86_64 (26 files)

2021-09-30 Thread Nicola Squartini via arch-commits
Date: Friday, October 1, 2021 @ 02:23:37
  Author: tensor5
Revision: 1026328

archrelease: copy trunk to community-x86_64

Added:
  electron/repos/community-x86_64/PKGBUILD
(from rev 1026327, electron/trunk/PKGBUILD)
  electron/repos/community-x86_64/add-a-TODO-about-a-missing-pnacl-flag.patch
(from rev 1026327, 
electron/trunk/add-a-TODO-about-a-missing-pnacl-flag.patch)
  electron/repos/community-x86_64/chromium-93-ffmpeg-4.4.patch
(from rev 1026327, electron/trunk/chromium-93-ffmpeg-4.4.patch)
  electron/repos/community-x86_64/chromium-94-ffmpeg-roll.patch
(from rev 1026327, electron/trunk/chromium-94-ffmpeg-roll.patch)
  electron/repos/community-x86_64/default_app-icon.patch
(from rev 1026327, electron/trunk/default_app-icon.patch)
  electron/repos/community-x86_64/electron-launcher.sh
(from rev 1026327, electron/trunk/electron-launcher.sh)
  electron/repos/community-x86_64/electron.desktop
(from rev 1026327, electron/trunk/electron.desktop)
  electron/repos/community-x86_64/replace-blacklist-with-ignorelist.patch
(from rev 1026327, electron/trunk/replace-blacklist-with-ignorelist.patch)
  
electron/repos/community-x86_64/sql-make-VirtualCursor-standard-layout-type.patch
(from rev 1026327, 
electron/trunk/sql-make-VirtualCursor-standard-layout-type.patch)
  electron/repos/community-x86_64/unexpire-accelerated-video-decode-flag.patch
(from rev 1026327, 
electron/trunk/unexpire-accelerated-video-decode-flag.patch)
  electron/repos/community-x86_64/use-ffile-compilation-dir.patch
(from rev 1026327, electron/trunk/use-ffile-compilation-dir.patch)
  electron/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 1026327, electron/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron/repos/community-x86_64/PKGBUILD
  electron/repos/community-x86_64/add-a-TODO-about-a-missing-pnacl-flag.patch
  electron/repos/community-x86_64/chromium-93-ffmpeg-4.4.patch
  electron/repos/community-x86_64/chromium-94-ffmpeg-roll.patch
  electron/repos/community-x86_64/chromium-harfbuzz-3.0.0.patch
  electron/repos/community-x86_64/default_app-icon.patch
  electron/repos/community-x86_64/electron-launcher.sh
  electron/repos/community-x86_64/electron.desktop
  electron/repos/community-x86_64/replace-blacklist-with-ignorelist.patch
  electron/repos/community-x86_64/skia-harfbuzz-3.0.0.patch
  
electron/repos/community-x86_64/sql-make-VirtualCursor-standard-layout-type.patch
  electron/repos/community-x86_64/unexpire-accelerated-video-decode-flag.patch
  electron/repos/community-x86_64/use-ffile-compilation-dir.patch
  electron/repos/community-x86_64/use-system-libraries-in-node.patch

---+
 PKGBUILD  |  521 ++--
 add-a-TODO-about-a-missing-pnacl-flag.patch   |   56 +-
 chromium-93-ffmpeg-4.4.patch  |   72 +-
 chromium-94-ffmpeg-roll.patch |   98 +--
 chromium-harfbuzz-3.0.0.patch |   20 
 default_app-icon.patch|   42 -
 electron-launcher.sh  |   40 -
 electron.desktop  |   14 
 replace-blacklist-with-ignorelist.patch   |  392 +++
 skia-harfbuzz-3.0.0.patch |  100 ---
 sql-make-VirtualCursor-standard-layout-type.patch |  476 +-
 unexpire-accelerated-video-decode-flag.patch  |   22 
 use-ffile-compilation-dir.patch   |  130 ++--
 use-system-libraries-in-node.patch|  104 +--
 14 files changed, 984 insertions(+), 1103 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-10-01 02:22:11 UTC (rev 1026327)
+++ PKGBUILD2021-10-01 02:23:37 UTC (rev 1026328)
@@ -1,260 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-_use_suffix=0
-pkgver=15.0.0
-_major_ver=${pkgver%%.*}
-if [[ ${_use_suffix} != 0 ]]; then
-  pkgname="electron${_major_ver}"
-else
-  pkgname=electron
-fi
-_commit=c3e6746fa940e68d0fbee14d08262854e47b1577
-_chromiumver=94.0.4606.51
-_gcc_patchset=3
-# 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

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

2021-09-30 Thread Nicola Squartini via arch-commits
Date: Friday, October 1, 2021 @ 02:22:11
  Author: tensor5
Revision: 1026327

upgpkg: electron 15.1.0-1

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 00:26:35 UTC (rev 1026326)
+++ PKGBUILD2021-10-01 02:22:11 UTC (rev 1026327)
@@ -1,7 +1,11 @@
 # Maintainer: Nicola Squartini 
 
 _use_suffix=0
-pkgver=15.0.0
+pkgver=15.1.0
+_commit=c3ee7b4bd1da56dc5cc3c9ff8615e4cfe9b9fb54
+_chromiumver=94.0.4606.61
+_gcc_patchset=3
+
 _major_ver=${pkgver%%.*}
 if [[ ${_use_suffix} != 0 ]]; then
   pkgname="electron${_major_ver}"
@@ -8,9 +12,6 @@
 else
   pkgname=electron
 fi
-_commit=c3e6746fa940e68d0fbee14d08262854e47b1577
-_chromiumver=94.0.4606.51
-_gcc_patchset=3
 # shellcheck disable=SC2034
 pkgrel=1
 # shellcheck disable=SC2034



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:16:33
  Author: felixonmars
Revision: 1026319

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 1026318, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-10-01 00:16:33 UTC (rev 1026319)
@@ -0,0 +1,69 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=8.0.0
+pkgrel=19
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http' 'haskell-ranged-sets' 'haskell-aeson' 
'haskell-ansi-wl-pprint'
+ 'haskell-base64-bytestring' 'haskell-case-insensitive' 
'haskell-cassava'
+ 'haskell-configurator-pg' 'haskell-contravariant' 
'haskell-contravariant-extras'
+ 'haskell-cookie' 'haskell-either' 'haskell-fast-logger' 
'haskell-gitrev' 'haskell-hasql'
+ 'haskell-hasql-dynamic-statements' 'haskell-hasql-notifications' 
'haskell-hasql-pool'
+ 'haskell-hasql-transaction' 'haskell-heredoc' 'haskell-http-types'
+ 'haskell-insert-ordered-containers' 
'haskell-interpolatedstring-perl6' 'haskell-jose'
+ 'haskell-lens' 'haskell-lens-aeson' 'haskell-network-uri' 
'haskell-optparse-applicative'
+ 'haskell-parsec' 'haskell-protolude' 'haskell-regex-tdfa' 
'haskell-scientific'
+ 'haskell-swagger2' 'haskell-unordered-containers' 'haskell-vector' 
'haskell-wai'
+ 'haskell-wai-cors' 'haskell-wai-extra' 'haskell-wai-logger' 
'haskell-wai-middleware-static'
+ 'haskell-auto-update' 'haskell-retry' 'haskell-warp')
+makedepends=('ghc' 'uusi' 'haskell-aeson-qq' 'haskell-async' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-hspec-wai-json' 'haskell-monad-control' 
'haskell-transformers-base')
+checkdepends=('pifpaf' 'postgresql' 'procps-ng')
+source=("https://github.com/begriffs/postgrest/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
+sha512sums=('ae3f004d3042e236ffd3870c980cdfbb615a3de5433bd917816e8c0e719edb0bfcba763bb3c920dad64461410374231a6ab7710d48b310cdc30d5dd6f1f58337')
+
+prepare() {
+cd $pkgname-$pkgver
+uusi -u base -u hspec -u retry $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+-f-CI --ghc-option='-pie'
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1)
+createuser -s postgrest_test
+POSTGREST_TEST_CONNECTION=$(test/create_test_db 
"postgres://$USER@localhost" postgrest_test) runhaskell Setup test 
--show-details=direct
+
+# Disabled: uses stack
+# test/io-tests.sh
+
+pifpaf_stop
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:16:20
  Author: felixonmars
Revision: 1026318

upgpkg: postgrest 8.0.0-19: rebuild with hasql 1.4.5.2

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 00:11:39 UTC (rev 1026317)
+++ PKGBUILD2021-10-01 00:16:20 UTC (rev 1026318)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=8.0.0
-pkgrel=18
+pkgrel=19
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest";
 license=("MIT")



[arch-commits] Commit in signal-desktop/repos/community-x86_64 (8 files)

2021-09-30 Thread Kpcyrd via arch-commits
Date: Friday, October 1, 2021 @ 00:11:39
  Author: kpcyrd
Revision: 1026317

archrelease: copy trunk to community-x86_64

Added:
  signal-desktop/repos/community-x86_64/PKGBUILD
(from rev 1026316, signal-desktop/trunk/PKGBUILD)
  signal-desktop/repos/community-x86_64/TRADEMARK_CONSENT.txt
(from rev 1026316, signal-desktop/trunk/TRADEMARK_CONSENT.txt)
  signal-desktop/repos/community-x86_64/expire-from-source-date-epoch.patch
(from rev 1026316, signal-desktop/trunk/expire-from-source-date-epoch.patch)
  signal-desktop/repos/community-x86_64/signal-desktop.desktop
(from rev 1026316, signal-desktop/trunk/signal-desktop.desktop)
Deleted:
  signal-desktop/repos/community-x86_64/PKGBUILD
  signal-desktop/repos/community-x86_64/TRADEMARK_CONSENT.txt
  signal-desktop/repos/community-x86_64/expire-from-source-date-epoch.patch
  signal-desktop/repos/community-x86_64/signal-desktop.desktop

-+
 PKGBUILD|  136 +-
 expire-from-source-date-epoch.patch |   26 +++---
 signal-desktop.desktop  |   26 +++---
 3 files changed, 94 insertions(+), 94 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-10-01 00:10:59 UTC (rev 1026316)
+++ PKGBUILD2021-10-01 00:11:39 UTC (rev 1026317)
@@ -1,68 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Jean Lucas 
-
-pkgname=signal-desktop
-_pkgname=Signal-Desktop
-pkgver=5.17.2
-pkgrel=1
-pkgdesc="Signal Private Messenger for Linux"
-license=('AGPL3')
-arch=('x86_64')
-url="https://signal.org";
-depends=('gtk3' 'libvips' 'libxss' 'hicolor-icon-theme')
-makedepends=('yarn' 'git' 'git-lfs' 'nodejs-lts-fermium' 'npm6' 'python')
-source=(
-  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz";
-  "${pkgname}.desktop"
-  "expire-from-source-date-epoch.patch"
-)
-sha512sums=('c2ec297530e4441ac09aa14e3b836281f77ec70d3da6f1200feb5e8338f350319a64e8bf9c102922915df2bd8c39cd89faa9b2e0b6c21a9391e5bc27e990130e'
-
'90cfee563a985bc73c4e7984715d190ae0b5c7aa887a7dc15c665980ca5cc8420b02f6c7a54e032c29e18876d5d51cfbe5027a9f0a59de3903f50fd469d73ce0'
-
'6673066172d6c367961f3e2d762dd483e51a9f733d52e27d0569b333ad397375fd41d61b8a414b8c9e8dbba560a6c710678b3d105f8d285cb94d70561368d5a2')
-b2sums=('f5ce400bd29aecf8dbdf47d38041f422bf1b2e4ceb6546c7bf9fe57b3e7f69d79cc618686bb700fc14c3aa585f4fddac2ac338997703b6a0a02ba38a65719fb3'
-
'b0974f1409bf77e917a3ecce68a9d066eaf24a6cd35e0d52b0d61fcf2fb014f19962bb445b6eaf668081d370c69c01b08420c056902907574a29a71a4f0f2457'
-
'b8171e6d881a6ffd5588d1cae00ed81412eff1602670003fc1f48b7e6cb2d680340d464b7b38ee8886a8bd8193166ad71e3ad10b0de8b2a397b383b72434e289')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  # git-lfs hook needs to be installed for one of the dependencies
-  git lfs install
-
-  # Allow higher Node versions
-  sed 's#"node": "#&>=#' -i package.json
-
-  # patch better-sqlite3 to encapsulate sqlcipher
-  # https://bugs.archlinux.org/task/69980
-  grep -q 2fa02d2484e9f9a10df5ac7ea4617fb2dff30006 package.json
-  sed 
's|https://github\.com/signalapp/better-sqlite3#2fa02d2484e9f9a10df5ac7ea4617fb2dff30006|https://github.com/heftig/better-sqlite3#c8410c7f4091a5c4e458ce13ac35b04b2eea574b|'
 -i package.json
-
-  yarn install --ignore-engines
-
-  # We can't read the release date from git so we use SOURCE_DATE_EPOCH instead
-  patch --forward --strip=1 
--input="${srcdir}/expire-from-source-date-epoch.patch"
-}
-
-build() {
-  cd "${_pkgname}-${pkgver}"
-  yarn generate
-  yarn build
-}
-
-package() {
-  cd "${_pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/"{lib,bin}
-  cp -a release/linux-unpacked "${pkgdir}/usr/lib/${pkgname}"
-  ln -s "/usr/lib/${pkgname}/${pkgname}" "${pkgdir}/usr/bin/"
-
-  chmod u+s "${pkgdir}/usr/lib/signal-desktop/chrome-sandbox"
-
-  install -Dm 644 "../${pkgname}.desktop" -t "${pkgdir}/usr/share/applications"
-  for i in 16 24 32 48 64 128 256 512 1024; do
-install -Dm 644 "build/icons/png/${i}x${i}.png" \
-  "${pkgdir}/usr/share/icons/hicolor/${i}x${i}/apps/${pkgname}.png"
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: signal-desktop/repos/community-x86_64/PKGBUILD (from rev 1026316, 
signal-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-10-01 00:11:39 UTC (rev 1026317)
@@ -0,0 +1,68 @@
+# Maintainer: kpcyrd 
+# Contributor: Jean Lucas 
+
+pkgname=signal-desktop
+_pkgname=Signal-Desktop
+pkgver=5.18.0
+pkgrel=1
+pkgdesc="Signal Private Messenger for Linux"
+license=('AGPL3')
+arch=('x86_64')
+url="https://signal.org";
+depends=('gtk3' 'libvips' 'libxss' 'hicolor-icon-theme')
+makedepends=('yarn' 'git' 'git-lfs' 'nodejs-lts-fermium' 'npm6' 'python')
+source=(
+  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.ta

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

2021-09-30 Thread Kpcyrd via arch-commits
Date: Friday, October 1, 2021 @ 00:10:59
  Author: kpcyrd
Revision: 1026316

upgpkg: signal-desktop 5.18.0-1

Modified:
  signal-desktop/trunk/PKGBUILD
  signal-desktop/trunk/expire-from-source-date-epoch.patch

-+
 PKGBUILD|   10 +-
 expire-from-source-date-epoch.patch |6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 00:08:27 UTC (rev 1026315)
+++ PKGBUILD2021-10-01 00:10:59 UTC (rev 1026316)
@@ -3,7 +3,7 @@
 
 pkgname=signal-desktop
 _pkgname=Signal-Desktop
-pkgver=5.17.2
+pkgver=5.18.0
 pkgrel=1
 pkgdesc="Signal Private Messenger for Linux"
 license=('AGPL3')
@@ -16,12 +16,12 @@
   "${pkgname}.desktop"
   "expire-from-source-date-epoch.patch"
 )
-sha512sums=('c2ec297530e4441ac09aa14e3b836281f77ec70d3da6f1200feb5e8338f350319a64e8bf9c102922915df2bd8c39cd89faa9b2e0b6c21a9391e5bc27e990130e'
+sha512sums=('8b61df29c514414fab57ff01579aaedc35ede0eb65722e9d75e9a9f7628c410c17ac1280b7a98d7ea0766aa12426e121349f81ce6b13de238051fdb3f087fddb'
 
'90cfee563a985bc73c4e7984715d190ae0b5c7aa887a7dc15c665980ca5cc8420b02f6c7a54e032c29e18876d5d51cfbe5027a9f0a59de3903f50fd469d73ce0'
-
'6673066172d6c367961f3e2d762dd483e51a9f733d52e27d0569b333ad397375fd41d61b8a414b8c9e8dbba560a6c710678b3d105f8d285cb94d70561368d5a2')
-b2sums=('f5ce400bd29aecf8dbdf47d38041f422bf1b2e4ceb6546c7bf9fe57b3e7f69d79cc618686bb700fc14c3aa585f4fddac2ac338997703b6a0a02ba38a65719fb3'
+
'4bdb1812575072a838ce2183bab0b407e3f31bcdb81ee62f6a6424c459779bf7739e3c6c65cb06a191e5a10f940e140f51ddf50ab094023a8e8ce9497ed72e82')
+b2sums=('41c90388f7490155387762b420b418c6e03d2863dee9e5ae266c77bd922016ed4e0d5261d55bb4933bfbd05e1d10344316ffeea9fc0395b66a45de6836d76466'
 
'b0974f1409bf77e917a3ecce68a9d066eaf24a6cd35e0d52b0d61fcf2fb014f19962bb445b6eaf668081d370c69c01b08420c056902907574a29a71a4f0f2457'
-
'b8171e6d881a6ffd5588d1cae00ed81412eff1602670003fc1f48b7e6cb2d680340d464b7b38ee8886a8bd8193166ad71e3ad10b0de8b2a397b383b72434e289')
+
'4d1c85e4f5b0c797a679ad33f685c4ec1693a6d73b23dd10565d1b1a560558ca50c283e7e652dbab891150c70f0accb1d5dd011c7c87a11efb9714ef1ab5e8c5')
 
 prepare() {
   cd "${_pkgname}-${pkgver}"

Modified: expire-from-source-date-epoch.patch
===
--- expire-from-source-date-epoch.patch 2021-10-01 00:08:27 UTC (rev 1026315)
+++ expire-from-source-date-epoch.patch 2021-10-01 00:10:59 UTC (rev 1026316)
@@ -1,6 +1,6 @@
 --- a/Gruntfile.js
 +++ b/Gruntfile.js
-@@ -203,9 +203,7 @@ module.exports = grunt => {
+@@ -171,9 +171,7 @@ module.exports = grunt => {
});
  
grunt.registerTask('getExpireTime', () => {
@@ -8,6 +8,6 @@
 -const gitinfo = grunt.config.get('gitinfo');
 -const committed = gitinfo.local.branch.current.lastCommitTime;
 +const committed = parseInt(process.env.SOURCE_DATE_EPOCH, 10) * 1000;
- const time = Date.parse(committed) + 1000 * 60 * 60 * 24 * 90;
+ const buildCreation = Date.parse(committed);
+ const buildExpiration = buildCreation + 1000 * 60 * 60 * 24 * 90;
  grunt.file.write(
-   'config/local-production.json',



[arch-commits] Commit in haskell-hasql-dynamic-statements/repos (2 files)

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:08:27
  Author: felixonmars
Revision: 1026315

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-dynamic-statements/repos/community-staging-x86_64/
  haskell-hasql-dynamic-statements/repos/community-staging-x86_64/PKGBUILD
(from rev 1026314, haskell-hasql-dynamic-statements/trunk/PKGBUILD)

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

Copied: 
haskell-hasql-dynamic-statements/repos/community-staging-x86_64/PKGBUILD (from 
rev 1026314, haskell-hasql-dynamic-statements/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-10-01 00:08:27 UTC (rev 1026315)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-dynamic-statements
+pkgname=haskell-hasql-dynamic-statements
+pkgver=0.3.1
+pkgrel=12
+pkgdesc="Toolkit for constructing Hasql statements dynamically"
+url="https://github.com/nikita-volkov/hasql-dynamic-statements";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-implicits' 'haskell-ptr')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'pifpaf' 'postgresql')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
+sha256sums=('0c7a7c01c9bd01ad15655635e8bbded57198ba0515b1e72391a27930bb5b45bb')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  sed -i 's/5432/9824/' test/Main.hs
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  eval $(pifpaf run postgresql --host 127.0.0.1)
+  createuser -s postgres
+  runhaskell Setup test --show-details=direct
+  pifpaf_stop
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hasql-dynamic-statements/trunk (PKGBUILD)

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:08:14
  Author: felixonmars
Revision: 1026314

upgpkg: haskell-hasql-dynamic-statements 0.3.1-12: rebuild with hasql 1.4.5.2

Modified:
  haskell-hasql-dynamic-statements/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 00:06:55 UTC (rev 1026313)
+++ PKGBUILD2021-10-01 00:08:14 UTC (rev 1026314)
@@ -3,7 +3,7 @@
 _hkgname=hasql-dynamic-statements
 pkgname=haskell-hasql-dynamic-statements
 pkgver=0.3.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Toolkit for constructing Hasql statements dynamically"
 url="https://github.com/nikita-volkov/hasql-dynamic-statements";
 license=("MIT")



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:06:55
  Author: felixonmars
Revision: 1026313

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-notifications/repos/community-staging-x86_64/
  haskell-hasql-notifications/repos/community-staging-x86_64/PKGBUILD
(from rev 1026312, haskell-hasql-notifications/trunk/PKGBUILD)

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

Copied: haskell-hasql-notifications/repos/community-staging-x86_64/PKGBUILD 
(from rev 1026312, haskell-hasql-notifications/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-10-01 00:06:55 UTC (rev 1026313)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-notifications
+pkgname=haskell-hasql-notifications
+pkgver=0.2.0.0
+pkgrel=12
+pkgdesc="LISTEN/NOTIFY support for Hasql"
+url="https://github.com/diogob/hasql-notifications";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-contravariant' 'haskell-hasql' 
'haskell-hasql-pool'
+ 'haskell-postgresql-libpq')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'pifpaf' 'postgresql')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
+sha256sums=('b133e38b7a27e66385332791bb03c4a3cf4f85994412318d08cd820577db3ffe')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  eval $(pifpaf run postgresql --host 127.0.0.1)
+  createuser -s postgres
+  createdb hasql_notifications_test
+  runhaskell Setup test --show-details=direct
+  pifpaf_stop
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:06:42
  Author: felixonmars
Revision: 1026312

upgpkg: haskell-hasql-notifications 0.2.0.0-12: rebuild with hasql 1.4.5.2

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 00:05:14 UTC (rev 1026311)
+++ PKGBUILD2021-10-01 00:06:42 UTC (rev 1026312)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.0
-pkgrel=11
+pkgrel=12
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:05:14
  Author: felixonmars
Revision: 1026311

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-implicits/repos/community-staging-x86_64/
  haskell-hasql-implicits/repos/community-staging-x86_64/PKGBUILD
(from rev 1026310, haskell-hasql-implicits/trunk/PKGBUILD)

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

Copied: haskell-hasql-implicits/repos/community-staging-x86_64/PKGBUILD (from 
rev 1026310, haskell-hasql-implicits/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-10-01 00:05:14 UTC (rev 1026311)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-implicits
+pkgname=haskell-hasql-implicits
+pkgver=0.1.0.2
+pkgrel=12
+pkgdesc="Implicit definitions for Hasql, such as default codecs for standard 
types"
+url="https://github.com/nikita-volkov/hasql-implicits";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-hasql' 'haskell-network-ip' 
'haskell-scientific'
+ 'haskell-uuid' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
+sha256sums=('2788d365dd9d0c4826562472b577ac3715043f3a722ef7c21aaed754f122e74d')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:05:01
  Author: felixonmars
Revision: 1026310

upgpkg: haskell-hasql-implicits 0.1.0.2-12: rebuild with hasql 1.4.5.2

Modified:
  haskell-hasql-implicits/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 00:02:13 UTC (rev 1026309)
+++ PKGBUILD2021-10-01 00:05:01 UTC (rev 1026310)
@@ -3,7 +3,7 @@
 _hkgname=hasql-implicits
 pkgname=haskell-hasql-implicits
 pkgver=0.1.0.2
-pkgrel=11
+pkgrel=12
 pkgdesc="Implicit definitions for Hasql, such as default codecs for standard 
types"
 url="https://github.com/nikita-volkov/hasql-implicits";
 license=("MIT")



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:02:13
  Author: felixonmars
Revision: 1026309

archrelease: copy trunk to community-any

Added:
  v2ray-geoip/repos/community-any/PKGBUILD
(from rev 1026308, v2ray-geoip/trunk/PKGBUILD)
Deleted:
  v2ray-geoip/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-10-01 00:01:58 UTC (rev 1026308)
+++ PKGBUILD2021-10-01 00:02:13 UTC (rev 1026309)
@@ -1,15 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=v2ray-geoip
-pkgver=202109230028
-pkgrel=1
-pkgdesc="GeoIP List for V2Ray"
-arch=('any')
-url="https://github.com/v2fly/geoip";
-license=('CCPL:by-sa')
-source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat";)
-sha512sums=('c2cf86bccd05f3cf52519f7552ad91d29d67a05bf33154a003592ec837982223a2de9a3c81d468d5ac83cd0b3599fbe58caadb63c79faa64d9ab01901131dc5e')
-
-package() {
-  install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat
-}

Copied: v2ray-geoip/repos/community-any/PKGBUILD (from rev 1026308, 
v2ray-geoip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-10-01 00:02:13 UTC (rev 1026309)
@@ -0,0 +1,15 @@
+# Maintainer: Felix Yan 
+
+pkgname=v2ray-geoip
+pkgver=202109300030
+pkgrel=1
+pkgdesc="GeoIP List for V2Ray"
+arch=('any')
+url="https://github.com/v2fly/geoip";
+license=('CCPL:by-sa')
+source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat";)
+sha512sums=('49f099bce3dafeca1fdb5331d55536d92dcd843f90c97773279f3f9e029bd9b8f3d310547b805d7fccbb83a19bc7478ad2780e6058d1c2354baaa488759cd96d')
+
+package() {
+  install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:01:58
  Author: felixonmars
Revision: 1026308

upgpkg: v2ray-geoip 202109300030-1

Modified:
  v2ray-geoip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 00:01:46 UTC (rev 1026307)
+++ PKGBUILD2021-10-01 00:01:58 UTC (rev 1026308)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-geoip
-pkgver=202109230028
+pkgver=202109300030
 pkgrel=1
 pkgdesc="GeoIP List for V2Ray"
 arch=('any')
@@ -8,7 +8,7 @@
 url="https://github.com/v2fly/geoip";
 license=('CCPL:by-sa')
 
source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat";)
-sha512sums=('c2cf86bccd05f3cf52519f7552ad91d29d67a05bf33154a003592ec837982223a2de9a3c81d468d5ac83cd0b3599fbe58caadb63c79faa64d9ab01901131dc5e')
+sha512sums=('49f099bce3dafeca1fdb5331d55536d92dcd843f90c97773279f3f9e029bd9b8f3d310547b805d7fccbb83a19bc7478ad2780e6058d1c2354baaa488759cd96d')
 
 package() {
   install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:01:46
  Author: felixonmars
Revision: 1026307

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-pool/repos/community-staging-x86_64/
  haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD
(from rev 1026306, haskell-hasql-pool/trunk/PKGBUILD)

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

Copied: haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD (from rev 
1026306, haskell-hasql-pool/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-10-01 00:01:46 UTC (rev 1026307)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql-pool
+pkgname=haskell-hasql-pool
+pkgver=0.5.2
+pkgrel=243
+pkgdesc="A pool of connections for Hasql"
+url="https://github.com/nikita-volkov/hasql-pool";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-prelude' 'haskell-hasql' 
'haskell-resource-pool')
+makedepends=('ghc' 'haskell-hspec')
+checkdepends=('pifpaf' 'postgresql')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('5609f05134a259826e17a7391d3324f1d2b474cd83082e4f67175086da1e481a1a75b336932a97371b32e7427e869498bb87af3f7c6246225698e8ceef1aa372')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/5432/9824/' test/Main.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --disable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1)
+createuser -s postgres
+#runhaskell Setup test --show-details=direct
+pifpaf_stop
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Friday, October 1, 2021 @ 00:01:33
  Author: felixonmars
Revision: 1026306

upgpkg: haskell-hasql-pool 0.5.2-243: rebuild with hasql 1.4.5.2

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:59:47 UTC (rev 1026305)
+++ PKGBUILD2021-10-01 00:01:33 UTC (rev 1026306)
@@ -4,7 +4,7 @@
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
 pkgver=0.5.2
-pkgrel=242
+pkgrel=243
 pkgdesc="A pool of connections for Hasql"
 url="https://github.com/nikita-volkov/hasql-pool";
 license=('MIT')



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:59:47
  Author: felixonmars
Revision: 1026305

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-transaction/repos/community-staging-x86_64/
  haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD
(from rev 1026304, haskell-hasql-transaction/trunk/PKGBUILD)

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

Copied: haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD (from 
rev 1026304, haskell-hasql-transaction/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:59:47 UTC (rev 1026305)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-transaction
+pkgname=haskell-hasql-transaction
+pkgver=1.0.1
+pkgrel=30
+pkgdesc="A composable abstraction over the retryable transactions for Hasql"
+url="https://github.com/nikita-volkov/hasql-transaction";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-bytestring-tree-builder' 'haskell-contravariant'
+ 'haskell-contravariant-extras' 'haskell-hasql')
+makedepends=('ghc' 'uusi' 'haskell-async' 'haskell-rerebase')
+checkdepends=('postgresql' 'pifpaf')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('92689f9ffd443e9fcce5c024871492774687c98a7b906040af4f175e268f77e9dfa5520e8d95b056bd0ed264a63e5d38d0aa8759ec7e0ba9ebd697262428b8f4')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/5432/9824/' conflicts-test/Main.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1)
+createuser -s postgres
+runhaskell Setup test --show-details=direct
+pifpaf_stop
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:59:38
  Author: felixonmars
Revision: 1026304

archrelease: copy trunk to community-x86_64

Added:
  dart/repos/community-x86_64/PKGBUILD
(from rev 1026303, dart/trunk/PKGBUILD)
Deleted:
  dart/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 23:59:32 UTC (rev 1026303)
+++ PKGBUILD2021-09-30 23:59:38 UTC (rev 1026304)
@@ -1,61 +0,0 @@
-# Maintainer: Alexander Rødseth 
-# Maintainer: Felix Yan 
-# Contributor: T. Jameson Little 
-# Contributor: Usagi Ito 
-# Contributor: siasia 
-# Contributor: Julien Nicoulaud 
-
-pkgname=dart
-pkgver=2.14.2
-pkgrel=1
-pkgdesc='The dart programming language SDK'
-arch=('x86_64')
-url='https://www.dartlang.org/'
-depends=('bash')
-license=('BSD')
-makedepends=('setconf')
-options=('!strip')
-source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/$pkgver/sdk/dartsdk-linux-x64-release.zip";)
-sha512sums=('aefdecb6ed6f483086012a19071f7c00213cb2ed0089b26771f257e88dde4be5b764d2d3ba13f2158d994ff1ef15b815c8a457b3dc225c95c72476ead9e67da7')
-
-prepare() {
-  # Fix permissions
-  find "$pkgname-sdk" -type d -exec chmod a+rx '{}' + \
--or -type f -exec chmod a+r '{}' +
-
-  cd "$pkgname-sdk/bin"
-
-  # Configure paths
-  for _f in dart2js dartanalyzer pub dartfmt dartdevc dartdoc; do
-setconf $_f BIN_DIR "/opt/$pkgname-sdk/bin"
-setconf $_f PROG_NAME "/opt/$pkgname-sdk/bin/$_f"
-setconf $_f SDK_DIR "/opt/$pkgname-sdk/"
-  done
-
-  # Extract license (AUTHORS and LICENSE files are missing)
-  head -n5 "../include/dart_api.h" > ../../LICENSE
-}
-
-package() {
-  # Create directories
-  install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
-
-  # Package the files
-  cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
-
-  # Set up symbolic links for the executables
-  for f in dart dart2js dartanalyzer pub dartfmt dartdevc dartdoc dart2native 
dartaotruntime; do
-ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
-  done
-
-  # Package samples and documentation
-  for f in samples about.html about_files; do
-echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
-  done
-
-  # BSD License
-  install -Dm644 LICENSE \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dart/repos/community-x86_64/PKGBUILD (from rev 1026303, 
dart/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 23:59:38 UTC (rev 1026304)
@@ -0,0 +1,61 @@
+# Maintainer: Alexander Rødseth 
+# Maintainer: Felix Yan 
+# Contributor: T. Jameson Little 
+# Contributor: Usagi Ito 
+# Contributor: siasia 
+# Contributor: Julien Nicoulaud 
+
+pkgname=dart
+pkgver=2.14.3
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64')
+url='https://www.dartlang.org/'
+depends=('bash')
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/$pkgver/sdk/dartsdk-linux-x64-release.zip";)
+sha512sums=('f5499e5f40cb3f0046c55890597da478f19cf1a852c3ca2b661a7e700dc349e1495ed0be8a2865c8c31cdfd389549b3529fbd7998143dd53a6d84265b8dbceb7')
+
+prepare() {
+  # Fix permissions
+  find "$pkgname-sdk" -type d -exec chmod a+rx '{}' + \
+-or -type f -exec chmod a+r '{}' +
+
+  cd "$pkgname-sdk/bin"
+
+  # Configure paths
+  for _f in dart2js dartanalyzer pub dartfmt dartdevc dartdoc; do
+setconf $_f BIN_DIR "/opt/$pkgname-sdk/bin"
+setconf $_f PROG_NAME "/opt/$pkgname-sdk/bin/$_f"
+setconf $_f SDK_DIR "/opt/$pkgname-sdk/"
+  done
+
+  # Extract license (AUTHORS and LICENSE files are missing)
+  head -n5 "../include/dart_api.h" > ../../LICENSE
+}
+
+package() {
+  # Create directories
+  install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
+
+  # Package the files
+  cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
+
+  # Set up symbolic links for the executables
+  for f in dart dart2js dartanalyzer pub dartfmt dartdevc dartdoc dart2native 
dartaotruntime; do
+ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
+  done
+
+  # Package samples and documentation
+  for f in samples about.html about_files; do
+echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
+  done
+
+  # BSD License
+  install -Dm644 LICENSE \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:59:32
  Author: felixonmars
Revision: 1026303

upgpkg: haskell-hasql-transaction 1.0.1-30: rebuild with hasql 1.4.5.2

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:59:22 UTC (rev 1026302)
+++ PKGBUILD2021-09-30 23:59:32 UTC (rev 1026303)
@@ -3,7 +3,7 @@
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
 pkgver=1.0.1
-pkgrel=29
+pkgrel=30
 pkgdesc="A composable abstraction over the retryable transactions for Hasql"
 url="https://github.com/nikita-volkov/hasql-transaction";
 license=('MIT')



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:59:22
  Author: felixonmars
Revision: 1026302

upgpkg: dart 2.14.3-1

Modified:
  dart/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:58:48 UTC (rev 1026301)
+++ PKGBUILD2021-09-30 23:59:22 UTC (rev 1026302)
@@ -6,7 +6,7 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=dart
-pkgver=2.14.2
+pkgver=2.14.3
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('setconf')
 options=('!strip')
 
source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/$pkgver/sdk/dartsdk-linux-x64-release.zip";)
-sha512sums=('aefdecb6ed6f483086012a19071f7c00213cb2ed0089b26771f257e88dde4be5b764d2d3ba13f2158d994ff1ef15b815c8a457b3dc225c95c72476ead9e67da7')
+sha512sums=('f5499e5f40cb3f0046c55890597da478f19cf1a852c3ca2b661a7e700dc349e1495ed0be8a2865c8c31cdfd389549b3529fbd7998143dd53a6d84265b8dbceb7')
 
 prepare() {
   # Fix permissions



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:58:48
  Author: felixonmars
Revision: 1026301

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 23:58:33 UTC (rev 1026300)
+++ PKGBUILD2021-09-30 23:58:48 UTC (rev 1026301)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-apispec
-pkgver=5.1.0
-pkgrel=1
-pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
-url="https://github.com/marshmallow-code/apispec";
-license=('MIT')
-arch=('any')
-depends=('python')
-optdepends=('python-yaml: for yaml support'
-'python-prance: for validation'
-'python-openapi-spec-validator: for validation')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-tornado' 'python-bottle' 
'python-marshmallow'
-  'python-flask' 'python-prance' 'python-yaml' 'python-mock'
-  'python-openapi-spec-validator')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz";)
-sha512sums=('ebcb6ddc71be541c152f18eaf2462f09c5860b689d34581723dc8f70f4da59966c34ea6f1282be2ea38cb4524af224a96bcfe974f5fcc62bf4939c644aa6df48')
-
-build() {
-  cd apispec-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd apispec-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd apispec-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-apispec/repos/community-any/PKGBUILD (from rev 1026300, 
python-apispec/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 23:58:48 UTC (rev 1026301)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-apispec
+pkgver=5.1.1
+pkgrel=1
+pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
+url="https://github.com/marshmallow-code/apispec";
+license=('MIT')
+arch=('any')
+depends=('python')
+optdepends=('python-yaml: for yaml support'
+'python-prance: for validation'
+'python-openapi-spec-validator: for validation')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-tornado' 'python-bottle' 
'python-marshmallow'
+  'python-flask' 'python-prance' 'python-yaml' 'python-mock'
+  'python-openapi-spec-validator')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz";)
+sha512sums=('4e0e2959699c735c5242aa1a954392d97ea4809aafbd8d091f608baf7397a31964852588c474acb84e8755a62849837d741eb1e5fdf1cd5304f46c852e346d03')
+
+build() {
+  cd apispec-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd apispec-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd apispec-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:58:33
  Author: felixonmars
Revision: 1026300

upgpkg: python-apispec 5.1.1-1

Modified:
  python-apispec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:57:57 UTC (rev 1026299)
+++ PKGBUILD2021-09-30 23:58:33 UTC (rev 1026300)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-apispec
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc="A pluggable API specification generator. Currently supports the 
OpenAPI Specification."
 url="https://github.com/marshmallow-code/apispec";
@@ -16,7 +16,7 @@
   'python-flask' 'python-prance' 'python-yaml' 'python-mock'
   'python-openapi-spec-validator')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/marshmallow-code/apispec/archive/$pkgver.tar.gz";)
-sha512sums=('ebcb6ddc71be541c152f18eaf2462f09c5860b689d34581723dc8f70f4da59966c34ea6f1282be2ea38cb4524af224a96bcfe974f5fcc62bf4939c644aa6df48')
+sha512sums=('4e0e2959699c735c5242aa1a954392d97ea4809aafbd8d091f608baf7397a31964852588c474acb84e8755a62849837d741eb1e5fdf1cd5304f46c852e346d03')
 
 build() {
   cd apispec-$pkgver



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:57:57
  Author: felixonmars
Revision: 1026299

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hasql/repos/community-staging-x86_64/PKGBUILD (from rev 
1026298, haskell-hasql/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:57:57 UTC (rev 1026299)
@@ -0,0 +1,59 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql
+pkgname=haskell-hasql
+pkgver=1.4.5.2
+pkgrel=1
+pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
+url="https://github.com/nikita-volkov/hasql";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-bytestring-strict-builder' 
'haskell-contravariant'
+ 'haskell-dlist' 'haskell-hashable' 'haskell-hashtables' 
'haskell-postgresql-binary'
+ 'haskell-postgresql-libpq' 'haskell-profunctors' 
'haskell-text-builder' 'haskell-vector')
+makedepends=('ghc' 'haskell-contravariant-extras' 'haskell-tasty' 
'haskell-tasty-quickcheck'
+ 'haskell-tasty-hunit' 'haskell-quickcheck-instances' 
'haskell-quickcheck'
+ 'haskell-rerebase')
+checkdepends=('postgresql' 'pifpaf')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('a7df0653af029f60595d336ba065abfd1591cd17ea148aeb44725d4f3873ee7f27676dc91eea7b1133e6582d454cb98e47d01376d6ffb7a9721b8b641feba94d')
+
+prepare() {
+cd $_hkgname-$pkgver
+
+# Do not use default postgres port
+sed -i 's/5432/9824/' tasty/Main/*.hs threads-test/*.hs profiling/*.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1)
+createuser -s postgres
+runhaskell Setup test --show-details=direct
+pifpaf_stop
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:57:44
  Author: felixonmars
Revision: 1026298

upgpkg: haskell-hasql 1.4.5.2-1: rebuild with hasql 1.4.5.2

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:54:09 UTC (rev 1026297)
+++ PKGBUILD2021-09-30 23:57:44 UTC (rev 1026298)
@@ -3,8 +3,8 @@
 
 _hkgname=hasql
 pkgname=haskell-hasql
-pkgver=1.4.5.1
-pkgrel=53
+pkgver=1.4.5.2
+pkgrel=1
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql";
 license=('MIT')
@@ -17,7 +17,7 @@
  'haskell-rerebase')
 checkdepends=('postgresql' 'pifpaf')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('cca8683aad8a334e5d53c98241070f667ecd63bb7b40d00ed6a630b64f3815d7e7f41897b1ec2167eecad2dceabd66fbc92345917b16881e41da0692890be4de')
+sha512sums=('a7df0653af029f60595d336ba065abfd1591cd17ea148aeb44725d4f3873ee7f27676dc91eea7b1133e6582d454cb98e47d01376d6ffb7a9721b8b641feba94d')
 
 prepare() {
 cd $_hkgname-$pkgver



[arch-commits] Commit in perl-alien-build/repos/extra-any (PKGBUILD PKGBUILD)

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:55:37
  Author: felixonmars
Revision: 424928

archrelease: copy trunk to extra-any

Added:
  perl-alien-build/repos/extra-any/PKGBUILD
(from rev 424927, perl-alien-build/trunk/PKGBUILD)
Deleted:
  perl-alien-build/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 23:55:22 UTC (rev 424927)
+++ PKGBUILD2021-09-30 23:55:37 UTC (rev 424928)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=perl-alien-build
-pkgver=2.41
-pkgrel=1
-pkgdesc="Build external dependencies for use in CPAN"
-arch=('any')
-license=('PerlArtistic')
-url="https://metacpan.org/release/Alien-Build";
-depends=('perl-capture-tiny' 'perl-ffi-checklib' 'perl-file-chdir' 
'perl-file-which'
- 'perl-path-tiny')
-makedepends=('perl-test2-suite')
-checkdepends=('perl-alien-base-modulebuild' 'perl-alien-cmake3' 
'perl-env-shellwords'
-  'perl-pkgconfig' 'perl-pkgconfig-libpkgconf' 'perl-readonly' 
'perl-sort-versions')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-$pkgver.tar.gz";)
-sha512sums=('868d2ee11dc3e797fa47bb9779e0da27d5ca74deebf30680e5c6d27b04f87455a29a9bd32f349a5be5e28939c4087fe8f6c620ca0a9508040aa4a67a18e94b6d')
-
-build() {
-  cd Alien-Build-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Alien-Build-$pkgver
-  make test
-}
-
-package() {
-  cd Alien-Build-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: perl-alien-build/repos/extra-any/PKGBUILD (from rev 424927, 
perl-alien-build/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 23:55:37 UTC (rev 424928)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-alien-build
+pkgver=2.42
+pkgrel=1
+pkgdesc="Build external dependencies for use in CPAN"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Alien-Build";
+depends=('perl-capture-tiny' 'perl-ffi-checklib' 'perl-file-chdir' 
'perl-file-which'
+ 'perl-path-tiny')
+makedepends=('perl-test2-suite')
+checkdepends=('perl-alien-base-modulebuild' 'perl-alien-cmake3' 
'perl-env-shellwords'
+  'perl-pkgconfig' 'perl-pkgconfig-libpkgconf' 'perl-readonly' 
'perl-sort-versions')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-$pkgver.tar.gz";)
+sha512sums=('83f30bc5f7e417c3ec4ddee463f24c73f89038feb3820520259fd33d4357007d7d39e14c3369e0d14f4b2f946606bb3db02111c2c497e93a961f7a3161af5366')
+
+build() {
+  cd Alien-Build-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Alien-Build-$pkgver
+  make test
+}
+
+package() {
+  cd Alien-Build-$pkgver
+  make DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in perl-alien-build/trunk (PKGBUILD)

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:55:22
  Author: felixonmars
Revision: 424927

upgpkg: perl-alien-build 2.42-1

Modified:
  perl-alien-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:56:25 UTC (rev 424926)
+++ PKGBUILD2021-09-30 23:55:22 UTC (rev 424927)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=perl-alien-build
-pkgver=2.41
+pkgver=2.42
 pkgrel=1
 pkgdesc="Build external dependencies for use in CPAN"
 arch=('any')
@@ -14,7 +14,7 @@
   'perl-pkgconfig' 'perl-pkgconfig-libpkgconf' 'perl-readonly' 
'perl-sort-versions')
 options=('!emptydirs')
 
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-$pkgver.tar.gz";)
-sha512sums=('868d2ee11dc3e797fa47bb9779e0da27d5ca74deebf30680e5c6d27b04f87455a29a9bd32f349a5be5e28939c4087fe8f6c620ca0a9508040aa4a67a18e94b6d')
+sha512sums=('83f30bc5f7e417c3ec4ddee463f24c73f89038feb3820520259fd33d4357007d7d39e14c3369e0d14f4b2f946606bb3db02111c2c497e93a961f7a3161af5366')
 
 build() {
   cd Alien-Build-$pkgver



[arch-commits] Commit in grafana-agent/repos/community-x86_64 (8 files)

2021-09-30 Thread Daurnimator via arch-commits
Date: Thursday, September 30, 2021 @ 23:54:09
  Author: daurnimator
Revision: 1026297

archrelease: copy trunk to community-x86_64

Added:
  grafana-agent/repos/community-x86_64/PKGBUILD
(from rev 1026296, grafana-agent/trunk/PKGBUILD)
  grafana-agent/repos/community-x86_64/grafana-agent.service
(from rev 1026296, grafana-agent/trunk/grafana-agent.service)
  grafana-agent/repos/community-x86_64/grafana-agent.sysusers
(from rev 1026296, grafana-agent/trunk/grafana-agent.sysusers)
  grafana-agent/repos/community-x86_64/grafana-agent.tmpfiles
(from rev 1026296, grafana-agent/trunk/grafana-agent.tmpfiles)
Deleted:
  grafana-agent/repos/community-x86_64/PKGBUILD
  grafana-agent/repos/community-x86_64/grafana-agent.service
  grafana-agent/repos/community-x86_64/grafana-agent.sysusers
  grafana-agent/repos/community-x86_64/grafana-agent.tmpfiles

+
 PKGBUILD   |  135 ---
 grafana-agent.service  |   62 ++---
 grafana-agent.sysusers |4 -
 grafana-agent.tmpfiles |2 
 4 files changed, 104 insertions(+), 99 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 23:53:42 UTC (rev 1026296)
+++ PKGBUILD2021-09-30 23:54:09 UTC (rev 1026297)
@@ -1,65 +0,0 @@
-# Maintainer: Daurnimator 
-
-pkgname=('grafana-agent' 'grafana-agentctl')
-pkgver=0.18.4
-pkgrel=1
-pkgdesc='Grafana Agent is a telemetry collector for sending metrics, logs, and 
trace data to the opinionated Grafana observability stack'
-url='https://github.com/grafana/agent'
-arch=('x86_64')
-license=('Apache')
-depends=('glibc')
-makedepends=('go')
-source=($pkgname-$pkgver.tar.gz::https://github.com/grafana/agent/archive/v$pkgver.tar.gz
-grafana-agent.sysusers grafana-agent.service grafana-agent.tmpfiles)
-sha512sums=('8708861258bc0a62a34cf694a491607a16eaa46a59c509f1e186943b13e4b60b463536bea25528e5b0b615ab0367fdd72e0080f682943d8a70991afc3ebea3e9'
-
'1e58f6273562fd6ddeae41bb6d223230ed301199af6bd2f85fa3d2c1e6352952c600cd4488ad769069519c42b6863be84aaa2c93c88f696e5a0bedbb93758d0e'
-
'3f8debbc4732009f54c063d70c2dce4846b81b829f495d25a431fef857077c83949d777f763de8c106fb8d1cf0bd7e874680db8387b4811704b1a303932fa090'
-
'3a4c4896b2454272b5a2d53ba5aa7009fa5b42a573fef521afb5d9712e53119539c4195d2b149d04d086c5fa197ccf7dc9bbdc407efb55514e3c92b994121fa8')
-
-build() {
-  cd "agent-$pkgver"
-
-  for path in cmd/agent cmd/agentctl; do
-go build \
-  -trimpath \
-  -buildmode=pie \
-  -mod=readonly \
-  -modcacherw \
-  -ldflags " \
- -X github.com/grafana/agent/pkg/build.Version=$pkgver
- -X github.com/grafana/agent/pkg/build.BuildDate=$(date -u 
+'%Y-%m-%dT%H:%M:%SZ' --date=@${SOURCE_DATE_EPOCH})
- -linkmode external
- -extldflags \"${LDFLAGS}\"" \
-  "./$path"
-  done
-}
-
-check() {
-  cd "agent-$pkgver"
-
-  # This test tries (and fails) to download kubebuilder
-  rm pkg/operator/selector_eventhandler_test.go
-
-  go test -v ./...
-}
-
-package_grafana-agent() {
-  backup=('etc/grafana-agent.yaml')
-
-  cd "agent-$pkgver"
-
-  install -Dm755 agent "$pkgdir/usr/bin/grafana-agent"
-  install -Dm644 packaging/grafana-agent.yaml "$pkgdir/etc/grafana-agent.yaml"
-
-  install -Dm644 "$srcdir/grafana-agent.sysusers" 
"$pkgdir/usr/lib/sysusers.d/grafana-agent.conf"
-  install -Dm644 "$srcdir/grafana-agent.tmpfiles" 
"$pkgdir/usr/lib/tmpfiles.d/grafana-agent.conf"
-  install -Dm644 "$srcdir/grafana-agent.service" 
"$pkgdir/usr/lib/systemd/system/grafana-agent.service"
-}
-
-package_grafana-agentctl() {
-  pkgdesc="provides utilities for interacting with Grafana Agent"
-
-  cd "agent-$pkgver"
-
-  install -Dm755 -t "$pkgdir"/usr/bin agentctl
-}

Copied: grafana-agent/repos/community-x86_64/PKGBUILD (from rev 1026296, 
grafana-agent/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 23:54:09 UTC (rev 1026297)
@@ -0,0 +1,70 @@
+# Maintainer: Daurnimator 
+
+pkgname=('grafana-agent' 'grafana-agentctl' 'grafana-agent-crow')
+pkgver=0.19.0
+pkgrel=1
+pkgdesc='Grafana Agent is a telemetry collector for sending metrics, logs, and 
trace data to the opinionated Grafana observability stack'
+url='https://github.com/grafana/agent'
+arch=('x86_64')
+license=('Apache')
+depends=('glibc')
+makedepends=('go')
+source=($pkgname-$pkgver.tar.gz::https://github.com/grafana/agent/archive/v$pkgver.tar.gz
+grafana-agent.sysusers grafana-agent.service grafana-agent.tmpfiles)
+sha512sums=('a2434d944405bd7d71be62fbef2099e59069989730231f236ed4cb76060c57a1eaee44f4a9816a00555010a581d8353a86c2a655ab5590620817c32909376d5a'
+
'1e58f6273562fd6ddeae41bb6d223230ed301199af6bd2f85fa3d2c1e6352952c600cd4488ad769069519c42b6863be84aaa2c93c88f696e5a0bedbb93758d0e'
+
'3f8debbc4732009f54c063d

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

2021-09-30 Thread Daurnimator via arch-commits
Date: Thursday, September 30, 2021 @ 23:53:42
  Author: daurnimator
Revision: 1026296

upgpkg: grafana-agent 0.19.0-1

Modified:
  grafana-agent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:52:01 UTC (rev 1026295)
+++ PKGBUILD2021-09-30 23:53:42 UTC (rev 1026296)
@@ -1,7 +1,7 @@
 # Maintainer: Daurnimator 
 
-pkgname=('grafana-agent' 'grafana-agentctl')
-pkgver=0.18.4
+pkgname=('grafana-agent' 'grafana-agentctl' 'grafana-agent-crow')
+pkgver=0.19.0
 pkgrel=1
 pkgdesc='Grafana Agent is a telemetry collector for sending metrics, logs, and 
trace data to the opinionated Grafana observability stack'
 url='https://github.com/grafana/agent'
@@ -11,7 +11,7 @@
 makedepends=('go')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/grafana/agent/archive/v$pkgver.tar.gz
 grafana-agent.sysusers grafana-agent.service grafana-agent.tmpfiles)
-sha512sums=('8708861258bc0a62a34cf694a491607a16eaa46a59c509f1e186943b13e4b60b463536bea25528e5b0b615ab0367fdd72e0080f682943d8a70991afc3ebea3e9'
+sha512sums=('a2434d944405bd7d71be62fbef2099e59069989730231f236ed4cb76060c57a1eaee44f4a9816a00555010a581d8353a86c2a655ab5590620817c32909376d5a'
 
'1e58f6273562fd6ddeae41bb6d223230ed301199af6bd2f85fa3d2c1e6352952c600cd4488ad769069519c42b6863be84aaa2c93c88f696e5a0bedbb93758d0e'
 
'3f8debbc4732009f54c063d70c2dce4846b81b829f495d25a431fef857077c83949d777f763de8c106fb8d1cf0bd7e874680db8387b4811704b1a303932fa090'
 
'3a4c4896b2454272b5a2d53ba5aa7009fa5b42a573fef521afb5d9712e53119539c4195d2b149d04d086c5fa197ccf7dc9bbdc407efb55514e3c92b994121fa8')
@@ -19,7 +19,7 @@
 build() {
   cd "agent-$pkgver"
 
-  for path in cmd/agent cmd/agentctl; do
+  for path in cmd/agent cmd/agentctl cmd/grafana-agent-crow; do
 go build \
   -trimpath \
   -buildmode=pie \
@@ -37,9 +37,6 @@
 check() {
   cd "agent-$pkgver"
 
-  # This test tries (and fails) to download kubebuilder
-  rm pkg/operator/selector_eventhandler_test.go
-
   go test -v ./...
 }
 
@@ -63,3 +60,11 @@
 
   install -Dm755 -t "$pkgdir"/usr/bin agentctl
 }
+
+package_grafana-agent-crow() {
+  pkgdesc="A correctness checker tool that validates that scraped metrics are 
delivered to a remote_write endpoint."
+
+  cd "agent-$pkgver"
+
+  install -Dm755 -t "$pkgdir"/usr/bin grafana-agent-crow
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:48:24
  Author: felixonmars
Revision: 1026288

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
1026287, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:48:24 UTC (rev 1026288)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.23.6
+pkgrel=141
+pkgdesc="hOpenPGP-based command-line tools"
+url="https://salsa.debian.org/clint/hopenpgp-tools";
+license=("AGPL3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-base16-bytestring' 
'haskell-binary-conduit'
+ 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cryptonite' 
'haskell-errors'
+ 'haskell-fgl' 'haskell-graphviz' 'haskell-hopenpgp' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-types' 'haskell-ixset-typed' 
'haskell-lens'
+ 'haskell-memory' 'haskell-monad-loops' 'haskell-openpgp-asciiarmor'
+ 'haskell-optparse-applicative' 'haskell-prettyprinter'
+ 'haskell-prettyprinter-ansi-terminal' 
'haskell-prettyprinter-convert-ansi-wl-pprint'
+ 'haskell-resourcet' 'haskell-time-locale-compat' 
'haskell-unordered-containers'
+ 'haskell-vector' 'haskell-yaml')
+makedepends=('alex' 'happy' 'ghc')
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('73c83f939492c66b4ad5782e01acd0af97011a0ae797bce82d9431eb3e9c155ce1b4af1c4b3a5922f10e0e468c1c009cb270b8f15c7ba3236d9d8bf9e0265018')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build $MAKEFLAGS
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+rm "$pkgdir/usr/share/doc/hopenpgp-tools/LICENSE"
+rmdir "$pkgdir/usr/share/doc/hopenpgp-tools" "$pkgdir/usr/share/doc" 
"$pkgdir/usr/share"
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:48:12
  Author: felixonmars
Revision: 1026287

upgpkg: hopenpgp-tools 0.23.6-141: rebuild with generic-data 0.9.2.1

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:45:51 UTC (rev 1026286)
+++ PKGBUILD2021-09-30 23:48:12 UTC (rev 1026287)
@@ -3,7 +3,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.23.6
-pkgrel=140
+pkgrel=141
 pkgdesc="hOpenPGP-based command-line tools"
 url="https://salsa.debian.org/clint/hopenpgp-tools";
 license=("AGPL3")



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:45:51
  Author: felixonmars
Revision: 1026286

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hopenpgp/repos/community-staging-x86_64/
  haskell-hopenpgp/repos/community-staging-x86_64/PKGBUILD
(from rev 1026285, haskell-hopenpgp/trunk/PKGBUILD)
  haskell-hopenpgp/repos/community-staging-x86_64/ghc9.patch
(from rev 1026285, haskell-hopenpgp/trunk/ghc9.patch)

+
 PKGBUILD   |   52 
 ghc9.patch |   13 +
 2 files changed, 65 insertions(+)

Copied: haskell-hopenpgp/repos/community-staging-x86_64/PKGBUILD (from rev 
1026285, haskell-hopenpgp/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:45:51 UTC (rev 1026286)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hOpenPGP
+pkgname=haskell-hopenpgp
+pkgver=2.9.5
+pkgrel=179
+pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
+url="http://floss.scru.org/hOpenPGP/";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-asn1-encoding' 
'haskell-attoparsec'
+ 'haskell-base16-bytestring' 'haskell-bifunctors' 'haskell-bz2' 
'haskell-binary-conduit'
+ 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cryptonite'
+ 'haskell-crypto-cipher-types' 'haskell-errors' 'haskell-hashable'
+ 'haskell-incremental-parser' 'haskell-ixset-typed' 'haskell-lens' 
'haskell-memory'
+ 'haskell-monad-loops' 'haskell-nettle' 'haskell-network-uri'
+ 'haskell-openpgp-asciiarmor' 'haskell-prettyprinter' 
'haskell-resourcet' 'haskell-split'
+ 'haskell-time-locale-compat' 'haskell-unliftio-core' 
'haskell-unordered-containers'
+ 'haskell-zlib')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz
+ghc9.patch)
+sha512sums=('7e0ecc73054c5315093e7f64f92bc7c62a7f9ff1b2c985595db427a063460b3fc692343079676631987c9a651212d1d739289f9b1e2ecb1c086b2c9bd5a4ba0e'
+
'9a1cf92845c1120b006b39f31496af5badfc42eb460794d3bcf8ba393eb63e7989c1c3934179fd96b9b0a23d87b078412662ebbba0d7278240eba7fe0d48ce8e')
+
+prepare() {
+patch -d $_hkgname-$pkgver -p1 < ghc9.patch
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+-fnetwork-uri
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-hopenpgp/repos/community-staging-x86_64/ghc9.patch (from rev 
1026285, haskell-hopenpgp/trunk/ghc9.patch)
===
--- community-staging-x86_64/ghc9.patch (rev 0)
+++ community-staging-x86_64/ghc9.patch 2021-09-30 23:45:51 UTC (rev 1026286)
@@ -0,0 +1,13 @@
+diff --git a/Codec/Encryption/OpenPGP/Types/Internal/Base.hs 
b/Codec/Encryption/OpenPGP/Types/Internal/Base.hs
+index 861b7a5..f3dcc4a 100644
+--- a/Codec/Encryption/OpenPGP/Types/Internal/Base.hs
 b/Codec/Encryption/OpenPGP/Types/Internal/Base.hs
+@@ -1003,7 +1003,8 @@ instance Pretty SigSubPacket where
+ 
+ instance Hashable SigSubPacket
+ 
+-$(ATH.deriveJSON ATH.defaultOptions ''SigSubPacket)
++instance A.ToJSON SigSubPacket
++instance A.FromJSON SigSubPacket
+ 
+ $(makeLenses ''SigSubPacket)



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:45:35
  Author: felixonmars
Revision: 1026285

upgpkg: haskell-hopenpgp 2.9.5-179: rebuild with generic-data 0.9.2.1

Modified:
  haskell-hopenpgp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:41:14 UTC (rev 1026284)
+++ PKGBUILD2021-09-30 23:45:35 UTC (rev 1026285)
@@ -3,7 +3,7 @@
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
 pkgver=2.9.5
-pkgrel=178
+pkgrel=179
 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
 url="http://floss.scru.org/hOpenPGP/";
 license=('MIT')



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:41:14
  Author: felixonmars
Revision: 1026284

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-summoner-tui/repos/community-staging-x86_64/
  haskell-summoner-tui/repos/community-staging-x86_64/PKGBUILD
(from rev 1026283, haskell-summoner-tui/trunk/PKGBUILD)

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

Copied: haskell-summoner-tui/repos/community-staging-x86_64/PKGBUILD (from rev 
1026283, haskell-summoner-tui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:41:14 UTC (rev 1026284)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+# Contributor: berberman 
+
+_hkgname=summoner-tui
+pkgname=haskell-summoner-tui
+pkgver=2.0.1.1
+pkgrel=232
+pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects using TUI."
+url="https://github.com/kowainik/summoner";
+license=('MPL2')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-brick' 'haskell-colourista' 'haskell-microlens' 
'haskell-microlens-th'
+ 'haskell-relude' 'haskell-summoner' 'haskell-validation-selective' 
'haskell-vty')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
+sha256sums=('9f840f25d72c54b4b5ed0c5e6755e52ca71e9961759de6bd0046d567bd1f2c27')
+
+prepare(){
+  cd $_hkgname-$pkgver
+  echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+  uusi $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:40:57
  Author: felixonmars
Revision: 1026283

upgpkg: haskell-summoner-tui 2.0.1.1-232: rebuild with generic-data 0.9.2.1

Modified:
  haskell-summoner-tui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:39:40 UTC (rev 1026282)
+++ PKGBUILD2021-09-30 23:40:57 UTC (rev 1026283)
@@ -4,7 +4,7 @@
 _hkgname=summoner-tui
 pkgname=haskell-summoner-tui
 pkgver=2.0.1.1
-pkgrel=231
+pkgrel=232
 pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects using TUI."
 url="https://github.com/kowainik/summoner";
 license=('MPL2')



[arch-commits] Commit in haskell-ixset-typed/repos (3 files)

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:39:40
  Author: felixonmars
Revision: 1026282

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-ixset-typed/repos/community-staging-x86_64/
  haskell-ixset-typed/repos/community-staging-x86_64/PKGBUILD
(from rev 1026281, haskell-ixset-typed/trunk/PKGBUILD)
  haskell-ixset-typed/repos/community-staging-x86_64/ghc9.patch
(from rev 1026281, haskell-ixset-typed/trunk/ghc9.patch)

+
 PKGBUILD   |   49 +
 ghc9.patch |   54 ++
 2 files changed, 103 insertions(+)

Copied: haskell-ixset-typed/repos/community-staging-x86_64/PKGBUILD (from rev 
1026281, haskell-ixset-typed/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:39:40 UTC (rev 1026282)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+_hkgname=ixset-typed
+pkgname=haskell-ixset-typed
+pkgver=0.5
+pkgrel=192
+pkgdesc="Efficient relational queries on Haskell sets"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-safecopy' 'haskell-syb')
+makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz
+ghc9.patch)
+sha512sums=('0f25a540835805cdea68b46de5956afa887172cf16135f7d13e1c1f59e750652defae74d3ecebdacdb606ddf3bdc515c370e0b57f7ada21e3aa3f6e1b62fe582'
+
'4febefe2d34337482033ad4bfb28ec037323b176127e4a015244d630f8c5071a685d967a633cf64016865b095eb8f473abd5ec829bdf51c431e00ccd478abb0a')
+
+prepare() {
+patch -d $_hkgname-$pkgver -p1 < ghc9.patch
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "COPYING" 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING"
+}

Copied: haskell-ixset-typed/repos/community-staging-x86_64/ghc9.patch (from rev 
1026281, haskell-ixset-typed/trunk/ghc9.patch)
===
--- community-staging-x86_64/ghc9.patch (rev 0)
+++ community-staging-x86_64/ghc9.patch 2021-09-30 23:39:40 UTC (rev 1026282)
@@ -0,0 +1,54 @@
+commit fb8a9ae632ae7685e7fe9e1f9024b22f2e980b4a
+Author: Felix Yan 
+Date:   Tue Jun 22 09:59:29 2021 +0800
+
+Add support for template-haskell 2.17
+
+diff --git a/ixset-typed.cabal b/ixset-typed.cabal
+index 458577b..43c784c 100644
+--- a/ixset-typed.cabal
 b/ixset-typed.cabal
+@@ -38,7 +38,7 @@ library
+  deepseq  >= 1.3 && < 2,
+  safecopy >= 0.8 && < 0.11,
+  syb  >= 0.4 && < 1,
+- template-haskell >= 2.8 && < 2.17
++ template-haskell >= 2.8 && < 2.18
+ 
+   hs-source-dirs:src
+   exposed-modules:
+diff --git a/src/Data/IxSet/Typed.hs b/src/Data/IxSet/Typed.hs
+index 75be66d..fc628ea 100644
+--- a/src/Data/IxSet/Typed.hs
 b/src/Data/IxSet/Typed.hs
+@@ -594,7 +594,13 @@ inferIxSet ixset typeName calName entryPoints
+getCalType t' = error ("Unexpected type in getCalType: " 
++ pprint t')
+-}
+mkEntryPoint n = (conE 'Ix) `appE`
+-(sigE (varE 'Map.empty) (forallT binders 
(return context) $
++(sigE (varE 'Map.empty) (forallT
++#if MIN_VERSION_template_haskell(2,17,0)
++ (map 
(SpecifiedSpec <$) binders)
++#else
++ binders
++#endif
++ (return context) 
$
+  appT (appT (conT 
''

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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:39:25
  Author: felixonmars
Revision: 1026281

upgpkg: haskell-ixset-typed 0.5-192: rebuild with generic-data 0.9.2.1

Modified:
  haskell-ixset-typed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:38:11 UTC (rev 1026280)
+++ PKGBUILD2021-09-30 23:39:25 UTC (rev 1026281)
@@ -3,7 +3,7 @@
 _hkgname=ixset-typed
 pkgname=haskell-ixset-typed
 pkgver=0.5
-pkgrel=191
+pkgrel=192
 pkgdesc="Efficient relational queries on Haskell sets"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=('BSD')



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:38:11
  Author: felixonmars
Revision: 1026280

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-summoner/repos/community-staging-x86_64/PKGBUILD (from rev 
1026279, haskell-summoner/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:38:11 UTC (rev 1026280)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: berberman 
+
+_hkgname=summoner
+pkgname=haskell-summoner
+pkgver=2.0.1.1
+pkgrel=210
+pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects."
+url="https://github.com/kowainik/summoner";
+license=('MPL2')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-colourista' 
'haskell-generic-data' 'haskell-gitrev'
+ 'haskell-neat-interpolation' 'haskell-optparse-applicative' 
'haskell-relude'
+ 'haskell-shellmet' 'haskell-tomland' 'haskell-validation-selective')
+makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hspec' 
'haskell-hspec-hedgehog' 'haskell-tree-diff')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
+sha256sums=('5b6eee2848e2fb0b65d34f4a980ecd6e7766629a42394348dc2166e2216fc496')
+
+prepare(){
+  cd $_hkgname-$pkgver
+  echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+  uusi $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test || :
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:37:58
  Author: felixonmars
Revision: 1026279

upgpkg: haskell-summoner 2.0.1.1-210: rebuild with generic-data 0.9.2.1

Modified:
  haskell-summoner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:35:35 UTC (rev 1026278)
+++ PKGBUILD2021-09-30 23:37:58 UTC (rev 1026279)
@@ -4,7 +4,7 @@
 _hkgname=summoner
 pkgname=haskell-summoner
 pkgver=2.0.1.1
-pkgrel=209
+pkgrel=210
 pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects."
 url="https://github.com/kowainik/summoner";
 license=('MPL2')



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:35:35
  Author: felixonmars
Revision: 1026278

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-safecopy/repos/community-staging-x86_64/PKGBUILD (from rev 
1026277, haskell-safecopy/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:35:35 UTC (rev 1026278)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+_hkgname=safecopy
+pkgname=haskell-safecopy
+pkgver=0.10.4.2
+pkgrel=52
+pkgdesc="Binary serialization with version control."
+url="http://acid-state.seize.it/safecopy";
+license=('custom:PublicDomain')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-generic-data' 'haskell-old-time' 
'haskell-vector')
+makedepends=('ghc' 'haskell-hunit' 'haskell-lens' 'haskell-lens-action' 
'haskell-quickcheck'
+ 'haskell-quickcheck-instances' 'haskell-tasty' 
'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('2b6ae8488ac00bb5048e63886433aea6c2b13c9bea252fb8622ee1b673bce9e259639fbb68ef47a17ceac65edec2631ee95bc34a665c039f5c651d6192418bf5')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:35:20
  Author: felixonmars
Revision: 1026277

upgpkg: haskell-safecopy 0.10.4.2-52: rebuild with generic-data 0.9.2.1

Modified:
  haskell-safecopy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:34:41 UTC (rev 1026276)
+++ PKGBUILD2021-09-30 23:35:20 UTC (rev 1026277)
@@ -3,7 +3,7 @@
 _hkgname=safecopy
 pkgname=haskell-safecopy
 pkgver=0.10.4.2
-pkgrel=51
+pkgrel=52
 pkgdesc="Binary serialization with version control."
 url="http://acid-state.seize.it/safecopy";
 license=('custom:PublicDomain')



[arch-commits] Commit in promscale_extension/repos/community-x86_64 (2 files)

2021-09-30 Thread George Rawlinson via arch-commits
Date: Thursday, September 30, 2021 @ 23:34:41
  Author: grawlinson
Revision: 1026276

archrelease: copy trunk to community-x86_64

Added:
  promscale_extension/repos/community-x86_64/PKGBUILD
(from rev 1026275, promscale_extension/trunk/PKGBUILD)
Deleted:
  promscale_extension/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 23:33:36 UTC (rev 1026275)
+++ PKGBUILD2021-09-30 23:34:41 UTC (rev 1026276)
@@ -1,54 +0,0 @@
-# Maintainer: George Rawlinson 
-
-pkgname=promscale_extension
-pkgver=0.2.0
-pkgrel=3
-pkgdesc="PostgreSQL extension for Promscale"
-arch=('x86_64')
-url="https://github.com/timescale/promscale_extension";
-license=('custom:Timescale')
-depends=('gcc-libs' 'postgresql' 'timescaledb')
-makedepends=('rust' 'clang' 'llvm')
-optdepends=('promscale: for a local promscale instance')
-# last commit to license - used to pin license version
-_license_commit='490e9405874d284735e27e3f9f63a2f6dd31a08f'
-source=(
-  "$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
-  
"LICENSE-TIMESCALE-$_license_commit::https://raw.githubusercontent.com/timescale/timescaledb/$_license_commit/tsl/LICENSE-TIMESCALE";
-)
-b2sums=('be01d7835ba13efd104fed3c9380d928580d05763d4e482bb404cba1086de21ce65d01be50af8223d313a153632095fbe0636055e9c3c72ae72c2fe6e94f61d9'
-
'9ae11a930e930953b16f7d6d1d3fbf0ebb6c4d8687cac1475560603442ed8edd452200468f7fe9c82af651d40ccad192c036940bfe57ef093e7c30cce93383f0')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  # upstream uses their own fork of the pgx library (ref: README.md)
-  # additionally, a different branch/commit is present in Cargo.lock
-  # so this is probably the cleanest method of building
-  local PGX_REPO='https://github.com/JLockerman/pgx.git'
-  local PGX_BRANCH='timescale'
-  local PGX_COMMIT='87e0460e6e88d6ffa9b9eb37dce4b71e4336e31e'
-  cargo install \
---git "$PGX_REPO" \
---branch "$PGX_BRANCH" \
---rev "$PGX_COMMIT" \
-cargo-pgx
-
-  # initialise pgx
-  cargo pgx init --pg13 pg_config
-
-  # build extension
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  # extension
-  make DESTDIR="$pkgdir" install
-
-  # licenses
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE NOTICE
-  install -Dm644 "$srcdir/LICENSE-TIMESCALE-$_license_commit" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-TIMESCALE"
-}

Copied: promscale_extension/repos/community-x86_64/PKGBUILD (from rev 1026275, 
promscale_extension/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 23:34:41 UTC (rev 1026276)
@@ -0,0 +1,54 @@
+# Maintainer: George Rawlinson 
+
+pkgname=promscale_extension
+pkgver=0.2.0
+pkgrel=4
+pkgdesc="PostgreSQL extension for Promscale"
+arch=('x86_64')
+url="https://github.com/timescale/promscale_extension";
+license=('custom:Timescale')
+depends=('gcc-libs' 'postgresql<14' 'timescaledb')
+makedepends=('rust' 'clang' 'llvm')
+optdepends=('promscale: for a local promscale instance')
+# last commit to license - used to pin license version
+_license_commit='490e9405874d284735e27e3f9f63a2f6dd31a08f'
+source=(
+  "$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
+  
"LICENSE-TIMESCALE-$_license_commit::https://raw.githubusercontent.com/timescale/timescaledb/$_license_commit/tsl/LICENSE-TIMESCALE";
+)
+b2sums=('be01d7835ba13efd104fed3c9380d928580d05763d4e482bb404cba1086de21ce65d01be50af8223d313a153632095fbe0636055e9c3c72ae72c2fe6e94f61d9'
+
'9ae11a930e930953b16f7d6d1d3fbf0ebb6c4d8687cac1475560603442ed8edd452200468f7fe9c82af651d40ccad192c036940bfe57ef093e7c30cce93383f0')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  # upstream uses their own fork of the pgx library (ref: README.md)
+  # additionally, a different branch/commit is present in Cargo.lock
+  # so this is probably the cleanest method of building
+  local PGX_REPO='https://github.com/JLockerman/pgx.git'
+  local PGX_BRANCH='timescale'
+  local PGX_COMMIT='87e0460e6e88d6ffa9b9eb37dce4b71e4336e31e'
+  cargo install \
+--git "$PGX_REPO" \
+--branch "$PGX_BRANCH" \
+--rev "$PGX_COMMIT" \
+cargo-pgx
+
+  # initialise pgx
+  cargo pgx init --pg13 pg_config
+
+  # build extension
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  # extension
+  make DESTDIR="$pkgdir" install
+
+  # licenses
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE NOTICE
+  install -Dm644 "$srcdir/LICENSE-TIMESCALE-$_license_commit" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE-TIMESCALE"
+}



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

2021-09-30 Thread George Rawlinson via arch-commits
Date: Thursday, September 30, 2021 @ 23:33:36
  Author: grawlinson
Revision: 1026275

upgpkg: promscale_extension: 0.2.0-4

Prevent upgrades to unsupported PostgreSQL version.

Modified:
  promscale_extension/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:32:54 UTC (rev 1026274)
+++ PKGBUILD2021-09-30 23:33:36 UTC (rev 1026275)
@@ -2,12 +2,12 @@
 
 pkgname=promscale_extension
 pkgver=0.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc="PostgreSQL extension for Promscale"
 arch=('x86_64')
 url="https://github.com/timescale/promscale_extension";
 license=('custom:Timescale')
-depends=('gcc-libs' 'postgresql' 'timescaledb')
+depends=('gcc-libs' 'postgresql<14' 'timescaledb')
 makedepends=('rust' 'clang' 'llvm')
 optdepends=('promscale: for a local promscale instance')
 # last commit to license - used to pin license version



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:32:54
  Author: felixonmars
Revision: 1026274

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-generic-data/repos/community-staging-x86_64/
  haskell-generic-data/repos/community-staging-x86_64/PKGBUILD
(from rev 1026273, haskell-generic-data/trunk/PKGBUILD)

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

Copied: haskell-generic-data/repos/community-staging-x86_64/PKGBUILD (from rev 
1026273, haskell-generic-data/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-30 23:32:54 UTC (rev 1026274)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+
+_hkgname=generic-data
+pkgname=haskell-generic-data
+pkgver=0.9.2.1
+pkgrel=1
+pkgdesc="Deriving instances with GHC.Generics and related utilities"
+url="https://github.com/Lysxia/generic-data";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ap-normalize' 'haskell-base-orphans' 
'haskell-contravariant'
+ 'haskell-show-combinators')
+makedepends=('ghc' 'haskell-generic-lens' 'haskell-glob' 
'haskell-inspection-testing'
+ 'haskell-one-liner' 'haskell-show-combinators' 'haskell-tasty' 
'haskell-tasty-hunit'
+ 'haskell-unordered-containers')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('98324ad85fdcdddceb6de74ddfbbc61e314243fe4632d893b744bec012f341c22e2813d4c36dd567361ae49e5f275f93cce926e91b97e37f9df5d285bc8e267f')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-30 Thread Felix Yan via arch-commits
Date: Thursday, September 30, 2021 @ 23:32:42
  Author: felixonmars
Revision: 1026273

upgpkg: haskell-generic-data 0.9.2.1-1: rebuild with generic-data 0.9.2.1

Modified:
  haskell-generic-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 23:08:53 UTC (rev 1026272)
+++ PKGBUILD2021-09-30 23:32:42 UTC (rev 1026273)
@@ -2,8 +2,8 @@
 
 _hkgname=generic-data
 pkgname=haskell-generic-data
-pkgver=0.9.2.0
-pkgrel=113
+pkgver=0.9.2.1
+pkgrel=1
 pkgdesc="Deriving instances with GHC.Generics and related utilities"
 url="https://github.com/Lysxia/generic-data";
 license=('MIT')
@@ -10,12 +10,11 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-ap-normalize' 'haskell-base-orphans' 
'haskell-contravariant'
  'haskell-show-combinators')
-makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 
'haskell-generic-lens' 'haskell-glob'
- 'haskell-inspection-testing' 'haskell-one-liner' 
'haskell-quickcheck'
- 'haskell-show-combinators' 'haskell-tasty' 'haskell-tasty-hunit'
+makedepends=('ghc' 'haskell-generic-lens' 'haskell-glob' 
'haskell-inspection-testing'
+ 'haskell-one-liner' 'haskell-show-combinators' 'haskell-tasty' 
'haskell-tasty-hunit'
  'haskell-unordered-containers')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('b670a5ff77f9c918b13a5580a48e6b6e9583e34eefb4d348680bd3fb27c0ab85b028ffbc6010be09180021f6af32ceea8b8e7ade529d97cf59b43fb1655f2297')
+sha512sums=('98324ad85fdcdddceb6de74ddfbbc61e314243fe4632d893b744bec012f341c22e2813d4c36dd567361ae49e5f275f93cce926e91b97e37f9df5d285bc8e267f')
 
 build() {
 cd $_hkgname-$pkgver



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

2021-09-30 Thread Maxim Baz via arch-commits
Date: Thursday, September 30, 2021 @ 23:08:53
  Author: maximbaz
Revision: 1026272

nnn: disown

Modified:
  nnn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 22:47:54 UTC (rev 1026271)
+++ PKGBUILD2021-09-30 23:08:53 UTC (rev 1026272)
@@ -1,5 +1,5 @@
 # Maintainer: Felix Yan 
+# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
 # Contributor: Pablo Arias 
 # Contributor: John Jenkins 
 



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

2021-09-30 Thread Maxim Baz via arch-commits
Date: Thursday, September 30, 2021 @ 22:47:54
  Author: maximbaz
Revision: 1026271

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|  208 +++---
 notmuch.install |   16 ++--
 2 files changed, 112 insertions(+), 112 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 22:47:40 UTC (rev 1026270)
+++ PKGBUILD2021-09-30 22:47:54 UTC (rev 1026271)
@@ -1,104 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Maxim Baz <$pkgbase at maximbaz dot com>
-# Contributor: Daniel Wallace 
-# Contributor: fauno 
-# Contributor: Olivier Ramonat 
-# Contributor: Richard Murri 
-
-pkgbase=notmuch
-pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.33.1
-pkgrel=1
-arch=('x86_64')
-url="https://notmuchmail.org/";
-license=('GPL3')
-makedepends=('python' 'python-sphinx' 'python-cffi' 'emacs' 'gnupg' 'ruby' 
'pkgconfig' 'xapian-core' 'gmime3' 'talloc')
-options=(!distcc !makeflags)
-source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz";)
-sha512sums=('19c4ab0a05ebc7230631f554864cfa65fe37e9b3c1a20ed21cc090cda612b28042ea90e64cfe86a1d6157cd0510357da8c066b9146c045e61cb3e7836012a695')
-
-build() {
-cd "$srcdir/$pkgbase-$pkgver"
-
-./configure --prefix=/usr --sysconfdir=/etc --includedir=/usr/include 
--zshcompletiondir=/usr/share/zsh/site-functions
-make
-
-make -C "contrib/${pkgbase}-mutt"
-
-make ruby-bindings
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python"
-python setup.py build
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python-cffi"
-python setup.py build
-}
-
-package_notmuch-runtime(){
-pkgdesc="Runtime for notmuch and notmuch-mutt"
-depends=('xapian-core' 'gmime3' 'talloc')
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-make DESTDIR="$pkgdir/" LIBDIR_IN_LDCONFIG=0 WITH_EMACS=0 install
-make DESTDIR="$pkgdir/" WITH_BASH=1 install-completion
-
-# Install manpages
-make DESTDIR="$pkgdir" install-man
-
-# this is provided both with and without a statically included 
libnotmuch.so ???
-install -Dm755 notmuch-shared "$pkgdir/usr/bin/notmuch"
-}
-
-
-package_notmuch-vim(){
-pkgdesc="Vim plugins for notmuch"
-depends=('notmuch-runtime' 'ruby')
-optdepends=('ruby-mail: for sending mail'
-'elinks: for previewing html mail')
-
-make -C "$srcdir/$pkgbase-$pkgver/vim" DESTDIR="$pkgdir" 
prefix="/usr/share/vim/vimfiles" install
-}
-
-
-package_notmuch(){
-pkgdesc="Notmuch is not much of an email program"
-depends=('notmuch-runtime')
-optdepends=('emacs: for using the emacs interface'
-'vim: for using the vim interface'
-'python-cffi: for using the python-cffi bindings'
-'ruby: for using the ruby bindings'
-'gnupg: for email encryption')
-install=notmuch.install
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-# Install emacs parts
-make DESTDIR="$pkgdir" install-emacs
-
-
-# Install ruby bindings
-sed -i 's:INSTALL = .*[^D]$:& -D:' bindings/ruby/Makefile
-make -C bindings/ruby exec_prefix="$pkgdir"/usr install
-
-# Install python bindings
-cd "$srcdir/$pkgbase-$pkgver/bindings/python"
-python setup.py install --root="$pkgdir" --optimize=1
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python-cffi"
-python setup.py install --root="$pkgdir" --optimize=1
-
-# Remove mimeinfo.cache (fixes FS#53629).
-rm "$pkgdir/usr/share/applications/mimeinfo.cache"
-}
-
-package_notmuch-mutt(){
-pkgdesc="The mail indexer"
-depends=('notmuch-runtime' 'perl-mailtools' 'perl-mail-box' 
'perl-term-readline-gnu' 'perl-string-shellquote' 'perl-file-which')
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-install -Dm755 "contrib/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
-install -Dm644 "contrib/$pkgname/${pkgname}.rc" 
"${pkgdir}/etc/Muttrc.d/${pkgname}.rc"
-install -Dm644 "contrib/$pkgname/${pkgname}.1" 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}

Copied: notmuch/repos/community-x86_64/PKGBUILD (from rev 1026270, 
notmuch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 22:47:54 UTC (rev 1026271)
@@ -0,0 +1,104 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Maxim Baz <$pkgbase at maximbaz dot com>
+# Contributor: Daniel Wallace 
+# Contributor: fauno 
+# Contributor: Olivier Ramonat 
+# Contributor: Richard Murri 
+
+pkgbase=notmuch
+pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
+pkgver=0.33.2
+pkgrel=1
+arch=('x

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

2021-09-30 Thread Maxim Baz via arch-commits
Date: Thursday, September 30, 2021 @ 22:47:40
  Author: maximbaz
Revision: 1026270

upgpkg: notmuch 0.33.2-1

Modified:
  notmuch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 21:05:03 UTC (rev 1026269)
+++ PKGBUILD2021-09-30 22:47:40 UTC (rev 1026270)
@@ -7,7 +7,7 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.33.1
+pkgver=0.33.2
 pkgrel=1
 arch=('x86_64')
 url="https://notmuchmail.org/";
@@ -15,7 +15,7 @@
 makedepends=('python' 'python-sphinx' 'python-cffi' 'emacs' 'gnupg' 'ruby' 
'pkgconfig' 'xapian-core' 'gmime3' 'talloc')
 options=(!distcc !makeflags)
 source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz";)
-sha512sums=('19c4ab0a05ebc7230631f554864cfa65fe37e9b3c1a20ed21cc090cda612b28042ea90e64cfe86a1d6157cd0510357da8c066b9146c045e61cb3e7836012a695')
+sha512sums=('15f4ecbd991df3a64c2b89aeb6bf7649e76ff2010f80120a15c10c9c5e913a90696ef6a760cbea24bbc9a3ca8cae18fada13d80e69c848cc142d355f2a513f5d')
 
 build() {
 cd "$srcdir/$pkgbase-$pkgver"



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 21:05:03
  Author: arojas
Revision: 1026269

archrelease: copy trunk to community-x86_64

Added:
  jhead/repos/community-x86_64/LICENSE
(from rev 1026268, jhead/trunk/LICENSE)
  jhead/repos/community-x86_64/PKGBUILD
(from rev 1026268, jhead/trunk/PKGBUILD)
Deleted:
  jhead/repos/community-x86_64/LICENSE
  jhead/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |   24 
 PKGBUILD |   60 ++--
 2 files changed, 42 insertions(+), 42 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2021-09-30 21:04:17 UTC (rev 1026268)
+++ LICENSE 2021-09-30 21:05:03 UTC (rev 1026269)
@@ -1,12 +0,0 @@
-License:
-
-Jhead is public domain software - that is, you can do whatever you want
-with it, and include it software that is licensesed under the GNU or the 
-BSD license, or whatever other licence you chose, including proprietary
-closed source licenses.  Although not part of the liscense, I do expect
-common courtesy, please.
-
-If you do integrate the code into some software of yours, I'd appreciate
-knowing about it though. 
-
-Matthias Wandel

Copied: jhead/repos/community-x86_64/LICENSE (from rev 1026268, 
jhead/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2021-09-30 21:05:03 UTC (rev 1026269)
@@ -0,0 +1,12 @@
+License:
+
+Jhead is public domain software - that is, you can do whatever you want
+with it, and include it software that is licensesed under the GNU or the 
+BSD license, or whatever other licence you chose, including proprietary
+closed source licenses.  Although not part of the liscense, I do expect
+common courtesy, please.
+
+If you do integrate the code into some software of yours, I'd appreciate
+knowing about it though. 
+
+Matthias Wandel

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 21:04:17 UTC (rev 1026268)
+++ PKGBUILD2021-09-30 21:05:03 UTC (rev 1026269)
@@ -1,30 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: François Charette 
-# Contributor: Giovanni Scafora 
-
-pkgname=jhead
-pkgver=3.04
-pkgrel=1
-pkgdesc='EXIF JPEG info parser and thumbnail remover'
-url="http://www.sentex.net/~mwandel/jhead/";
-arch=('x86_64')
-license=('custom')
-depends=('glibc')
-optdepends=('libjpeg: to up-right images according to rotation tag')
-source=("http://www.sentex.net/~mwandel/${pkgname}/${pkgname}-${pkgver}.tar.gz";
-LICENSE)
-md5sums=('9c046e75a07c6e6e94945e8455c503c2'
- '1f0db611d2642a981719f45252762a45')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  install -Dm755 jhead "${pkgdir}/usr/bin/jhead"
-  install -Dm644 jhead.1 "${pkgdir}/usr/share/man/man1/jhead.1"
-  install -Dm644 "${srcdir}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: jhead/repos/community-x86_64/PKGBUILD (from rev 1026268, 
jhead/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 21:05:03 UTC (rev 1026269)
@@ -0,0 +1,30 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: François Charette 
+# Contributor: Giovanni Scafora 
+
+pkgname=jhead
+pkgver=3.06.0.1
+pkgrel=1
+pkgdesc='EXIF JPEG info parser and thumbnail remover'
+url="http://www.sentex.net/~mwandel/jhead/";
+arch=('x86_64')
+license=('custom')
+depends=('glibc')
+optdepends=('libjpeg: to up-right images according to rotation tag')
+source=(https://github.com/Matthias-Wandel/jhead/archive/$pkgver/$pkgname-$pkgver.tar.gz
+LICENSE)
+md5sums=('649538af0ceebdaaed6eb5b87cb43bf0'
+ '1f0db611d2642a981719f45252762a45')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  install -Dm755 jhead "${pkgdir}/usr/bin/jhead"
+  install -Dm644 jhead.1 "${pkgdir}/usr/share/man/man1/jhead.1"
+  install -Dm644 "${srcdir}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 21:04:17
  Author: arojas
Revision: 1026268

Update to 3.06.0.1

Modified:
  jhead/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:47:27 UTC (rev 1026267)
+++ PKGBUILD2021-09-30 21:04:17 UTC (rev 1026268)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=jhead
-pkgver=3.04
+pkgver=3.06.0.1
 pkgrel=1
 pkgdesc='EXIF JPEG info parser and thumbnail remover'
 url="http://www.sentex.net/~mwandel/jhead/";
@@ -11,9 +11,9 @@
 license=('custom')
 depends=('glibc')
 optdepends=('libjpeg: to up-right images according to rotation tag')
-source=("http://www.sentex.net/~mwandel/${pkgname}/${pkgname}-${pkgver}.tar.gz";
+source=(https://github.com/Matthias-Wandel/jhead/archive/$pkgver/$pkgname-$pkgver.tar.gz
 LICENSE)
-md5sums=('9c046e75a07c6e6e94945e8455c503c2'
+md5sums=('649538af0ceebdaaed6eb5b87cb43bf0'
  '1f0db611d2642a981719f45252762a45')
 
 build() {



[arch-commits] Commit in graphviz/repos/extra-x86_64 (6 files)

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:56:25
  Author: arojas
Revision: 424926

archrelease: copy trunk to extra-x86_64

Added:
  graphviz/repos/extra-x86_64/PKGBUILD
(from rev 424925, graphviz/trunk/PKGBUILD)
  graphviz/repos/extra-x86_64/ghostscript918.patch
(from rev 424925, graphviz/trunk/ghostscript918.patch)
  graphviz/repos/extra-x86_64/install
(from rev 424925, graphviz/trunk/install)
Deleted:
  graphviz/repos/extra-x86_64/PKGBUILD
  graphviz/repos/extra-x86_64/ghostscript918.patch
  graphviz/repos/extra-x86_64/install

--+
 PKGBUILD |  122 -
 ghostscript918.patch |   36 +++---
 install  |   24 -
 3 files changed, 91 insertions(+), 91 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:55:27 UTC (rev 424925)
+++ PKGBUILD2021-09-30 20:56:25 UTC (rev 424926)
@@ -1,61 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: kevin 
-# Contributor: John Proctor 
-
-pkgname=graphviz
-pkgver=2.49.0
-pkgrel=1
-pkgdesc='Graph visualization software'
-url='https://www.graphviz.org/'
-license=('EPL')
-arch=('x86_64')
-depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl' 'libpng')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.12.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
-optdepends=('mono: sharp bindings'
-'guile: guile bindings'
-'lua: lua bindings'
-'ocaml: ocaml bindings'
-'perl: perl bindings'
-'python: python bindings'
-'r: r bindings'
-'tcl: tcl bindings'
-'qt5-base: gvedit'
-'gtk2: gtk output plugin'
-'xterm: vimdot')
-source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz";
-'ghostscript918.patch')
-sha256sums=('a062ccd940abbde6e3c45462323b2ede54b9374fed86f464c11bc4c0bd57fd04'
-'0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
-
-install=install
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   patch -p1 -i ../ghostscript918.patch
-   ./autogen.sh NOCONFIG
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export LIBPOSTFIX=/
-   export CXXFLAGS+=' -fPIC -fpermissive'
-
-   ./configure --prefix=/usr \
-   --enable-python3=yes --disable-python
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # Fix 
overlinking
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   # fix symlink to symlink that doesn't get picked up by makepkg's zipman
-   ln -s gv2gxl.1.gz "${pkgdir}"/usr/share/man/man1/dot2gxl.1.gz
-   rm "${pkgdir}"/usr/share/man/man1/dot2gxl.1
-
-   # Deduplicates TCL libraries
-   cd "${pkgdir}/usr/lib/tcl8.6"
-   rm -fr graphviz
-   ln -s ../graphviz/tcl graphviz
-}

Copied: graphviz/repos/extra-x86_64/PKGBUILD (from rev 424925, 
graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:56:25 UTC (rev 424926)
@@ -0,0 +1,61 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: kevin 
+# Contributor: John Proctor 
+
+pkgname=graphviz
+pkgver=2.49.1
+pkgrel=1
+pkgdesc='Graph visualization software'
+url='https://www.graphviz.org/'
+license=('EPL')
+arch=('x86_64')
+depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 
'gsfonts' 'libnsl' 'libpng')
+makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.12.0' 'perl' 'python' 'r' 
'tk' 'qt5-base' 'gtk2')
+optdepends=('mono: sharp bindings'
+'guile: guile bindings'
+'lua: lua bindings'
+'ocaml: ocaml bindings'
+'perl: perl bindings'
+'python: python bindings'
+'r: r bindings'
+'tcl: tcl bindings'
+'qt5-base: gvedit'
+'gtk2: gtk output plugin'
+'xterm: vimdot')
+source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz";
+'ghostscript918.patch')
+sha256sums=('f62f644aa9b9c03cb14f0dc351a28525c055cd7951614c0b7efa6af66d4a8fb7'
+'0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../ghostscript918.patch
+   ./autogen.sh NOCONFIG
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export LIBPOSTFIX=/
+   export CXXFLAGS+=' -fPIC -fpermissive'
+
+   ./configure --prefix=/usr \
+   --enable-python3=yes --disable-python
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # Fix 
overlinking
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   # f

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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:55:27
  Author: arojas
Revision: 424925

Update to 2.49.1

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:29:11 UTC (rev 424924)
+++ PKGBUILD2021-09-30 20:55:27 UTC (rev 424925)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor 
 
 pkgname=graphviz
-pkgver=2.49.0
+pkgver=2.49.1
 pkgrel=1
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
@@ -24,7 +24,7 @@
 'xterm: vimdot')
 
source=("https://gitlab.com/graphviz/graphviz/-/archive/$pkgver/$pkgname-$pkgver.tar.gz";
 'ghostscript918.patch')
-sha256sums=('a062ccd940abbde6e3c45462323b2ede54b9374fed86f464c11bc4c0bd57fd04'
+sha256sums=('f62f644aa9b9c03cb14f0dc351a28525c055cd7951614c0b7efa6af66d4a8fb7'
 '0083d126e27f2223ec4226fc1d71c9c84106968a0fdf65de838aee1e4882bfdb')
 
 install=install



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

2021-09-30 Thread Daniel M. Capella via arch-commits
Date: Thursday, September 30, 2021 @ 20:47:27
  Author: polyzen
Revision: 1026267

archrelease: copy trunk to community-any

Added:
  ublock-origin/repos/community-any/PKGBUILD
(from rev 1026266, ublock-origin/trunk/PKGBUILD)
Deleted:
  ublock-origin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:47:03 UTC (rev 1026266)
+++ PKGBUILD2021-09-30 20:47:27 UTC (rev 1026267)
@@ -1,52 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=('ublock-origin' 'firefox-ublock-origin')
-pkgbase=ublock-origin
-pkgver=1.38.0
-pkgrel=2
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-arch=('any')
-url=https://github.com/gorhill/uBlock
-license=('GPL3')
-makedepends=('git' 'npm' 'python' 'strip-nondeterminism' 'zip')
-source=("git+$url.git#commit=$pkgver?signed"
-"git+https://github.com/uBlockOrigin/uAssets.git";)
-b2sums=('SKIP'
-'SKIP')
-validpgpkeys=('603B28AA5D6CD687A554347425E1490B761470C2') # Raymond Hill 

-
-prepare() {
-  cd uBlock
-  git submodule init
-  git config submodule.submodules/uAssets.url ../uAssets
-  git submodule update
-}
-
-build() {
-  cd uBlock
-  make
-  strip-nondeterminism -t zip dist/build/uBlock0.firefox.xpi
-}
-
-check() {
-  cd uBlock
-  make test
-}
-
-package_ublock-origin() {
-  pkgdesc+=' (unpacked webextension)'
-  provides=('chromium-ublock-origin')
-  replaces=('chromium-ublock-origin')
-  cd uBlock/dist/build/uBlock0.chromium
-  install -d "$pkgdir"/usr/lib/$pkgbase
-  cp -r -- * "$pkgdir"/usr/lib/$pkgbase
-}
-
-package_firefox-ublock-origin() {
-  groups=('firefox-addons')
-  cd uBlock/dist/build
-  install -Dm644 uBlock0.firefox.xpi \
-"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ublock-origin/repos/community-any/PKGBUILD (from rev 1026266, 
ublock-origin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:47:27 UTC (rev 1026267)
@@ -0,0 +1,52 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=('ublock-origin' 'firefox-ublock-origin')
+pkgbase=ublock-origin
+pkgver=1.38.2
+pkgrel=1
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+arch=('any')
+url=https://github.com/gorhill/uBlock
+license=('GPL3')
+makedepends=('git' 'npm' 'python' 'strip-nondeterminism' 'zip')
+source=("git+$url.git#commit=$pkgver?signed"
+"git+https://github.com/uBlockOrigin/uAssets.git";)
+b2sums=('SKIP'
+'SKIP')
+validpgpkeys=('603B28AA5D6CD687A554347425E1490B761470C2') # Raymond Hill 

+
+prepare() {
+  cd uBlock
+  git submodule init
+  git config submodule.submodules/uAssets.url ../uAssets
+  git submodule update
+}
+
+build() {
+  cd uBlock
+  make
+  strip-nondeterminism -t zip dist/build/uBlock0.firefox.xpi
+}
+
+check() {
+  cd uBlock
+  make test
+}
+
+package_ublock-origin() {
+  pkgdesc+=' (unpacked webextension)'
+  provides=('chromium-ublock-origin')
+  replaces=('chromium-ublock-origin')
+  cd uBlock/dist/build/uBlock0.chromium
+  install -d "$pkgdir"/usr/lib/$pkgbase
+  cp -r -- * "$pkgdir"/usr/lib/$pkgbase
+}
+
+package_firefox-ublock-origin() {
+  groups=('firefox-addons')
+  cd uBlock/dist/build
+  install -Dm644 uBlock0.firefox.xpi \
+"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:



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

2021-09-30 Thread Daniel M. Capella via arch-commits
Date: Thursday, September 30, 2021 @ 20:47:03
  Author: polyzen
Revision: 1026266

upgpkg: ublock-origin 1.38.2-1

Modified:
  ublock-origin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:46:49 UTC (rev 1026265)
+++ PKGBUILD2021-09-30 20:47:03 UTC (rev 1026266)
@@ -2,8 +2,8 @@
 
 pkgname=('ublock-origin' 'firefox-ublock-origin')
 pkgbase=ublock-origin
-pkgver=1.38.0
-pkgrel=2
+pkgver=1.38.2
+pkgrel=1
 pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
 arch=('any')
 url=https://github.com/gorhill/uBlock



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:46:49
  Author: arojas
Revision: 1026265

archrelease: copy trunk to community-any

Added:
  img2pdf/repos/community-any/PKGBUILD
(from rev 1026264, img2pdf/trunk/PKGBUILD)
Deleted:
  img2pdf/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:46:32 UTC (rev 1026264)
+++ PKGBUILD2021-09-30 20:46:49 UTC (rev 1026265)
@@ -1,39 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=img2pdf
-pkgver=0.4.0
-pkgrel=2
-pkgdesc="Losslessly convert raster images to PDF"
-arch=(any)
-url="https://gitlab.mister-muffin.de/josch/img2pdf";
-license=(LGPL3)
-depends=(python-pillow python-pikepdf python-setuptools)
-checkdepends=(python-pytest python-pdfrw python-numpy python-scipy python-lxml
-  colord ghostscript imagemagick mupdf-tools poppler 
perl-image-exiftool netpbm)
-source=(https://files.pythonhosted.org/packages/source/i/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('eaee690ab8403dd1a9cb4db10afee41dd3e6c7ed63bdace02a0121f9feadb0c9')
-
-build() {
-cd ${pkgname}-${pkgver}
-python setup.py build
-}
-
-check() {
-cd ${pkgname}-${pkgver}
-# Different output on Arch?
-sed -e 's|Joint Photographic Experts Group JFIF format|JPEG|g' \
--e 's|JPEG-2000 File Format Syntax|JP2|g' \
--e 's|Portable Network Graphics|PNG|g' \
--e 's|Tagged Image File Format|TIFF|g' \
--e 's|CompuServe graphics interchange format|GIF|g' \
--i src/img2pdf_test.py
-sed 's|endianess|endianness|g' -i src/img2pdf_test.py
-sed 's|usr/share/color/icc/sRGB.icc|usr/share/color/icc/colord/sRGB.icc|g' 
-i src/img2pdf_test.py
-# Failures with checksuming and Zip vs None compression
-python -m pytest || echo "Tests failed"
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-python setup.py install --skip-build --prefix=/usr --root="${pkgdir}" 
--optimize=1
-}

Copied: img2pdf/repos/community-any/PKGBUILD (from rev 1026264, 
img2pdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:46:49 UTC (rev 1026265)
@@ -0,0 +1,39 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=img2pdf
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="Losslessly convert raster images to PDF"
+arch=(any)
+url="https://gitlab.mister-muffin.de/josch/img2pdf";
+license=(LGPL3)
+depends=(python-pillow python-pikepdf python-setuptools)
+checkdepends=(python-pytest python-pdfrw python-numpy python-scipy python-lxml
+  colord ghostscript imagemagick mupdf-tools poppler 
perl-image-exiftool netpbm)
+source=(https://files.pythonhosted.org/packages/source/i/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('38a1229ca84b211d7782d1d65ad7251a9781bf24f6f6497c738c755fcfed5552')
+
+build() {
+cd ${pkgname}-${pkgver}
+python setup.py build
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+# Different output on Arch?
+sed -e 's|Joint Photographic Experts Group JFIF format|JPEG|g' \
+-e 's|JPEG-2000 File Format Syntax|JP2|g' \
+-e 's|Portable Network Graphics|PNG|g' \
+-e 's|Tagged Image File Format|TIFF|g' \
+-e 's|CompuServe graphics interchange format|GIF|g' \
+-i src/img2pdf_test.py
+sed 's|endianess|endianness|g' -i src/img2pdf_test.py
+sed 's|usr/share/color/icc/sRGB.icc|usr/share/color/icc/colord/sRGB.icc|g' 
-i src/img2pdf_test.py
+# Failures with checksuming and Zip vs None compression
+python -m pytest || echo "Tests failed"
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+python setup.py install --skip-build --prefix=/usr --root="${pkgdir}" 
--optimize=1
+}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:46:32
  Author: arojas
Revision: 1026264

Update to 0.4.1

Modified:
  img2pdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:42:26 UTC (rev 1026263)
+++ PKGBUILD2021-09-30 20:46:32 UTC (rev 1026264)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=img2pdf
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="Losslessly convert raster images to PDF"
 arch=(any)
 url="https://gitlab.mister-muffin.de/josch/img2pdf";
@@ -11,7 +11,7 @@
 checkdepends=(python-pytest python-pdfrw python-numpy python-scipy python-lxml
   colord ghostscript imagemagick mupdf-tools poppler 
perl-image-exiftool netpbm)
 
source=(https://files.pythonhosted.org/packages/source/i/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('eaee690ab8403dd1a9cb4db10afee41dd3e6c7ed63bdace02a0121f9feadb0c9')
+sha256sums=('38a1229ca84b211d7782d1d65ad7251a9781bf24f6f6497c738c755fcfed5552')
 
 build() {
 cd ${pkgname}-${pkgver}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:42:26
  Author: arojas
Revision: 1026263

archrelease: copy trunk to community-any

Added:
  materia-kde/repos/community-any/PKGBUILD
(from rev 1026262, materia-kde/trunk/PKGBUILD)
Deleted:
  materia-kde/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:41:46 UTC (rev 1026262)
+++ PKGBUILD2021-09-30 20:42:26 UTC (rev 1026263)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgbase=materia-kde
-pkgname=(materia-kde kvantum-theme-materia)
-pkgver=20210722
-pkgrel=1
-pkgdesc="Materia theme for KDE Plasma 5"
-arch=(any)
-url="https://github.com/PapirusDevelopmentTeam/materia-kde";
-license=(GPL3)
-options=(!strip)
-source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('c8202aed41454b58f2acddcf5b96abfdd5f721a5fc6950a72394ed9eff60c6f3')
-
-package_materia-kde() {
-optdepends=('materia-gtk-theme: Matching GTK theme'
-'kvantum-theme-materia: Materia theme for Kvantum Qt style 
(recommended)')
-
-cd ${pkgbase}-${pkgver}
-install -d "${pkgdir}"/usr/share
-
-cp -r plasma "${pkgdir}"/usr/share
-cp -r aurorae "${pkgdir}"/usr/share
-cp -r color-schemes "${pkgdir}"/usr/share
-cp -r sddm "${pkgdir}"/usr/share
-cp -r konsole "${pkgdir}"/usr/share
-cp -r yakuake "${pkgdir}"/usr/share
-}
-
-package_kvantum-theme-materia() {
-pkgdesc="Materia theme for KDE Plasma 5"
-depends=(kvantum-qt5)
-
-cd ${pkgbase}-${pkgver}
-install -d "${pkgdir}"/usr/share
-
-cp -r Kvantum "${pkgdir}"/usr/share
-}

Copied: materia-kde/repos/community-any/PKGBUILD (from rev 1026262, 
materia-kde/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:42:26 UTC (rev 1026263)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+
+pkgbase=materia-kde
+pkgname=(materia-kde kvantum-theme-materia)
+pkgver=20210814
+pkgrel=1
+pkgdesc="Materia theme for KDE Plasma 5"
+arch=(any)
+url="https://github.com/PapirusDevelopmentTeam/materia-kde";
+license=(GPL3)
+options=(!strip)
+source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('421928c29d2f2ad6250019e1a08ca2d8909c958bdc9f614234e5975c56ed4bad')
+
+package_materia-kde() {
+optdepends=('materia-gtk-theme: Matching GTK theme'
+'kvantum-theme-materia: Materia theme for Kvantum Qt style 
(recommended)')
+
+cd ${pkgbase}-${pkgver}
+install -d "${pkgdir}"/usr/share
+
+cp -r plasma "${pkgdir}"/usr/share
+cp -r aurorae "${pkgdir}"/usr/share
+cp -r color-schemes "${pkgdir}"/usr/share
+cp -r sddm "${pkgdir}"/usr/share
+cp -r konsole "${pkgdir}"/usr/share
+cp -r yakuake "${pkgdir}"/usr/share
+}
+
+package_kvantum-theme-materia() {
+pkgdesc="Materia theme for KDE Plasma 5"
+depends=(kvantum-qt5)
+
+cd ${pkgbase}-${pkgver}
+install -d "${pkgdir}"/usr/share
+
+cp -r Kvantum "${pkgdir}"/usr/share
+}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:41:46
  Author: arojas
Revision: 1026262

Update to 20210814

Modified:
  materia-kde/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:40:02 UTC (rev 1026261)
+++ PKGBUILD2021-09-30 20:41:46 UTC (rev 1026262)
@@ -2,7 +2,7 @@
 
 pkgbase=materia-kde
 pkgname=(materia-kde kvantum-theme-materia)
-pkgver=20210722
+pkgver=20210814
 pkgrel=1
 pkgdesc="Materia theme for KDE Plasma 5"
 arch=(any)
@@ -10,7 +10,7 @@
 license=(GPL3)
 options=(!strip)
 source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('c8202aed41454b58f2acddcf5b96abfdd5f721a5fc6950a72394ed9eff60c6f3')
+sha256sums=('421928c29d2f2ad6250019e1a08ca2d8909c958bdc9f614234e5975c56ed4bad')
 
 package_materia-kde() {
 optdepends=('materia-gtk-theme: Matching GTK theme'



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:40:02
  Author: arojas
Revision: 1026261

archrelease: copy trunk to community-x86_64

Added:
  kvantum-qt5/repos/community-x86_64/PKGBUILD
(from rev 1026260, kvantum-qt5/trunk/PKGBUILD)
Deleted:
  kvantum-qt5/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:39:20 UTC (rev 1026260)
+++ PKGBUILD2021-09-30 20:40:02 UTC (rev 1026261)
@@ -1,23 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-_pkgname=Kvantum
-pkgname=kvantum-qt5
-pkgver=0.20.1
-pkgrel=1
-pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra 
themes)"
-arch=(x86_64)
-url="https://github.com/tsujan/Kvantum";
-license=(GPL)
-depends=(qt5-base qt5-svg qt5-x11extras libx11 libxext hicolor-icon-theme 
kwindowsystem)
-makedepends=(cmake qt5-tools)
-source=(${url}/archive/V${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('907d35451f683734b529c492fa867c792bee228a6a40cc6bc821034ab1989539')
-
-build() {
-  cmake -B build -S ${_pkgname}-${pkgver}/${_pkgname} 
-DCMAKE_INSTALL_PREFIX=/usr
-  make -C build
-}
-
-package() {
-  make -C build DESTDIR="${pkgdir}" install
-}

Copied: kvantum-qt5/repos/community-x86_64/PKGBUILD (from rev 1026260, 
kvantum-qt5/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:40:02 UTC (rev 1026261)
@@ -0,0 +1,23 @@
+# Maintainer: Bruno Pagani 
+
+_pkgname=Kvantum
+pkgname=kvantum-qt5
+pkgver=0.20.2
+pkgrel=1
+pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra 
themes)"
+arch=(x86_64)
+url="https://github.com/tsujan/Kvantum";
+license=(GPL)
+depends=(qt5-base qt5-svg qt5-x11extras libx11 libxext hicolor-icon-theme 
kwindowsystem)
+makedepends=(cmake qt5-tools)
+source=(${url}/archive/V${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('863b7d1d656525464aeb59911f8d78ceb35507a85c5f4c4bdb2ea5c024bc2142')
+
+build() {
+  cmake -B build -S ${_pkgname}-${pkgver}/${_pkgname} 
-DCMAKE_INSTALL_PREFIX=/usr
+  make -C build
+}
+
+package() {
+  make -C build DESTDIR="${pkgdir}" install
+}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:39:20
  Author: arojas
Revision: 1026260

Update to 0.20.2

Modified:
  kvantum-qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:36:52 UTC (rev 1026259)
+++ PKGBUILD2021-09-30 20:39:20 UTC (rev 1026260)
@@ -2,7 +2,7 @@
 
 _pkgname=Kvantum
 pkgname=kvantum-qt5
-pkgver=0.20.1
+pkgver=0.20.2
 pkgrel=1
 pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra 
themes)"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(qt5-base qt5-svg qt5-x11extras libx11 libxext hicolor-icon-theme 
kwindowsystem)
 makedepends=(cmake qt5-tools)
 source=(${url}/archive/V${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('907d35451f683734b529c492fa867c792bee228a6a40cc6bc821034ab1989539')
+sha256sums=('863b7d1d656525464aeb59911f8d78ceb35507a85c5f4c4bdb2ea5c024bc2142')
 
 build() {
   cmake -B build -S ${_pkgname}-${pkgver}/${_pkgname} 
-DCMAKE_INSTALL_PREFIX=/usr



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:36:52
  Author: arojas
Revision: 1026259

archrelease: copy trunk to community-x86_64

Added:
  ktikz/repos/community-x86_64/PKGBUILD
(from rev 1026258, ktikz/trunk/PKGBUILD)
Deleted:
  ktikz/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:36:16 UTC (rev 1026258)
+++ PKGBUILD2021-09-30 20:36:52 UTC (rev 1026259)
@@ -1,50 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgbase=ktikz
-pkgname=(ktikz qtikz)
-pkgver=0.13.1
-pkgrel=1
-pkgdesc="Small application helping you to create TikZ diagrams (from the LaTeX 
pgf package)"
-arch=(x86_64)
-url="https://github.com/fhackenberger/ktikz";
-license=(GPL)
-depends=(poppler-qt5)
-makedepends=(cmake extra-cmake-modules qt5-base qt5-tools
- kdoctools kxmlgui ktexteditor kparts kiconthemes
- poppler poppler-qt5)
-source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('03f6ee335ca1abb23216870a6df71406ab44a4899875d4695b8594cfb789a127')
-
-prepare() {
-mkdir buildqt
-}
-
-build() {
-# Build ktikz
-cmake -B build -S ${pkgbase}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None
-make -C build
-# Build qtikz
-cd buildqt
-qmake ../${pkgbase}-${pkgver}/qtikz.pro
-make
-}
-
-package_ktikz() {
-pkgdesc+=" – KDE version"
-depends+=(kparts ktexteditor)
-make -C build DESTDIR="${pkgdir}" install
-}
-
-package_qtikz() {
-pkgdesc+=" – Qt version"
-make -C buildqt INSTALL_ROOT="${pkgdir}" install
-# Fix icons path
-sed -i 's:Icon=/usr/share/qtikz/qtikz-128.png:Icon=qtikz:' 
"${pkgdir}"/usr/share/applications/qtikz.desktop
-rm "${pkgdir}"/usr/share/qtikz/qtikz-128.png
-cd ${pkgbase}-${pkgver}/app/icons
-install -Dm644 qtikz.svg 
"${pkgdir}"/usr/share/icons/hicolor/scalable/apps/qtikz.svg
-install -Dm644 qtikz-22.png 
"${pkgdir}"/usr/share/icons/hicolor/22x22/apps/qtikz.png
-install -Dm644 qtikz-128.png 
"${pkgdir}"/usr/share/icons/hicolor/128x128/apps/qtikz.png
-}

Copied: ktikz/repos/community-x86_64/PKGBUILD (from rev 1026258, 
ktikz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:36:52 UTC (rev 1026259)
@@ -0,0 +1,50 @@
+# Maintainer: Bruno Pagani 
+
+pkgbase=ktikz
+pkgname=(ktikz qtikz)
+pkgver=0.13.2
+pkgrel=1
+pkgdesc="Small application helping you to create TikZ diagrams (from the LaTeX 
pgf package)"
+arch=(x86_64)
+url="https://github.com/fhackenberger/ktikz";
+license=(GPL)
+depends=(poppler-qt5)
+makedepends=(cmake extra-cmake-modules qt5-base qt5-tools
+ kdoctools kxmlgui ktexteditor kparts kiconthemes
+ poppler poppler-qt5)
+source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('1b7f5b7a8daacea68b5a93c1e5a946c9ba9f776b8708f11ca047e591a446f300')
+
+prepare() {
+mkdir buildqt
+}
+
+build() {
+# Build ktikz
+cmake -B build -S ${pkgbase}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None
+make -C build
+# Build qtikz
+cd buildqt
+qmake ../${pkgbase}-${pkgver}/qtikz.pro
+make
+}
+
+package_ktikz() {
+pkgdesc+=" – KDE version"
+depends+=(kparts ktexteditor)
+make -C build DESTDIR="${pkgdir}" install
+}
+
+package_qtikz() {
+pkgdesc+=" – Qt version"
+make -C buildqt INSTALL_ROOT="${pkgdir}" install
+# Fix icons path
+sed -i 's:Icon=/usr/share/qtikz/qtikz-128.png:Icon=qtikz:' 
"${pkgdir}"/usr/share/applications/qtikz.desktop
+rm "${pkgdir}"/usr/share/qtikz/qtikz-128.png
+cd ${pkgbase}-${pkgver}/app/icons
+install -Dm644 qtikz.svg 
"${pkgdir}"/usr/share/icons/hicolor/scalable/apps/qtikz.svg
+install -Dm644 qtikz-22.png 
"${pkgdir}"/usr/share/icons/hicolor/22x22/apps/qtikz.png
+install -Dm644 qtikz-128.png 
"${pkgdir}"/usr/share/icons/hicolor/128x128/apps/qtikz.png
+}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:36:16
  Author: arojas
Revision: 1026258

Update to 0.13.2

Modified:
  ktikz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:14:00 UTC (rev 1026257)
+++ PKGBUILD2021-09-30 20:36:16 UTC (rev 1026258)
@@ -2,7 +2,7 @@
 
 pkgbase=ktikz
 pkgname=(ktikz qtikz)
-pkgver=0.13.1
+pkgver=0.13.2
 pkgrel=1
 pkgdesc="Small application helping you to create TikZ diagrams (from the LaTeX 
pgf package)"
 arch=(x86_64)
@@ -13,7 +13,7 @@
  kdoctools kxmlgui ktexteditor kparts kiconthemes
  poppler poppler-qt5)
 source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('03f6ee335ca1abb23216870a6df71406ab44a4899875d4695b8594cfb789a127')
+sha256sums=('1b7f5b7a8daacea68b5a93c1e5a946c9ba9f776b8708f11ca047e591a446f300')
 
 prepare() {
 mkdir buildqt



[arch-commits] Commit in qt5-base/repos/extra-x86_64 (6 files)

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:29:11
  Author: arojas
Revision: 424924

archrelease: copy trunk to extra-x86_64

Added:
  qt5-base/repos/extra-x86_64/PKGBUILD
(from rev 424923, qt5-base/trunk/PKGBUILD)
  qt5-base/repos/extra-x86_64/qt5-base-cflags.patch
(from rev 424923, qt5-base/trunk/qt5-base-cflags.patch)
  qt5-base/repos/extra-x86_64/qt5-base-nostrip.patch
(from rev 424923, qt5-base/trunk/qt5-base-nostrip.patch)
Deleted:
  qt5-base/repos/extra-x86_64/PKGBUILD
  qt5-base/repos/extra-x86_64/qt5-base-cflags.patch
  qt5-base/repos/extra-x86_64/qt5-base-nostrip.patch

+
 PKGBUILD   |  222 +++
 qt5-base-cflags.patch  |   92 +--
 qt5-base-nostrip.patch |   26 ++---
 3 files changed, 170 insertions(+), 170 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:28:53 UTC (rev 424923)
+++ PKGBUILD2021-09-30 20:29:11 UTC (rev 424924)
@@ -1,111 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgbase=qt5-base
-pkgname=(qt5-base qt5-xcb-private-headers)
-pkgver=5.15.2+kde+r227
-pkgrel=1
-_commit=a4f9e56975fa6ab4a1f63a9b34a4d77b1cfe4acd
-arch=('x86_64')
-url='https://www.qt.io'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='A cross-platform application and UI framework'
-depends=('libjpeg-turbo' 'xcb-util-keysyms' 'xcb-util-renderutil' 'libgl' 
'fontconfig' 'xdg-utils'
- 'shared-mime-info' 'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 
'xcb-util-image' 'mesa'
- 'tslib' 'libinput' 'libxkbcommon-x11' 'libproxy' 'libcups' 
'double-conversion' 'md4c')
-makedepends=('libfbclient' 'mariadb-libs' 'unixodbc' 'postgresql-libs' 
'alsa-lib' 'gst-plugins-base-libs'
- 'gtk3' 'libpulse' 'cups' 'freetds' 'vulkan-headers' 'git')
-optdepends=('qt5-svg: to use SVG icon themes'
-'qt5-wayland: to run Qt applications in a Wayland session'
-'qt5-translations: for some native UI translations'
-'postgresql-libs: PostgreSQL driver'
-'mariadb-libs: MariaDB driver'
-'unixodbc: ODBC driver'
-'libfbclient: Firebird/iBase driver'
-'freetds: MS SQL driver'
-'gtk3: GTK platform plugin'
-'perl: for fixqt4headers and syncqt')
-conflicts=('qtchooser')
-groups=('qt' 'qt5')
-_pkgfqn=qtbase
-source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
-qt5-base-cflags.patch
-qt5-base-nostrip.patch)
-sha256sums=('SKIP'
-'cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c'
-'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
-
-pkgver() {
-  cd $_pkgfqn
-  echo "5.15.2+kde+r"`git rev-list --count origin/5.15.2..$_commit`
-}
-
-prepare() {
-  cd ${_pkgfqn}
-
-  git revert -n 6344955d17e17e2398720fe60c34cfc2a4a95208 # Revert version bump
-
-  patch -p1 < ../qt5-base-cflags.patch # Use system CFLAGS in qmake
-  patch -p1 < ../qt5-base-nostrip.patch # Don't strip binaries with qmake
-}
-
-build() {
-  cd ${_pkgfqn}
-
-  ./configure -confirm-license -opensource -v \
--prefix /usr \
--docdir /usr/share/doc/qt \
--headerdir /usr/include/qt \
--archdatadir /usr/lib/qt \
--datadir /usr/share/qt \
--sysconfdir /etc/xdg \
--examplesdir /usr/share/doc/qt/examples \
--plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
--system-sqlite \
--openssl-linked \
--nomake examples \
--no-rpath \
--dbus-linked \
--system-harfbuzz \
--journald \
--no-mimetype-database \
--no-use-gold-linker \
--reduce-relocations \
--no-strip
-  make
-}
-
-package_qt5-base() {
-  pkgdesc='A cross-platform application and UI framework'
-
-  cd ${_pkgfqn}
-  make INSTALL_ROOT="${pkgdir}" install
-
-  install -Dm644 LICENSE* -t "$pkgdir"/usr/share/licenses/$pkgbase
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "${pkgdir}/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  # Fix wrong qmake path in pri file
-  sed -i "s|${srcdir}/${_pkgfqn}|/usr|" \
-"${pkgdir}"/usr/lib/qt/mkspecs/modules/qt_lib_bootstrap_private.pri
-
-  # Symlinks for backwards compatibility
-  for b in "${pkgdir}"/usr/bin/*; do
-ln -s $(basename $b) "${pkgdir}"/usr/bin/$(basename $b)-qt5
-  done
-}
-
-package_qt5-xcb-private-headers() {
-  pkgdesc='Private headers for Qt5 Xcb'
-
-  depends=("qt5-base=$pkgver")
-  optdepends=()
-  groups=()
-  conflicts=()
-
-  cd ${_pkgfqn}
-  install -d -m755 "$pkgdir"/usr/include/qtxcb-private
-  cp -r src/plugins/platforms/xcb/*.h "$pkgdir"/usr/include/qtxcb-private/
-}

Copied: qt5-base/repos/extra-x86_64/PKGBUILD (from rev 424923, 
qt5-base/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:29:11 UTC (rev 424924)
@@ -

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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:28:53
  Author: arojas
Revision: 424923

Bump revision

Modified:
  qt5-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 19:59:18 UTC (rev 424922)
+++ PKGBUILD2021-09-30 20:28:53 UTC (rev 424923)
@@ -3,9 +3,9 @@
 
 pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
-pkgver=5.15.2+kde+r227
+pkgver=5.15.2+kde+r228
 pkgrel=1
-_commit=a4f9e56975fa6ab4a1f63a9b34a4d77b1cfe4acd
+_commit=256fd4f5c5e171bcd789209608bd775bfc9f8200
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:14:00
  Author: arojas
Revision: 1026257

archrelease: copy trunk to community-x86_64

Added:
  gpxsee/repos/community-x86_64/PKGBUILD
(from rev 1026256, gpxsee/trunk/PKGBUILD)
Deleted:
  gpxsee/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:13:50 UTC (rev 1026256)
+++ PKGBUILD2021-09-30 20:14:00 UTC (rev 1026257)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Raffaele Zamorano
-# Contributor: Jose Riha 
-# Contributor: Nikolay Korotkiy 
-
-pkgname=gpxsee
-_pkgname=GPXSee
-pkgver=9.5
-pkgrel=1
-pkgdesc='GPS log file viewer and analyzer'
-arch=(x86_64)
-url='https://www.gpxsee.org/'
-license=(GPL3)
-depends=(qt6-imageformats)
-makedepends=(qt6-tools)
-source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('557f48c314a9ad536e7a05c808a39f47d5945df929e973dcd95fb48913622090')
-
-build() {
-  cd $_pkgname-$pkgver
-  /usr/lib/qt6/bin/lrelease gpxsee.pro
-  qmake6 gpxsee.pro PREFIX=/usr
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-  # Install appdata
-  install -Dm644 pkg/appdata.xml 
"$pkgdir"/usr/share/metainfo/$pkgname.appdata.xml
-}

Copied: gpxsee/repos/community-x86_64/PKGBUILD (from rev 1026256, 
gpxsee/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:14:00 UTC (rev 1026257)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+# Contributor: Raffaele Zamorano
+# Contributor: Jose Riha 
+# Contributor: Nikolay Korotkiy 
+
+pkgname=gpxsee
+_pkgname=GPXSee
+pkgver=9.7
+pkgrel=1
+pkgdesc='GPS log file viewer and analyzer'
+arch=(x86_64)
+url='https://www.gpxsee.org/'
+license=(GPL3)
+depends=(qt6-imageformats)
+makedepends=(qt6-tools)
+source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
+sha256sums=('98d08b4c36cc991e29293c8764a0624394f78bd6f8c5afc19a7ce9840c1684a7')
+
+build() {
+  cd $_pkgname-$pkgver
+  /usr/lib/qt6/bin/lrelease gpxsee.pro
+  qmake6 gpxsee.pro PREFIX=/usr
+  make
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  # Install appdata
+  install -Dm644 pkg/appdata.xml 
"$pkgdir"/usr/share/metainfo/$pkgname.appdata.xml
+}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:13:50
  Author: arojas
Revision: 1026256

Update to 9.7

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:08:28 UTC (rev 1026255)
+++ PKGBUILD2021-09-30 20:13:50 UTC (rev 1026256)
@@ -5,7 +5,7 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=9.5
+pkgver=9.7
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(qt6-imageformats)
 makedepends=(qt6-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('557f48c314a9ad536e7a05c808a39f47d5945df929e973dcd95fb48913622090')
+sha256sums=('98d08b4c36cc991e29293c8764a0624394f78bd6f8c5afc19a7ce9840c1684a7')
 
 build() {
   cd $_pkgname-$pkgver



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:08:28
  Author: arojas
Revision: 1026255

archrelease: copy trunk to community-any

Added:
  blanket/repos/community-any/PKGBUILD
(from rev 1026254, blanket/trunk/PKGBUILD)
Deleted:
  blanket/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:08:19 UTC (rev 1026254)
+++ PKGBUILD2021-09-30 20:08:28 UTC (rev 1026255)
@@ -1,27 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Mark Wagie 
-
-pkgname=blanket
-pkgver=0.4.1
-pkgrel=1
-pkgdesc='Improve focus and increase your productivity by listening to 
different sounds'
-arch=('any')
-url='https://github.com/rafaelmardojai/blanket'
-license=('GPL3')
-depends=('gst-plugins-bad-libs' 'gst-plugins-base' 'gst-plugins-good' 
'gst-python' 'libhandy' 'python-gobject')
-makedepends=('appstream-glib' 'meson')
-source=("https://github.com/rafaelmardojai/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('fbb5f34a704840c50bb5b29f6fae69a2f37677d88db717b79e6bf6fdd625d9eb')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: blanket/repos/community-any/PKGBUILD (from rev 1026254, 
blanket/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:08:28 UTC (rev 1026255)
@@ -0,0 +1,27 @@
+# Maintainer: Balló György 
+# Contributor: Mark Wagie 
+
+pkgname=blanket
+pkgver=0.5.0
+pkgrel=1
+pkgdesc='Improve focus and increase your productivity by listening to 
different sounds'
+arch=('any')
+url='https://github.com/rafaelmardojai/blanket'
+license=('GPL3')
+depends=('gst-plugins-bad-libs' 'gst-plugins-base' 'gst-plugins-good' 
'gst-python' 'libhandy' 'python-gobject')
+makedepends=('appstream-glib' 'meson')
+source=("https://github.com/rafaelmardojai/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('5af1d417d31bafff7c13a48e26bc4daae58a537f312b4ffb6911ae1b8b09a1d1')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:08:19
  Author: arojas
Revision: 1026254

Update to 0.5.0

Modified:
  blanket/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:06:15 UTC (rev 1026253)
+++ PKGBUILD2021-09-30 20:08:19 UTC (rev 1026254)
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie 
 
 pkgname=blanket
-pkgver=0.4.1
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='Improve focus and increase your productivity by listening to 
different sounds'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('gst-plugins-bad-libs' 'gst-plugins-base' 'gst-plugins-good' 
'gst-python' 'libhandy' 'python-gobject')
 makedepends=('appstream-glib' 'meson')
 
source=("https://github.com/rafaelmardojai/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('fbb5f34a704840c50bb5b29f6fae69a2f37677d88db717b79e6bf6fdd625d9eb')
+sha256sums=('5af1d417d31bafff7c13a48e26bc4daae58a537f312b4ffb6911ae1b8b09a1d1')
 
 build() {
   arch-meson $pkgname-$pkgver build



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:01:15
  Author: arojas
Revision: 1026248

Update to 21.1.0

Modified:
  python-argon2_cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 19:56:25 UTC (rev 1026247)
+++ PKGBUILD2021-09-30 20:01:15 UTC (rev 1026248)
@@ -2,8 +2,8 @@
 
 _pkgname=argon2_cffi
 pkgname=python-argon2_cffi
-pkgver=20.1.0
-pkgrel=3
+pkgver=21.1.0
+pkgrel=1
 pkgdesc="CFFI-based Argon2 Bindings for Python"
 arch=('x86_64')
 url="https://github.com/hynek/argon2_cffi";
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=(argon2 python-cffi python-six)
 makedepends=(git python-setuptools)
-_commit=b4a022c86db8acb06c789a39fad1c66c2428279e  # tags/20.1.0^0
+_commit=567fc08fa6c82ce1dff0b2e9927ee7c013e87444
 source=("git+https://github.com/hynek/argon2_cffi#commit=$_commit";
 "git+https://github.com/p-h-c/phc-winner-argon2";)
 sha256sums=('SKIP'



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:01:25
  Author: arojas
Revision: 1026249

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:01:15 UTC (rev 1026248)
+++ PKGBUILD2021-09-30 20:01:25 UTC (rev 1026249)
@@ -1,41 +0,0 @@
-# Maintainer: Balló György 
-
-_pkgname=argon2_cffi
-pkgname=python-argon2_cffi
-pkgver=20.1.0
-pkgrel=3
-pkgdesc="CFFI-based Argon2 Bindings for Python"
-arch=('x86_64')
-url="https://github.com/hynek/argon2_cffi";
-license=('MIT')
-depends=(argon2 python-cffi python-six)
-makedepends=(git python-setuptools)
-_commit=b4a022c86db8acb06c789a39fad1c66c2428279e  # tags/20.1.0^0
-source=("git+https://github.com/hynek/argon2_cffi#commit=$_commit";
-"git+https://github.com/p-h-c/phc-winner-argon2";)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $_pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $_pkgname
-  git submodule init
-  git config --local submodule.extras/libargon2.url "$srcdir/phc-winner-argon2"
-  git submodule update
-  cd ..
-}
-
-build() {
-  cd $_pkgname
-  python3 setup.py build
-}
-
-package() {
-  cd $_pkgname
-  python3 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-argon2_cffi/repos/community-x86_64/PKGBUILD (from rev 1026248, 
python-argon2_cffi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:01:25 UTC (rev 1026249)
@@ -0,0 +1,41 @@
+# Maintainer: Balló György 
+
+_pkgname=argon2_cffi
+pkgname=python-argon2_cffi
+pkgver=21.1.0
+pkgrel=1
+pkgdesc="CFFI-based Argon2 Bindings for Python"
+arch=('x86_64')
+url="https://github.com/hynek/argon2_cffi";
+license=('MIT')
+depends=(argon2 python-cffi python-six)
+makedepends=(git python-setuptools)
+_commit=567fc08fa6c82ce1dff0b2e9927ee7c013e87444
+source=("git+https://github.com/hynek/argon2_cffi#commit=$_commit";
+"git+https://github.com/p-h-c/phc-winner-argon2";)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $_pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $_pkgname
+  git submodule init
+  git config --local submodule.extras/libargon2.url "$srcdir/phc-winner-argon2"
+  git submodule update
+  cd ..
+}
+
+build() {
+  cd $_pkgname
+  python3 setup.py build
+}
+
+package() {
+  cd $_pkgname
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:06:05
  Author: arojas
Revision: 1026252

Update to 5.1.4

Modified:
  scite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:04:35 UTC (rev 1026251)
+++ PKGBUILD2021-09-30 20:06:05 UTC (rev 1026252)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=scite
-pkgver=5.1.1
+pkgver=5.1.4
 pkgrel=1
 pkgdesc='Editor with facilities for building and running programs'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 backup=('usr/share/scite/SciTEGlobal.properties')
 source=("https://www.scintilla.org/${pkgname}${pkgver//./}.tgz";
 'SciTE.appdata.xml')
-sha256sums=('560128ece3afe3a33207c01b72dfd6cda33c014b4c9c1270d23fc7ba1eb7b0bf'
+sha256sums=('e3a1d55edc12e01eb1293316882d94ef11c9d2773ebe6985eeaf0f0012f3c0e4'
 'cecf3f2f86cd05541e4c87064244f098904d5aed535f77244977e22cede7c842')
 
 prepare() {



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:04:26
  Author: arojas
Revision: 1026250

Update to 1.4.2

Modified:
  cawbird/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 20:01:25 UTC (rev 1026249)
+++ PKGBUILD2021-09-30 20:04:26 UTC (rev 1026250)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György 
 
 pkgname=cawbird
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='Native GTK Twitter client'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('gspell' 'gst-libav' 'gst-plugin-gtk' 'gst-plugins-bad' 
'gst-plugins-good' 'liboauth')
 makedepends=('meson' 'vala')
 
source=("https://github.com/IBBoard/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('c527a07d447d189852582bbaff5e6d0d1e432b4b643e8a1703656bab25d31582')
+sha256sums=('4726e1c6c407d7bf4ee24fbf67a453174b7d01433277ce542354ac62e28857c0')
 
 build() {
   arch-meson $pkgname-$pkgver build \



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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 20:04:35
  Author: arojas
Revision: 1026251

archrelease: copy trunk to community-x86_64

Added:
  cawbird/repos/community-x86_64/PKGBUILD
(from rev 1026250, cawbird/trunk/PKGBUILD)
Deleted:
  cawbird/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 20:04:26 UTC (rev 1026250)
+++ PKGBUILD2021-09-30 20:04:35 UTC (rev 1026251)
@@ -1,24 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=cawbird
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='Native GTK Twitter client'
-arch=('x86_64')
-url='https://ibboard.co.uk/cawbird/'
-license=('GPL3')
-depends=('gspell' 'gst-libav' 'gst-plugin-gtk' 'gst-plugins-bad' 
'gst-plugins-good' 'liboauth')
-makedepends=('meson' 'vala')
-source=("https://github.com/IBBoard/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('c527a07d447d189852582bbaff5e6d0d1e432b4b643e8a1703656bab25d31582')
-
-build() {
-  arch-meson $pkgname-$pkgver build \
--D consumer_key_base64=YUVNOE14dE5xMVdHRzl2emo5SzNNSlNUeg== \
--D 
consumer_secret_base64=c0J0cmc2clNJTFN6bHlSbFNXc2J1MmdvWWk3b0FzTGZHOGI4OG5QRzB3Tmx1Y0ZtOHQ=
-  meson compile -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: cawbird/repos/community-x86_64/PKGBUILD (from rev 1026250, 
cawbird/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 20:04:35 UTC (rev 1026251)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+
+pkgname=cawbird
+pkgver=1.4.2
+pkgrel=1
+pkgdesc='Native GTK Twitter client'
+arch=('x86_64')
+url='https://ibboard.co.uk/cawbird/'
+license=('GPL3')
+depends=('gspell' 'gst-libav' 'gst-plugin-gtk' 'gst-plugins-bad' 
'gst-plugins-good' 'liboauth')
+makedepends=('meson' 'vala')
+source=("https://github.com/IBBoard/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
+sha256sums=('4726e1c6c407d7bf4ee24fbf67a453174b7d01433277ce542354ac62e28857c0')
+
+build() {
+  arch-meson $pkgname-$pkgver build \
+-D consumer_key_base64=YUVNOE14dE5xMVdHRzl2emo5SzNNSlNUeg== \
+-D 
consumer_secret_base64=c0J0cmc2clNJTFN6bHlSbFNXc2J1MmdvWWk3b0FzTGZHOGI4OG5QRzB3Tmx1Y0ZtOHQ=
+  meson compile -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}



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

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:59:17
  Author: heftig
Revision: 424921

archrelease: copy trunk to extra-x86_64

Added:
  libsoup/repos/extra-x86_64/PKGBUILD
(from rev 424920, libsoup/trunk/PKGBUILD)
Deleted:
  libsoup/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 19:59:10 UTC (rev 424920)
+++ PKGBUILD2021-09-30 19:59:17 UTC (rev 424921)
@@ -1,47 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=libsoup
-pkgver=2.74.0
-pkgrel=2
-pkgdesc="HTTP client/server library for GNOME"
-url="https://wiki.gnome.org/Projects/libsoup";
-arch=(x86_64)
-license=(LGPL)
-depends=(glib2 libxml2 glib-networking sqlite krb5 libpsl brotli)
-makedepends=(gobject-introspection python vala git gtk-doc meson samba)
-checkdepends=(apache php-apache)
-optdepends=('samba: Windows Domain SSO')
-_commit=63b1d319c6a0d4fde69f074c2fe04ff9767e7684  # tags/2.74.0^0
-source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build \
--D gtk_doc=true \
--D sysprof=disabled
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  depends+=(libg{lib,object,io}-2.0.so libgssapi_krb5.so libpsl.so
-libbrotlidec.so)
-  provides+=(libsoup{,-gnome}-2.4.so)
-
-  meson install -C build --destdir "$pkgdir"
-}
-
-# vim:set sw=2 et:

Copied: libsoup/repos/extra-x86_64/PKGBUILD (from rev 424920, 
libsoup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 19:59:17 UTC (rev 424921)
@@ -0,0 +1,48 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=libsoup
+pkgver=2.74.0
+pkgrel=3
+pkgdesc="HTTP client/server library for GNOME"
+url="https://wiki.gnome.org/Projects/libsoup";
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 libxml2 glib-networking sqlite krb5 libpsl brotli)
+makedepends=(gobject-introspection python vala git gtk-doc meson samba)
+checkdepends=(apache php-apache)
+optdepends=('samba: Windows Domain SSO')
+_commit=63b1d319c6a0d4fde69f074c2fe04ff9767e7684  # tags/2.74.0^0
+source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  git cherry-pick -n 80a7e4fb1cdfdb6f460e6fea076d8d5102b1d6e4
+}
+
+build() {
+  arch-meson $pkgname build \
+-D gtk_doc=true \
+-D sysprof=disabled
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  depends+=(libg{lib,object,io}-2.0.so libgssapi_krb5.so libpsl.so
+libbrotlidec.so)
+  provides+=(libsoup{,-gnome}-2.4.so)
+
+  meson install -C build --destdir "$pkgdir"
+}
+
+# vim:set sw=2 et:



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

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:59:18
  Author: heftig
Revision: 424922

archrelease: copy trunk to extra-x86_64

Added:
  rygel/repos/extra-x86_64/PKGBUILD
(from rev 424920, rygel/trunk/PKGBUILD)
Deleted:
  rygel/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 19:59:17 UTC (rev 424921)
+++ PKGBUILD2021-09-30 19:59:18 UTC (rev 424922)
@@ -1,48 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Balló György 
-
-pkgname=rygel
-pkgver=0.40.1
-pkgrel=1
-epoch=1
-pkgdesc="UPnP AV MediaServer and MediaRenderer"
-url="https://wiki.gnome.org/Projects/Rygel";
-arch=(x86_64)
-license=(LGPL)
-depends=(gupnp gupnp-av gupnp-dlna libgee gtk3 libunistring tracker3
- libmediaart gst-editing-services)
-makedepends=(vala gobject-introspection git meson)
-optdepends=('gst-plugins-base: Extra media codecs'
-'gst-plugins-good: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-ugly: Extra media codecs'
-'gst-libav: Extra media codecs'
-'tracker3-miners: Share indexed media files')
-backup=(etc/rygel.conf)
-groups=(gnome)
-_commit=7b2c10d415616d470e7698020bbfe35e2bb21529  # tags/rygel-0.40.1^0
-source=("git+https://gitlab.gnome.org/GNOME/rygel.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^RYGEL//;s/^rygel-//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build \
--D plugins=external,gst-launch,lms,media-export,mpris,playbin,ruih,tracker3
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: rygel/repos/extra-x86_64/PKGBUILD (from rev 424920, 
rygel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 19:59:18 UTC (rev 424922)
@@ -0,0 +1,48 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Balló György 
+
+pkgname=rygel
+pkgver=0.40.2
+pkgrel=1
+epoch=1
+pkgdesc="UPnP AV MediaServer and MediaRenderer"
+url="https://wiki.gnome.org/Projects/Rygel";
+arch=(x86_64)
+license=(LGPL)
+depends=(gupnp gupnp-av gupnp-dlna libgee gtk3 libunistring tracker3
+ libmediaart gst-editing-services)
+makedepends=(vala gobject-introspection git meson)
+optdepends=('gst-plugins-base: Extra media codecs'
+'gst-plugins-good: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'gst-libav: Extra media codecs'
+'tracker3-miners: Share indexed media files')
+backup=(etc/rygel.conf)
+groups=(gnome)
+_commit=4cc71529e53acaae16957d38a6565396a7ebf6b4  # tags/rygel-0.40.2^0
+source=("git+https://gitlab.gnome.org/GNOME/rygel.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^RYGEL//;s/^rygel-//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  git cherry-pick -n d0410cccf6af55e16d3ba9400ad5e9f703313739
+}
+
+build() {
+  arch-meson $pkgname build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  meson install -C build --destdir "$pkgdir"
+}



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

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:59:10
  Author: heftig
Revision: 424920

0.40.2-1

Modified:
  rygel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 19:58:22 UTC (rev 424919)
+++ PKGBUILD2021-09-30 19:59:10 UTC (rev 424920)
@@ -2,7 +2,7 @@
 # Contributor: Balló György 
 
 pkgname=rygel
-pkgver=0.40.1
+pkgver=0.40.2
 pkgrel=1
 epoch=1
 pkgdesc="UPnP AV MediaServer and MediaRenderer"
@@ -20,7 +20,7 @@
 'tracker3-miners: Share indexed media files')
 backup=(etc/rygel.conf)
 groups=(gnome)
-_commit=7b2c10d415616d470e7698020bbfe35e2bb21529  # tags/rygel-0.40.1^0
+_commit=4cc71529e53acaae16957d38a6565396a7ebf6b4  # tags/rygel-0.40.2^0
 source=("git+https://gitlab.gnome.org/GNOME/rygel.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -31,11 +31,11 @@
 
 prepare() {
   cd $pkgname
+  git cherry-pick -n d0410cccf6af55e16d3ba9400ad5e9f703313739
 }
 
 build() {
-  arch-meson $pkgname build \
--D plugins=external,gst-launch,lms,media-export,mpris,playbin,ruih,tracker3
+  arch-meson $pkgname build
   meson compile -C build
 }
 
@@ -44,5 +44,5 @@
 }
 
 package() {
-  DESTDIR="$pkgdir" meson install -C build
+  meson install -C build --destdir "$pkgdir"
 }



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

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:58:22
  Author: heftig
Revision: 424919

2.74.0-3: fix vala

Modified:
  libsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 19:56:27 UTC (rev 424918)
+++ PKGBUILD2021-09-30 19:58:22 UTC (rev 424919)
@@ -3,7 +3,7 @@
 
 pkgname=libsoup
 pkgver=2.74.0
-pkgrel=2
+pkgrel=3
 pkgdesc="HTTP client/server library for GNOME"
 url="https://wiki.gnome.org/Projects/libsoup";
 arch=(x86_64)
@@ -23,6 +23,7 @@
 
 prepare() {
   cd $pkgname
+  git cherry-pick -n 80a7e4fb1cdfdb6f460e6fea076d8d5102b1d6e4
 }
 
 build() {



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

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:27
  Author: heftig
Revision: 424918

archrelease: copy trunk to testing-x86_64

Added:
  linux-zen/repos/testing-x86_64/
  linux-zen/repos/testing-x86_64/PKGBUILD
(from rev 424916, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-x86_64/config
(from rev 424916, 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 424917:424918 to see the changes.


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

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:24
  Author: heftig
Revision: 424916

archrelease: copy trunk to testing-x86_64

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

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

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 424915, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2021-09-30 19:56:24 UTC (rev 424916)
@@ -0,0 +1,39 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgname=nvidia
+pkgver=470.74
+pkgrel=4
+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-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:26
  Author: heftig
Revision: 424917

archrelease: copy trunk to testing-x86_64

Added:
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 424916, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/config
(from rev 424916, 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 424916:424917 to see the changes.


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

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:25
  Author: heftig
Revision: 1026247

archrelease: copy trunk to community-testing-x86_64

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

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

Copied: r8168/repos/community-testing-x86_64/PKGBUILD (from rev 1026242, 
r8168/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:25 UTC (rev 1026247)
@@ -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=24
+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 bbswitch/repos (4 files)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:25
  Author: heftig
Revision: 1026245

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 1026241, bbswitch/trunk/0001-proc_ops-struct.patch)
  bbswitch/repos/community-testing-x86_64/0002-kernel-5.7.patch
(from rev 1026242, bbswitch/trunk/0002-kernel-5.7.patch)
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 1026242, 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 1026241, 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-30 19:56:25 UTC 
(rev 1026245)
@@ -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 
1026242, 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-30 19:56:25 UTC 
(rev 1026245)
@@ -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 1026242, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:25 UTC (rev 1026245)
@@ -0,0 +1,50 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+pkgrel=452
+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 vhba-module/repos (4 files)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:23
  Author: heftig
Revision: 1026243

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 1026239, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 1026239, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/dkms.conf
(from rev 1026239, 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 
1026239, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2021-09-30 19:56:23 UTC (rev 
1026243)
@@ -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 1026239, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:23 UTC (rev 1026243)
@@ -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=46
+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 broadcom-wl/repos (2 files)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:25
  Author: heftig
Revision: 1026246

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

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

Copied: broadcom-wl/repos/community-testing-x86_64/PKGBUILD (from rev 1026239, 
broadcom-wl/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:25 UTC (rev 1026246)
@@ -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=331
+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 acpi_call/repos (2 files)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:20
  Author: heftig
Revision: 1026239

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

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

Copied: acpi_call/repos/community-testing-x86_64/PKGBUILD (from rev 1026238, 
acpi_call/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:20 UTC (rev 1026239)
@@ -0,0 +1,38 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call
+pkgver=1.2.1
+pkgrel=93
+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 deepin-anything-arch/repos (2 files)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:22
  Author: heftig
Revision: 1026242

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

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

Copied: deepin-anything-arch/repos/community-testing-x86_64/PKGBUILD (from rev 
1026239, deepin-anything-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:22 UTC (rev 1026242)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-anything-arch
+pkgver=5.0.9
+pkgrel=31
+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 virtualbox-host-modules-arch/repos (2 files)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:24
  Author: heftig
Revision: 1026244

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 1026241, 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 1026241, virtualbox-host-modules-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:24 UTC (rev 1026244)
@@ -0,0 +1,40 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgname='virtualbox-host-modules-arch'
+pkgver=6.1.26
+pkgrel=19
+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 netfilter-fullconenat/repos (2 files)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:21
  Author: heftig
Revision: 1026241

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 1026239, netfilter-fullconenat/trunk/PKGBUILD)

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

Copied: netfilter-fullconenat/repos/community-testing-x86_64/PKGBUILD (from rev 
1026239, netfilter-fullconenat/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:21 UTC (rev 1026241)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Edward Pacman 
+
+pkgname=netfilter-fullconenat
+pkgver=r73.0cf3b48
+pkgrel=151
+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 tp_smapi/repos (2 files)

2021-09-30 Thread Jan Steffens via arch-commits
Date: Thursday, September 30, 2021 @ 19:56:21
  Author: heftig
Revision: 1026240

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

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

Copied: tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 1026239, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-09-30 19:56:21 UTC (rev 1026240)
@@ -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=339
+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 python-graphviz/repos/community-any (PKGBUILD PKGBUILD)

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 19:53:53
  Author: arojas
Revision: 1026238

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-30 19:53:44 UTC (rev 1026237)
+++ PKGBUILD2021-09-30 19:53:53 UTC (rev 1026238)
@@ -1,44 +0,0 @@
-# Maintainer: Eli Schwartz 
-
-_pkgname=graphviz
-pkgname=python-graphviz
-pkgver=0.16
-pkgrel=2
-pkgdesc="Simple Python interface for Graphviz"
-arch=('any')
-url="https://github.com/xflr6/${_pkgname}";
-license=('MIT')
-depends=('graphviz' 'python')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-pytest-mock')
-source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip";)
-sha256sums=('d2d25af1c199cad567ce4806f0449cb74eb30cf451fd7597251e1da099ac6e57')
-b2sums=('abedbe170eaf9d3ad83f91b5ad13aa9fbda8669ac19ebbd1087aeab3f9401b0b8e6557313e04d791451ee501c75bc2843d89d1a0f789a219b0db771467b4b8bb')
-
-prepare() {
-cd "${srcdir}"/${_pkgname}-${pkgver}
-
-# do not run python-coverage in unittests :/
-sed -i 's/--cov --cov-report=term --cov-report=html//' setup.cfg
-# don't add pointless dependency on python-mock needed on python 3.5
-sed -i '/mock_use_standalone_module/d' setup.cfg
-}
-
-build(){
-cd "${srcdir}"/${_pkgname}-${pkgver}
-
-python setup.py build
-}
-
-check() {
-cd "${srcdir}"/${_pkgname}-${pkgver}
-
-python -m pytest
-}
-
-package() {
-cd "${srcdir}"/${_pkgname}-${pkgver}
-
-python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-install -Dm644 LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE.txt
-}

Copied: python-graphviz/repos/community-any/PKGBUILD (from rev 1026237, 
python-graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-30 19:53:53 UTC (rev 1026238)
@@ -0,0 +1,44 @@
+# Maintainer: Eli Schwartz 
+
+_pkgname=graphviz
+pkgname=python-graphviz
+pkgver=0.17
+pkgrel=1
+pkgdesc="Simple Python interface for Graphviz"
+arch=('any')
+url="https://github.com/xflr6/${_pkgname}";
+license=('MIT')
+depends=('graphviz' 'python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'python-pytest-mock')
+source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip";)
+sha256sums=('ef6e2c5deb9cdcc0c7eece1d89625fd07b0f2208ea2bcb483520907ddf8b4e12')
+b2sums=('f2f5ad728157d60c48964d2cfdc76559310af6099a9eae16279b0f9e8a41c08d02d5f255be6c1f0808750a26e67822b5fbb930f7ada5c6a614c3607494cd')
+
+prepare() {
+cd "${srcdir}"/${_pkgname}-${pkgver}
+
+# do not run python-coverage in unittests :/
+sed -i 's/--cov --cov-report=term --cov-report=html//' setup.cfg
+# don't add pointless dependency on python-mock needed on python 3.5
+sed -i '/mock_use_standalone_module/d' setup.cfg
+}
+
+build(){
+cd "${srcdir}"/${_pkgname}-${pkgver}
+
+python setup.py build
+}
+
+check() {
+cd "${srcdir}"/${_pkgname}-${pkgver}
+
+python -m pytest
+}
+
+package() {
+cd "${srcdir}"/${_pkgname}-${pkgver}
+
+python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+install -Dm644 LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE.txt
+}



  1   2   3   >