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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:34:49
  Author: tpowa
Revision: 434932

upgpkg: archboot-arm 2022.01-66: bump to latest version

Modified:
  archboot-arm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 06:33:28 UTC (rev 434931)
+++ PKGBUILD2022-01-23 06:34:49 UTC (rev 434932)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.01
-pkgrel=65
+pkgrel=66
 pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:34:55
  Author: tpowa
Revision: 434933

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 06:34:49 UTC (rev 434932)
+++ PKGBUILD2022-01-23 06:34:55 UTC (rev 434933)
@@ -1,48 +0,0 @@
-# Maintainer : Tobias Powalowski 
-
-pkgname=archboot-arm
-pkgver=2022.01
-pkgrel=65
-pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
-arch=(any)
-license=('GPL')
-url="https://wiki.archlinux.org/title/Archboot;
-depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
- 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
- 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
- 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
- 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 'b43-fwcutter' 
'wpa_supplicant' 'rsync' 'gzip' 'libarchive'
-'device-mapper' 'screen' 'elfutils' 'pam' 'cracklib' 'nfs-utils' 
'nfsidmap' 'readline' 'acl' 'attr' 'pcre' 'cpio'
-'fuse' 'libusb' 'vim' 'lzo' 'lzop' 'libsasl' 'libldap' 'gpm' 
'libevent' 'gcc-libs' 'sdparm' 'licenses' 'pptpclient' 
-'smbclient'  'dhcpcd' 'openssl' 'dmraid' 'linux-atm' 'netctl' 'parted' 
'tzdata' 'ntp' 'libgcrypt' 'iw' 'crda'
-'libnl' 'iproute2' 'wireless-regdb' 'dhclient' 'mtools' 'fsarchiver' 
'xz' 'libtirpc' 'rpcbind' 'testdisk'
-'wipe' 'ddrescue' 'ifplugd' 'libgssglue' 'mkinitcpio-nfs-utils' 
'gptfdisk' 'nilfs-utils' 'btrfs-progs'
-'iana-etc' 'keyutils' 'libisoburn' 'file' 'curl'  'smartmontools' 
'dnsmasq' 
-'openconnect' 'libxml2' 'libproxy' 'tcpdump' 'nmap' 'lua' 'gnutls' 
'nettle' 'libtasn1' 'expat' 'progsreiserfs'
-'glib2' 'freetype2' 'libssh2' 'libedit' 'talloc' 'libjpeg-turbo' 
'dmidecode' 'gnupg' 'libksba' 'libassuan' 'pinentry'
-'gpgme' 'ldns' 'dnssec-anchors' 'hwdata' 'systemd' 'haveged' 'pambase' 
'traceroute' 'grub' 
-'systemd-sysvcompat' 'arch-install-scripts' 'zsh' 'gdbm' 
'grml-zsh-config' 'cpupower' 'wvdial' 'xl2tpd' 
-'usb_modeswitch' 'efibootmgr' 'f2fs-tools' 'efitools' 'efivar' 
'ethtool' 'exfatprogs' 
-'fuse3' 'flex' 'expac' 'amd-ucode' 'cdrtools' 'mktorrent' 'nvme-cli' 
'fatresize' 'iwd' 'elinks' 'lshw' 
-'sbsigntools' 'openresolv' 'mokutil')
-makedepends=('git')
-optdepends=('linux-firmware: for firmware inclusion on image file'
-'sudo: for running the archboot build server')
-source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed;)
-backup=('etc/archboot/x86_64.conf'
-'etc/archboot/aarch64.conf'
-'etc/archboot/x86_64-latest.conf'
-'etc/archboot/aarch64-latest.conf'
-'etc/archboot/presets/x86_64'
-'etc/archboot/presets/aarch64'
-'etc/archboot/presets/x86_64-latest'
-'etc/archboot/presets/aarch64-latest')
-install=archboot.install
-sha256sums=('SKIP')
-validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski 

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

Copied: archboot-arm/repos/extra-any/PKGBUILD (from rev 434932, 
archboot-arm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 06:34:55 UTC (rev 434933)
@@ -0,0 +1,48 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot-arm
+pkgver=2022.01
+pkgrel=66
+pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+ 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 'b43-fwcutter' 
'wpa_supplicant' 

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:33:28
  Author: tpowa
Revision: 434931

archrelease: copy trunk to extra-any

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

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

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

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

Copied: archboot/repos/extra-any/PKGBUILD (from rev 434930, 
archboot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 06:33:28 UTC (rev 434931)
@@ -0,0 +1,49 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot
+pkgver=2022.01
+pkgrel=66
+pkgdesc="Advanced, modular arch boot/install image creation utility"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils'  'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+  

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:33:22
  Author: tpowa
Revision: 434930

upgpkg: archboot 2022.01-66: bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 06:14:47 UTC (rev 434929)
+++ PKGBUILD2022-01-23 06:33:22 UTC (rev 434930)
@@ -2,7 +2,7 @@
 
 pkgname=archboot
 pkgver=2022.01
-pkgrel=65
+pkgrel=66
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, January 23, 2022 @ 06:30:56
  Author: yan12125
Revision: 1113545

archrelease: copy trunk to community-testing-any

Added:
  python-moto/repos/community-testing-any/
  python-moto/repos/community-testing-any/PKGBUILD
(from rev 1113544, python-moto/trunk/PKGBUILD)
  python-moto/repos/community-testing-any/sdist-no-pyc.diff
(from rev 1113544, python-moto/trunk/sdist-no-pyc.diff)

---+
 PKGBUILD  |   85 
 sdist-no-pyc.diff |9 +
 2 files changed, 94 insertions(+)

Copied: python-moto/repos/community-testing-any/PKGBUILD (from rev 1113544, 
python-moto/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2022-01-23 06:30:56 UTC (rev 1113545)
@@ -0,0 +1,85 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: Guillaume Horel 
+
+pkgname=python-moto
+_pkgname=moto
+# https://github.com/spulec/moto/blob/master/CHANGELOG.md
+pkgver=3.0.0
+pkgrel=1
+pkgdesc='Moto is a library to mock out the boto library.'
+arch=(any)
+url='https://github.com/spulec/moto'
+license=(Apache)
+# NOTE: Keep the order of dependencies matching setup.py
+# setup.py includes setuptools, which is a work around for missing 
dependencies in aws-xray-sdk [1].
+# I use the correct dependency in python-aws-xray-sdk, so python-setuptools is 
not needed here.
+# [1] https://github.com/spulec/moto/pull/4142
+depends=(python-boto3 python-botocore python-cryptography python-requests 
python-xmltodict
+ python-werkzeug python-pytz python-dateutil python-responses
+ # Below dependencies varied with Python versions
+ python-jinja python-more-itertools)
+# See reqquirements-test.txt, excluding pytest-cov
+checkdepends=(python-pytest python-sure python-freezegun)
+# Below are optional dependencies. The order matches _dep_* items in upstream 
`setup.py`.
+# Note that _dep_python_jose_ecdsa_pin and _dep_idna are excluded as they are 
pins and
+# not used by moto.
+optdepends=(
+  'python-yaml: for cloudformation, s3 and ssm'
+  'python-jose: for apigateway and cognitoidp'
+  # SNS and SQS still uses docker indirectly, while upstream explicitly 
removes them
+  # https://github.com/spulec/moto/pull/4094
+  'python-docker: for awslambda, batch, cloudformation, dynamodb2 and 
dynamodbstreams'
+  'python-graphql-core: For appsync'
+  'python-jsondiff: for iotdata'
+  'python-aws-xray-sdk: for xray'
+  'python-cfn-lint: for cloudformation'
+  'python-sshpubkeys: for ec2 and efs'
+  'python-flask: for moto_server'
+  'python-flask-cors: for moto_server'
+)
+checkdepends+=(python-yaml python-jose python-docker python-graphql-core 
python-jsondiff python-aws-xray-sdk
+   python-cfn-lint python-sshpubkeys python-flask 
python-flask-cors)
+source=("https://files.pythonhosted.org/packages/source/m/moto/moto-${pkgver}.tar.gz;
+sdist-no-pyc.diff)
+sha256sums=('d6b00a2663290e7ebb06823d5ffcb124c8dc9bf526b878539ef7c4a377fd8255'
+'4193bd88380f6ab8dac49be37d940993dee4e31351ffd60c8167b7c8e5ec3208')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+  # AWS Lambda and Batch tests require docker/podman, while running 
docker/podman
+  # in systemd-nspawn containers appears impossible without special 
configurations -
+  # disable them altogether
+  sed -i '/markers\s*=/a \ \ \ \ needs_docker: marks test which require 
docker' setup.cfg
+  find tests \( -name '*.py' -a ! -name __init__.py \) -print0 | xargs -I % -0 
bash -c '
+sed -i -E "%" \
+  -e "/__future__/a import pytest" \
+  -e "s/^(\s*)(@mock_batch)$/\1\2\n\1...@pytest.mark.needs_docker/" \
+  -e "s/^(\s*)(@mock_lambda)$/\1\2\n\1...@pytest.mark.needs_docker/"
+grep __future__ "%" || sed -i "1i import pytest" "%"
+  '
+
+  patch -Np1 -i ../sdist-no-pyc.diff
+
+  # Remove upper bounds of dependencies
+  sed --in-place=.orig -r 's#,?<[0-9.]+,?##;s#==([0-9.]+)#>=\1#' setup.py
+  diff -u setup.py{.orig,} || true
+}
+
+build() {
+  cd $_pkgname-$pkgver
+
+  python setup.py build
+}
+
+check() {
+  cd $_pkgname-$pkgver
+
+  TZ=UTC pytest tests -m 'not needs_docker'
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}

Copied: python-moto/repos/community-testing-any/sdist-no-pyc.diff (from rev 
1113544, python-moto/trunk/sdist-no-pyc.diff)
===
--- community-testing-any/sdist-no-pyc.diff (rev 0)
+++ community-testing-any/sdist-no-pyc.diff 2022-01-23 06:30:56 UTC (rev 
1113545)
@@ -0,0 +1,9 @@
+diff --git a/MANIFEST.in b/MANIFEST.in
+index 51d1b223..30ca14c0 100644
+--- a/MANIFEST.in
 b/MANIFEST.in
+@@ -6,3 +6,4 @@ include moto/cognitoidp/resources/*.json
+ include moto/dynamodb2/parsing/reserved_keywords.txt
+ recursive-include moto/templates *
+ 

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

2022-01-22 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, January 23, 2022 @ 06:30:40
  Author: yan12125
Revision: 1113544

upgpkg: python-moto 3.0.0-1

python-boto is no longer needed after upstream drops it
https://github.com/spulec/moto/pull/4378

Modified:
  python-moto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 03:52:20 UTC (rev 1113543)
+++ PKGBUILD2022-01-23 06:30:40 UTC (rev 1113544)
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/spulec/moto/blob/master/CHANGELOG.md
-pkgver=2.3.2
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Moto is a library to mock out the boto library.'
 arch=(any)
@@ -19,9 +19,7 @@
  # Below dependencies varied with Python versions
  python-jinja python-more-itertools)
 # See reqquirements-test.txt, excluding pytest-cov
-checkdepends=(python-pytest python-sure python-freezegun
-  # boto is vendored (#3503), but still imported in tests
-  python-boto)
+checkdepends=(python-pytest python-sure python-freezegun)
 # Below are optional dependencies. The order matches _dep_* items in upstream 
`setup.py`.
 # Note that _dep_python_jose_ecdsa_pin and _dep_idna are excluded as they are 
pins and
 # not used by moto.
@@ -43,7 +41,7 @@
python-cfn-lint python-sshpubkeys python-flask 
python-flask-cors)
 
source=("https://files.pythonhosted.org/packages/source/m/moto/moto-${pkgver}.tar.gz;
 sdist-no-pyc.diff)
-sha256sums=('eaaed229742adbd1387383d113350ecd9222fc1e8f5611a9395a058c1eee4377'
+sha256sums=('d6b00a2663290e7ebb06823d5ffcb124c8dc9bf526b878539ef7c4a377fd8255'
 '4193bd88380f6ab8dac49be37d940993dee4e31351ffd60c8167b7c8e5ec3208')
 
 prepare() {



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:14:47
  Author: tpowa
Revision: 434929

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 06:14:41 UTC (rev 434928)
+++ PKGBUILD2022-01-23 06:14:47 UTC (rev 434929)
@@ -1,48 +0,0 @@
-# Maintainer : Tobias Powalowski 
-
-pkgname=archboot-arm
-pkgver=2022.01
-pkgrel=64
-pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
-arch=(any)
-license=('GPL')
-url="https://wiki.archlinux.org/title/Archboot;
-depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
- 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
- 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
- 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
- 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 'b43-fwcutter' 
'wpa_supplicant' 'rsync' 'gzip' 'libarchive'
-'device-mapper' 'screen' 'elfutils' 'pam' 'cracklib' 'nfs-utils' 
'nfsidmap' 'readline' 'acl' 'attr' 'pcre' 'cpio'
-'fuse' 'libusb' 'vim' 'lzo' 'lzop' 'libsasl' 'libldap' 'gpm' 
'libevent' 'gcc-libs' 'sdparm' 'licenses' 'pptpclient' 
-'smbclient'  'dhcpcd' 'openssl' 'dmraid' 'linux-atm' 'netctl' 'parted' 
'tzdata' 'ntp' 'libgcrypt' 'iw' 'crda'
-'libnl' 'iproute2' 'wireless-regdb' 'dhclient' 'mtools' 'fsarchiver' 
'xz' 'libtirpc' 'rpcbind' 'testdisk'
-'wipe' 'ddrescue' 'ifplugd' 'libgssglue' 'mkinitcpio-nfs-utils' 
'gptfdisk' 'nilfs-utils' 'btrfs-progs'
-'iana-etc' 'keyutils' 'libisoburn' 'file' 'curl'  'smartmontools' 
'dnsmasq' 
-'openconnect' 'libxml2' 'libproxy' 'tcpdump' 'nmap' 'lua' 'gnutls' 
'nettle' 'libtasn1' 'expat' 'progsreiserfs'
-'glib2' 'freetype2' 'libssh2' 'libedit' 'talloc' 'libjpeg-turbo' 
'dmidecode' 'gnupg' 'libksba' 'libassuan' 'pinentry'
-'gpgme' 'ldns' 'dnssec-anchors' 'hwdata' 'systemd' 'haveged' 'pambase' 
'traceroute' 'grub' 
-'systemd-sysvcompat' 'arch-install-scripts' 'zsh' 'gdbm' 
'grml-zsh-config' 'cpupower' 'wvdial' 'xl2tpd' 
-'usb_modeswitch' 'efibootmgr' 'f2fs-tools' 'efitools' 'efivar' 
'ethtool' 'exfatprogs' 
-'fuse3' 'flex' 'expac' 'amd-ucode' 'cdrtools' 'mktorrent' 'nvme-cli' 
'fatresize' 'iwd' 'elinks' 'lshw' 
-'sbsigntools' 'openresolv' 'mokutil')
-makedepends=('git')
-optdepends=('linux-firmware: for firmware inclusion on image file'
-'sudo: for running the archboot build server')
-source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed;)
-backup=('etc/archboot/x86_64.conf'
-'etc/archboot/aarch64.conf'
-'etc/archboot/x86_64-latest.conf'
-'etc/archboot/aarch64-latest.conf'
-'etc/archboot/presets/x86_64'
-'etc/archboot/presets/aarch64'
-'etc/archboot/presets/x86_64-latest'
-'etc/archboot/presets/aarch64-latest')
-install=archboot.install
-sha256sums=('SKIP')
-validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski 

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

Copied: archboot-arm/repos/extra-any/PKGBUILD (from rev 434928, 
archboot-arm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 06:14:47 UTC (rev 434929)
@@ -0,0 +1,48 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot-arm
+pkgver=2022.01
+pkgrel=65
+pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+ 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 'b43-fwcutter' 
'wpa_supplicant' 

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:14:41
  Author: tpowa
Revision: 434928

upgpkg: archboot-arm 2022.01-65: bump to latest version

Modified:
  archboot-arm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 06:13:54 UTC (rev 434927)
+++ PKGBUILD2022-01-23 06:14:41 UTC (rev 434928)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.01
-pkgrel=64
+pkgrel=65
 pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:13:54
  Author: tpowa
Revision: 434927

archrelease: copy trunk to extra-any

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

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

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

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

Copied: archboot/repos/extra-any/PKGBUILD (from rev 434926, 
archboot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 06:13:54 UTC (rev 434927)
@@ -0,0 +1,49 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot
+pkgver=2022.01
+pkgrel=65
+pkgdesc="Advanced, modular arch boot/install image creation utility"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils'  'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+  

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:13:49
  Author: tpowa
Revision: 434926

upgpkg: archboot 2022.01-65: bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 06:08:28 UTC (rev 434925)
+++ PKGBUILD2022-01-23 06:13:49 UTC (rev 434926)
@@ -2,7 +2,7 @@
 
 pkgname=archboot
 pkgver=2022.01
-pkgrel=64
+pkgrel=65
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:08:28
  Author: tpowa
Revision: 434925

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 06:08:17 UTC (rev 434924)
+++ PKGBUILD2022-01-23 06:08:28 UTC (rev 434925)
@@ -1,48 +0,0 @@
-# Maintainer : Tobias Powalowski 
-
-pkgname=archboot-arm
-pkgver=2022.01
-pkgrel=63
-pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
-arch=(any)
-license=('GPL')
-url="https://wiki.archlinux.org/title/Archboot;
-depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
- 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
- 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
- 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
- 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 'b43-fwcutter' 
'wpa_supplicant' 'rsync' 'gzip' 'libarchive'
-'device-mapper' 'screen' 'elfutils' 'pam' 'cracklib' 'nfs-utils' 
'nfsidmap' 'readline' 'acl' 'attr' 'pcre' 'cpio'
-'fuse' 'libusb' 'vim' 'lzo' 'lzop' 'libsasl' 'libldap' 'gpm' 
'libevent' 'gcc-libs' 'sdparm' 'licenses' 'pptpclient' 
-'smbclient'  'dhcpcd' 'openssl' 'dmraid' 'linux-atm' 'netctl' 'parted' 
'tzdata' 'ntp' 'libgcrypt' 'iw' 'crda'
-'libnl' 'iproute2' 'wireless-regdb' 'dhclient' 'mtools' 'fsarchiver' 
'xz' 'libtirpc' 'rpcbind' 'testdisk'
-'wipe' 'ddrescue' 'ifplugd' 'libgssglue' 'mkinitcpio-nfs-utils' 
'gptfdisk' 'nilfs-utils' 'btrfs-progs'
-'iana-etc' 'keyutils' 'libisoburn' 'file' 'curl'  'smartmontools' 
'dnsmasq' 
-'openconnect' 'libxml2' 'libproxy' 'tcpdump' 'nmap' 'lua' 'gnutls' 
'nettle' 'libtasn1' 'expat' 'progsreiserfs'
-'glib2' 'freetype2' 'libssh2' 'libedit' 'talloc' 'libjpeg-turbo' 
'dmidecode' 'gnupg' 'libksba' 'libassuan' 'pinentry'
-'gpgme' 'ldns' 'dnssec-anchors' 'hwdata' 'systemd' 'haveged' 'pambase' 
'traceroute' 'grub' 
-'systemd-sysvcompat' 'arch-install-scripts' 'zsh' 'gdbm' 
'grml-zsh-config' 'cpupower' 'wvdial' 'xl2tpd' 
-'usb_modeswitch' 'efibootmgr' 'f2fs-tools' 'efitools' 'efivar' 
'ethtool' 'exfatprogs' 
-'fuse3' 'flex' 'expac' 'amd-ucode' 'cdrtools' 'mktorrent' 'nvme-cli' 
'fatresize' 'iwd' 'elinks' 'lshw' 
-'sbsigntools' 'openresolv' 'mokutil')
-makedepends=('git')
-optdepends=('linux-firmware: for firmware inclusion on image file'
-'sudo: for running the archboot build server')
-source=("git+https://gitlab.archlinux.org/tpowa/archboot.git#tag=${pkgver}-${pkgrel}?signed;)
-backup=('etc/archboot/x86_64.conf'
-'etc/archboot/aarch64.conf'
-'etc/archboot/x86_64-latest.conf'
-'etc/archboot/aarch64-latest.conf'
-'etc/archboot/presets/x86_64'
-'etc/archboot/presets/aarch64'
-'etc/archboot/presets/x86_64-latest'
-'etc/archboot/presets/aarch64-latest')
-install=archboot.install
-sha256sums=('SKIP')
-validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski 

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

Copied: archboot-arm/repos/extra-any/PKGBUILD (from rev 434924, 
archboot-arm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 06:08:28 UTC (rev 434925)
@@ -0,0 +1,48 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot-arm
+pkgver=2022.01
+pkgrel=64
+pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+ 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 'b43-fwcutter' 
'wpa_supplicant' 

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:08:17
  Author: tpowa
Revision: 434924

upgpkg: archboot-arm 2022.01-64: bump to latest version

Modified:
  archboot-arm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 06:07:24 UTC (rev 434923)
+++ PKGBUILD2022-01-23 06:08:17 UTC (rev 434924)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.01
-pkgrel=63
+pkgrel=64
 pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:07:24
  Author: tpowa
Revision: 434923

archrelease: copy trunk to extra-any

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

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

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

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

Copied: archboot/repos/extra-any/PKGBUILD (from rev 434922, 
archboot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 06:07:24 UTC (rev 434923)
@@ -0,0 +1,49 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot
+pkgver=2022.01
+pkgrel=64
+pkgdesc="Advanced, modular arch boot/install image creation utility"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils'  'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+  

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Sunday, January 23, 2022 @ 06:07:14
  Author: tpowa
Revision: 434922

upgpkg: archboot 2022.01-64: bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 22:55:01 UTC (rev 434921)
+++ PKGBUILD2022-01-23 06:07:14 UTC (rev 434922)
@@ -2,7 +2,7 @@
 
 pkgname=archboot
 pkgver=2022.01
-pkgrel=63
+pkgrel=64
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Daniel M. Capella via arch-commits
Date: Sunday, January 23, 2022 @ 03:52:20
  Author: polyzen
Revision: 1113543

archrelease: copy trunk to community-any

Added:
  pyright/repos/community-any/PKGBUILD
(from rev 1113542, pyright/trunk/PKGBUILD)
Deleted:
  pyright/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 03:51:55 UTC (rev 1113542)
+++ PKGBUILD2022-01-23 03:52:20 UTC (rev 1113543)
@@ -1,40 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Kaizhao Zhang 
-
-pkgname=pyright
-pkgver=1.1.212
-pkgrel=1
-pkgdesc='Type checker for the Python language'
-arch=('any')
-url=https://github.com/microsoft/pyright
-license=('MIT')
-depends=('nodejs>=12')
-makedepends=('npm')
-source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('4c4d2df68c04f5f80bfc0bd229b88a84fc85e101b3a0be5be19cbf6c5bea4196388d673aba1b512fc7b5e1af4b455ad09a6812dae29dc46df07c32a278f7a5b9')
-
-prepare() {
-  cd $pkgname-$pkgver
-  npm ci
-}
-
-build() {
-  cd $pkgname-$pkgver/packages/$pkgname
-  npm run build
-}
-
-package() {
-  install -d "$pkgdir"/usr/{bin,lib/node_modules/$pkgname,share/doc/$pkgname}
-  ln -s ../lib/node_modules/$pkgname/index.js "$pkgdir"/usr/bin/$pkgname
-  ln -s ../lib/node_modules/$pkgname/langserver.index.js \
-"$pkgdir"/usr/bin/$pkgname-langserver
-
-  cd $pkgname-$pkgver
-  cp -r {CONTRIBUTING,README}.md docs "$pkgdir"/usr/share/doc/$pkgname
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE.txt
-
-  cd packages/$pkgname
-  cp -r dist {,langserver.}index.js "$pkgdir"/usr/lib/node_modules/$pkgname
-}
-
-# vim:set ts=2 sw=2 et:

Copied: pyright/repos/community-any/PKGBUILD (from rev 1113542, 
pyright/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 03:52:20 UTC (rev 1113543)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Kaizhao Zhang 
+
+pkgname=pyright
+pkgver=1.1.214
+pkgrel=1
+pkgdesc='Type checker for the Python language'
+arch=('any')
+url=https://github.com/microsoft/pyright
+license=('MIT')
+depends=('nodejs>=12')
+makedepends=('npm')
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+b2sums=('6abdbaa8cc4f0a3eaee6339899113e06137c2c4a79e758948c235adc63a5d7cdbffb5c0e639c0728aa6cd36117f9a906c3aeec00d3f4fa94c4852700235f2481')
+
+prepare() {
+  cd $pkgname-$pkgver
+  npm ci
+}
+
+build() {
+  cd $pkgname-$pkgver/packages/$pkgname
+  npm run build
+}
+
+package() {
+  install -d "$pkgdir"/usr/{bin,lib/node_modules/$pkgname,share/doc/$pkgname}
+  ln -s ../lib/node_modules/$pkgname/index.js "$pkgdir"/usr/bin/$pkgname
+  ln -s ../lib/node_modules/$pkgname/langserver.index.js \
+"$pkgdir"/usr/bin/$pkgname-langserver
+
+  cd $pkgname-$pkgver
+  cp -r {CONTRIBUTING,README}.md docs "$pkgdir"/usr/share/doc/$pkgname
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE.txt
+
+  cd packages/$pkgname
+  cp -r dist {,langserver.}index.js "$pkgdir"/usr/lib/node_modules/$pkgname
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-01-22 Thread Daniel M. Capella via arch-commits
Date: Sunday, January 23, 2022 @ 03:51:55
  Author: polyzen
Revision: 1113542

upgpkg: pyright 1.1.214-1

Modified:
  pyright/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:05:05 UTC (rev 1113541)
+++ PKGBUILD2022-01-23 03:51:55 UTC (rev 1113542)
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang 
 
 pkgname=pyright
-pkgver=1.1.212
+pkgver=1.1.214
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('nodejs>=12')
 makedepends=('npm')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('4c4d2df68c04f5f80bfc0bd229b88a84fc85e101b3a0be5be19cbf6c5bea4196388d673aba1b512fc7b5e1af4b455ad09a6812dae29dc46df07c32a278f7a5b9')
+b2sums=('6abdbaa8cc4f0a3eaee6339899113e06137c2c4a79e758948c235adc63a5d7cdbffb5c0e639c0728aa6cd36117f9a906c3aeec00d3f4fa94c4852700235f2481')
 
 prepare() {
   cd $pkgname-$pkgver



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:05:05
  Author: wild
Revision: 1113541

archrelease: copy trunk to community-x86_64

Added:
  appstream-generator/repos/community-x86_64/PKGBUILD
(from rev 1113540, appstream-generator/trunk/PKGBUILD)
Deleted:
  appstream-generator/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:04:58 UTC (rev 1113540)
+++ PKGBUILD2022-01-23 01:05:05 UTC (rev 1113541)
@@ -1,22 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=appstream-generator
-pkgver=0.8.6
-pkgrel=1
-pkgdesc='A fast AppStream metadata generator'
-arch=(x86_64)
-url='https://github.com/ximion/appstream-generator'
-license=(GPL3)
-depends=(appstream libarchive librsvg optipng glibd lmdb)
-makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
-source=(https://github.com/ximion/appstream-generator/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('042b23c1437b7be24a33abab4b42184fd19869fcd9f7efe2bfa81a3d151c9136')
-
-build() {
-  meson build $pkgname-$pkgver -Ddownload-js=false --prefix=/usr
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja install -C build
-}

Copied: appstream-generator/repos/community-x86_64/PKGBUILD (from rev 1113540, 
appstream-generator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:05:05 UTC (rev 1113541)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=appstream-generator
+pkgver=0.8.6
+pkgrel=2
+pkgdesc='A fast AppStream metadata generator'
+arch=(x86_64)
+url='https://github.com/ximion/appstream-generator'
+license=(GPL3)
+depends=(appstream libarchive librsvg optipng glibd lmdb)
+makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
+source=(https://github.com/ximion/appstream-generator/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('042b23c1437b7be24a33abab4b42184fd19869fcd9f7efe2bfa81a3d151c9136')
+
+build() {
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
+  meson build $pkgname-$pkgver -Ddownload-js=false --prefix=/usr
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja install -C build
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:04:58
  Author: wild
Revision: 1113540

upgpkg: appstream-generator 0.8.6-2: Rebuilt against new ldc

Modified:
  appstream-generator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:04:36 UTC (rev 1113539)
+++ PKGBUILD2022-01-23 01:04:58 UTC (rev 1113540)
@@ -2,7 +2,7 @@
 
 pkgname=appstream-generator
 pkgver=0.8.6
-pkgrel=1
+pkgrel=2
 pkgdesc='A fast AppStream metadata generator'
 arch=(x86_64)
 url='https://github.com/ximion/appstream-generator'
@@ -13,6 +13,7 @@
 sha256sums=('042b23c1437b7be24a33abab4b42184fd19869fcd9f7efe2bfa81a3d151c9136')
 
 build() {
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
   meson build $pkgname-$pkgver -Ddownload-js=false --prefix=/usr
   ninja -C build
 }



[arch-commits] Commit in d-stdx-allocator/trunk (PKGBUILD)

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:04:15
  Author: wild
Revision: 1113536

upgpkg: d-stdx-allocator 3.0.2-18: Rebuilt against new ldc

Modified:
  d-stdx-allocator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:04:00 UTC (rev 1113535)
+++ PKGBUILD2022-01-23 01:04:15 UTC (rev 1113536)
@@ -3,7 +3,7 @@
 pkgname=d-stdx-allocator
 _pkgname=stdx-allocator
 pkgver=3.0.2
-pkgrel=17
+pkgrel=18
 pkgdesc='Extracted std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/stdx-allocator'
@@ -26,6 +26,7 @@
   cd $_pkgname-$pkgver/build
 
   export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
 
   arch-meson ..
 



[arch-commits] Commit in d-mir-core/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:04:00
  Author: wild
Revision: 1113535

archrelease: copy trunk to community-x86_64

Added:
  d-mir-core/repos/community-x86_64/PKGBUILD
(from rev 1113534, d-mir-core/trunk/PKGBUILD)
Deleted:
  d-mir-core/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:03:55 UTC (rev 1113534)
+++ PKGBUILD2022-01-23 01:04:00 UTC (rev 1113535)
@@ -1,46 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-_pkgname=mir-core
-pkgname=d-$_pkgname
-pkgver=1.1.14
-pkgrel=7
-pkgdesc='Base software building blocks and conventions for libmir'
-arch=('x86_64')
-url='https://github.com/libmir/mir-core'
-license=('custom:BSL')
-depends=('liblphobos')
-makedepends=('meson' 'ldc')
-source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('393ee409d50c7c825407b19fb860cce21907eb12ae5575eb5cd223bf0d4c3186bf6f0a61d4f3c7d07c6741c9d1d8f9a3421f7735520bba6e4bb52a5c18cb55f1')
-
-prepare() {
-  cd $_pkgname-$pkgver
-
-  # Fix version in buildfile
-  sed -i "s/1.1.1/$pkgver/" meson.build
-}
-
-build() {
-  mkdir $_pkgname-$pkgver/build
-  cd $_pkgname-$pkgver/build
-
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-check() {
-  cd $_pkgname-$pkgver/build
-
-  meson test
-}
-
-package() {
-  cd $_pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-
-  install -Dm 644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: d-mir-core/repos/community-x86_64/PKGBUILD (from rev 1113534, 
d-mir-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:04:00 UTC (rev 1113535)
@@ -0,0 +1,47 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+_pkgname=mir-core
+pkgname=d-$_pkgname
+pkgver=1.1.14
+pkgrel=8
+pkgdesc='Base software building blocks and conventions for libmir'
+arch=('x86_64')
+url='https://github.com/libmir/mir-core'
+license=('custom:BSL')
+depends=('liblphobos')
+makedepends=('meson' 'ldc')
+source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('393ee409d50c7c825407b19fb860cce21907eb12ae5575eb5cd223bf0d4c3186bf6f0a61d4f3c7d07c6741c9d1d8f9a3421f7735520bba6e4bb52a5c18cb55f1')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+  # Fix version in buildfile
+  sed -i "s/1.1.1/$pkgver/" meson.build
+}
+
+build() {
+  mkdir $_pkgname-$pkgver/build
+  cd $_pkgname-$pkgver/build
+
+  export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
+
+  arch-meson ..
+
+  ninja
+}
+
+check() {
+  cd $_pkgname-$pkgver/build
+
+  meson test
+}
+
+package() {
+  cd $_pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+
+  install -Dm 644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:04:31
  Author: wild
Revision: 1113538

upgpkg: d-containers 0.8.0-6: Rebuilt against new ldc

Modified:
  d-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:04:20 UTC (rev 1113537)
+++ PKGBUILD2022-01-23 01:04:31 UTC (rev 1113538)
@@ -4,7 +4,7 @@
 _pkgname=containers
 _pkgver=0.8.0
 pkgver=${_pkgver/-/}
-pkgrel=5
+pkgrel=6
 pkgdesc='Containers for D backed by std.experimental.allocator'
 arch=('x86_64')
 url='https://github.com/dlang-community/containers'
@@ -20,6 +20,7 @@
 
   # Force build with LDC
   export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
 
   arch-meson ..
 



[arch-commits] Commit in d-stdx-allocator/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:04:20
  Author: wild
Revision: 1113537

archrelease: copy trunk to community-x86_64

Added:
  d-stdx-allocator/repos/community-x86_64/PKGBUILD
(from rev 1113536, d-stdx-allocator/trunk/PKGBUILD)
Deleted:
  d-stdx-allocator/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:04:15 UTC (rev 1113536)
+++ PKGBUILD2022-01-23 01:04:20 UTC (rev 1113537)
@@ -1,45 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=d-stdx-allocator
-_pkgname=stdx-allocator
-pkgver=3.0.2
-pkgrel=17
-pkgdesc='Extracted std.experimental.allocator'
-arch=('x86_64')
-url='https://github.com/dlang-community/stdx-allocator'
-license=('Boost')
-depends=('liblphobos' 'd-mir-core')
-makedepends=('meson' 'ldc')
-source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
-
"add-dependency.patch::https://github.com/dlang-community/stdx-allocator/commit/676b4c782ba9c484864075508c27ef44399396f7.patch;)
-sha512sums=('f4dc887225926cc4530314976e5e236c696a54c6e2ccdb48271b97b0c0a70882b70e92768c94c2932ccc9bd2282c3e953b27cf72088904458f7fc15234dca4be'
-
'13d52d3bb4d90e7b5fb3163f1761c20a57a59be1306ac665fea0eb9331864821d77e790f8ca6027b1936a6930085d2ccca7a1d49d4bd139a939e2c58f03bd47a')
-
-prepare() {
-  cd $_pkgname-$pkgver
-
-  patch -p1 < ../add-dependency.patch
-}
-
-build() {
-  mkdir $_pkgname-$pkgver/build
-  cd $_pkgname-$pkgver/build
-
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-check() {
-  cd $_pkgname-$pkgver/build
-
-  meson test
-}
-
-package() {
-  cd $_pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: d-stdx-allocator/repos/community-x86_64/PKGBUILD (from rev 1113536, 
d-stdx-allocator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:04:20 UTC (rev 1113537)
@@ -0,0 +1,46 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=d-stdx-allocator
+_pkgname=stdx-allocator
+pkgver=3.0.2
+pkgrel=18
+pkgdesc='Extracted std.experimental.allocator'
+arch=('x86_64')
+url='https://github.com/dlang-community/stdx-allocator'
+license=('Boost')
+depends=('liblphobos' 'd-mir-core')
+makedepends=('meson' 'ldc')
+source=("$_pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
+
"add-dependency.patch::https://github.com/dlang-community/stdx-allocator/commit/676b4c782ba9c484864075508c27ef44399396f7.patch;)
+sha512sums=('f4dc887225926cc4530314976e5e236c696a54c6e2ccdb48271b97b0c0a70882b70e92768c94c2932ccc9bd2282c3e953b27cf72088904458f7fc15234dca4be'
+
'13d52d3bb4d90e7b5fb3163f1761c20a57a59be1306ac665fea0eb9331864821d77e790f8ca6027b1936a6930085d2ccca7a1d49d4bd139a939e2c58f03bd47a')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+  patch -p1 < ../add-dependency.patch
+}
+
+build() {
+  mkdir $_pkgname-$pkgver/build
+  cd $_pkgname-$pkgver/build
+
+  export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
+
+  arch-meson ..
+
+  ninja
+}
+
+check() {
+  cd $_pkgname-$pkgver/build
+
+  meson test
+}
+
+package() {
+  cd $_pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:04:36
  Author: wild
Revision: 1113539

archrelease: copy trunk to community-x86_64

Added:
  d-containers/repos/community-x86_64/PKGBUILD
(from rev 1113538, d-containers/trunk/PKGBUILD)
Deleted:
  d-containers/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:04:31 UTC (rev 1113538)
+++ PKGBUILD2022-01-23 01:04:36 UTC (rev 1113539)
@@ -1,39 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=d-containers
-_pkgname=containers
-_pkgver=0.8.0
-pkgver=${_pkgver/-/}
-pkgrel=5
-pkgdesc='Containers for D backed by std.experimental.allocator'
-arch=('x86_64')
-url='https://github.com/dlang-community/containers'
-license=('Boost')
-depends=('liblphobos')
-makedepends=('meson' 'ldc' 'd-stdx-allocator')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
-sha512sums=('cb3d5a02251922f920a32033bc5cca6d82b07e2a073d85bf729e71d6a3050deaf6c31b93b443c6287ad0ceb01ab5b3bc50b4d9c5df6066292175ceaf234f4c5c')
-
-build() {
-  mkdir -p $_pkgname-$_pkgver/build
-  cd $_pkgname-$_pkgver/build
-
-  # Force build with LDC
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-check() {
-  cd $_pkgname-$_pkgver/build
-
-  ninja test
-}
-
-package() {
-  cd $_pkgname-$_pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: d-containers/repos/community-x86_64/PKGBUILD (from rev 1113538, 
d-containers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:04:36 UTC (rev 1113539)
@@ -0,0 +1,40 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=d-containers
+_pkgname=containers
+_pkgver=0.8.0
+pkgver=${_pkgver/-/}
+pkgrel=6
+pkgdesc='Containers for D backed by std.experimental.allocator'
+arch=('x86_64')
+url='https://github.com/dlang-community/containers'
+license=('Boost')
+depends=('liblphobos')
+makedepends=('meson' 'ldc' 'd-stdx-allocator')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
+sha512sums=('cb3d5a02251922f920a32033bc5cca6d82b07e2a073d85bf729e71d6a3050deaf6c31b93b443c6287ad0ceb01ab5b3bc50b4d9c5df6066292175ceaf234f4c5c')
+
+build() {
+  mkdir -p $_pkgname-$_pkgver/build
+  cd $_pkgname-$_pkgver/build
+
+  # Force build with LDC
+  export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
+
+  arch-meson ..
+
+  ninja
+}
+
+check() {
+  cd $_pkgname-$_pkgver/build
+
+  ninja test
+}
+
+package() {
+  cd $_pkgname-$_pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}



[arch-commits] Commit in d-mir-core/trunk (PKGBUILD)

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:03:55
  Author: wild
Revision: 1113534

upgpkg: d-mir-core 1.1.14-8: Rebuilt against new ldc

Modified:
  d-mir-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:03:44 UTC (rev 1113533)
+++ PKGBUILD2022-01-23 01:03:55 UTC (rev 1113534)
@@ -3,7 +3,7 @@
 _pkgname=mir-core
 pkgname=d-$_pkgname
 pkgver=1.1.14
-pkgrel=7
+pkgrel=8
 pkgdesc='Base software building blocks and conventions for libmir'
 arch=('x86_64')
 url='https://github.com/libmir/mir-core'
@@ -25,6 +25,7 @@
   cd $_pkgname-$pkgver/build
 
   export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
 
   arch-meson ..
 



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:03:44
  Author: wild
Revision: 1113533

archrelease: copy trunk to community-x86_64

Added:
  glibd/repos/community-x86_64/PKGBUILD
(from rev 1113532, glibd/trunk/PKGBUILD)
Deleted:
  glibd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:03:39 UTC (rev 1113532)
+++ PKGBUILD2022-01-23 01:03:44 UTC (rev 1113533)
@@ -1,42 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Antonio Rojas 
-
-pkgname=glibd
-_pkgname=GlibD
-pkgver=2.3.0
-pkgrel=4
-pkgdesc='D bindings for the GLib C Utility Library'
-arch=('x86_64')
-url='https://github.com/gtkd-developers/GlibD'
-license=('LGPL3')
-depends=('glib2' 'liblphobos')
-makedepends=('meson' 'ldc' 'gobject-introspection' 'gir-to-d')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
-
"FixBuildingGlib2.68.patch::https://github.com/gtkd-developers/GlibD/commit/b22a87ee6f42806aff5f9173a24cd05995db6cb0.patch;
-
"FixBuildingGlib2.70.patch::https://github.com/gtkd-developers/GlibD/commit/31cc330d1502084f25b207ba0f6c9a26126b5f20.patch;)
-sha512sums=('3312eb81f6a586be4755942c23f46b23144c7ca5239a187eb30917f8e1c6726a63ecdfbe408276502f688f39dfb0f281248905a88692ec7d79875af53f893455'
-
'39e4eaba9fe01ae072e9c179b3e132bd241c94339ca31a47e64cda460aa9cd2ba2b59c8c25e0fb095386b10d83a033b1860afe8ca82e4a2076934a96a4a94012'
-
'f4efb17d38e06ed78a0dbd9e565ba987717ff40f9443f55cc7120ff721d9b3ed1fc23b249afac475fd5ed044001fb6b20e4cbd5864ab7f2a9c5c39f70cb51b3e')
-
-prepare() {
-  patch -d $_pkgname-$pkgver -p1 -i "$srcdir"/FixBuildingGlib2.68.patch
-  patch -d $_pkgname-$pkgver -p1 -i "$srcdir"/FixBuildingGlib2.70.patch
-}
-
-build() {
-  mkdir -p $_pkgname-$pkgver/build
-  cd $_pkgname-$pkgver/build
-
-  # Force build with LDC
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-package() {
-  cd $_pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: glibd/repos/community-x86_64/PKGBUILD (from rev 1113532, 
glibd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:03:44 UTC (rev 1113533)
@@ -0,0 +1,43 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Antonio Rojas 
+
+pkgname=glibd
+_pkgname=GlibD
+pkgver=2.3.0
+pkgrel=5
+pkgdesc='D bindings for the GLib C Utility Library'
+arch=('x86_64')
+url='https://github.com/gtkd-developers/GlibD'
+license=('LGPL3')
+depends=('glib2' 'liblphobos')
+makedepends=('meson' 'ldc' 'gobject-introspection' 'gir-to-d')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
+
"FixBuildingGlib2.68.patch::https://github.com/gtkd-developers/GlibD/commit/b22a87ee6f42806aff5f9173a24cd05995db6cb0.patch;
+
"FixBuildingGlib2.70.patch::https://github.com/gtkd-developers/GlibD/commit/31cc330d1502084f25b207ba0f6c9a26126b5f20.patch;)
+sha512sums=('3312eb81f6a586be4755942c23f46b23144c7ca5239a187eb30917f8e1c6726a63ecdfbe408276502f688f39dfb0f281248905a88692ec7d79875af53f893455'
+
'39e4eaba9fe01ae072e9c179b3e132bd241c94339ca31a47e64cda460aa9cd2ba2b59c8c25e0fb095386b10d83a033b1860afe8ca82e4a2076934a96a4a94012'
+
'f4efb17d38e06ed78a0dbd9e565ba987717ff40f9443f55cc7120ff721d9b3ed1fc23b249afac475fd5ed044001fb6b20e4cbd5864ab7f2a9c5c39f70cb51b3e')
+
+prepare() {
+  patch -d $_pkgname-$pkgver -p1 -i "$srcdir"/FixBuildingGlib2.68.patch
+  patch -d $_pkgname-$pkgver -p1 -i "$srcdir"/FixBuildingGlib2.70.patch
+}
+
+build() {
+  mkdir -p $_pkgname-$pkgver/build
+  cd $_pkgname-$pkgver/build
+
+  # Force build with LDC
+  export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
+
+  arch-meson ..
+
+  ninja
+}
+
+package() {
+  cd $_pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:03:39
  Author: wild
Revision: 1113532

upgpkg: glibd 2.3.0-5: Rebuilt against new ldc

Modified:
  glibd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:03:06 UTC (rev 1113531)
+++ PKGBUILD2022-01-23 01:03:39 UTC (rev 1113532)
@@ -4,7 +4,7 @@
 pkgname=glibd
 _pkgname=GlibD
 pkgver=2.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc='D bindings for the GLib C Utility Library'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/GlibD'
@@ -29,6 +29,7 @@
 
   # Force build with LDC
   export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
 
   arch-meson ..
 



[arch-commits] Commit in gir-to-d/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:03:06
  Author: wild
Revision: 1113531

archrelease: copy trunk to community-x86_64

Added:
  gir-to-d/repos/community-x86_64/PKGBUILD
(from rev 1113530, gir-to-d/trunk/PKGBUILD)
Deleted:
  gir-to-d/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:03:01 UTC (rev 1113530)
+++ PKGBUILD2022-01-23 01:03:06 UTC (rev 1113531)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=gir-to-d
-pkgver=0.22.0
-pkgrel=5
-pkgdesc='Create D bindings from GObject introspection files'
-arch=('x86_64')
-url='https://github.com/gtkd-developers/gir-to-d'
-license=('LGPL3')
-depends=('gcc-libs' 'liblphobos')
-makedepends=('meson' 'ldc')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('18a06884153c4ec7c028a2ad492bf272500e3e4079ae7c3eba6188f7681377edde2fe0cbcacedaa757aa6ed5bcf5f1ba2d201093d6f3692a0162b44c77d6')
-
-build() {
-  mkdir -p $pkgname-$pkgver/build
-  cd $pkgname-$pkgver/build
-
-  export DC=ldc
-
-  arch-meson ..
-
-  ninja
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gir-to-d/repos/community-x86_64/PKGBUILD (from rev 1113530, 
gir-to-d/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:03:06 UTC (rev 1113531)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=gir-to-d
+pkgver=0.22.0
+pkgrel=6
+pkgdesc='Create D bindings from GObject introspection files'
+arch=('x86_64')
+url='https://github.com/gtkd-developers/gir-to-d'
+license=('LGPL3')
+depends=('gcc-libs' 'liblphobos')
+makedepends=('meson' 'ldc')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('18a06884153c4ec7c028a2ad492bf272500e3e4079ae7c3eba6188f7681377edde2fe0cbcacedaa757aa6ed5bcf5f1ba2d201093d6f3692a0162b44c77d6')
+
+build() {
+  mkdir -p $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
+
+  arch-meson ..
+
+  ninja
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:02:47
  Author: wild
Revision: 1113529

archrelease: copy trunk to community-x86_64

Added:
  mustache-d/repos/community-x86_64/PKGBUILD
(from rev 1113528, mustache-d/trunk/PKGBUILD)
Deleted:
  mustache-d/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:02:43 UTC (rev 1113528)
+++ PKGBUILD2022-01-23 01:02:47 UTC (rev 1113529)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=mustache-d
-pkgver=0.1.5
-pkgrel=4
-pkgdesc='Moustache template engine for D'
-arch=('x86_64')
-url='https://github.com/repeatedly/mustache-d'
-license=('Boost')
-makedepends=('meson' 'ldc' 'liblphobos')
-source=("$pkgname-$pkgver::https://github.com/repeatedly/mustache-d/archive/v$pkgver.tar.gz;)
-sha512sums=('f6a84e69c5345ebe1c8aae3e6a214fd0b57055180f8c689468decab9d4e3cb92d88b1ca51b918eaec2134e2f7f86a17a69b07dfa58783286a66286fefa206eec')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  # Build with LDC
-  export DC=ldc
-
-  arch-meson ../$pkgname-$pkgver
-
-  ninja
-}
-
-package() {
-  cd build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: mustache-d/repos/community-x86_64/PKGBUILD (from rev 1113528, 
mustache-d/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:02:47 UTC (rev 1113529)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=mustache-d
+pkgver=0.1.5
+pkgrel=5
+pkgdesc='Moustache template engine for D'
+arch=('x86_64')
+url='https://github.com/repeatedly/mustache-d'
+license=('Boost')
+makedepends=('meson' 'ldc' 'liblphobos')
+source=("$pkgname-$pkgver::https://github.com/repeatedly/mustache-d/archive/v$pkgver.tar.gz;)
+sha512sums=('f6a84e69c5345ebe1c8aae3e6a214fd0b57055180f8c689468decab9d4e3cb92d88b1ca51b918eaec2134e2f7f86a17a69b07dfa58783286a66286fefa206eec')
+
+prepare() {
+  mkdir -p build
+
+  cd "$srcdir"/$pkgname-$pkgver
+  # Fixes 'ERROR: Got unknown keyword arguments "soversion", "version"'
+  sed -i "/install: true/{n;N;d}" meson.build
+}
+
+build() {
+  cd build
+
+  # Build with LDC
+  export DC=ldc
+
+  arch-meson ../$pkgname-$pkgver
+
+  ninja
+}
+
+package() {
+  cd build
+
+  DESTDIR="$pkgdir" ninja install
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:02:43
  Author: wild
Revision: 1113528

upgpkg: mustache-d 0.1.5-5: Rebuilt against new ldc

Modified:
  mustache-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:02:24 UTC (rev 1113527)
+++ PKGBUILD2022-01-23 01:02:43 UTC (rev 1113528)
@@ -2,7 +2,7 @@
 
 pkgname=mustache-d
 pkgver=0.1.5
-pkgrel=4
+pkgrel=5
 pkgdesc='Moustache template engine for D'
 arch=('x86_64')
 url='https://github.com/repeatedly/mustache-d'
@@ -13,6 +13,10 @@
 
 prepare() {
   mkdir -p build
+
+  cd "$srcdir"/$pkgname-$pkgver
+  # Fixes 'ERROR: Got unknown keyword arguments "soversion", "version"'
+  sed -i "/install: true/{n;N;d}" meson.build
 }
 
 build() {



[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:03:01
  Author: wild
Revision: 1113530

upgpkg: gir-to-d 0.22.0-6: Rebuilt against new ldc

Modified:
  gir-to-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:02:47 UTC (rev 1113529)
+++ PKGBUILD2022-01-23 01:03:01 UTC (rev 1113530)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.22.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -17,6 +17,7 @@
   cd $pkgname-$pkgver/build
 
   export DC=ldc
+  export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
 
   arch-meson ..
 



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:01:56
  Author: wild
Revision: 1113525

archrelease: copy trunk to community-x86_64

Added:
  gtkd/repos/community-x86_64/PKGBUILD
(from rev 1113524, gtkd/trunk/PKGBUILD)
Deleted:
  gtkd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:01:51 UTC (rev 1113524)
+++ PKGBUILD2022-01-23 01:01:56 UTC (rev 1113525)
@@ -1,44 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Severen Redwood 
-# Contributor: Robert Welin 
-# Contributorr: dsboger 
-
-pkgname=gtkd
-pkgver=3.10.0
-pkgrel=1
-pkgdesc='D bindings for GTK+ and related libraries.'
-arch=('x86_64')
-url='https://gtkd.org'
-license=('LGPL')
-depends=('liblphobos' 'gtk3')
-makedepends=('ldc')
-optdepends=('pango' 'atk' 'gdk-pixbuf2' 'gtksourceview3' 'gstreamer' 'vte3' 
'libpeas')
-source=("GtkD-$pkgver.tar.gz::https://github.com/gtkd-developers/GtkD/archive/v$pkgver.tar.gz;)
-sha512sums=('1e75d6cbd278a065ce26b33320fe06cc7a30af8bd884c3c87abe799afaf9da8339d3c4470163b62ec8b70e8c540285b8c2c409c7b77423142a301f23ba37ff2e')
-
-build() {
-cd GtkD-$pkgver
-
-make \
-   DC='ldc' \
-   LDFLAGS="-L=\"$LDFLAGS\"" \
-   libdir='lib/' \
-shared-{gtkd,gtkdgl,sv,gstreamer,vte,peas}
-}
-
-check() {
-cd GtkD-$pkgver
-
-make LDFLAGS='' test
-}
-
-package() {
-cd GtkD-$pkgver
-
-make \
-   prefix='/usr' \
-   libdir='lib/' \
-   DESTDIR="$pkgdir" \
-   
install-{shared,headers}-{gtkd,gtkdgl,gtkdsv,gstreamer,vte,peas}
-}

Copied: gtkd/repos/community-x86_64/PKGBUILD (from rev 1113524, 
gtkd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:01:56 UTC (rev 1113525)
@@ -0,0 +1,45 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Severen Redwood 
+# Contributor: Robert Welin 
+# Contributorr: dsboger 
+
+pkgname=gtkd
+pkgver=3.10.0
+pkgrel=2
+pkgdesc='D bindings for GTK+ and related libraries.'
+arch=('x86_64')
+url='https://gtkd.org'
+license=('LGPL')
+depends=('liblphobos' 'gtk3')
+makedepends=('ldc')
+optdepends=('pango' 'atk' 'gdk-pixbuf2' 'gtksourceview3' 'gstreamer' 'vte3' 
'libpeas')
+source=("GtkD-$pkgver.tar.gz::https://github.com/gtkd-developers/GtkD/archive/v$pkgver.tar.gz;)
+sha512sums=('1e75d6cbd278a065ce26b33320fe06cc7a30af8bd884c3c87abe799afaf9da8339d3c4470163b62ec8b70e8c540285b8c2c409c7b77423142a301f23ba37ff2e')
+
+build() {
+cd GtkD-$pkgver
+   export _ldFlags="$(echo -ne $LDFLAGS | sed -e 's/ /,/g')"
+
+make \
+   DC='ldc' \
+   LDFLAGS="-L=\"$_ldFlags\"" \
+   libdir='lib/' \
+shared-{gtkd,gtkdgl,sv,gstreamer,vte,peas}
+}
+
+check() {
+cd GtkD-$pkgver
+
+make LDFLAGS='' test
+}
+
+package() {
+cd GtkD-$pkgver
+
+make \
+   prefix='/usr' \
+   libdir='lib/' \
+   DESTDIR="$pkgdir" \
+   
install-{shared,headers}-{gtkd,gtkdgl,gtkdsv,gstreamer,vte,peas}
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:02:18
  Author: wild
Revision: 1113526

upgpkg: tilix 1.9.4-7: Rebuilt against new ldc

Modified:
  tilix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:01:56 UTC (rev 1113525)
+++ PKGBUILD2022-01-23 01:02:18 UTC (rev 1113526)
@@ -1,4 +1,4 @@
-# Maintainer: Dan Printzell 
+# Maintainer: Dan Printzell 
 # Maintainer: Filipe Laíns (FFY00) 
 # Contributor: dsboger 
 # Contributor: Carl George < arch at cgtx dot us >
@@ -5,7 +5,7 @@
 
 pkgname=tilix
 pkgver=1.9.4
-pkgrel=6
+pkgrel=7
 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
 arch=('x86_64')
 url="https://github.com/gnunn1/tilix;
@@ -19,6 +19,10 @@
 
 prepare() {
   mkdir -p build
+
+   cd "$srcdir"/$pkgname-$pkgver
+   # Fixes "ERROR: Function does not take positional arguments."
+   sed -i "/i18n.merge_file/{n;d}" data/meson.build
 }
 
 build() {
@@ -26,6 +30,7 @@
 
   # Build with LDC
   export DC=ldc
+   export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
 
   arch-meson ../$pkgname-$pkgver
 



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:02:24
  Author: wild
Revision: 1113527

archrelease: copy trunk to community-x86_64

Added:
  tilix/repos/community-x86_64/PKGBUILD
(from rev 1113526, tilix/trunk/PKGBUILD)
Deleted:
  tilix/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:02:18 UTC (rev 1113526)
+++ PKGBUILD2022-01-23 01:02:24 UTC (rev 1113527)
@@ -1,39 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: dsboger 
-# Contributor: Carl George < arch at cgtx dot us >
-
-pkgname=tilix
-pkgver=1.9.4
-pkgrel=6
-pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
-arch=('x86_64')
-url="https://github.com/gnunn1/tilix;
-license=('MPL')
-depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas')
-makedepends=('ldc' 'po4a' 'meson' 'appstream')
-optdepends=('python-nautilus: for "Open Tilix Here" support in nautilus'
-'libsecret: for the password manager')
-source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('2a9482770391d11d5edc8351d426c700c2cc6c194a30391ef2ae25bb7095b59b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  # Build with LDC
-  export DC=ldc
-
-  arch-meson ../$pkgname-$pkgver
-
-  ninja
-}
-
-package() {
-  cd build
-
-  DESTDIR="$pkgdir" ninja install
-}

Copied: tilix/repos/community-x86_64/PKGBUILD (from rev 1113526, 
tilix/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:02:24 UTC (rev 1113527)
@@ -0,0 +1,44 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: dsboger 
+# Contributor: Carl George < arch at cgtx dot us >
+
+pkgname=tilix
+pkgver=1.9.4
+pkgrel=7
+pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
+arch=('x86_64')
+url="https://github.com/gnunn1/tilix;
+license=('MPL')
+depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas')
+makedepends=('ldc' 'po4a' 'meson' 'appstream')
+optdepends=('python-nautilus: for "Open Tilix Here" support in nautilus'
+'libsecret: for the password manager')
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('2a9482770391d11d5edc8351d426c700c2cc6c194a30391ef2ae25bb7095b59b')
+
+prepare() {
+  mkdir -p build
+
+   cd "$srcdir"/$pkgname-$pkgver
+   # Fixes "ERROR: Function does not take positional arguments."
+   sed -i "/i18n.merge_file/{n;d}" data/meson.build
+}
+
+build() {
+  cd build
+
+  # Build with LDC
+  export DC=ldc
+   export LDFLAGS="$(echo -ne $LDFLAGS | sed -e 's/-flto/--flto=full/')"
+
+  arch-meson ../$pkgname-$pkgver
+
+  ninja
+}
+
+package() {
+  cd build
+
+  DESTDIR="$pkgdir" ninja install
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:01:51
  Author: wild
Revision: 1113524

upgpkg: gtkd 3.10.0-2: Rebuilt against new ldc

Modified:
  gtkd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:01:22 UTC (rev 1113523)
+++ PKGBUILD2022-01-23 01:01:51 UTC (rev 1113524)
@@ -1,4 +1,4 @@
-# Maintainer: Dan Printzell 
+# Maintainer: Dan Printzell 
 # Maintainer: Filipe Laíns (FFY00) 
 # Contributor: Severen Redwood 
 # Contributor: Robert Welin 
@@ -6,7 +6,7 @@
 
 pkgname=gtkd
 pkgver=3.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc='D bindings for GTK+ and related libraries.'
 arch=('x86_64')
 url='https://gtkd.org'
@@ -19,10 +19,11 @@
 
 build() {
 cd GtkD-$pkgver
+   export _ldFlags="$(echo -ne $LDFLAGS | sed -e 's/ /,/g')"
 
 make \
DC='ldc' \
-   LDFLAGS="-L=\"$LDFLAGS\"" \
+   LDFLAGS="-L=\"$_ldFlags\"" \
libdir='lib/' \
 shared-{gtkd,gtkdgl,sv,gstreamer,vte,peas}
 }



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:01:22
  Author: wild
Revision: 1113523

archrelease: copy trunk to community-x86_64

Added:
  adrdox/repos/community-x86_64/PKGBUILD
(from rev 1113522, adrdox/trunk/PKGBUILD)
Deleted:
  adrdox/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:01:17 UTC (rev 1113522)
+++ PKGBUILD2022-01-23 01:01:22 UTC (rev 1113523)
@@ -1,30 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=adrdox
-pkgver=2.5.0
-pkgrel=3
-pkgdesc='Documentation generator for D'
-arch=('x86_64')
-url='https://github.com/adamdruppe/adrdox'
-license=('Boost')
-depends=('liblphobos' 'postgresql-libs')
-makedepends=('ldc')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('45ecbb3abc7222f7d430154aea1dab6f1ba301f5b07478d8c9066236d7aca162458c9ccb200576ed13fba21cf03702b5b4dc1b6fb245ad75a77852c0215e')
-
-prepare() {
-cd $pkgname-$pkgver
-sed -i "s/-g/-g -L=\"$LDFLAGS\"/g" Makefile
-}
-
-build() {
-cd $pkgname-$pkgver
-
-make ldc
-}
-
-package() {
-cd $pkgname-$pkgver
-
-install -Dm 755 $pkgname.main "$pkgdir"/usr/bin/$pkgname
-}

Copied: adrdox/repos/community-x86_64/PKGBUILD (from rev 1113522, 
adrdox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:01:22 UTC (rev 1113523)
@@ -0,0 +1,30 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=adrdox
+pkgver=2.5.2
+pkgrel=1
+pkgdesc='Documentation generator for D'
+arch=('x86_64')
+url='https://github.com/adamdruppe/adrdox'
+license=('Boost')
+depends=('liblphobos' 'postgresql-libs')
+makedepends=('ldc')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('ccf53adc48f730b3f1e7e05fe6a88a53e2ef086609d3b10f85d1dacd6b2b983d81e90bd7124e7c6a10459ea374f63f580414cffa5a95bec07831f648e097c138')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i "s/-g/-g -L=\"$LDFLAGS\"/g" Makefile
+}
+
+build() {
+cd $pkgname-$pkgver
+
+make ldc
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -Dm 755 $pkgname.main "$pkgdir"/usr/bin/$pkgname
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:00:49
  Author: wild
Revision: 1113520

upgpkg: dcd 1:0.13.6-2: Rebuilt with new pgp key

Modified:
  dcd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:00:28 UTC (rev 1113519)
+++ PKGBUILD2022-01-23 01:00:49 UTC (rev 1113520)
@@ -1,4 +1,4 @@
-# Maintainer: Dan Printzell 
+# Maintainer: Dan Printzell 
 # Maintainer: Filipe Laíns (FFY00) 
 # Contributor: Jaroslav Lichtblau 
 # Contributor: Mihails Strasuns 
@@ -5,7 +5,7 @@
 
 pkgname=dcd
 pkgver=0.13.6
-pkgrel=1
+pkgrel=2
 epoch=1
 _pkgcommit=02acaa534b9be65142aed7b202a6a8d5524abf2a
 pkgdesc="D Completion Daemon: auto-complete for the D programming language"



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:01:17
  Author: wild
Revision: 1113522

upgpkg: adrdox 2.5.2-1: Updated to 2.5.2

Modified:
  adrdox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:00:56 UTC (rev 1113521)
+++ PKGBUILD2022-01-23 01:01:17 UTC (rev 1113522)
@@ -1,8 +1,8 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=adrdox
-pkgver=2.5.0
-pkgrel=3
+pkgver=2.5.2
+pkgrel=1
 pkgdesc='Documentation generator for D'
 arch=('x86_64')
 url='https://github.com/adamdruppe/adrdox'
@@ -10,7 +10,7 @@
 depends=('liblphobos' 'postgresql-libs')
 makedepends=('ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('45ecbb3abc7222f7d430154aea1dab6f1ba301f5b07478d8c9066236d7aca162458c9ccb200576ed13fba21cf03702b5b4dc1b6fb245ad75a77852c0215e')
+sha512sums=('ccf53adc48f730b3f1e7e05fe6a88a53e2ef086609d3b10f85d1dacd6b2b983d81e90bd7124e7c6a10459ea374f63f580414cffa5a95bec07831f648e097c138')
 
 prepare() {
 cd $pkgname-$pkgver



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:00:56
  Author: wild
Revision: 1113521

archrelease: copy trunk to community-x86_64

Added:
  dcd/repos/community-x86_64/PKGBUILD
(from rev 1113520, dcd/trunk/PKGBUILD)
  dcd/repos/community-x86_64/dcd.conf
(from rev 1113520, dcd/trunk/dcd.conf)
  dcd/repos/community-x86_64/dcd.service
(from rev 1113520, dcd/trunk/dcd.service)
Deleted:
  dcd/repos/community-x86_64/PKGBUILD
  dcd/repos/community-x86_64/dcd.conf
  dcd/repos/community-x86_64/dcd.service

-+
 PKGBUILD|  146 +-
 dcd.conf|2 
 dcd.service |   26 +-
 3 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:00:49 UTC (rev 1113520)
+++ PKGBUILD2022-01-23 01:00:56 UTC (rev 1113521)
@@ -1,73 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Mihails Strasuns 
-
-pkgname=dcd
-pkgver=0.13.6
-pkgrel=1
-epoch=1
-_pkgcommit=02acaa534b9be65142aed7b202a6a8d5524abf2a
-pkgdesc="D Completion Daemon: auto-complete for the D programming language"
-arch=('x86_64')
-url="https://github.com/dlang-community/DCD;
-license=('GPL3')
-groups=('dlang')
-makedepends=('ldc' 'git')
-depends=('liblphobos')
-source=("git+https://github.com/dlang-community/DCD#commit=$_pkgcommit;
-"git+https://github.com/msgpack/msgpack-d;
-"git+https://github.com/economicmodeling/containers;
-"git+https://github.com/dlang-community/libdparse;
-"git+https://github.com/dlang-community/dsymbol;
-"git+https://github.com/dlang-community/stdx-allocator;
-"dcd.service"
-   "dcd.conf")
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-
'563e660058721fdacdfa365a774e58b0e9cdb962e14198112a5d971aa4e35025529266130474212834d78ad1c11901e2f8208176a3891ce6ffc9a2ffd9c8c1e0'
-
'1480d4d66b6732f198fcaae52861b06c8bfcee7f622a546d643a4e8fb259aa0350415fb2f87b1bc4d301ad11af866d7962faf2bcfc0587971a86a73265676703')
-
-prepare() {
-  cd "$srcdir/DCD"
-
-  git submodule init
-  git config submodule.msgpack-d.url "$srcdir/msgpack-d"
-  git config submodule.containers.url "$srcdir/containers"
-  git config submodule.libdparse.url "$srcdir/libdparse"
-  git config submodule.dsymbol.url "$srcdir/dsymbol"
-  git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
-  git submodule update
-
-  # Only LDC have -O5
-  sed -i "/-O5/ a -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\"" makefile
-}
-
-build() {
-  cd "$srcdir/DCD"
-
-  make ldc
-}
-
-package() {
-  # binaries
-  install -Dm755 "$srcdir/DCD/bin/dcd-server" "$pkgdir/usr/bin/dcd-server"
-  install -Dm755 "$srcdir/DCD/bin/dcd-client" "$pkgdir/usr/bin/dcd-client"
-
-  # documentation
-  install -d "$pkgdir/usr/share/man/man1/"
-  find "$srcdir/DCD/man1/" -type f -exec install -m 644 "{}" 
"$pkgdir/usr/share/man/man1/" \;
-
-  # license
-  install -Dm644 "$srcdir/DCD/License.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # systemd service
-  install -Dm644 "$srcdir/dcd.service" 
"$pkgdir/usr/lib/systemd/system/dcd.service"
-
-  # global config
-  install -Dm644 "$srcdir/dcd.conf" "$pkgdir/etc/dcd.conf"
-}

Copied: dcd/repos/community-x86_64/PKGBUILD (from rev 1113520, 
dcd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:00:56 UTC (rev 1113521)
@@ -0,0 +1,73 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Mihails Strasuns 
+
+pkgname=dcd
+pkgver=0.13.6
+pkgrel=2
+epoch=1
+_pkgcommit=02acaa534b9be65142aed7b202a6a8d5524abf2a
+pkgdesc="D Completion Daemon: auto-complete for the D programming language"
+arch=('x86_64')
+url="https://github.com/dlang-community/DCD;
+license=('GPL3')
+groups=('dlang')
+makedepends=('ldc' 'git')
+depends=('liblphobos')
+source=("git+https://github.com/dlang-community/DCD#commit=$_pkgcommit;
+"git+https://github.com/msgpack/msgpack-d;
+"git+https://github.com/economicmodeling/containers;
+"git+https://github.com/dlang-community/libdparse;
+"git+https://github.com/dlang-community/dsymbol;
+"git+https://github.com/dlang-community/stdx-allocator;
+"dcd.service"
+   "dcd.conf")
+sha512sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+
'563e660058721fdacdfa365a774e58b0e9cdb962e14198112a5d971aa4e35025529266130474212834d78ad1c11901e2f8208176a3891ce6ffc9a2ffd9c8c1e0'
+
'1480d4d66b6732f198fcaae52861b06c8bfcee7f622a546d643a4e8fb259aa0350415fb2f87b1bc4d301ad11af866d7962faf2bcfc0587971a86a73265676703')
+
+prepare() {
+  cd 

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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:00:28
  Author: wild
Revision: 1113519

archrelease: copy trunk to community-x86_64

Added:
  dfmt/repos/community-x86_64/PKGBUILD
(from rev 1113518, dfmt/trunk/PKGBUILD)
Deleted:
  dfmt/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:00:23 UTC (rev 1113518)
+++ PKGBUILD2022-01-23 01:00:28 UTC (rev 1113519)
@@ -1,53 +0,0 @@
-# Maintainer: Dan Printzell 
-
-pkgname=('dfmt')
-pkgver=0.14.1
-pkgrel=1
-_pkgcommit=b776d5a9b96df283ab93b19a9bc689d633bdcb83
-pkgdesc="Dfmt is a formatter for D source code"
-arch=('x86_64')
-url="https://github.com/dlang-community/dfmt;
-license=("custom")
-groups=('dlang')
-makedepends=('ldc' 'git')
-depends=('liblphobos')
-
-source=(
-   "git+https://github.com/dlang-community/dfmt#commit=$_pkgcommit;
-   "git+https://github.com/dlang-community/libdparse;
-   "git+https://github.com/sociomantic-tsunami/makd;
-   "git+https://github.com/sociomantic-tsunami/beaver;
-   "git+https://github.com/dlang-community/stdx-allocator;
-)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-   cd "$srcdir/dfmt"
-
-   git submodule init
-   git config submodule.libdparse.url "$srcdir/libdparse"
-   git config submodule.makd.url "$srcdir/makd"
-   git config submodule.beaver.url "$srcdir/beaver"
-   git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
-   git submodule update
-
-   _extraFlags="-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\""
-   sed -i "/LDC_FLAGS \:=/ a override LDC_FLAGS += $_extraFlags" makefile
-}
-
-build() {
-   cd "$srcdir/dfmt"
-   make ldc
-}
-
-package() {
-   # binaries
-   install -Dm755 "$srcdir/dfmt/bin/dfmt" "$pkgdir/usr/bin/dfmt"
-
-   # license
-   install -Dm644 "$srcdir/dfmt/LICENSE.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: dfmt/repos/community-x86_64/PKGBUILD (from rev 1113518, 
dfmt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:00:28 UTC (rev 1113519)
@@ -0,0 +1,53 @@
+# Maintainer: Dan Printzell 
+
+pkgname=('dfmt')
+pkgver=0.14.1
+pkgrel=2
+_pkgcommit=b776d5a9b96df283ab93b19a9bc689d633bdcb83
+pkgdesc="Dfmt is a formatter for D source code"
+arch=('x86_64')
+url="https://github.com/dlang-community/dfmt;
+license=("custom")
+groups=('dlang')
+makedepends=('ldc' 'git')
+depends=('liblphobos')
+
+source=(
+   "git+https://github.com/dlang-community/dfmt#commit=$_pkgcommit;
+   "git+https://github.com/dlang-community/libdparse;
+   "git+https://github.com/sociomantic-tsunami/makd;
+   "git+https://github.com/sociomantic-tsunami/beaver;
+   "git+https://github.com/dlang-community/stdx-allocator;
+)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+   cd "$srcdir/dfmt"
+
+   git submodule init
+   git config submodule.libdparse.url "$srcdir/libdparse"
+   git config submodule.makd.url "$srcdir/makd"
+   git config submodule.beaver.url "$srcdir/beaver"
+   git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
+   git submodule update
+
+   _extraFlags="-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\""
+   sed -i "/LDC_FLAGS \:=/ a override LDC_FLAGS += $_extraFlags" makefile
+}
+
+build() {
+   cd "$srcdir/dfmt"
+   make ldc
+}
+
+package() {
+   # binaries
+   install -Dm755 "$srcdir/dfmt/bin/dfmt" "$pkgdir/usr/bin/dfmt"
+
+   # license
+   install -Dm644 "$srcdir/dfmt/LICENSE.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:00:08
  Author: wild
Revision: 1113516

upgpkg: dub 1.27.0-2: Rebuilt with new pgp key

Modified:
  dub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 00:59:53 UTC (rev 1113515)
+++ PKGBUILD2022-01-23 01:00:08 UTC (rev 1113516)
@@ -1,4 +1,4 @@
-# Maintainer: Dan Printzell 
+# Maintainer: Dan Printzell 
 # Maintainer: Filipe Laíns (FFY00) 
 # Contributor: Mihails Strasuns 
 # Contributor: Moritz Maxeiner 
@@ -5,7 +5,7 @@
 
 pkgname=dub
 pkgver=1.27.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Developer package manager for D programming language"
 arch=('x86_64')
 url="https://github.com/dlang/dub;
@@ -19,11 +19,7 @@
 build() {
cd "$pkgname-$pkgver"
 
-   echo Generating version file...
-   echo "module dub.version_;" > source/dub/version_.d
-   echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
-
-   ldmd2 -ofbin/dub -release -O5 -version=DubUseCurl -Isource -L-lcurl 
-L="$LDFLAGS" -release -flto=full -linker=gold -link-defaultlib-shared=false 
-L--build-id @build-files.txt
+   DMD=ldmd2 ldmd2 -run build.d -release -O3 -linker=gold --flto=thin 
-link-defaultlib-shared=false -L--build-id
 }
 
 package() {



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:00:23
  Author: wild
Revision: 1113518

upgpkg: dfmt 0.14.1-2: Rebuilt with new pgp key

Modified:
  dfmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 01:00:13 UTC (rev 1113517)
+++ PKGBUILD2022-01-23 01:00:23 UTC (rev 1113518)
@@ -1,8 +1,8 @@
-# Maintainer: Dan Printzell 
+# Maintainer: Dan Printzell 
 
 pkgname=('dfmt')
 pkgver=0.14.1
-pkgrel=1
+pkgrel=2
 _pkgcommit=b776d5a9b96df283ab93b19a9bc689d633bdcb83
 pkgdesc="Dfmt is a formatter for D source code"
 arch=('x86_64')



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 01:00:13
  Author: wild
Revision: 1113517

archrelease: copy trunk to community-x86_64

Added:
  dub/repos/community-x86_64/PKGBUILD
(from rev 1113516, dub/trunk/PKGBUILD)
Deleted:
  dub/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 01:00:08 UTC (rev 1113516)
+++ PKGBUILD2022-01-23 01:00:13 UTC (rev 1113517)
@@ -1,40 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Mihails Strasuns 
-# Contributor: Moritz Maxeiner 
-
-pkgname=dub
-pkgver=1.27.0
-pkgrel=1
-pkgdesc="Developer package manager for D programming language"
-arch=('x86_64')
-url="https://github.com/dlang/dub;
-license=('MIT')
-groups=('dlang')
-makedepends=('ldc')
-depends=('curl')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('b0b7e91bca0db0c5cb260c237d930ed638d5f7e47c7afa90e8ea22d41a735b727ca267f8b1619d9ebdeab413ac1a203b90927a6a0fff0f794ed6cf20d9fda8b7')
-
-build() {
-   cd "$pkgname-$pkgver"
-
-   echo Generating version file...
-   echo "module dub.version_;" > source/dub/version_.d
-   echo "enum dubVersion = \"$pkgver\";" >> source/dub/version_.d
-
-   ldmd2 -ofbin/dub -release -O5 -version=DubUseCurl -Isource -L-lcurl 
-L="$LDFLAGS" -release -flto=full -linker=gold -link-defaultlib-shared=false 
-L--build-id @build-files.txt
-}
-
-package() {
-   # binaries
-   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
-
-   # license
-   install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-   # bash, fish and zsh completion
-   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
-   install -Dm644 "$pkgname-$pkgver/scripts/fish-completion/dub.fish" 
"$pkgdir/usr/share/fish/vendor_completions.d/dub.fish"
-   install -Dm644 "$pkgname-$pkgver/scripts/zsh-completion/_dub" 
"$pkgdir/usr/share/zsh/site-functions/_dub"
-}

Copied: dub/repos/community-x86_64/PKGBUILD (from rev 1113516, 
dub/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 01:00:13 UTC (rev 1113517)
@@ -0,0 +1,36 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Mihails Strasuns 
+# Contributor: Moritz Maxeiner 
+
+pkgname=dub
+pkgver=1.27.0
+pkgrel=2
+pkgdesc="Developer package manager for D programming language"
+arch=('x86_64')
+url="https://github.com/dlang/dub;
+license=('MIT')
+groups=('dlang')
+makedepends=('ldc')
+depends=('curl')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
+sha512sums=('b0b7e91bca0db0c5cb260c237d930ed638d5f7e47c7afa90e8ea22d41a735b727ca267f8b1619d9ebdeab413ac1a203b90927a6a0fff0f794ed6cf20d9fda8b7')
+
+build() {
+   cd "$pkgname-$pkgver"
+
+   DMD=ldmd2 ldmd2 -run build.d -release -O3 -linker=gold --flto=thin 
-link-defaultlib-shared=false -L--build-id
+}
+
+package() {
+   # binaries
+   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
+
+   # license
+   install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+   # bash, fish and zsh completion
+   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
+   install -Dm644 "$pkgname-$pkgver/scripts/fish-completion/dub.fish" 
"$pkgdir/usr/share/fish/vendor_completions.d/dub.fish"
+   install -Dm644 "$pkgname-$pkgver/scripts/zsh-completion/_dub" 
"$pkgdir/usr/share/zsh/site-functions/_dub"
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 00:59:53
  Author: wild
Revision: 1113515

archrelease: copy trunk to community-x86_64

Added:
  dtools/repos/community-x86_64/PKGBUILD
(from rev 1113514, dtools/trunk/PKGBUILD)
Deleted:
  dtools/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 00:59:46 UTC (rev 1113514)
+++ PKGBUILD2022-01-23 00:59:53 UTC (rev 1113515)
@@ -1,47 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Mihails Strasunse 
-
-pkgname=dtools
-pkgver=2.098.1
-pkgrel=1
-pkgdesc='Ancilliary tools for the D programming language'
-license=('Boost')
-groups=('dlang')
-arch=('x86_64')
-url='https://www.dlang.org'
-makedepends=('dmd' 'libphobos')
-provides=('ddemangle' 'dustmite' 'rdmd')
-conflicts=('ddemangle' 'dustmite' 'rdmd')
-depends=('curl')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz;)
-sha512sums=('a7e96cb38c95d910307c0fefa3840f8315799d4713e6c7ec591bd37863683962aede4359c7114b715a760b438df540dfc42e8da8394b1f4c892384e21fe7575e')
-
-build() {
-DMD=dmd
-
-# Add $LDFLAGS to the compilation, and remove -flto
-_linkflags=$(echo -ne $LDFLAGS | cut -d\" -f2 | tail -c+4 | sed -e "s/,/ 
-L=/g" -e "s/-flto//")
-
-cd tools-$pkgver
-# rdmd is used to build others
-$DMD -od. -ofdtools-rdmd -L--build-id $_linkflags rdmd.d
-
-for tool in DustMite/dustmite ddemangle catdoc detab tolf dget; do
-./dtools-rdmd --compiler=$DMD --build-only -od. -ofdtools-`basename 
$tool` $_linkflags $tool.d
-done
-}
-
-package() {
-cd tools-$pkgver
-
-mkdir -p "$pkgdir/usr/bin"
-for tool in rdmd ddemangle catdoc detab tolf dget dustmite; do
-install -m755 -t "$pkgdir/usr/bin" $pkgname-$tool
-done
-
-cd "$pkgdir"
-ln -s dtools-rdmd usr/bin/rdmd
-ln -s dtools-dustmite usr/bin/dustmite
-ln -s dtools-ddemangle usr/bin/ddemangle
-}

Copied: dtools/repos/community-x86_64/PKGBUILD (from rev 1113514, 
dtools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 00:59:53 UTC (rev 1113515)
@@ -0,0 +1,47 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Mihails Strasunse 
+
+pkgname=dtools
+pkgver=2.098.1
+pkgrel=2
+pkgdesc='Ancilliary tools for the D programming language'
+license=('Boost')
+groups=('dlang')
+arch=('x86_64')
+url='https://www.dlang.org'
+makedepends=('dmd' 'libphobos')
+provides=('ddemangle' 'dustmite' 'rdmd')
+conflicts=('ddemangle' 'dustmite' 'rdmd')
+depends=('curl')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz;)
+sha512sums=('a7e96cb38c95d910307c0fefa3840f8315799d4713e6c7ec591bd37863683962aede4359c7114b715a760b438df540dfc42e8da8394b1f4c892384e21fe7575e')
+
+build() {
+DMD=dmd
+
+# Add $LDFLAGS to the compilation, and remove -flto
+_linkflags=$(echo -ne $LDFLAGS | cut -d\" -f2 | tail -c+4 | sed -e "s/,/ 
-L=/g" -e "s/-flto//")
+
+cd tools-$pkgver
+# rdmd is used to build others
+$DMD -od. -ofdtools-rdmd -L--build-id $_linkflags rdmd.d
+
+for tool in DustMite/dustmite ddemangle catdoc detab tolf dget; do
+./dtools-rdmd --compiler=$DMD --build-only -od. -ofdtools-`basename 
$tool` $_linkflags $tool.d
+done
+}
+
+package() {
+cd tools-$pkgver
+
+mkdir -p "$pkgdir/usr/bin"
+for tool in rdmd ddemangle catdoc detab tolf dget dustmite; do
+install -m755 -t "$pkgdir/usr/bin" $pkgname-$tool
+done
+
+cd "$pkgdir"
+ln -s dtools-rdmd usr/bin/rdmd
+ln -s dtools-dustmite usr/bin/dustmite
+ln -s dtools-ddemangle usr/bin/ddemangle
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 00:59:27
  Author: wild
Revision: 1113513

archrelease: copy trunk to community-x86_64

Added:
  dmd/repos/community-x86_64/PKGBUILD
(from rev 1113512, dmd/trunk/PKGBUILD)
  dmd/repos/community-x86_64/dmd-doc.desktop
(from rev 1113512, dmd/trunk/dmd-doc.desktop)
  dmd/repos/community-x86_64/dmd.conf
(from rev 1113512, dmd/trunk/dmd.conf)
Deleted:
  dmd/repos/community-x86_64/PKGBUILD
  dmd/repos/community-x86_64/dmd-doc.desktop
  dmd/repos/community-x86_64/dmd.conf

-+
 PKGBUILD|  274 +++---
 dmd-doc.desktop |   14 +-
 dmd.conf|   10 -
 3 files changed, 149 insertions(+), 149 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 00:59:20 UTC (rev 1113512)
+++ PKGBUILD2022-01-23 00:59:27 UTC (rev 1113513)
@@ -1,137 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Mihails Strasunse 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Chris Brannon 
-# Contributor: Andrea Scarpino 
-# Contributor: Anders Bergh 
-# Contributor: Alexander Fehr 
-
-pkgname=('dmd' 'dmd-docs' 'libphobos')
-pkgdesc='D programming language compiler and standard library'
-groups=('dlang' 'dlang-dmd')
-pkgbase=dmd
-pkgver=2.098.1
-pkgrel=1
-epoch=1
-arch=('x86_64')
-url='https://www.dlang.org'
-makedepends=('git' 'ldc')
-source=("git+https://github.com/dlang/dmd.git#tag=v$pkgver;
-"git+https://github.com/dlang/druntime.git#tag=v$pkgver;
-"git+https://github.com/dlang/phobos.git#tag=v$pkgver;
-
"http://downloads.dlang.org/releases/2.x/$pkgver/dmd.$pkgver.linux.tar.xz;
-
"http://downloads.dlang.org/releases/2.x/$pkgver/dmd.$pkgver.linux.tar.xz.sig;
-'dmd.conf'
-'dmd-doc.desktop')
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'19c28b0d306df56bbe9e053c929c56fdba2034685df092f26fc91c3abebcde63'
-'SKIP'
-'3d639e89528fed1da90006f4dfb2b0fdc41308da5a96d953381ff4ccf257c035'
-'4b7b8722b3fa11082f0f332397b1b66c85b30ce773c43c3fedcba5768a1484b1')
-# Key from https://dlang.org/gpg_keys.html
-validpgpkeys=('F46A10D0AB44C3D15DD65797BCDD73FFC3EB6146') # Martin Nowak 

-noextract=("dmd.$pkgver.linux.tar.xz")
-
-prepare() {
-# We only want to extract the docs & samples, not the prebuild executables
-tar xfJ "dmd.$pkgver.linux.tar.xz" dmd2/html
-
-# Make sure the version is not -dirty
-sed -i "s/\.git/.nope/" "$srcdir"/dmd/src/build.d
-}
-
-build() {
-export DFLAGS="-link-defaultlib-shared=false $(echo -ne $LDFLAGS | cut 
-d\" -f2 | tail -c+4 | sed "s/,/ -L=/g") -flto=full"
-export HOST_DMD=ldmd2
-
-cd "$srcdir"/dmd
-# Make the build tool. Instructions from src/posix.mak
-mkdir generated
-$HOST_DMD -ofgenerated/build -g src/build.d -release -O
-# Actually build dmd
-generated/build BUILD=release HOST_DMD="$HOST_DMD" CXX="c++" 
ENABLE_RELEASE=1 DFLAGS="$DFLAGS" dmd -v $MAKEFLAGS
-
-cd "$srcdir"/druntime
-make -f posix.mak DMD="$srcdir"/dmd/generated/linux/release/*/dmd 
BUILD=release ENABLE_RELEASE=1 PIC=1
-
-cd "$srcdir"/phobos
-make -f posix.mak DMD="$srcdir"/dmd/generated/linux/release/*/dmd 
BUILD=release ENABLE_RELEASE=1 PIC=1
-
-# This requires object.d to compile, thus need to be after druntime is 
built
-cd "$srcdir"/dmd
-make -C docs DMD=$HOST_DMD
-}
-
-package_dmd() {
-pkgdesc="The D programming language reference compiler"
-backup=('etc/dmd.conf')
-depends=('gcc' 'libphobos')
-optdepends=(
-'dtools: collection of useful utilities for development in D'
-'gcc-multilib: to cross-compile 32-bit applications'
-'dmd-docs: documentation and sample code for D'
-)
-provides=("d-compiler=$pkgver")
-license=('Boost')
-
-cd "$srcdir"/dmd
-
-install -Dm755 "$srcdir"/dmd/generated/linux/release/*/dmd 
"$pkgdir"/usr/bin/dmd
-
-mkdir -p "$pkgdir"/etc
-install -Dm644 "$srcdir"/dmd.conf "$pkgdir"/etc/dmd.conf
-
-mkdir -p "$pkgdir"/usr/share/man/man1
-mkdir -p "$pkgdir"/usr/share/man/man5
-cp generated/docs/man/man1/dmd.1 "$pkgdir"/usr/share/man/man1/
-cp -r generated/docs/man/man5/* "$pkgdir"/usr/share/man/man5/
-
-install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-find "$pkgdir"/usr -type f | xargs chmod 0644
-chmod 755 "$pkgdir"/usr/bin/*
-}
-
-package_dmd-docs() {
-pkgdesc="Documentation and sample code for D programming language"
-depends=('dmd')
-license=('Boost')
-
-cd "$srcdir"/dmd
-
-mkdir -p "$pkgdir"/usr/share/applications
-install -Dm644 "$srcdir"/dmd-doc.desktop 
"$pkgdir"/usr/share/applications/dmd-doc.desktop
-
-mkdir -p "$pkgdir"/usr/share/d/samples/
-cp -r samples/* "$pkgdir"/usr/share/d/samples/
-
-mkdir -p "$pkgdir"/usr/share/d/html
-cp -r "$srcdir"/dmd2/html/* 

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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 00:59:46
  Author: wild
Revision: 1113514

upgpkg: dtools 2.098.1-2: Rebuilt with new pgp key

Modified:
  dtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 00:59:27 UTC (rev 1113513)
+++ PKGBUILD2022-01-23 00:59:46 UTC (rev 1113514)
@@ -4,7 +4,7 @@
 
 pkgname=dtools
 pkgver=2.098.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Ancilliary tools for the D programming language'
 license=('Boost')
 groups=('dlang')



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 00:59:20
  Author: wild
Revision: 1113512

upgpkg: dmd 1:2.098.1-2: Rebuilt with new pgp key

Modified:
  dmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 00:58:58 UTC (rev 1113511)
+++ PKGBUILD2022-01-23 00:59:20 UTC (rev 1113512)
@@ -1,4 +1,4 @@
-# Maintainer: Dan Printzell 
+# Maintainer: Dan Printzell 
 # Maintainer: Filipe Laíns (FFY00) 
 # Contributor: Mihails Strasunse 
 # Contributor: Sven-Hendrik Haase 
@@ -12,7 +12,7 @@
 groups=('dlang' 'dlang-dmd')
 pkgbase=dmd
 pkgver=2.098.1
-pkgrel=1
+pkgrel=2
 epoch=1
 arch=('x86_64')
 url='https://www.dlang.org'
@@ -44,7 +44,7 @@
 }
 
 build() {
-export DFLAGS="-link-defaultlib-shared=false $(echo -ne $LDFLAGS | cut 
-d\" -f2 | tail -c+4 | sed "s/,/ -L=/g") -flto=full"
+export DFLAGS="-link-defaultlib-shared=false $(echo -ne $LDFLAGS | cut 
-d\" -f2 | tail -c+4 | sed -e "s/,/ -L=/g" -e "s/-flto/--flto=full/")"
 export HOST_DMD=ldmd2
 
 cd "$srcdir"/dmd



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 00:58:58
  Author: wild
Revision: 1113511

archrelease: copy trunk to community-x86_64

Added:
  dscanner/repos/community-x86_64/PKGBUILD
(from rev 1113510, dscanner/trunk/PKGBUILD)
Deleted:
  dscanner/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  114 ++---
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 00:58:53 UTC (rev 1113510)
+++ PKGBUILD2022-01-23 00:58:58 UTC (rev 1113511)
@@ -1,57 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=dscanner
-pkgver=0.11.1
-pkgrel=1
-_pkgcommit=7809598da0e06a319d35d3b6edb4277710fa776b
-pkgdesc="Swiss-army knife for D source code"
-arch=('x86_64')
-url="https://github.com/dlang-community/D-Scanner;
-license=("custom")
-groups=('dlang')
-makedepends=('ldc' 'git')
-depends=('liblphobos')
-source=("git+https://github.com/dlang-community/D-Scanner#commit=$_pkgcommit;
-"git+https://github.com/dlang-community/libdparse;
-"git+https://github.com/burner/inifiled;
-"git+https://github.com/economicmodeling/containers;
-"git+https://github.com/dlang-community/dsymbol;
-"git+https://github.com/economicmodeling/libddoc;
-"git+https://github.com/dlang-community/stdx-allocator;)
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd "$srcdir/D-Scanner"
-
-  git submodule init
-  git config submodule.libdparse.url "$srcdir/libdparse"
-  git config submodule.inifiled.url "$srcdir/inifiled"
-  git config submodule.containers.url "$srcdir/containers"
-  git config submodule.dsymbol.url "$srcdir/dsymbol"
-  git config submodule.libddoc.url "$srcdir/libddoc"
-  git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
-  git submodule update
-
-  # Only LDC have -O5
-  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\"/g" makefile
-}
-
-build() {
-  cd "$srcdir/D-Scanner"
-  make ldc
-}
-
-package() {
-  # binaries
-  install -Dm755 "$srcdir/D-Scanner/bin/dscanner" "$pkgdir/usr/bin/dscanner"
-
-  # license
-  install -Dm644 "$srcdir/D-Scanner/LICENSE_1_0.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: dscanner/repos/community-x86_64/PKGBUILD (from rev 1113510, 
dscanner/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 00:58:58 UTC (rev 1113511)
@@ -0,0 +1,57 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=dscanner
+pkgver=0.11.1
+pkgrel=2
+_pkgcommit=7809598da0e06a319d35d3b6edb4277710fa776b
+pkgdesc="Swiss-army knife for D source code"
+arch=('x86_64')
+url="https://github.com/dlang-community/D-Scanner;
+license=("custom")
+groups=('dlang')
+makedepends=('ldc' 'git')
+depends=('liblphobos')
+source=("git+https://github.com/dlang-community/D-Scanner#commit=$_pkgcommit;
+"git+https://github.com/dlang-community/libdparse;
+"git+https://github.com/burner/inifiled;
+"git+https://github.com/economicmodeling/containers;
+"git+https://github.com/dlang-community/dsymbol;
+"git+https://github.com/economicmodeling/libddoc;
+"git+https://github.com/dlang-community/stdx-allocator;)
+sha512sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd "$srcdir/D-Scanner"
+
+  git submodule init
+  git config submodule.libdparse.url "$srcdir/libdparse"
+  git config submodule.inifiled.url "$srcdir/inifiled"
+  git config submodule.containers.url "$srcdir/containers"
+  git config submodule.dsymbol.url "$srcdir/dsymbol"
+  git config submodule.libddoc.url "$srcdir/libddoc"
+  git config submodule.stdx-allocator.url "$srcdir/stdx-allocator"
+  git submodule update
+
+  # Only LDC have -O5
+  sed -i "s/-O5/-O5 -flto=full -linker=gold -link-defaultlib-shared=false 
-L=\"$LDFLAGS\"/g" makefile
+}
+
+build() {
+  cd "$srcdir/D-Scanner"
+  make ldc
+}
+
+package() {
+  # binaries
+  install -Dm755 "$srcdir/D-Scanner/bin/dscanner" "$pkgdir/usr/bin/dscanner"
+
+  # license
+  install -Dm644 "$srcdir/D-Scanner/LICENSE_1_0.txt" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 00:58:53
  Author: wild
Revision: 1113510

upgpkg: dscanner 0.11.1-2: Rebuilt with new pgp key

Modified:
  dscanner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-23 00:56:56 UTC (rev 1113509)
+++ PKGBUILD2022-01-23 00:58:53 UTC (rev 1113510)
@@ -1,9 +1,9 @@
-# Maintainer: Dan Printzell 
+# Maintainer: Dan Printzell 
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=dscanner
 pkgver=0.11.1
-pkgrel=1
+pkgrel=2
 _pkgcommit=7809598da0e06a319d35d3b6edb4277710fa776b
 pkgdesc="Swiss-army knife for D source code"
 arch=('x86_64')



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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 00:56:56
  Author: wild
Revision: 1113509

archrelease: copy trunk to community-x86_64

Added:
  ldc/repos/community-x86_64/PKGBUILD
(from rev 1113508, ldc/trunk/PKGBUILD)
  
ldc/repos/community-x86_64/keep-default-alignment-for-atomic-instructions.patch
(from rev 1113508, 
ldc/trunk/keep-default-alignment-for-atomic-instructions.patch)
Deleted:
  ldc/repos/community-x86_64/PKGBUILD
  
ldc/repos/community-x86_64/keep-default-alignment-for-atomic-instructions.patch

--+
 PKGBUILD |  223 -
 keep-default-alignment-for-atomic-instructions.patch |   64 ++--
 2 files changed, 142 insertions(+), 145 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-23 00:56:49 UTC (rev 1113508)
+++ PKGBUILD2022-01-23 00:56:56 UTC (rev 1113509)
@@ -1,113 +0,0 @@
-# Maintainer: Dan Printzell 
-# Contributor: Mihails Strasuns 
-# Contributor: Sven-Hendrik Haase 
-
-pkgname=('ldc' 'liblphobos')
-groups=('dlang' 'dlang-ldc')
-pkgver=1.28.0
-_pkgcommit=6a240b66fd5fcaccd85fb50a2717767dd37ef17a
-_dversion=2.098.0
-_clangversion=13.0.0 # related to where ldc2 looks for compiler-rt sanitizers
-epoch=3
-pkgrel=3
-pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2"
-arch=('x86_64')
-url="https://github.com/ldc-developers/ldc;
-license=('BSD')
-makedepends=('git' 'cmake' 'llvm' 'ldc' 'ninja')
-
-source=(
-"git+https://github.com/ldc-developers/ldc#commit=$_pkgcommit;
-"ldc-druntime::git+https://github.com/ldc-developers/druntime.git;
-"ldc-phobos::git+https://github.com/ldc-developers/phobos.git;
-"ldc-testsuite::git+https://github.com/ldc-developers/dmd-testsuite.git;
-"keep-default-alignment-for-atomic-instructions.patch"
-)
-
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'7d33b18c517e7155a44efad984f8226d6bdaa7afae121e3e905727eb73299bbf')
-
-prepare() {
-cd "$srcdir/ldc"
-
-git submodule init
-git config submodule.druntime.url "$srcdir/ldc-druntime"
-git config submodule.phobos.url "$srcdir/ldc-phobos"
-git config submodule.tests/d2/dmd-testsuite.url "$srcdir/ldc-testsuite"
-git submodule update
-
-# https://github.com/ldc-developers/ldc/pull/3842
-patch -Np1 -i ../keep-default-alignment-for-atomic-instructions.patch
-
-# Set version used for path construction in getFullClangCompilerRTLibPath()
-sed -i "s/ldc::llvm_version_base/\"$_clangversion\"/" driver/linker-gcc.cpp
-}
-
-build() {
-cd "$srcdir/ldc"
-
-mkdir -p build && cd build
-
-cmake -GNinja \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
--DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc \
--DBUILD_SHARED_LIBS=BOTH \
--DBUILD_LTO_LIBS=ON \
--DLDC_WITH_LLD=OFF \
--DD_COMPILER_FLAGS="-link-defaultlib-shared=false -linker=gold" \
--DADDITIONAL_DEFAULT_LDC_SWITCHES="\"-link-defaultlib-shared\"" \
-..
-ninja
-}
-
-check() {
-cd "$srcdir/ldc/build"
-ninja all-test-runners
-}
-
-package_ldc() {
-depends=('liblphobos' 'llvm-libs' 'gcc' 'compiler-rt')
-backup=('etc/ldc2.conf')
-provides=("d-compiler=$_dversion")
-
-cd "$srcdir/ldc/build"
-DESTDIR="$pkgdir" ninja install
-
-# move bash-completion
-mkdir -p "$pkgdir/usr/share/bash-completion/completions/"
-mv "$pkgdir/etc/bash_completion.d/ldc2" 
"$pkgdir/usr/share/bash-completion/completions/"
-rm -rf "$pkgdir/etc/bash_completion.d"
-
-# remove liblphobos files
-rm -rf "$pkgdir/usr/include"
-rm -rf "$pkgdir/usr/lib"
-
-# symlinks
-ln -s /usr/share/bash-completion/completions/ldc2 
"$pkgdir/usr/share/bash-completion/completions/ldc"
-ln -s /usr/bin/ldc2 "$pkgdir/usr/bin/ldc"
-ln -s /usr/bin/ldmd2 "$pkgdir/usr/bin/ldmd"
-
-# licenses
-install -D -m644 "$srcdir/ldc/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_liblphobos() {
-provides=('d-runtime' 'd-stdlib')
-depends=('curl')
-options=('staticlibs' '!strip')
-
-cd "$srcdir/ldc/build"
-DESTDIR="$pkgdir" ninja install
-
-# remove ldc files
-rm -rf "$pkgdir/usr/bin/"
-rm -rf "$pkgdir/etc/"
-
-# licenses
-install -D -m644 "$srcdir/ldc/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ldc/repos/community-x86_64/PKGBUILD (from rev 1113508, 
ldc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-23 00:56:56 UTC (rev 1113509)
@@ -0,0 +1,110 @@
+# Maintainer: Dan Printzell 
+# Contributor: Mihails Strasuns 
+# Contributor: Sven-Hendrik Haase 
+
+pkgname=('ldc' 'liblphobos')
+groups=('dlang' 'dlang-ldc')
+pkgver=1.28.1

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

2022-01-22 Thread Dan Printzell via arch-commits
Date: Sunday, January 23, 2022 @ 00:56:49
  Author: wild
Revision: 1113508

upgpkg: ldc 3:1.28.1-1: Updated to 1.28.1

Modified:
  ldc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 23:34:39 UTC (rev 1113507)
+++ PKGBUILD2022-01-23 00:56:49 UTC (rev 1113508)
@@ -1,20 +1,22 @@
-# Maintainer: Dan Printzell 
+# Maintainer: Dan Printzell 
 # Contributor: Mihails Strasuns 
 # Contributor: Sven-Hendrik Haase 
 
 pkgname=('ldc' 'liblphobos')
 groups=('dlang' 'dlang-ldc')
-pkgver=1.28.0
-_pkgcommit=6a240b66fd5fcaccd85fb50a2717767dd37ef17a
-_dversion=2.098.0
+pkgver=1.28.1
+_pkgcommit=34afd6a43abf62b2050a5b0b2c20202080b1163b
+_dversion=2.098.1
 _clangversion=13.0.0 # related to where ldc2 looks for compiler-rt sanitizers
 epoch=3
-pkgrel=3
+pkgrel=1
 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2"
 arch=('x86_64')
 url="https://github.com/ldc-developers/ldc;
 license=('BSD')
 makedepends=('git' 'cmake' 'llvm' 'ldc' 'ninja')
+# Disable lto as linking the ldc2 binary fails
+options=(!lto)
 
 source=(
 "git+https://github.com/ldc-developers/ldc#commit=$_pkgcommit;
@@ -21,14 +23,12 @@
 "ldc-druntime::git+https://github.com/ldc-developers/druntime.git;
 "ldc-phobos::git+https://github.com/ldc-developers/phobos.git;
 "ldc-testsuite::git+https://github.com/ldc-developers/dmd-testsuite.git;
-"keep-default-alignment-for-atomic-instructions.patch"
 )
 
 sha256sums=('SKIP'
 'SKIP'
 'SKIP'
-'SKIP'
-'7d33b18c517e7155a44efad984f8226d6bdaa7afae121e3e905727eb73299bbf')
+'SKIP')
 
 prepare() {
 cd "$srcdir/ldc"
@@ -39,9 +39,6 @@
 git config submodule.tests/d2/dmd-testsuite.url "$srcdir/ldc-testsuite"
 git submodule update
 
-# https://github.com/ldc-developers/ldc/pull/3842
-patch -Np1 -i ../keep-default-alignment-for-atomic-instructions.patch
-
 # Set version used for path construction in getFullClangCompilerRTLibPath()
 sed -i "s/ldc::llvm_version_base/\"$_clangversion\"/" driver/linker-gcc.cpp
 }
@@ -59,7 +56,7 @@
 -DBUILD_SHARED_LIBS=BOTH \
 -DBUILD_LTO_LIBS=ON \
 -DLDC_WITH_LLD=OFF \
--DD_COMPILER_FLAGS="-link-defaultlib-shared=false -linker=gold" \
+-DD_COMPILER_FLAGS="-link-defaultlib-shared=false -linker=gold 
--flto=thin" \
 -DADDITIONAL_DEFAULT_LDC_SWITCHES="\"-link-defaultlib-shared\"" \
 ..
 ninja



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 23:34:39
  Author: archange
Revision: 1113507

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 23:34:13 UTC (rev 1113506)
+++ PKGBUILD2022-01-22 23:34:39 UTC (rev 1113507)
@@ -1,57 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Felix Yan 
-
-pkgname=nodejs-lts-gallium
-pkgver=16.13.1
-pkgrel=1
-pkgdesc="Evented I/O for V8 javascript (LTS release: Gallium)"
-arch=(x86_64)
-url="https://nodejs.org/;
-license=(MIT)
-depends=(openssl zlib icu libuv c-ares brotli libnghttp2) # http-parser
-makedepends=(python procps-ng)
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=(nodejs)
-source=(${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz)
-# https://nodejs.org/download/release/latest-gallium/SHASUMS256.txt.asc
-sha256sums=(4c23004fd75eaf799ad8e76fe34f53e0327f433d4acbfc883396f72e96cc63ad)
-validpgpkeys=(C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8  # Myles Borins 

-  77984A986EBC2AA786BC0F66B01FBB92821C587A  # Gibson Fahnestock 

-  B9AE9905FFD7803F25714661B63B535A4C206CA9  # Evan Lucas 

-  DD8F2338BAE7501E3DD5AC78C273792F7D83545D  # Rod Vagg 

-  B9E2F5981AA6E0CD28160D9FF13993A75599653C  # Shelley Vohr 

-  4ED778F539E3634C779C87C6D7062848A1AB005C  # Beth Griggs 

-  C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C  # Richard Lau 

-  74F12602B6F1C4E913FAA37AD3A89613643B6201) # Danielle Adams 

-
-build() {
-  cd node-v${pkgver}
-
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---experimental-http-parser \
---shared-cares \
---shared-brotli \
---shared-nghttp2
-# --shared-v8
-# --shared-http-parser
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  make test-only
-}
-
-package() {
-  cd node-v${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: nodejs-lts-gallium/repos/community-x86_64/PKGBUILD (from rev 1113506, 
nodejs-lts-gallium/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 23:34:39 UTC (rev 1113507)
@@ -0,0 +1,58 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Felix Yan 
+
+pkgname=nodejs-lts-gallium
+pkgver=16.13.2
+pkgrel=1
+pkgdesc="Evented I/O for V8 javascript (LTS release: Gallium)"
+arch=(x86_64)
+url="https://nodejs.org/;
+license=(MIT)
+depends=(openssl zlib icu libuv c-ares brotli libnghttp2) # http-parser
+makedepends=(python procps-ng)
+optdepends=('npm: nodejs package manager')
+options=(!lto)
+provides=("nodejs=$pkgver")
+conflicts=(nodejs)
+source=(${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz)
+# https://nodejs.org/download/release/latest-gallium/SHASUMS256.txt.asc
+sha256sums=(98b1de1ff92a292b93d2b2c93bc2a98656647b3d0c0d5623069f4f8047a8b4a0)
+validpgpkeys=(C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8  # Myles Borins 

+  77984A986EBC2AA786BC0F66B01FBB92821C587A  # Gibson Fahnestock 

+  B9AE9905FFD7803F25714661B63B535A4C206CA9  # Evan Lucas 

+  DD8F2338BAE7501E3DD5AC78C273792F7D83545D  # Rod Vagg 

+  B9E2F5981AA6E0CD28160D9FF13993A75599653C  # Shelley Vohr 

+  4ED778F539E3634C779C87C6D7062848A1AB005C  # Beth Griggs 

+  C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C  # Richard Lau 

+  74F12602B6F1C4E913FAA37AD3A89613643B6201) # Danielle Adams 

+
+build() {
+  cd node-v${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--experimental-http-parser \
+--shared-cares \
+--shared-brotli \
+--shared-nghttp2
+# --shared-v8
+# --shared-http-parser
+
+  make
+}
+
+check() {
+  cd node-v${pkgver}
+  make test-only
+}
+
+package() {
+  cd node-v${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 23:34:13
  Author: archange
Revision: 1113506

upgpkg: nodejs-lts-gallium 16.13.2-1

LTO disabled because of https://github.com/nodejs/node/issues/38335

Modified:
  nodejs-lts-gallium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 23:29:51 UTC (rev 1113505)
+++ PKGBUILD2022-01-22 23:34:13 UTC (rev 1113506)
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan 
 
 pkgname=nodejs-lts-gallium
-pkgver=16.13.1
+pkgver=16.13.2
 pkgrel=1
 pkgdesc="Evented I/O for V8 javascript (LTS release: Gallium)"
 arch=(x86_64)
@@ -11,11 +11,12 @@
 depends=(openssl zlib icu libuv c-ares brotli libnghttp2) # http-parser
 makedepends=(python procps-ng)
 optdepends=('npm: nodejs package manager')
+options=(!lto)
 provides=("nodejs=$pkgver")
 conflicts=(nodejs)
 source=(${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz)
 # https://nodejs.org/download/release/latest-gallium/SHASUMS256.txt.asc
-sha256sums=(4c23004fd75eaf799ad8e76fe34f53e0327f433d4acbfc883396f72e96cc63ad)
+sha256sums=(98b1de1ff92a292b93d2b2c93bc2a98656647b3d0c0d5623069f4f8047a8b4a0)
 validpgpkeys=(C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8  # Myles Borins 

   77984A986EBC2AA786BC0F66B01FBB92821C587A  # Gibson Fahnestock 

   B9AE9905FFD7803F25714661B63B535A4C206CA9  # Evan Lucas 




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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 23:29:51
  Author: archange
Revision: 1113505

archrelease: copy trunk to community-x86_64

Added:
  nsd/repos/community-x86_64/PKGBUILD
(from rev 1113504, nsd/trunk/PKGBUILD)
  nsd/repos/community-x86_64/nsd.install
(from rev 1113504, nsd/trunk/nsd.install)
  nsd/repos/community-x86_64/nsd.service
(from rev 1113504, nsd/trunk/nsd.service)
  nsd/repos/community-x86_64/nsd.sysusers
(from rev 1113504, nsd/trunk/nsd.sysusers)
  nsd/repos/community-x86_64/nsd.tmpfiles
(from rev 1113504, nsd/trunk/nsd.tmpfiles)
Deleted:
  nsd/repos/community-x86_64/PKGBUILD
  nsd/repos/community-x86_64/nsd.install
  nsd/repos/community-x86_64/nsd.service
  nsd/repos/community-x86_64/nsd.sysusers
  nsd/repos/community-x86_64/nsd.tmpfiles

--+
 PKGBUILD |  124 -
 nsd.install  |   10 ++--
 nsd.service  |   84 +++---
 nsd.sysusers |2 
 nsd.tmpfiles |2 
 5 files changed, 111 insertions(+), 111 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 23:29:06 UTC (rev 1113504)
+++ PKGBUILD2022-01-22 23:29:51 UTC (rev 1113505)
@@ -1,62 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Gaetan Bisson 
-# Contributor: Kaiting Chen 
-# Contributor: Roberto Alsina 
-
-pkgname=nsd
-pkgver=4.3.8
-pkgrel=1
-pkgdesc="Authoritative only, high performance and simple DNS server"
-arch=(x86_64)
-url="https://www.nlnetlabs.nl/nsd/;
-license=(BSD)
-depends=(openssl libevent fstrm protobuf-c systemd-libs)
-makedepends=(systemd)
-validpgpkeys=(EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D  # W.C.A. Wijngaards 

-  C3E356788FAD0179D872D092BA811E62E7194568)
-source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-nsd.service
-nsd.sysusers
-nsd.tmpfiles)
-sha256sums=('11897e25f72f5a98f9202bd5378c936886d54376051a614d3688e451e9cb99e1'
-'SKIP'
-'51dcf15195be0f6a4154a29ad882eabe180b2413e6b3cadbb1535885ff0d4dfa'
-'12ce2a05fbb23bb38c31933530a7773f796e250691843b9da76f178f5e7c94f5'
-'07a31cecdc787c7ef44018dfc696115bd7b5d44b6e93f56c6c08ed0887d51579')
-install=nsd.install
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  autoreconf -vfi
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/ \
---sbindir=/usr/bin \
---datarootdir=/usr/share \
---with-pidfile=/run/nsd/nsd.pid \
---with-user="" \
---enable-ratelimit \
---enable-relro-now \
---enable-pie \
---enable-dnstap \
---enable-systemd \
---enable-tcp-fastopen
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  rmdir "${pkgdir}"/{tmp,run{/nsd,},var{/db{/nsd,},}}
-
-  rm doc/differences.pdf
-  install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
-  install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
-  ln -s ../../doc/"${pkgname}"/LICENSE 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
-  install -Dm644 ../nsd.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 ../nsd.sysusers "${pkgdir}"/usr/lib/sysusers.d/nsd.conf
-  install -Dm644 ../nsd.tmpfiles "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf
-}

Copied: nsd/repos/community-x86_64/PKGBUILD (from rev 1113504, 
nsd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 23:29:51 UTC (rev 1113505)
@@ -0,0 +1,62 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Gaetan Bisson 
+# Contributor: Kaiting Chen 
+# Contributor: Roberto Alsina 
+
+pkgname=nsd
+pkgver=4.3.9
+pkgrel=1
+pkgdesc="Authoritative only, high performance and simple DNS server"
+arch=(x86_64)
+url="https://www.nlnetlabs.nl/nsd/;
+license=(BSD)
+depends=(openssl libevent fstrm protobuf-c systemd-libs)
+makedepends=(systemd)
+validpgpkeys=(EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D  # W.C.A. Wijngaards 

+  C3E356788FAD0179D872D092BA811E62E7194568)
+source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+nsd.service
+nsd.sysusers
+nsd.tmpfiles)
+sha256sums=('531549f09289ecbd05829e14bb34563294d85b9edde2c613a00f597af2135e8d'
+'SKIP'
+'51dcf15195be0f6a4154a29ad882eabe180b2413e6b3cadbb1535885ff0d4dfa'
+'12ce2a05fbb23bb38c31933530a7773f796e250691843b9da76f178f5e7c94f5'
+'07a31cecdc787c7ef44018dfc696115bd7b5d44b6e93f56c6c08ed0887d51579')
+install=nsd.install
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  autoreconf -vfi
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/ \
+--sbindir=/usr/bin \
+--datarootdir=/usr/share \
+--with-pidfile=/run/nsd/nsd.pid \
+--with-user="" \
+--enable-ratelimit \
+--enable-relro-now \
+--enable-pie \
+--enable-dnstap \
+

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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 23:29:06
  Author: archange
Revision: 1113504

upgpkg: nsd 4.3.9-1

Modified:
  nsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 23:19:42 UTC (rev 1113503)
+++ PKGBUILD2022-01-22 23:29:06 UTC (rev 1113504)
@@ -4,7 +4,7 @@
 # Contributor: Roberto Alsina 
 
 pkgname=nsd
-pkgver=4.3.8
+pkgver=4.3.9
 pkgrel=1
 pkgdesc="Authoritative only, high performance and simple DNS server"
 arch=(x86_64)
@@ -18,7 +18,7 @@
 nsd.service
 nsd.sysusers
 nsd.tmpfiles)
-sha256sums=('11897e25f72f5a98f9202bd5378c936886d54376051a614d3688e451e9cb99e1'
+sha256sums=('531549f09289ecbd05829e14bb34563294d85b9edde2c613a00f597af2135e8d'
 'SKIP'
 '51dcf15195be0f6a4154a29ad882eabe180b2413e6b3cadbb1535885ff0d4dfa'
 '12ce2a05fbb23bb38c31933530a7773f796e250691843b9da76f178f5e7c94f5'



[arch-commits] Commit in nodejs-lts-fermium/repos/community-x86_64 (4 files)

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 23:19:42
  Author: archange
Revision: 1113503

archrelease: copy trunk to community-x86_64

Added:
  nodejs-lts-fermium/repos/community-x86_64/PKGBUILD
(from rev 1113502, nodejs-lts-fermium/trunk/PKGBUILD)
  nodejs-lts-fermium/repos/community-x86_64/libnghttp1.45.1_compat.patch
(from rev 1113502, nodejs-lts-fermium/trunk/libnghttp1.45.1_compat.patch)
Deleted:
  nodejs-lts-fermium/repos/community-x86_64/PKGBUILD
  nodejs-lts-fermium/repos/community-x86_64/libnghttp1.45.1_compat.patch

--+
 PKGBUILD |  128 -
 libnghttp1.45.1_compat.patch |   44 +++---
 2 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 23:19:12 UTC (rev 1113502)
+++ PKGBUILD2022-01-22 23:19:42 UTC (rev 1113503)
@@ -1,64 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Felix Yan 
-
-pkgname=nodejs-lts-fermium
-pkgver=14.18.2
-pkgrel=1
-pkgdesc="Evented I/O for V8 javascript (LTS release: Fermium)"
-arch=(x86_64)
-url="https://nodejs.org/;
-license=(MIT)
-depends=(openssl zlib icu libuv c-ares brotli libnghttp2) # http-parser
-makedepends=(python procps-ng)
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=(nodejs)
-source=(${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz
-libnghttp1.45.1_compat.patch)
-# https://nodejs.org/download/release/latest-fermium/SHASUMS256.txt.asc
-sha256sums=(3e8a9ce10f8bcd3628eb6dd049f7f03c84ba9219be6f9743e2221154b9cc680b
-81f8a060b40786c02de400620da4060483d910fe7a6b68d8328f3747caf54619)
-validpgpkeys=(C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8  # Myles Borins 

-  77984A986EBC2AA786BC0F66B01FBB92821C587A  # Gibson Fahnestock 

-  B9AE9905FFD7803F25714661B63B535A4C206CA9  # Evan Lucas 

-  DD8F2338BAE7501E3DD5AC78C273792F7D83545D  # Rod Vagg 

-  B9E2F5981AA6E0CD28160D9FF13993A75599653C  # Shelley Vohr 

-  4ED778F539E3634C779C87C6D7062848A1AB005C  # Beth Griggs 

-  C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C  # Richard Lau 

-  74F12602B6F1C4E913FAA37AD3A89613643B6201) # Danielle Adams 

-
-prepare() {
-  cd node-v${pkgver}
-  patch -p1 < ../libnghttp1.45.1_compat.patch
-}
-
-build() {
-  cd node-v${pkgver}
-
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---experimental-http-parser \
---shared-cares \
---shared-brotli \
---shared-nghttp2
-# --shared-v8
-# --shared-http-parser
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  make test-only
-}
-
-package() {
-  cd node-v${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: nodejs-lts-fermium/repos/community-x86_64/PKGBUILD (from rev 1113502, 
nodejs-lts-fermium/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 23:19:42 UTC (rev 1113503)
@@ -0,0 +1,64 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Felix Yan 
+
+pkgname=nodejs-lts-fermium
+pkgver=14.18.3
+pkgrel=1
+pkgdesc="Evented I/O for V8 javascript (LTS release: Fermium)"
+arch=(x86_64)
+url="https://nodejs.org/;
+license=(MIT)
+depends=(openssl zlib icu libuv c-ares brotli libnghttp2) # http-parser
+makedepends=(python procps-ng)
+optdepends=('npm: nodejs package manager')
+provides=("nodejs=$pkgver")
+conflicts=(nodejs)
+source=(${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz
+libnghttp1.45.1_compat.patch)
+# https://nodejs.org/download/release/latest-fermium/SHASUMS256.txt.asc
+sha256sums=(783ac443cd343dd6c68d2abcf7e59e7b978a6a428f6a6025f9b84918b769d608
+81f8a060b40786c02de400620da4060483d910fe7a6b68d8328f3747caf54619)
+validpgpkeys=(C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8  # Myles Borins 

+  77984A986EBC2AA786BC0F66B01FBB92821C587A  # Gibson Fahnestock 

+  B9AE9905FFD7803F25714661B63B535A4C206CA9  # Evan Lucas 

+  DD8F2338BAE7501E3DD5AC78C273792F7D83545D  # Rod Vagg 

+  B9E2F5981AA6E0CD28160D9FF13993A75599653C  # Shelley Vohr 

+  4ED778F539E3634C779C87C6D7062848A1AB005C  # Beth Griggs 

+  C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C  # Richard Lau 

+  74F12602B6F1C4E913FAA37AD3A89613643B6201) # Danielle Adams 

+
+prepare() {
+  cd node-v${pkgver}
+  patch -p1 < ../libnghttp1.45.1_compat.patch
+}
+
+build() {
+  cd node-v${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--experimental-http-parser \
+--shared-cares \
+--shared-brotli \
+--shared-nghttp2
+# 

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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 23:19:12
  Author: archange
Revision: 1113502

upgpkg: nodejs-lts-fermium 14.18.3-1

Modified:
  nodejs-lts-fermium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 23:01:36 UTC (rev 1113501)
+++ PKGBUILD2022-01-22 23:19:12 UTC (rev 1113502)
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan 
 
 pkgname=nodejs-lts-fermium
-pkgver=14.18.2
+pkgver=14.18.3
 pkgrel=1
 pkgdesc="Evented I/O for V8 javascript (LTS release: Fermium)"
 arch=(x86_64)
@@ -16,7 +16,7 @@
 source=(${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz
 libnghttp1.45.1_compat.patch)
 # https://nodejs.org/download/release/latest-fermium/SHASUMS256.txt.asc
-sha256sums=(3e8a9ce10f8bcd3628eb6dd049f7f03c84ba9219be6f9743e2221154b9cc680b
+sha256sums=(783ac443cd343dd6c68d2abcf7e59e7b978a6a428f6a6025f9b84918b769d608
 81f8a060b40786c02de400620da4060483d910fe7a6b68d8328f3747caf54619)
 validpgpkeys=(C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8  # Myles Borins 

   77984A986EBC2AA786BC0F66B01FBB92821C587A  # Gibson Fahnestock 




[arch-commits] Commit in nodejs-lts-erbium/repos/community-x86_64 (6 files)

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 23:01:36
  Author: archange
Revision: 1113501

archrelease: copy trunk to community-x86_64

Added:
  nodejs-lts-erbium/repos/community-x86_64/PKGBUILD
(from rev 1113500, nodejs-lts-erbium/trunk/PKGBUILD)
  nodejs-lts-erbium/repos/community-x86_64/libnghttp1.45.1_compat.patch
(from rev 1113500, nodejs-lts-erbium/trunk/libnghttp1.45.1_compat.patch)
  nodejs-lts-erbium/repos/community-x86_64/python3.patch
(from rev 1113500, nodejs-lts-erbium/trunk/python3.patch)
Deleted:
  nodejs-lts-erbium/repos/community-x86_64/PKGBUILD
  nodejs-lts-erbium/repos/community-x86_64/libnghttp1.45.1_compat.patch
  nodejs-lts-erbium/repos/community-x86_64/python3.patch

--+
 PKGBUILD |  142 -
 libnghttp1.45.1_compat.patch |   44 ++--
 python3.patch|  118 +-
 3 files changed, 152 insertions(+), 152 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 23:01:00 UTC (rev 1113500)
+++ PKGBUILD2022-01-22 23:01:36 UTC (rev 1113501)
@@ -1,71 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Felix Yan 
-
-pkgname=nodejs-lts-erbium
-pkgver=12.22.8
-pkgrel=1
-pkgdesc="Evented I/O for V8 javascript (LTS release: Erbium)"
-arch=(x86_64)
-url="https://nodejs.org/;
-license=(MIT)
-depends=(openssl zlib icu libuv c-ares brotli libnghttp2) # http-parser
-makedepends=(python procps-ng)
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=(nodejs)
-source=("${url}"/dist/v${pkgver}/node-v${pkgver}.tar.xz
-
nodejs-shared-libuv-uvwasi.patch::https://patch-diff.githubusercontent.com/raw/nodejs/node/pull/39260.patch
-python3.patch
-libnghttp1.45.1_compat.patch)
-# https://nodejs.org/download/release/latest-erbium/SHASUMS256.txt.asc
-sha256sums=(2785cb1da108130083224b60e4b94009a153b26ef34bb22afc5180b6be84113c
-05692e382d71b5b92d5b86d513b9bb01750548630506ffe5b6f1920cbc5861bd
-0e862ff8f49a062630f3032be7abb65007bfa47699d6ceeb806a7ec0f2bd2589
-81f8a060b40786c02de400620da4060483d910fe7a6b68d8328f3747caf54619)
-validpgpkeys=(C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8  # Myles Borins 

-  77984A986EBC2AA786BC0F66B01FBB92821C587A  # Gibson Fahnestock 

-  B9AE9905FFD7803F25714661B63B535A4C206CA9  # Evan Lucas 

-  DD8F2338BAE7501E3DD5AC78C273792F7D83545D  # Rod Vagg 

-  B9E2F5981AA6E0CD28160D9FF13993A75599653C  # Shelley Vohr 

-  4ED778F539E3634C779C87C6D7062848A1AB005C  # Beth Griggs 

-  C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C  # Richard Lau 
 
-  74F12602B6F1C4E913FAA37AD3A89613643B6201) # Danielle Adams 

-
-prepare() {
-  cd node-v${pkgver}
-  patch -p1 < ../python3.patch
-  patch -p1 < ../nodejs-shared-libuv-uvwasi.patch
-  patch -p1 < ../libnghttp1.45.1_compat.patch
-  sed -i 's|from collections import Mapping|from collections.abc import 
Mapping|' deps/v8/third_party/jinja2/tests.py
-  sed -i 's|from collections import Mapping|from collections.abc import 
Mapping|' tools/inspector_protocol/jinja2/tests.py
-}
-
-build() {
-  cd node-v${pkgver}
-
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---experimental-http-parser \
---shared-cares \
---shared-brotli \
---shared-nghttp2
-#--shared-http-parser \
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  make test-only
-}
-
-package() {
-  cd node-v${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: nodejs-lts-erbium/repos/community-x86_64/PKGBUILD (from rev 1113500, 
nodejs-lts-erbium/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 23:01:36 UTC (rev 1113501)
@@ -0,0 +1,71 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Felix Yan 
+
+pkgname=nodejs-lts-erbium
+pkgver=12.22.9
+pkgrel=1
+pkgdesc="Evented I/O for V8 javascript (LTS release: Erbium)"
+arch=(x86_64)
+url="https://nodejs.org/;
+license=(MIT)
+depends=(openssl zlib icu libuv c-ares brotli libnghttp2) # http-parser
+makedepends=(python procps-ng)
+optdepends=('npm: nodejs package manager')
+provides=("nodejs=$pkgver")
+conflicts=(nodejs)
+source=("${url}"/dist/v${pkgver}/node-v${pkgver}.tar.xz
+
nodejs-shared-libuv-uvwasi.patch::https://patch-diff.githubusercontent.com/raw/nodejs/node/pull/39260.patch
+python3.patch
+libnghttp1.45.1_compat.patch)
+# https://nodejs.org/download/release/latest-erbium/SHASUMS256.txt.asc
+sha256sums=(da982c03e584c2b6e50f432cc5e46605d4e3d8451125be25a645fe716873e24a
+05692e382d71b5b92d5b86d513b9bb01750548630506ffe5b6f1920cbc5861bd
+ 

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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 23:01:00
  Author: archange
Revision: 1113500

upgpkg: nodejs-lts-erbium 12.22.9-1

Modified:
  nodejs-lts-erbium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 22:54:18 UTC (rev 1113499)
+++ PKGBUILD2022-01-22 23:01:00 UTC (rev 1113500)
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan 
 
 pkgname=nodejs-lts-erbium
-pkgver=12.22.8
+pkgver=12.22.9
 pkgrel=1
 pkgdesc="Evented I/O for V8 javascript (LTS release: Erbium)"
 arch=(x86_64)
@@ -18,7 +18,7 @@
 python3.patch
 libnghttp1.45.1_compat.patch)
 # https://nodejs.org/download/release/latest-erbium/SHASUMS256.txt.asc
-sha256sums=(2785cb1da108130083224b60e4b94009a153b26ef34bb22afc5180b6be84113c
+sha256sums=(da982c03e584c2b6e50f432cc5e46605d4e3d8451125be25a645fe716873e24a
 05692e382d71b5b92d5b86d513b9bb01750548630506ffe5b6f1920cbc5861bd
 0e862ff8f49a062630f3032be7abb65007bfa47699d6ceeb806a7ec0f2bd2589
 81f8a060b40786c02de400620da4060483d910fe7a6b68d8328f3747caf54619)



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 22:55:01
  Author: tpowa
Revision: 434921

archrelease: copy trunk to extra-any

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

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

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

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

Copied: archboot/repos/extra-any/PKGBUILD (from rev 434920, 
archboot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 22:55:01 UTC (rev 434921)
@@ -0,0 +1,49 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot
+pkgver=2022.01
+pkgrel=63
+pkgdesc="Advanced, modular arch boot/install image creation utility"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils'  'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 22:54:56
  Author: tpowa
Revision: 434920

upgpkg: archboot 2022.01-63: bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 22:51:59 UTC (rev 434919)
+++ PKGBUILD2022-01-22 22:54:56 UTC (rev 434920)
@@ -2,7 +2,7 @@
 
 pkgname=archboot
 pkgver=2022.01
-pkgrel=62
+pkgrel=63
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Daniel M. Capella via arch-commits
Date: Saturday, January 22, 2022 @ 22:54:18
  Author: polyzen
Revision: 1113499

archrelease: copy trunk to community-any

Added:
  python-pure-eval/repos/community-any/PKGBUILD
(from rev 1113498, python-pure-eval/trunk/PKGBUILD)
Deleted:
  python-pure-eval/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 22:53:57 UTC (rev 1113498)
+++ PKGBUILD2022-01-22 22:54:18 UTC (rev 1113499)
@@ -1,42 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-_name=pure_eval
-pkgname=python-pure-eval
-pkgver=0.2.1
-pkgrel=2
-pkgdesc='Safely evaluate AST nodes without side effects'
-arch=('any')
-url=https://github.com/alexmojaki/pure_eval
-license=('MIT')
-depends=('python')
-makedepends=('python-build' 'python-install' 'python-setuptools-scm'
- 'python-wheel')
-checkdepends=('python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('0f04483b16c9429532d2c0ddc96e2b3bb6b2dc37a2bfb0e986248dbfd0b78873')
-b2sums=('6907cf2fc2a7118274a80dacdebeae163be57cc31086bc66f8ad9960f4624accde78149db9098bfba902774b367e2e0e9c5aac53c4e75119465d5f07cabbf17d')
-
-build() {
-  cd "$_name-$pkgver"
-  python -m build --wheel --skip-dependency-check --no-isolation
-}
-
-check() {
-  cd "$_name-$pkgver"
-  python -m venv --system-site-packages test-env
-  test-env/bin/python -m install --optimize=1 dist/*.whl
-  test-env/bin/python -m pytest
-}
-
-package() {
-  cd "$_name-$pkgver"
-  python -m install --optimize=1 --destdir="$pkgdir" dist/*.whl
-
-  # Symlink license file
-  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s "$site_packages"/$_name-$pkgver.dist-info/LICENSE.txt \
-"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pure-eval/repos/community-any/PKGBUILD (from rev 1113498, 
python-pure-eval/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 22:54:18 UTC (rev 1113499)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel M. Capella 
+
+_name=pure_eval
+pkgname=python-pure-eval
+pkgver=0.2.2
+pkgrel=1
+pkgdesc='Safely evaluate AST nodes without side effects'
+arch=('any')
+url=https://github.com/alexmojaki/pure_eval
+license=('MIT')
+depends=('python')
+makedepends=('python-build' 'python-install' 'python-setuptools-scm'
+ 'python-wheel')
+checkdepends=('python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3')
+b2sums=('19f86a1436e5f1a026a24f62c435e8970d84960f4cde1de80c58949b1aede6aa7562e8430e10e3f7171212c31d5699a3321fad5fb2ea1eed961a30d43a632a79')
+
+build() {
+  cd "$_name-$pkgver"
+  python -m build --wheel --skip-dependency-check --no-isolation
+}
+
+check() {
+  cd "$_name-$pkgver"
+  python -m venv --system-site-packages test-env
+  test-env/bin/python -m install --optimize=1 dist/*.whl
+  test-env/bin/python -m pytest
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python -m install --optimize=1 --destdir="$pkgdir" dist/*.whl
+
+  # Symlink license file
+  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s "$site_packages"/$_name-$pkgver.dist-info/LICENSE.txt \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-01-22 Thread Daniel M. Capella via arch-commits
Date: Saturday, January 22, 2022 @ 22:53:57
  Author: polyzen
Revision: 1113498

upgpkg: python-pure-eval 0.2.2-1

Modified:
  python-pure-eval/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 22:27:48 UTC (rev 1113497)
+++ PKGBUILD2022-01-22 22:53:57 UTC (rev 1113498)
@@ -2,8 +2,8 @@
 
 _name=pure_eval
 pkgname=python-pure-eval
-pkgver=0.2.1
-pkgrel=2
+pkgver=0.2.2
+pkgrel=1
 pkgdesc='Safely evaluate AST nodes without side effects'
 arch=('any')
 url=https://github.com/alexmojaki/pure_eval
@@ -13,8 +13,8 @@
  'python-wheel')
 checkdepends=('python-pytest')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('0f04483b16c9429532d2c0ddc96e2b3bb6b2dc37a2bfb0e986248dbfd0b78873')
-b2sums=('6907cf2fc2a7118274a80dacdebeae163be57cc31086bc66f8ad9960f4624accde78149db9098bfba902774b367e2e0e9c5aac53c4e75119465d5f07cabbf17d')
+sha256sums=('2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3')
+b2sums=('19f86a1436e5f1a026a24f62c435e8970d84960f4cde1de80c58949b1aede6aa7562e8430e10e3f7171212c31d5699a3321fad5fb2ea1eed961a30d43a632a79')
 
 build() {
   cd "$_name-$pkgver"



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 22:51:59
  Author: tpowa
Revision: 434919

archrelease: copy trunk to extra-any

Added:
  hwdetect/repos/extra-any/PKGBUILD
(from rev 434918, hwdetect/trunk/PKGBUILD)
  hwdetect/repos/extra-any/hwdetect
(from rev 434918, hwdetect/trunk/hwdetect)
Deleted:
  hwdetect/repos/extra-any/PKGBUILD
  hwdetect/repos/extra-any/hwdetect

--+
 PKGBUILD |   38 +--
 hwdetect |  651 ++---
 2 files changed, 343 insertions(+), 346 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 22:51:54 UTC (rev 434918)
+++ PKGBUILD2022-01-22 22:51:59 UTC (rev 434919)
@@ -1,19 +0,0 @@
-# Maintainer: Tobias Powalowski 
-pkgname=hwdetect
-pkgver=2021.10
-pkgrel=1
-pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf"
-arch=(any)
-url="https://archlinux.org/packages/extra/any/hwdetect/;
-license=('GPL')
-depends=('sh' 'awk' 'grep' 'coreutils' 'sed' 'e2fsprogs')
-optdepends=('cryptsetup: for encrypt mkinitcpio config support'
-'dmraid: for dmraid mkinitcpio config support'
-'lvm2:   for lvm2 mkinitcpio config support'
-'mdadm:  for raid mkinitcpio config support')
-source=(hwdetect)
-sha512sums=('c2caada42e4568e325f6d0df4b018512caeb8e3c89be2e23765c015251839782bc2f114485890bec466794bc0c4b897b3e7eb59ca80fe1d049a8eb4b306e2513')
-
-package() {
-  install -D -m 755 "${srcdir}/hwdetect" "${pkgdir}/usr/bin/hwdetect"
-}

Copied: hwdetect/repos/extra-any/PKGBUILD (from rev 434918, 
hwdetect/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 22:51:59 UTC (rev 434919)
@@ -0,0 +1,19 @@
+# Maintainer: Tobias Powalowski 
+pkgname=hwdetect
+pkgver=2022.01
+pkgrel=1
+pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf"
+arch=(any)
+url="https://archlinux.org/packages/extra/any/hwdetect/;
+license=('GPL')
+depends=('sh' 'awk' 'grep' 'coreutils' 'sed' 'e2fsprogs')
+optdepends=('cryptsetup: for encrypt mkinitcpio config support'
+'dmraid: for dmraid mkinitcpio config support'
+'lvm2:   for lvm2 mkinitcpio config support'
+'mdadm:  for raid mkinitcpio config support')
+source=(hwdetect)
+sha512sums=('ffbcbe41d9c8b5904b6b2aa6ced0a271cf64bfa1d3149a20b414a79a6697d7c60b28cf68ee3961c18f139bc0fc228171b5063d6a05eb43c6027728531e5d406d')
+
+package() {
+  install -D -m 755 "${srcdir}/hwdetect" "${pkgdir}/usr/bin/hwdetect"
+}

Deleted: hwdetect
===
--- hwdetect2022-01-22 22:51:54 UTC (rev 434918)
+++ hwdetect2022-01-22 22:51:59 UTC (rev 434919)
@@ -1,327 +0,0 @@
-#! /bin/sh
-# Autodetection script for scanning /sys for hardware
-# for Archlinux by Tobias Powalowski 
-usage () {
-   echo "$0 [options]"
-   echo ""
-   echo " This is a tool that detects/lists modules that are exported by 
/sys"
-   echo ""
-   echo "  Options:"
-   echo "--kernel_version=  use kernel version (no autodetect)"
-   echo "--kernel_directory=use kernel module directory (no 
autodetect)"
-   echo "--show-modules show all detected modules"
-   echo "--show-modules-order   shows load order of detected modules"
-   echo "--show-agp show AGP modules"
-   echo "--show-acpishow ACPI modules"
-echo "--show-block   show BLOCK DEVICE modules"
-echo "--show-bluetooth   show BLUETOOTH modules"
-echo "--show-cdrom   show CDROM modules"
-echo "--show-cpufreq show CPUFREQ modules"
-echo "--show-crypto  show CRYPTO modules"
-echo "--show-dca show DCA modules"
-echo "--show-dma show DMA modules"
-echo "--show-drm show DRM modules"
-echo "--show-edacshow EDAC modules"
-echo "--show-events  show EVENTS modules"
-echo "--show-hwmon   show HWMON modules"
-echo "--show-i2c show I2C modules"
-   echo "--show-input   show INPUT modules"
-   echo "--show-ipmishow IPMI modules"
-   echo "--show-irdashow IRDA modules"
-   echo "--show-isdnshow ISDN modules"
-echo "--show-kvm show KVM modules"
-echo "--show-media   show MEDIA modules"
-echo "--show-mei show MEI modules"
-echo "--show-mfd show MFD modules"
-echo "--show-mtd show MTD modules"
-   echo "--show-net show NETWORK modules"
-   echo "--show-parport show PARPORT modules"
-   

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 22:51:54
  Author: tpowa
Revision: 434918

upgpkg: hwdetect 2022.01-1: bump to latest version

Modified:
  hwdetect/trunk/PKGBUILD
  hwdetect/trunk/hwdetect

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 22:50:41 UTC (rev 434917)
+++ PKGBUILD2022-01-22 22:51:54 UTC (rev 434918)
@@ -1,6 +1,6 @@
 # Maintainer: Tobias Powalowski 
 pkgname=hwdetect
-pkgver=2021.10
+pkgver=2022.01
 pkgrel=1
 pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf"
 arch=(any)
@@ -12,7 +12,7 @@
 'lvm2:   for lvm2 mkinitcpio config support'
 'mdadm:  for raid mkinitcpio config support')
 source=(hwdetect)
-sha512sums=('c2caada42e4568e325f6d0df4b018512caeb8e3c89be2e23765c015251839782bc2f114485890bec466794bc0c4b897b3e7eb59ca80fe1d049a8eb4b306e2513')
+sha512sums=('ffbcbe41d9c8b5904b6b2aa6ced0a271cf64bfa1d3149a20b414a79a6697d7c60b28cf68ee3961c18f139bc0fc228171b5063d6a05eb43c6027728531e5d406d')
 
 package() {
   install -D -m 755 "${srcdir}/hwdetect" "${pkgdir}/usr/bin/hwdetect"

Modified: hwdetect
===
--- hwdetect2022-01-22 22:50:41 UTC (rev 434917)
+++ hwdetect2022-01-22 22:51:54 UTC (rev 434918)
@@ -268,7 +268,7 @@
MODULES_INITRAMFS="$MODULES_INITRAMFS $FS"
showlist2 "MODULES" \"$MODULES_INITRAMFS\" | 
sed -e 's/(\  /(/g' -e 's/"\ /"/g' -e 's/\ "/"/g' -e 's/\ \ /\ /g'
;;
-   --hostcontroller)HOSTCONTROLLER="$(listmods virtio/virtio_pci) 
$(listmods ata/pata pata_acpi) $(listmods scsi/ /sg.ko /st.ko scsi_mod sr_mod 
sd_mod) $(listmods message/fusion/) $(listmods drivers/block/ virtio_blk nbd 
pktcdvd sx8 floppy) $(listmods ata/ pata ata_generic) $(listmods 
drivers/block/sx8) $(listmods xhci-hcd) $(listmods ehci-hcd) $(listmods 
uhci-hcd) $(listmods ohci-hcd) $(listmods virtio_blk) $(listmods nvme/)" 
+   --hostcontroller)HOSTCONTROLLER="$(listmods virtio/virtio_pci) 
$(listmods ata/pata pata_acpi) $(listmods scsi/ /sg.ko /st.ko scsi_mod sr_mod 
sd_mod) $(listmods message/fusion/) $(listmods drivers/block/ virtio_blk nbd 
pktcdvd sx8 floppy) $(listmods ata/ pata ata_generic) $(listmods 
drivers/block/sx8) $(listmods xhci-hcd) $(listmods ehci-hcd) $(listmods 
uhci-hcd) $(listmods ohci-hcd) $(listmods virtio_blk) $(listmods nvme/) 
$(listmods xhci-pci)" 
 MODULES_INITRAMFS="$MODULES_INITRAMFS 
$HOSTCONTROLLER"
 showlist2 "MODULES" \"$MODULES_INITRAMFS\" | 
sed -e 's/(\  /(/g' -e 's/"\ /"/g' -e 's/\ "/"/g' -e 's/\ \ /\ /g'
 ;;
@@ -292,7 +292,7 @@
if [ "$HOOKS_DIR" = "" ]; then
HOOKS_DIR="/usr/lib/initcpio/install"
fi
-   START_HOOKS="base udev keymap autodetect modconf block 
pcmcia net dmraid keyboard $ADVANCED filesystems fsck"
+   START_HOOKS="base udev keymap autodetect modconf block 
net dmraid keyboard $ADVANCED filesystems fsck"
# remove the ones that don't exist on the system
for i in ${START_HOOKS}; do
if ! [ -e "${HOOKS_DIR}/$i" ]; then 
@@ -305,9 +305,6 @@
if ! [ "$DMRAID" = "1" ]; then 
START_HOOKS=$(echo $START_HOOKS | sed -e 
"s/dmraid//g")
fi
-   if ! [ "$PCMCIA" = "1" ]; then
-   START_HOOKS=$(echo $START_HOOKS | sed -e 
"s/pcmcia//g")
-   fi
if ! [ "$NFS" = "1" ]; then
START_HOOKS=$(echo $START_HOOKS | sed -e 
"s/net//g")
fi



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 22:50:41
  Author: tpowa
Revision: 434917

archrelease: copy trunk to extra-any

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

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

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

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

Copied: archboot-arm/repos/extra-any/PKGBUILD (from rev 434916, 
archboot-arm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 22:50:41 UTC (rev 434917)
@@ -0,0 +1,48 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot-arm
+pkgver=2022.01
+pkgrel=63
+pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+ 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 'b43-fwcutter' 
'wpa_supplicant' 

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 22:50:36
  Author: tpowa
Revision: 434916

upgpkg: archboot-arm 2022.01-63: bump to latest version

Modified:
  archboot-arm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 20:38:45 UTC (rev 434915)
+++ PKGBUILD2022-01-22 22:50:36 UTC (rev 434916)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.01
-pkgrel=62
+pkgrel=63
 pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 22:27:48
  Author: archange
Revision: 1113497

archrelease: copy trunk to community-any

Added:
  woob/repos/community-any/PKGBUILD
(from rev 1113496, woob/trunk/PKGBUILD)
Deleted:
  woob/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 22:27:22 UTC (rev 1113496)
+++ PKGBUILD2022-01-22 22:27:48 UTC (rev 1113497)
@@ -1,43 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=woob
-pkgver=3.0
-pkgrel=4
-pkgdesc="Core library and modules for Web outside of Browsers"
-arch=(any)
-url="https://woob.tech/;
-license=(LGPL3)
-depends=(
-python-lxml
-python-cssselect
-python-requests
-python-dateutil
-python-yaml
-python-html2text
-python-six
-python-unidecode
-python-pillow
-python-babel
-python-simplejson
-)
-optdepends=(
-'python-prettytable: CLI output formatting'
-'python-feedparser: required by some modules'
-'python-google-api-python-client: multiple Google services like YouTube'
-)
-makedepends=(python-setuptools)
-replaces=(weboob)
-provides=(weboob)
-conflicts=(weboob)
-source=(https://files.pythonhosted.org/packages/source/w/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('47864df4906b44a659abe59630c0e28a1aa24ffbc3c90e22454b58f88bef1726')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
-}

Copied: woob/repos/community-any/PKGBUILD (from rev 1113496, 
woob/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 22:27:48 UTC (rev 1113497)
@@ -0,0 +1,44 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=woob
+pkgver=3.0
+pkgrel=5
+pkgdesc="Core library and modules for Web outside of Browsers"
+arch=(any)
+url="https://woob.tech/;
+license=(LGPL3)
+depends=(
+python-lxml
+python-cssselect
+python-requests
+python-dateutil
+python-yaml
+python-html2text
+python-six
+python-unidecode
+python-pillow
+python-babel
+python-simplejson
+)
+optdepends=(
+'python-colorama: CLI usage'
+'python-prettytable: CLI output formatting'
+'python-feedparser: required by some modules'
+'python-google-api-python-client: multiple Google services like YouTube'
+)
+makedepends=(python-setuptools)
+replaces=(weboob)
+provides=(weboob)
+conflicts=(weboob)
+source=(https://files.pythonhosted.org/packages/source/w/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('47864df4906b44a659abe59630c0e28a1aa24ffbc3c90e22454b58f88bef1726')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --prefix=/usr --root="${pkgdir}" --skip-build 
--optimize=1
+}



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 22:27:22
  Author: archange
Revision: 1113496

FS#73366: add python-colorama for CLI usage

Modified:
  woob/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 22:22:52 UTC (rev 1113495)
+++ PKGBUILD2022-01-22 22:27:22 UTC (rev 1113496)
@@ -2,7 +2,7 @@
 
 pkgname=woob
 pkgver=3.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Core library and modules for Web outside of Browsers"
 arch=(any)
 url="https://woob.tech/;
@@ -21,6 +21,7 @@
 python-simplejson
 )
 optdepends=(
+'python-colorama: CLI usage'
 'python-prettytable: CLI output formatting'
 'python-feedparser: required by some modules'
 'python-google-api-python-client: multiple Google services like YouTube'



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 22:22:52
  Author: archange
Revision: 1113495

archrelease: copy trunk to community-x86_64

Added:
  libpano13/repos/community-x86_64/PKGBUILD
(from rev 1113494, libpano13/trunk/PKGBUILD)
Deleted:
  libpano13/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 22:22:28 UTC (rev 1113494)
+++ PKGBUILD2022-01-22 22:22:52 UTC (rev 1113495)
@@ -1,31 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Gaetan Bisson 
-# Contributor: Tobias Kieslich 
-
-pkgname=libpano13
-pkgver=2.9.20
-pkgrel=1
-pkgdesc="Basic library to calculate panoramical pictures - core functions of 
the panotools"
-arch=(x86_64)
-url="http://panotools.sourceforge.net/;
-license=(GPL2)
-depends=(libpng libtiff)
-source=(https://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz)
-sha256sums=(3b532836c37b8cd75cd2227fd9207f7aca3fdcbbd1cce3b9749f056a10229b89)
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  autoreconf -fvi
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: libpano13/repos/community-x86_64/PKGBUILD (from rev 1113494, 
libpano13/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 22:22:52 UTC (rev 1113495)
@@ -0,0 +1,29 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Gaetan Bisson 
+# Contributor: Tobias Kieslich 
+
+pkgname=libpano13
+pkgver=2.9.21
+pkgrel=1
+pkgdesc="Basic library to calculate panoramical pictures - core functions of 
the panotools"
+arch=(x86_64)
+url="http://panotools.sourceforge.net/;
+license=(GPL2)
+depends=(libjpeg libpng libtiff suitesparse)
+makedepends=(cmake)
+source=(https://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('79e5a1452199305e2961462720ef5941152779c127c5b96fc340d2492e633590')
+
+build() {
+  cmake -B build -S ${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SPARSE_LEVMAR=ON
+  make -C build
+}
+
+package() {
+  make -C build DESTDIR="${pkgdir}" install
+  mkdir "${pkgdir}"/usr/share/doc
+  mv "${pkgdir}"/usr/share/{pano13/doc,doc/pano13}
+  rmdir "${pkgdir}"/usr/share/pano13
+}



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 22:22:28
  Author: archange
Revision: 1113494

upgpkg: libpano13 2.9.21-1

Modified:
  libpano13/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 22:13:19 UTC (rev 1113493)
+++ PKGBUILD2022-01-22 22:22:28 UTC (rev 1113494)
@@ -3,29 +3,27 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=libpano13
-pkgver=2.9.20
+pkgver=2.9.21
 pkgrel=1
 pkgdesc="Basic library to calculate panoramical pictures - core functions of 
the panotools"
 arch=(x86_64)
 url="http://panotools.sourceforge.net/;
 license=(GPL2)
-depends=(libpng libtiff)
+depends=(libjpeg libpng libtiff suitesparse)
+makedepends=(cmake)
 
source=(https://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz)
-sha256sums=(3b532836c37b8cd75cd2227fd9207f7aca3fdcbbd1cce3b9749f056a10229b89)
+sha256sums=('79e5a1452199305e2961462720ef5941152779c127c5b96fc340d2492e633590')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  autoreconf -fvi
-}
-
 build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  cmake -B build -S ${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SPARSE_LEVMAR=ON
+  make -C build
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
+  make -C build DESTDIR="${pkgdir}" install
+  mkdir "${pkgdir}"/usr/share/doc
+  mv "${pkgdir}"/usr/share/{pano13/doc,doc/pano13}
+  rmdir "${pkgdir}"/usr/share/pano13
 }



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 22:13:19
  Author: archange
Revision: 1113493

archrelease: copy trunk to community-x86_64

Added:
  gitea/repos/community-x86_64/PKGBUILD
(from rev 1113492, gitea/trunk/PKGBUILD)
  gitea/repos/community-x86_64/gitea.install
(from rev 1113492, gitea/trunk/gitea.install)
  gitea/repos/community-x86_64/gitea.service
(from rev 1113492, gitea/trunk/gitea.service)
  gitea/repos/community-x86_64/gitea.sysusers
(from rev 1113492, gitea/trunk/gitea.sysusers)
  gitea/repos/community-x86_64/gitea.tmpfiles
(from rev 1113492, gitea/trunk/gitea.tmpfiles)
Deleted:
  gitea/repos/community-x86_64/PKGBUILD
  gitea/repos/community-x86_64/gitea.install
  gitea/repos/community-x86_64/gitea.service
  gitea/repos/community-x86_64/gitea.sysusers
  gitea/repos/community-x86_64/gitea.tmpfiles

+
 PKGBUILD   |  150 +++
 gitea.install  |   16 ++---
 gitea.service  |  102 ++---
 gitea.sysusers |2 
 gitea.tmpfiles |   20 +++
 5 files changed, 145 insertions(+), 145 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 22:12:35 UTC (rev 1113492)
+++ PKGBUILD2022-01-22 22:13:19 UTC (rev 1113493)
@@ -1,75 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Maxime Gauduin 
-# Contributor: Frederik Schwan 
-
-pkgname=gitea
-pkgver=1.15.8
-pkgrel=1
-pkgdesc="Painless self-hosted Git service, community managed."
-arch=(x86_64)
-url="https://gitea.io;
-license=(MIT)
-depends=(git)
-makedepends=(go nodejs npm)
-optdepends=(
-  'mariadb: MariaDB support'
-  'memcached: MemCached support'
-  'openssh: GIT over SSH support'
-  'pam: Authentication via PAM support'
-  'postgresql: PostgreSQL support'
-  'redis: Redis support'
-  'sqlite: SQLite support'
-)
-options=(!lto)
-_tag=cb1f4426e7932caf0c7a0c704d35b2090d711b2f # git rev-parse v${pkgver}
-source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed;
-gitea.tmpfiles
-gitea.service
-gitea.sysusers)
-sha256sums=(SKIP
-9f63a517e8da6865fa6d9e87f6b08fe25ea56285304115e052809663c48dc3d7
-b16d02a9f32a17cc14dfa46a980bad795a4ed744627e6342248f60236dc2be43
-7e7b798b8ce035c1fb55993ece41c5efb6cad5922708866804fa50ada0cf9fa5)
-validpgpkeys=(
-  8C4033A23895237CB27D52D9D9B5613BEB813F99  # Matti Ranta  
old RSA2048, retrieved from https://github.com/techknowlogick.gpg
-  B56E3C7437A49E136862F5DE9D8A57ADAA232E95  # Matti Ranta  
new RSA4096, retrieved from https://github.com/techknowlogick.gpg
-  ED810FD31FBE67F406ED71BDD4F1E9B6493ED946  # Jonas Franz 

-  9C5BCD799B3CDB124147A748E0DDFEC24C48784C  # Lauris Bukšis-Haberkorns 

-  D8F9672D77C0BB60A024C23EDFDE60A0093EB926  # Lauris Bukšis-Haberkorns 
 new RSA4096
-  BA66F67FD73F7058D712D308C3B7C91B632F738A  # Lunny Xiao 
, retrieved from https://github.com/lunny.gpg
-  B5F0915813554C32C1D599C2C99B82E40B027BAE  # '6543' <6...@obermui.de>
-  D2CF76DA95F201E9901532AB3CDE74631F13A748  # Andrew Thornton 
, retrieved from https://github.com/zeripath.gpg
-)
-install=gitea.install
-
-prepare() {
-  cd ${pkgname}
-  # Fetch dependency using go mod
-  make vendor
-}
-
-pkgver() {
-  cd ${pkgname}
-  git describe --tags | sed 's/^v//'
-}
-
-build() {
-  cd ${pkgname}
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export EXTRA_GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  export LDFLAGS="-X 
'code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea/' -X 
'code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini'"
-  export TAGS="bindata sqlite sqlite_unlock_notify pam"
-  make -j1
-}
-
-package() {
-  install -Dm755 ${pkgname}/${pkgname} -t "${pkgdir}"/usr/bin/
-  install -Dm644 ${pkgname}/LICENSE -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-  install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-  install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-  install -D ${pkgname}/custom/conf/app.example.ini -t "${pkgdir}"/etc/gitea/
-}

Copied: gitea/repos/community-x86_64/PKGBUILD (from rev 1113492, 
gitea/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 22:13:19 UTC (rev 1113493)
@@ -0,0 +1,75 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Maxime Gauduin 
+# Contributor: Frederik Schwan 
+
+pkgname=gitea
+pkgver=1.15.10
+pkgrel=1
+pkgdesc="Painless self-hosted Git service, community managed."
+arch=(x86_64)
+url="https://gitea.io;
+license=(MIT)
+depends=(git)
+makedepends=(go nodejs npm)
+optdepends=(
+  'mariadb: MariaDB support'
+  'memcached: MemCached support'
+  'openssh: GIT over SSH 

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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 22:12:35
  Author: archange
Revision: 1113492

upgpkg: gitea 1.15.10-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 21:18:45 UTC (rev 1113491)
+++ PKGBUILD2022-01-22 22:12:35 UTC (rev 1113492)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan 
 
 pkgname=gitea
-pkgver=1.15.8
+pkgver=1.15.10
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -21,7 +21,7 @@
   'sqlite: SQLite support'
 )
 options=(!lto)
-_tag=cb1f4426e7932caf0c7a0c704d35b2090d711b2f # git rev-parse v${pkgver}
+_tag=9d086896d4ec5b2085688ff6af7f94b2a78e4f54 # git rev-parse v${pkgver}
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed;
 gitea.tmpfiles
 gitea.service



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 21:18:45
  Author: archange
Revision: 1113491

archrelease: copy trunk to community-x86_64

Added:
  mattermost/repos/community-x86_64/PKGBUILD
(from rev 1113490, mattermost/trunk/PKGBUILD)
  mattermost/repos/community-x86_64/mattermost.service
(from rev 1113490, mattermost/trunk/mattermost.service)
  mattermost/repos/community-x86_64/mattermost.sysusers
(from rev 1113490, mattermost/trunk/mattermost.sysusers)
  mattermost/repos/community-x86_64/mattermost.tmpfiles
(from rev 1113490, mattermost/trunk/mattermost.tmpfiles)
Deleted:
  mattermost/repos/community-x86_64/PKGBUILD
  mattermost/repos/community-x86_64/mattermost.service
  mattermost/repos/community-x86_64/mattermost.sysusers
  mattermost/repos/community-x86_64/mattermost.tmpfiles

-+
 PKGBUILD|  271 +-
 mattermost.service  |   88 
 mattermost.sysusers |2 
 mattermost.tmpfiles |6 -
 4 files changed, 184 insertions(+), 183 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 21:18:06 UTC (rev 1113490)
+++ PKGBUILD2022-01-22 21:18:45 UTC (rev 1113491)
@@ -1,135 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Caleb Maclennan 
-# Contributor: William Gathoye 
-# Contributor: Massimiliano Torromeo 
-
-pkgname=mattermost
-pkgver=5.39.2
-pkgrel=1
-pkgdesc="Open source Slack-alternative in Golang and React"
-arch=(x86_64)
-url="https://mattermost.com;
-license=(AGPL Apache)
-depends=(glibc)
-makedepends=(go jq nodejs npm git python)
-optdepends=('mariadb: SQL server storage'
-'percona-server: SQL server storage'
-'postgresql: SQL server storage')
-backup=(etc/webapps/${pkgname}/config.json)
-source=(${pkgname}-server-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}-server/archive/v${pkgver}.tar.gz
-
${pkgname}-webapp-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}-webapp/archive/v${pkgver}.tar.gz
-${pkgname}.service
-${pkgname}.sysusers
-${pkgname}.tmpfiles)
-sha256sums=('65366b53121b88156eaa49dfb250676a4c2b945c139b375fad921f69821fe2f8'
-'8ca17e2fe75ee6791b3508187a1e1dbd6755f3ff870d03eea547d84cfea369f8'
-'e5ba4a4f9c5f32816b997d5c02f6ddf3ef1e8259ae8dff5ef18865d076b70316'
-'f7bd36f6d7874f1345d205c6dcb79af1804362fc977a658db88951a172d1dfa0'
-'8dfeee28655b91dc75aca2317846284013ac3d5a837d360eba9641e9fbcf3aa2')
-
-prepare() {
-cd ${pkgname}-server-${pkgver}
-go mod vendor
-
-# The configuration isn’t available at this time yet, modify the default.
-sed -r -i build/release.mk \
--e  's!config/config.json!config/default.json!' \
--e 
's/\$\(DIST_PATH\)\/config\/config.json/\$\(DIST_PATH\)\/config\/default.json/'
-
-# Don’t embed a precompiled mmctl
-sed '/@#Download MMCTL/,+2d' -i build/release.mk
-# Remove platform specific lines from the Makefile from the line beginning
-# with that statement to the end of file (we do not care of the additional
-# file copy, nor the tar compression defined below the file).
-sed '/# Download prepackaged plugins/,//d' -i build/release.mk
-
-# Enforce build hash to Arch Linux for the field corresponding to the 
webapp.
-cd ../${pkgname}-webapp-${pkgver}
-sed -r -i webpack.config.js \
--e "s/^(\s*)COMMIT_HASH:(.*),$/\1COMMIT_HASH: 
JSON.stringify\(\"${pkgver}-${pkgrel} Arch Linux \(${CARCH}\)\"\),/"
-}
-
-build() {
-cd ${pkgname}-server-${pkgver}
-export CGO_CPPFLAGS="${CPPFLAGS}"
-export CGO_CFLAGS="${CFLAGS}"
-export CGO_CXXFLAGS="${CXXFLAGS}"
-export CGO_LDFLAGS="${LDFLAGS}"
-export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-go build -v \
- -ldflags "-linkmode external
-   -X 
\"github.com/mattermost/mattermost-server/v5/model.BuildNumber=${pkgver}-${pkgrel}\"
 \
-   -X 
\"github.com/mattermost/mattermost-server/v5/model.BuildDate=$(date --utc 
--date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" +"%Y-%m-%d %H:%M:%S")\" \
-   -X 
\"github.com/mattermost/mattermost-server/v5/model.BuildHash=${pkgver}-${pkgrel}
 Arch Linux (${CARCH})\" \
-   -X 
\"github.com/mattermost/mattermost-server/v5/model.BuildHashEnterprise=none\" \
-   -X 
\"github.com/mattermost/mattermost-server/v5/model.BuildEnterpriseReady=false\""
 \
- -o bin/ ./...
-# Move to the client directory to avoid LDFLAGS pollution of a `make 
build-client` invocation
-cd ../${pkgname}-webapp-${pkgver}
-make build
-cd ../${pkgname}-server-${pkgver}
-export BUILD_WEBAPP_DIR="${srcdir}"/${pkgname}-webapp-${pkgver}
-make package
-}
-
-package() {
-# systemd files
-install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-install -Dm644 ${pkgname}.sysusers 

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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 21:18:06
  Author: archange
Revision: 1113490

upgpkg: mattermost 5.39.3-1

Modified:
  mattermost/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 21:02:26 UTC (rev 1113489)
+++ PKGBUILD2022-01-22 21:18:06 UTC (rev 1113490)
@@ -4,7 +4,7 @@
 # Contributor: Massimiliano Torromeo 
 
 pkgname=mattermost
-pkgver=5.39.2
+pkgver=5.39.3
 pkgrel=1
 pkgdesc="Open source Slack-alternative in Golang and React"
 arch=(x86_64)
@@ -15,6 +15,7 @@
 optdepends=('mariadb: SQL server storage'
 'percona-server: SQL server storage'
 'postgresql: SQL server storage')
+options=(!lto)
 backup=(etc/webapps/${pkgname}/config.json)
 
source=(${pkgname}-server-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}-server/archive/v${pkgver}.tar.gz
 
${pkgname}-webapp-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}-webapp/archive/v${pkgver}.tar.gz
@@ -21,8 +22,8 @@
 ${pkgname}.service
 ${pkgname}.sysusers
 ${pkgname}.tmpfiles)
-sha256sums=('65366b53121b88156eaa49dfb250676a4c2b945c139b375fad921f69821fe2f8'
-'8ca17e2fe75ee6791b3508187a1e1dbd6755f3ff870d03eea547d84cfea369f8'
+sha256sums=('d217b49bedb645c8cee9438e63b9e91b18639a30c5afc5c130471975821edeae'
+'7ef110e45c623f7083390e7afe649bdea08fc1bef3cb3531c585e6335df24299'
 'e5ba4a4f9c5f32816b997d5c02f6ddf3ef1e8259ae8dff5ef18865d076b70316'
 'f7bd36f6d7874f1345d205c6dcb79af1804362fc977a658db88951a172d1dfa0'
 '8dfeee28655b91dc75aca2317846284013ac3d5a837d360eba9641e9fbcf3aa2')



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 21:02:26
  Author: archange
Revision: 1113489

archrelease: copy trunk to community-x86_64

Added:
  argyllcms/repos/community-x86_64/PKGBUILD
(from rev 1113488, argyllcms/trunk/PKGBUILD)
Deleted:
  argyllcms/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 21:02:00 UTC (rev 1113488)
+++ PKGBUILD2022-01-22 21:02:26 UTC (rev 1113489)
@@ -1,45 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Timothy Redaelli 
-# Contributor: Frank Ickstadt (frank dot ickstadt at gmail dot com)
-
-pkgname=argyllcms
-_pkgname=Argyll
-pkgver=2.2.1
-_pkgver="V${pkgver}"
-pkgrel=1
-pkgdesc="An ICC compatible color management system with support for different 
colorimeter hardware"
-arch=(x86_64)
-url="https://www.argyllcms.com/;
-license=(GPL AGPL)
-depends=(libpng libtiff libxss libxinerama libxxf86vm libxrandr zlib openssl)
-makedepends=(ftjam zip unzip)
-source=("https://www.argyllcms.com/${_pkgname}_${_pkgver}_src.zip;)
-sha256sums=('24cbef0e81a7ce8424957cbcb399cdea2f069f64866536d181e879ce1ed18ff8')
-
-prepare() {
-cd ${_pkgname}_${_pkgver}
-# Use hwdb builtin, instead of the obsolete usb-db in the udev rules.
-sed -i 's:^TEST=="/lib/udev/usb-db", IMPORT{program}="usb-db 
%p":IMPORT{builtin}="hwdb --subsystem=usb":' usb/55-Argyll.rules
-
-# Use LDFLAGS
-echo "LINKFLAGS += ${LDFLAGS} ;" >> Jamtop
-}
-
-build() {
-cd ${_pkgname}_${_pkgver}
-CCOPTFLAG="$CFLAGS"
-jam -q -fJambase ${MAKEFLAGS} -sPREFIX=/usr -sDESTDIR="${pkgdir}" 
-sREFSUBDIR=share/argyllcms/ref all
-}
-
-package() {
-cd ${_pkgname}_${_pkgver}
-jam -q -fJambase ${MAKEFLAGS} -sPREFIX=/usr -sDESTDIR="${pkgdir}" 
-sREFSUBDIR=share/argyllcms/ref install
-
-rm "${pkgdir}"/usr/bin/License.txt
-
-rm {doc,ref}/afiles
-install -Dm644 doc/*.* -t "${pkgdir}"/usr/share/${pkgname}/doc/
-install -Dm644 doc/ccmxs/*.ccmx -t 
"${pkgdir}"/usr/share/${pkgname}/doc/ccmxs/
-
-install -Dm644 usb/55-Argyll.rules -t "${pkgdir}"/usr/lib/udev/rules.d/
-}

Copied: argyllcms/repos/community-x86_64/PKGBUILD (from rev 1113488, 
argyllcms/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 21:02:26 UTC (rev 1113489)
@@ -0,0 +1,45 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Timothy Redaelli 
+# Contributor: Frank Ickstadt (frank dot ickstadt at gmail dot com)
+
+pkgname=argyllcms
+_pkgname=Argyll
+pkgver=2.3.0
+_pkgver="V${pkgver}"
+pkgrel=1
+pkgdesc="An ICC compatible color management system with support for different 
colorimeter hardware"
+arch=(x86_64)
+url="https://www.argyllcms.com/;
+license=(GPL AGPL)
+depends=(libpng libtiff libxss libxinerama libxxf86vm libxrandr zlib openssl)
+makedepends=(ftjam zip unzip)
+source=("https://www.argyllcms.com/${_pkgname}_${_pkgver}_src.zip;)
+sha256sums=('daa21b6de8e20b5319a10ea8f72829d32eadae14c6581b50972f2f8dd5cde924')
+
+prepare() {
+cd ${_pkgname}_${_pkgver}
+# Use hwdb builtin, instead of the obsolete usb-db in the udev rules.
+sed -i 's:^TEST=="/lib/udev/usb-db", IMPORT{program}="usb-db 
%p":IMPORT{builtin}="hwdb --subsystem=usb":' usb/55-Argyll.rules
+
+# Use LDFLAGS
+echo "LINKFLAGS += ${LDFLAGS} ;" >> Jamtop
+}
+
+build() {
+cd ${_pkgname}_${_pkgver}
+CCOPTFLAG="$CFLAGS"
+jam -q -fJambase ${MAKEFLAGS} -sPREFIX=/usr -sDESTDIR="${pkgdir}" 
-sREFSUBDIR=share/argyllcms/ref all
+}
+
+package() {
+cd ${_pkgname}_${_pkgver}
+jam -q -fJambase ${MAKEFLAGS} -sPREFIX=/usr -sDESTDIR="${pkgdir}" 
-sREFSUBDIR=share/argyllcms/ref install
+
+rm "${pkgdir}"/usr/bin/License.txt
+
+rm {doc,ref}/afiles
+install -Dm644 doc/*.* -t "${pkgdir}"/usr/share/${pkgname}/doc/
+install -Dm644 doc/ccmxs/*.ccmx -t 
"${pkgdir}"/usr/share/${pkgname}/doc/ccmxs/
+
+install -Dm644 usb/55-Argyll.rules -t "${pkgdir}"/usr/lib/udev/rules.d/
+}



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 21:02:00
  Author: archange
Revision: 1113488

upgpkg: argyllcms 2.3.0-1

Modified:
  argyllcms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 20:51:47 UTC (rev 1113487)
+++ PKGBUILD2022-01-22 21:02:00 UTC (rev 1113488)
@@ -4,7 +4,7 @@
 
 pkgname=argyllcms
 _pkgname=Argyll
-pkgver=2.2.1
+pkgver=2.3.0
 _pkgver="V${pkgver}"
 pkgrel=1
 pkgdesc="An ICC compatible color management system with support for different 
colorimeter hardware"
@@ -14,7 +14,7 @@
 depends=(libpng libtiff libxss libxinerama libxxf86vm libxrandr zlib openssl)
 makedepends=(ftjam zip unzip)
 source=("https://www.argyllcms.com/${_pkgname}_${_pkgver}_src.zip;)
-sha256sums=('24cbef0e81a7ce8424957cbcb399cdea2f069f64866536d181e879ce1ed18ff8')
+sha256sums=('daa21b6de8e20b5319a10ea8f72829d32eadae14c6581b50972f2f8dd5cde924')
 
 prepare() {
 cd ${_pkgname}_${_pkgver}



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 20:51:47
  Author: archange
Revision: 1113487

archrelease: copy trunk to community-x86_64

Added:
  cozy-stack/repos/community-x86_64/PKGBUILD
(from rev 1113486, cozy-stack/trunk/PKGBUILD)
  cozy-stack/repos/community-x86_64/cozy-stack.service
(from rev 1113486, cozy-stack/trunk/cozy-stack.service)
  cozy-stack/repos/community-x86_64/cozy-stack.sysusers
(from rev 1113486, cozy-stack/trunk/cozy-stack.sysusers)
  cozy-stack/repos/community-x86_64/cozy-stack.tmpfiles
(from rev 1113486, cozy-stack/trunk/cozy-stack.tmpfiles)
  cozy-stack/repos/community-x86_64/cozy.yml
(from rev 1113486, cozy-stack/trunk/cozy.yml)
Deleted:
  cozy-stack/repos/community-x86_64/PKGBUILD
  cozy-stack/repos/community-x86_64/cozy-stack.service
  cozy-stack/repos/community-x86_64/cozy-stack.sysusers
  cozy-stack/repos/community-x86_64/cozy-stack.tmpfiles
  cozy-stack/repos/community-x86_64/cozy.yml

-+
 PKGBUILD|  118 +-
 cozy-stack.service  |   84 +--
 cozy-stack.sysusers |2 
 cozy-stack.tmpfiles |4 -
 cozy.yml|   66 +--
 5 files changed, 137 insertions(+), 137 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 20:51:00 UTC (rev 1113486)
+++ PKGBUILD2022-01-22 20:51:47 UTC (rev 1113487)
@@ -1,59 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=cozy-stack
-pkgver=1.5.1
-pkgrel=1
-epoch=1
-pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
-arch=(x86_64)
-url="https://cozy.io;
-license=(AGPL3)
-backup=(etc/cozy/cozy.yml)
-depends=(couchdb imagemagick git)
-makedepends=(go)
-#optdepends=('cozy-coclyco: X.509 certificates management for instances'
-optdepends=('nodejs: required for konnectors'
-'nsjail: run konnectors isolated'
-'smtp-forwarder: to allow sending mail to users')
-source=(https://github.com/cozy/cozy-stack/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
-cozy.yml
-${pkgname}.service
-${pkgname}.sysusers
-${pkgname}.tmpfiles)
-sha256sums=('4e40756ea1d22188567815279b1a57aff4e1598930eed687f3dd9826e430'
-'a6ae871ec726f81d091918dffae4025b993656551185662242dcc2f7de4516c3'
-'4ef3e901725167edd970a7f288e60f3729c12ae8a07289b6bb09bc96d6851b42'
-'a6bea52350e85163c3141509a52903223fa0f6e7390b1b1f9336c326a8fff984'
-'04043ed0b2bf1c811417eec3b89a049f5353ad16f032497ff5c9a610eafa879d')
-
-prepare() {
-cd ${pkgname}-${pkgver}
-go mod vendor
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-export CGO_CPPFLAGS="${CPPFLAGS}"
-export CGO_CFLAGS="${CFLAGS}"
-export CGO_CXXFLAGS="${CXXFLAGS}"
-export CGO_LDFLAGS="${LDFLAGS}"
-export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-go build -v \
--ldflags "-linkmode external
-  -X github.com/cozy/cozy-stack/pkg/config.Version=${pkgver} \
-  -X github.com/cozy/cozy-stack/pkg/config.BuildTime=$(date 
--utc --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" +"%Y-%m-%dT%H:%M:%SZ") \
-  -X 
github.com/cozy/cozy-stack/pkg/config.BuildMode=production" \
--o ${pkgname}
-}
-
-package() {
-install -Dm644 cozy.yml -t "${pkgdir}"/etc/cozy/
-install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-cd ${pkgname}-${pkgver}
-install -Dm755 ${pkgname} -t "${pkgdir}"/usr/bin/
-install -Dm644 cozy.example.yaml -t "${pkgdir}"/usr/share/cozy/
-install -Dm755 scripts/konnector-node-run.sh -t "${pkgdir}"/usr/share/cozy/
-install -Dm755 scripts/konnector-nsjail-node12-run.sh 
"${pkgdir}"/usr/share/cozy/konnector-nsjail-run.sh
-}

Copied: cozy-stack/repos/community-x86_64/PKGBUILD (from rev 1113486, 
cozy-stack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 20:51:47 UTC (rev 1113487)
@@ -0,0 +1,59 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=cozy-stack
+pkgver=1.5.3
+pkgrel=1
+epoch=1
+pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
+arch=(x86_64)
+url="https://cozy.io;
+license=(AGPL3)
+backup=(etc/cozy/cozy.yml)
+depends=(couchdb imagemagick git)
+makedepends=(go)
+#optdepends=('cozy-coclyco: X.509 certificates management for instances'
+optdepends=('nodejs: required for konnectors'
+'nsjail: run konnectors isolated'
+'smtp-forwarder: to allow sending mail to users')
+source=(https://github.com/cozy/cozy-stack/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
+cozy.yml
+

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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 20:51:00
  Author: archange
Revision: 1113486

upgpkg: cozy-stack 1:1.5.3-1

Modified:
  cozy-stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 20:40:46 UTC (rev 1113485)
+++ PKGBUILD2022-01-22 20:51:00 UTC (rev 1113486)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=cozy-stack
-pkgver=1.5.1
+pkgver=1.5.3
 pkgrel=1
 epoch=1
 pkgdesc="Digital home: brings all your web services in the same private space 
– Stack component"
@@ -20,7 +20,7 @@
 ${pkgname}.service
 ${pkgname}.sysusers
 ${pkgname}.tmpfiles)
-sha256sums=('4e40756ea1d22188567815279b1a57aff4e1598930eed687f3dd9826e430'
+sha256sums=('6450a6cfe1e31ba818f3b3e164a858aeb6e4ca4d0a7e509ed97d63ce3e681905'
 'a6ae871ec726f81d091918dffae4025b993656551185662242dcc2f7de4516c3'
 '4ef3e901725167edd970a7f288e60f3729c12ae8a07289b6bb09bc96d6851b42'
 'a6bea52350e85163c3141509a52903223fa0f6e7390b1b1f9336c326a8fff984'



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

2022-01-22 Thread Christian Hesse via arch-commits
Date: Saturday, January 22, 2022 @ 20:40:46
  Author: eworm
Revision: 1113485

archrelease: copy trunk to community-x86_64

Added:
  darkstat/repos/community-x86_64/PKGBUILD
(from rev 1113484, darkstat/trunk/PKGBUILD)
  darkstat/repos/community-x86_64/darkstat-sysusers.conf
(from rev 1113484, darkstat/trunk/darkstat-sysusers.conf)
  darkstat/repos/community-x86_64/darkstat-tmpfiles.conf
(from rev 1113484, darkstat/trunk/darkstat-tmpfiles.conf)
  darkstat/repos/community-x86_64/darkstat.conf
(from rev 1113484, darkstat/trunk/darkstat.conf)
  darkstat/repos/community-x86_64/darkstat.service
(from rev 1113484, darkstat/trunk/darkstat.service)
Deleted:
  darkstat/repos/community-x86_64/PKGBUILD
  darkstat/repos/community-x86_64/darkstat-sysusers.conf
  darkstat/repos/community-x86_64/darkstat-tmpfiles.conf
  darkstat/repos/community-x86_64/darkstat.conf
  darkstat/repos/community-x86_64/darkstat.service

+
 PKGBUILD   |   94 +++
 darkstat-sysusers.conf |2 -
 darkstat-tmpfiles.conf |4 +-
 darkstat.conf  |4 +-
 darkstat.service   |   34 -
 5 files changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 20:40:35 UTC (rev 1113484)
+++ PKGBUILD2022-01-22 20:40:46 UTC (rev 1113485)
@@ -1,47 +0,0 @@
-# Maintainer: Sergej Pupykin 
-
-pkgname=darkstat
-pkgver=3.0.721
-pkgrel=1
-pkgdesc='Network statistics gatherer (packet sniffer)'
-url='https://unix4lyfe.org/${pkgname}/'
-license=('GPL')
-arch=('x86_64')
-depends=('libpcap' 'zlib' 'gcc-libs')
-backup=('etc/conf.d/darkstat.conf')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/emikulic/${pkgname}/archive/refs/tags/${pkgver}.tar.gz;
-   'darkstat-sysusers.conf'
-   'darkstat-tmpfiles.conf'
-   'darkstat.service'
-   'darkstat.conf')
-sha256sums=('0b405a6c011240f577559d84db22684a6349b25067c3a800df12439783c25494'
-'81f7cac4bb3bdd10422938b33050dcb0245713082af1dd3a58fd63f51df29dbe'
-'ccc508237a3aa5b1b2cff271877f6a92a0a189ff578ed2128731f7d8379a9fca'
-'81a29ba0fca9430f1a220fece1e88e8e80657fc1970b9327b6680e5f212e51df'
-'7ee7e3a04672bec76e10a65d3b2bc7cf3c41992652a7252d2bbefa79f7679923')
-
-prepare() {
-  cd "${srcdir}/darkstat-${pkgver}"
-
-  autoreconf -fi
-}
-
-build() {
-  cd "${srcdir}/darkstat-${pkgver}"
-
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd "${srcdir}/darkstat-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  install -D -m0644 "${srcdir}"/darkstat-sysusers.conf 
"${pkgdir}"/usr/lib/sysusers.d/darkstat.conf
-  install -D -m0644 "${srcdir}"/darkstat-tmpfiles.conf 
"${pkgdir}"/usr/lib/tmpfiles.d/darkstat.conf
-  install -D -m0644 "${srcdir}"/darkstat.service 
"${pkgdir}"/usr/lib/systemd/system/darkstat.service
-  install -D -m0644 "${srcdir}"/darkstat.conf 
"${pkgdir}"/etc/conf.d/darkstat.conf
-}

Copied: darkstat/repos/community-x86_64/PKGBUILD (from rev 1113484, 
darkstat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 20:40:46 UTC (rev 1113485)
@@ -0,0 +1,47 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=darkstat
+pkgver=3.0.721
+pkgrel=2
+pkgdesc='Network statistics gatherer (packet sniffer)'
+url='https://unix4lyfe.org/darkstat/'
+license=('GPL')
+arch=('x86_64')
+depends=('libpcap' 'zlib' 'gcc-libs')
+backup=('etc/conf.d/darkstat.conf')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/emikulic/${pkgname}/archive/refs/tags/${pkgver}.tar.gz;
+   'darkstat-sysusers.conf'
+   'darkstat-tmpfiles.conf'
+   'darkstat.service'
+   'darkstat.conf')
+sha256sums=('0b405a6c011240f577559d84db22684a6349b25067c3a800df12439783c25494'
+'81f7cac4bb3bdd10422938b33050dcb0245713082af1dd3a58fd63f51df29dbe'
+'ccc508237a3aa5b1b2cff271877f6a92a0a189ff578ed2128731f7d8379a9fca'
+'81a29ba0fca9430f1a220fece1e88e8e80657fc1970b9327b6680e5f212e51df'
+'7ee7e3a04672bec76e10a65d3b2bc7cf3c41992652a7252d2bbefa79f7679923')
+
+prepare() {
+  cd "${srcdir}/darkstat-${pkgver}"
+
+  autoreconf -fi
+}
+
+build() {
+  cd "${srcdir}/darkstat-${pkgver}"
+
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd "${srcdir}/darkstat-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m0644 "${srcdir}"/darkstat-sysusers.conf 
"${pkgdir}"/usr/lib/sysusers.d/darkstat.conf
+  install -D -m0644 "${srcdir}"/darkstat-tmpfiles.conf 
"${pkgdir}"/usr/lib/tmpfiles.d/darkstat.conf
+  install -D -m0644 "${srcdir}"/darkstat.service 
"${pkgdir}"/usr/lib/systemd/system/darkstat.service
+  install -D -m0644 "${srcdir}"/darkstat.conf 
"${pkgdir}"/etc/conf.d/darkstat.conf
+}

Deleted: darkstat-sysusers.conf

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

2022-01-22 Thread Christian Hesse via arch-commits
Date: Saturday, January 22, 2022 @ 20:40:35
  Author: eworm
Revision: 1113484

upgpkg: darkstat 3.0.721-2: fix url

Modified:
  darkstat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 19:57:49 UTC (rev 1113483)
+++ PKGBUILD2022-01-22 20:40:35 UTC (rev 1113484)
@@ -2,9 +2,9 @@
 
 pkgname=darkstat
 pkgver=3.0.721
-pkgrel=1
+pkgrel=2
 pkgdesc='Network statistics gatherer (packet sniffer)'
-url='https://unix4lyfe.org/${pkgname}/'
+url='https://unix4lyfe.org/darkstat/'
 license=('GPL')
 arch=('x86_64')
 depends=('libpcap' 'zlib' 'gcc-libs')



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

2022-01-22 Thread Caleb Maclennan via arch-commits
Date: Saturday, January 22, 2022 @ 19:57:49
  Author: alerque
Revision: 1113483

archrelease: copy trunk to community-testing-x86_64

Added:
  remake/repos/community-testing-x86_64/
  remake/repos/community-testing-x86_64/PKGBUILD
(from rev 1113482, remake/trunk/PKGBUILD)

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

Copied: remake/repos/community-testing-x86_64/PKGBUILD (from rev 1113482, 
remake/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2022-01-22 19:57:49 UTC (rev 1113483)
@@ -0,0 +1,33 @@
+# Maintainer: Caleb Maclennan 
+# Contributor: Baptiste Jonglez 
+
+pkgname=remake
+_remakever=dbg-1.6
+pkgver=4.3+${_remakever/-/}
+pkgrel=1
+pkgdesc="Enhanced GNU Make - tracing, error reporting, debugging, profiling 
and more"
+arch=('x86_64')
+url="http://bashdb.sourceforge.net/remake/;
+license=('GPL3')
+depends=('glibc' 'guile')
+_archive="$pkgname-${pkgver%+*}+$_remakever"
+source=("https://sourceforge.net/projects/bashdb/files/remake/4.3%2B${_remakever}/$_archive.tar.gz;)
+sha256sums=('f6a0c6179cd92524ad5dd04787477c0cd45afb5822d977be93d083b810647b87')
+
+prepare() {
+  cd "$_archive"
+  autoreconf -fi
+}
+
+build() {
+  cd "$_archive"
+  CFLAGS+=' -fcommon' # 
https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$_archive"
+  make DESTDIR="${pkgdir}" install
+  rm "$pkgdir"/usr/share/info/make.info{,-1,-2}
+}



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

2022-01-22 Thread Caleb Maclennan via arch-commits
Date: Saturday, January 22, 2022 @ 19:57:42
  Author: alerque
Revision: 1113482

upgpkg: remake 4.3+dbg1.6-1

Modified:
  remake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 19:56:57 UTC (rev 1113481)
+++ PKGBUILD2022-01-22 19:57:42 UTC (rev 1113482)
@@ -1,9 +1,9 @@
-# Maintainer: Baptiste Jonglez 
-# Based on extra/make
+# Maintainer: Caleb Maclennan 
+# Contributor: Baptiste Jonglez 
 
 pkgname=remake
-_remakever="dbg-1.5"
-pkgver=4.3+dbg1.5
+_remakever=dbg-1.6
+pkgver=4.3+${_remakever/-/}
 pkgrel=1
 pkgdesc="Enhanced GNU Make - tracing, error reporting, debugging, profiling 
and more"
 arch=('x86_64')
@@ -10,16 +10,17 @@
 url="http://bashdb.sourceforge.net/remake/;
 license=('GPL3')
 depends=('glibc' 'guile')
-source=("https://sourceforge.net/projects/bashdb/files/remake/4.3%2B${_remakever}/remake-4.3%2B${_remakever}.tar.gz;)
-sha256sums=('2e6eb709f3e6b85893f14f15e34b4c9b754aceaef0b92bb6ca3a025f10119d76')
+_archive="$pkgname-${pkgver%+*}+$_remakever"
+source=("https://sourceforge.net/projects/bashdb/files/remake/4.3%2B${_remakever}/$_archive.tar.gz;)
+sha256sums=('f6a0c6179cd92524ad5dd04787477c0cd45afb5822d977be93d083b810647b87')
 
 prepare() {
-  cd "${pkgname}-4.3+${_remakever}"
+  cd "$_archive"
   autoreconf -fi
 }
 
 build() {
-  cd "${pkgname}-4.3+${_remakever}"
+  cd "$_archive"
   CFLAGS+=' -fcommon' # 
https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common
   ./configure --prefix=/usr
   make
@@ -26,7 +27,7 @@
 }
 
 package() {
-  cd "${pkgname}-4.3+${_remakever}"
+  cd "$_archive"
   make DESTDIR="${pkgdir}" install
   rm "$pkgdir"/usr/share/info/make.info{,-1,-2}
 }



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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 19:56:57
  Author: archange
Revision: 1113481

archrelease: copy trunk to community-x86_64

Added:
  python-matplotlib/repos/community-x86_64/PKGBUILD
(from rev 1113480, python-matplotlib/trunk/PKGBUILD)
  python-matplotlib/repos/community-x86_64/freetype.patch
(from rev 1113480, python-matplotlib/trunk/freetype.patch)
Deleted:
  python-matplotlib/repos/community-x86_64/PKGBUILD
  python-matplotlib/repos/community-x86_64/freetype.patch

+
 PKGBUILD   |  172 ++--
 freetype.patch |  258 +++
 2 files changed, 214 insertions(+), 216 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 19:56:26 UTC (rev 1113480)
+++ PKGBUILD2022-01-22 19:56:57 UTC (rev 1113481)
@@ -1,87 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Bruno Pagani 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Stefan Husmann 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=python-matplotlib
-pkgver=3.5.1
-pkgrel=1
-pkgdesc="A python plotting library, making publication quality plots"
-arch=(x86_64)
-url="https://matplotlib.org;
-license=(custom)
-depends=(freetype2 python-cycler python-dateutil python-fonttools 
python-kiwisolver python-numpy
- python-packaging python-pillow python-pyparsing qhull)
-optdepends=('tk: Tk{Agg,Cairo} backends'
-'pyside2: alternative for Qt5{Agg,Cairo} backends'
-'pyside6: alternative for Qt6{Agg,Cairo} backends'
-'python-pyqt5: Qt5{Agg,Cairo} backends'
-'python-pyqt6: Qt6{Agg,Cairo} backends'
-'python-gobject: for GTK{3,4}{Agg,Cairo} backend'
-'python-wxpython: WX{Agg,Cairo} backend'
-'python-cairo: {GTK{3,4},Qt{5,6},Tk,WX}Cairo backends'
-'python-cairocffi: alternative for Cairo backends'
-'python-tornado: WebAgg backend'
-'ffmpeg: for saving movies'
-'imagemagick: for saving animated gifs'
-'ghostscript: usetex dependencies'
-'texlive-bin: usetex dependencies'
-'texlive-latexextra: usetex usage with pdflatex'
-'python-certifi: https support')
-makedepends=(git python-setuptools-scm-git-archive python-certifi)
-checkdepends=(python-pytest python-pytest-xdist python-pytest-runner 
python-pytest-rerunfailures xorg-server-xvfb
-  texlive-bin texlive-core texlive-latexextra texlive-pictures 
ghostscript inkscape ffmpeg imagemagick
-  gtk4 python-cairo python-cairocffi python-gobject python-pyqt5 
pyside2 python-pyqt6 pyside6 python-tornado python-wxpython tk
-  jupyter-nbconvert jupyter-nbformat python-ipykernel 
python-pandas python-pikepdf python-pytz)
-_tag=312c1fb08c5d46aaccaf8b62c8673e4202523e8a # git rev-parse v${pkgver}
-_ftver=2.11.0
-source=(git+https://github.com/matplotlib/matplotlib.git#tag=${_tag}?signed
-
https://github.com/QuLogic/mpl-images/archive/v3.5.0-with-freetype-${_ftver}/mpl-images-3.5.0-ft${_ftver}.tar.gz
-freetype.patch)
-b2sums=('SKIP'
-
'fed606dcd4d338c6b1c7dd2add58b42b0e819598129618289036dda0499584287315819cce647c35999eb8375875e0488ca20311b03c79cf76dddb2bbdf366ba'
-
'514324b3e17e832d5199eaa6592c05ca662b1164ddc95f16ea076d6a1063b06e6a8fa4eac7740e5f73afbcc9d17244c5cc41373d5787f62cd58eab10249302c9')
-validpgpkeys=(23CAB59E3332F94D26BEF0378D86E7FAE5EB0C10) # Elliott Sales de 
Andrade 
-
-prepare() {
-  cd matplotlib
-  # Fix SCM detected version
-  rm -r .git
-  echo "Version: ${pkgver}" > PKG-INFO
-  # Use system freetype and qhull
-  sed -e 's|#system_freetype = False|system_freetype = True|' -e 
's|#system_qhull = False|system_qhull = True|' mplsetup.cfg.template > 
mplsetup.cfg
-  patch -p1 < ../freetype.patch # From Fedora/upstream
-  # Install tests for check()
-  sed -i 's|#tests = False|tests = True|' mplsetup.cfg
-  # Use appropriate baseline images for tests
-  rm 
../mpl-images-3.5.0-with-freetype-${_ftver}/matplotlib/test_streamplot/streamplot_startpoints.*
-  for _module in matplotlib mpl_toolkits
-  do
-cp -r ../mpl-images-3.5.0-with-freetype-${_ftver}/${_module}/* 
lib/${_module}/tests/baseline_images/
-  done
-}
-
-build() {
-  cd matplotlib
-  python setup.py build
-}
-
-check() {
-  cd matplotlib
-  python -m venv --system-site-packages test-env
-  test-env/bin/python setup.py install --skip-build
-  # test_ipynb: https://github.com/matplotlib/matplotlib/issues/21654
-  # test_pcolornearestunits: 
https://github.com/matplotlib/matplotlib/issues/21271
-  xvfb-run -a -s "-screen 0 640x480x24" \
-test-env/bin/python -m pytest -ra -n auto -v --color=yes --pyargs 
matplotlib mpl_toolkits.tests -k 'not test_ipynb and not 
test_pcolornearestunits'
-}
-
-package() {
-  cd matplotlib
-  python setup.py install --root "${pkgdir}" --prefix=/usr 

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

2022-01-22 Thread Bruno Pagani via arch-commits
Date: Saturday, January 22, 2022 @ 19:56:26
  Author: archange
Revision: 1113480

Update tests data, re-enable fixed test

Modified:
  python-matplotlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 19:39:14 UTC (rev 1113479)
+++ PKGBUILD2022-01-22 19:56:26 UTC (rev 1113480)
@@ -7,7 +7,7 @@
 
 pkgname=python-matplotlib
 pkgver=3.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A python plotting library, making publication quality plots"
 arch=(x86_64)
 url="https://matplotlib.org;
@@ -38,10 +38,10 @@
 _tag=312c1fb08c5d46aaccaf8b62c8673e4202523e8a # git rev-parse v${pkgver}
 _ftver=2.11.0
 source=(git+https://github.com/matplotlib/matplotlib.git#tag=${_tag}?signed
-
https://github.com/QuLogic/mpl-images/archive/v3.5.0-with-freetype-${_ftver}/mpl-images-3.5.0-ft${_ftver}.tar.gz
+
https://github.com/QuLogic/mpl-images/archive/v${pkgver}-with-freetype-${_ftver}/mpl-images-${pkgver}-ft${_ftver}.tar.gz
 freetype.patch)
 b2sums=('SKIP'
-
'fed606dcd4d338c6b1c7dd2add58b42b0e819598129618289036dda0499584287315819cce647c35999eb8375875e0488ca20311b03c79cf76dddb2bbdf366ba'
+
'85e4298a7b36c6eedc6a4f7b81f803ab45536697937dccd1a039471e257a4f23f547f16e244bebb77a1d3260397a3da0a7f4ee70869a47c8f68b603f0e287d89'
 
'514324b3e17e832d5199eaa6592c05ca662b1164ddc95f16ea076d6a1063b06e6a8fa4eac7740e5f73afbcc9d17244c5cc41373d5787f62cd58eab10249302c9')
 validpgpkeys=(23CAB59E3332F94D26BEF0378D86E7FAE5EB0C10) # Elliott Sales de 
Andrade 
 
@@ -56,10 +56,9 @@
   # Install tests for check()
   sed -i 's|#tests = False|tests = True|' mplsetup.cfg
   # Use appropriate baseline images for tests
-  rm 
../mpl-images-3.5.0-with-freetype-${_ftver}/matplotlib/test_streamplot/streamplot_startpoints.*
   for _module in matplotlib mpl_toolkits
   do
-cp -r ../mpl-images-3.5.0-with-freetype-${_ftver}/${_module}/* 
lib/${_module}/tests/baseline_images/
+cp -r ../mpl-images-${pkgver}-with-freetype-${_ftver}/${_module}/* 
lib/${_module}/tests/baseline_images/
   done
 }
 
@@ -72,10 +71,9 @@
   cd matplotlib
   python -m venv --system-site-packages test-env
   test-env/bin/python setup.py install --skip-build
-  # test_ipynb: https://github.com/matplotlib/matplotlib/issues/21654
-  # test_pcolornearestunits: 
https://github.com/matplotlib/matplotlib/issues/21271
+  # test_ipynb: https://github.com/matplotlib/matplotlib/issues/21654 fixed 
but jupyter does not see matplotlib?
   xvfb-run -a -s "-screen 0 640x480x24" \
-test-env/bin/python -m pytest -ra -n auto -v --color=yes --pyargs 
matplotlib mpl_toolkits.tests -k 'not test_ipynb and not 
test_pcolornearestunits'
+test-env/bin/python -m pytest -ra -n auto -v --color=yes --pyargs 
matplotlib mpl_toolkits.tests -k 'not test_ipynb'
 }
 
 package() {



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

2022-01-22 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, January 22, 2022 @ 19:39:14
  Author: svenstaro
Revision: 1113479

archrelease: copy trunk to community-x86_64

Added:
  wt/repos/community-x86_64/PKGBUILD
(from rev 1113478, wt/trunk/PKGBUILD)
  wt/repos/community-x86_64/wt-gcc11.patch
(from rev 1113478, wt/trunk/wt-gcc11.patch)
Deleted:
  wt/repos/community-x86_64/PKGBUILD
  wt/repos/community-x86_64/wt-gcc11.patch

+
 PKGBUILD   |  113 ++-
 wt-gcc11.patch |   24 +--
 2 files changed, 67 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 19:38:51 UTC (rev 1113478)
+++ PKGBUILD2022-01-22 19:39:14 UTC (rev 1113479)
@@ -1,58 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Denis Martinez 
-
-pkgname=wt
-pkgver=4.5.0
-pkgrel=5
-pkgdesc="a C++ library and application server for developing and deploying web 
applications"
-arch=('x86_64')
-url="http://www.webtoolkit.eu/;
-license=('GPL')
-depends=('boost-libs' 'libharu' 'graphicsmagick' 'pango' 'zlib' 'libgl' 
'harfbuzz'
- 'qt5-base')
-makedepends=('boost' 'cmake' 'postgresql-libs' 'fcgi' 'sqlite' 'mysql++' 
'doxygen'
- 'graphviz' 'mesa' 'glu' 'ninja')
-optdepends=('openssl: for SSL support in built-in webserver'
-   'fcgi: for FastCGI support'
-   'postgresql-libs: for PostgreSQL Dbo support'
-'mariadb-libs: for MySQL Dbo support'
-   'sqlite: for Sqlite Dbo support'
-   'mysql++: for the hangman example')
-backup=('etc/wt/wt_config.xml')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${pkgver}.tar.gz;
-wt-gcc11.patch
-wt-boost-1.78.patch::https://github.com/emweb/wt/commit/7bebfa58.patch)
-sha512sums=('4cb8d822c4be4f120c1718410d1f493c9a81f8356eaa1b8dd5aea5095b7258bb950706c7871a2be89b1068ad34fe4153c02fb5ca6d5cc5870cb34107bfc5fcc9'
-
'f79028388ccd61ce8d8486fdaf6a253ada81b6308998a902e9fe8946f8cefcf19b5fa3bf8a3c37f1e4c4ef1f47fdeaf8c55f1b02e458b149d7cb69d5a174c720'
-
'd1b927aa3e5a2d1d37cbae05f4ac9655628a2c7f947b06aaec4690e0109364e88e550d1aac53f6c5f40038d4f0fe0d1b9642c33f75840fcbc80a6d9728922b52')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-
-  patch -Np1 -i "${srcdir}"/wt-gcc11.patch
-  patch -Np1 -i ../wt-boost-1.78.patch # Fix build with boost 1.78
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  cmake . \
-  -Bbuild \
-  -GNinja \
-  -DCONNECTOR_HTTP=ON \
-  -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DWEBUSER=http \
-  -DWEBGROUP=http \
-  -DUSE_SYSTEM_SQLITE3=ON \
-  -DINSTALL_EXAMPLES=ON \
-  -DBUILD_EXAMPLES=ON
-  ninja -C build
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: wt/repos/community-x86_64/PKGBUILD (from rev 1113478, wt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 19:39:14 UTC (rev 1113479)
@@ -0,0 +1,55 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Denis Martinez 
+
+pkgname=wt
+pkgver=4.6.1
+pkgrel=1
+pkgdesc="a C++ library and application server for developing and deploying web 
applications"
+arch=('x86_64')
+url="http://www.webtoolkit.eu/;
+license=('GPL')
+depends=('boost-libs' 'libharu' 'graphicsmagick' 'pango' 'zlib' 'libgl' 
'harfbuzz'
+ 'qt5-base')
+makedepends=('boost' 'cmake' 'postgresql-libs' 'fcgi' 'sqlite' 'mysql++' 
'doxygen'
+ 'graphviz' 'mesa' 'glu' 'ninja')
+optdepends=('openssl: for SSL support in built-in webserver'
+   'fcgi: for FastCGI support'
+   'postgresql-libs: for PostgreSQL Dbo support'
+'mariadb-libs: for MySQL Dbo support'
+   'sqlite: for Sqlite Dbo support'
+   'mysql++: for the hangman example')
+backup=('etc/wt/wt_config.xml')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${pkgver}.tar.gz;
+wt-gcc11.patch)
+sha512sums=('a4642878495a6046232d90a123c95e9143917603e086b817a92f7c945cc39c200df58ec524cf6cfc0be29be2986c36f63edca9af15bb9a9aff8bb1aa0345f778'
+
'f79028388ccd61ce8d8486fdaf6a253ada81b6308998a902e9fe8946f8cefcf19b5fa3bf8a3c37f1e4c4ef1f47fdeaf8c55f1b02e458b149d7cb69d5a174c720')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+
+  patch -Np1 -i "${srcdir}"/wt-gcc11.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  cmake . \
+  -Bbuild \
+  -GNinja \
+  -DCONNECTOR_HTTP=ON \
+  -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DWEBUSER=http \
+  -DWEBGROUP=http \
+  -DUSE_SYSTEM_SQLITE3=ON \
+  -DINSTALL_EXAMPLES=ON \
+  -DBUILD_EXAMPLES=ON
+  ninja -C build
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+
+  

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

2022-01-22 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, January 22, 2022 @ 19:38:51
  Author: svenstaro
Revision: 1113478

upgpkg: wt 4.6.1-1

Modified:
  wt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 19:13:38 UTC (rev 1113477)
+++ PKGBUILD2022-01-22 19:38:51 UTC (rev 1113478)
@@ -1,10 +1,10 @@
 # Maintainer: Sergej Pupykin 
-# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Sven-Hendrik Haase 
 # Contributor: Denis Martinez 
 
 pkgname=wt
-pkgver=4.5.0
-pkgrel=5
+pkgver=4.6.1
+pkgrel=1
 pkgdesc="a C++ library and application server for developing and deploying web 
applications"
 arch=('x86_64')
 url="http://www.webtoolkit.eu/;
@@ -21,17 +21,14 @@
'mysql++: for the hangman example')
 backup=('etc/wt/wt_config.xml')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${pkgver}.tar.gz;
-wt-gcc11.patch
-wt-boost-1.78.patch::https://github.com/emweb/wt/commit/7bebfa58.patch)
-sha512sums=('4cb8d822c4be4f120c1718410d1f493c9a81f8356eaa1b8dd5aea5095b7258bb950706c7871a2be89b1068ad34fe4153c02fb5ca6d5cc5870cb34107bfc5fcc9'
-
'f79028388ccd61ce8d8486fdaf6a253ada81b6308998a902e9fe8946f8cefcf19b5fa3bf8a3c37f1e4c4ef1f47fdeaf8c55f1b02e458b149d7cb69d5a174c720'
-
'd1b927aa3e5a2d1d37cbae05f4ac9655628a2c7f947b06aaec4690e0109364e88e550d1aac53f6c5f40038d4f0fe0d1b9642c33f75840fcbc80a6d9728922b52')
+wt-gcc11.patch)
+sha512sums=('a4642878495a6046232d90a123c95e9143917603e086b817a92f7c945cc39c200df58ec524cf6cfc0be29be2986c36f63edca9af15bb9a9aff8bb1aa0345f778'
+
'f79028388ccd61ce8d8486fdaf6a253ada81b6308998a902e9fe8946f8cefcf19b5fa3bf8a3c37f1e4c4ef1f47fdeaf8c55f1b02e458b149d7cb69d5a174c720')
 
 prepare() {
   cd ${pkgname}-${pkgver}
 
   patch -Np1 -i "${srcdir}"/wt-gcc11.patch
-  patch -Np1 -i ../wt-boost-1.78.patch # Fix build with boost 1.78
 }
 
 build() {



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

2022-01-22 Thread Caleb Maclennan via arch-commits
Date: Saturday, January 22, 2022 @ 19:13:38
  Author: alerque
Revision: 1113477

upgpkg: lgi 0.9.2-5; adopt, restyle. prep for Lua 5.4

Modified:
  lgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 18:51:43 UTC (rev 1113476)
+++ PKGBUILD2022-01-22 19:13:38 UTC (rev 1113477)
@@ -1,47 +1,45 @@
-# Maintainer: Levente Polyak 
+# Maintainer: Caleb Maclennan 
+# Contributor: Levente Polyak 
 # Contributor: speps 
 # Contributor: Sébastien Luttringer
 
 pkgbase=lgi
-pkgname=('lua53-lgi')
+pkgname=(lua53-lgi)
 pkgver=0.9.2
-pkgrel=4
+pkgrel=5
 pkgdesc='Lua bindings for gnome/gobject using gobject-introspection library'
-url='https://github.com/pavouk/lgi'
-arch=('x86_64')
-license=('MIT')
-depends=('glibc' 'glib2' 'libffi' 'lua53' 'gobject-introspection-runtime')
-makedepends=('gobject-introspection')
-replaces=('lgi')
-conflicts=('lgi' 'lua-lgi')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/pavouk/lgi/archive/${pkgver}.tar.gz)
-sha512sums=('755a96b78530f42da6d4e2664f8e37cb07a356419e7e6448003c3f841c9d98ad18b851715d9eb203ea7eb27b13ec46223fa8a1c90a99fd12960ce85b0a695335')
+url="https://github.com/pavouk/$pkgbase;
+arch=(x86_64)
+license=(MIT)
+depends=(glibc glib2 libffi lua53 gobject-introspection-runtime)
+makedepends=(gobject-introspection)
+replaces=(lgi)
+conflicts=(lgi lua-lgi)
+_archive="$pkgbase-$pkgver"
+source=("$url/archive/$pkgver/$_archive.tar.gz")
+sha256sums=('cfc4105482b4730b3a40097c9d9e7e35c46df2fb255370bdeb2f45a886548c4f')
 
 build() {
-  cd ${pkgbase}-${pkgver}
-  CFLAGS="$CFLAGS -I/usr/include/lua5.3" make
+   cd "$_archive"
+   CFLAGS="$CFLAGS -I/usr/include/lua5.3" make
 }
 
 check() {
-  cd ${pkgbase}-${pkgver}
-  # TODO: fix cairo-gobject dependency
-  # make check
+   cd "$_archive"
+   # TODO: fix cairo-gobject dependency
+   # make check
 }
 
 package_lua53-lgi() {
-  cd ${pkgbase}-${pkgver}
-  make \
-LUA_LIBDIR=/usr/lib/lua/5.3 \
-LUA_SHAREDIR=/usr/share/lua/5.3 \
-DESTDIR="${pkgdir}/" install
-
-  install -Dm 755 tools/dump-typelib.lua "${pkgdir}/usr/bin/dump-typelib"
-
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 docs/* -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 samples/*.lua -t "${pkgdir}/usr/share/${pkgname}/samples"
-  install -Dm 644 samples/gtk-demo/* -t 
"${pkgdir}/usr/share/${pkgname}/samples/gtk-demo"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+   cd "$_archive"
+   make \
+   LUA_LIBDIR=/usr/lib/lua/5.3 \
+   LUA_SHAREDIR=/usr/share/lua/5.3 \
+   DESTDIR="$pkgdir/" install
+   install -Dm0755 tools/dump-typelib.lua "$pkgdir/usr/bin/dump-typelib"
+   install -Dm0644 -t "$pkgdir/usr/share/doc/$pkgname/" README.md
+   install -Dm0644 -t "$pkgdir/usr/share/doc/$pkgname/" docs/*
+   install -Dm0644 -t "$pkgdir/usr/share/$pkgname/samples/" samples/*.lua
+   install -Dm0644 -t "$pkgdir/usr/share/$pkgname/samples/gtk-demo/" 
samples/gtk-demo/*
+   install -Dm0644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE
 }
-
-# vim: ts=2 sw=2 et:



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

2022-01-22 Thread David Runge via arch-commits
Date: Saturday, January 22, 2022 @ 18:51:43
  Author: dvzrv
Revision: 1113476

archrelease: copy trunk to community-x86_64

Added:
  rtosc/repos/community-x86_64/PKGBUILD
(from rev 1113475, rtosc/trunk/PKGBUILD)
Deleted:
  rtosc/repos/community-x86_64/PKGBUILD
  rtosc/repos/community-x86_64/rtosc-fix-pkg-config-file.patch
  rtosc/repos/community-x86_64/rtosc-include-missing-headers.patch

-+
 PKGBUILD|  111 +++---
 rtosc-fix-pkg-config-file.patch |   15 
 rtosc-include-missing-headers.patch |   32 -
 3 files changed, 49 insertions(+), 109 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 18:51:30 UTC (rev 1113475)
+++ PKGBUILD2022-01-22 18:51:43 UTC (rev 1113476)
@@ -1,62 +0,0 @@
-# Maintainer: David Runge 
-
-pkgname=rtosc
-pkgver=0.2.0
-pkgrel=3
-pkgdesc="Realtime safe OSC Messaging"
-arch=('x86_64')
-url="https://github.com/fundamental/rtosc;
-license=('MIT')
-depends=('gcc-libs' 'glibc')
-makedepends=('cmake' 'doxygen')
-provides=('librtosc.so' 'librtosc-cpp.so')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/fundamental/${pkgname}/archive/v${pkgver}.tar.gz;
-"${pkgname}-fix-pkg-config-file.patch"
-"${pkgname}-include-missing-headers.patch")
-sha512sums=('f19aed587c752f33a063849fce2b4f531b734d8ae68d9f3b623da2872260b258b92c24b6160734a01f091ba821a4bd72cae98a138570ef6c741b03e1353d835a'
-
'65f6ada68c74b4c7f5e1bf3939dce3f04fbc704a8fd5386e003951201c927dc6776327c520de0b6cca2c9b09445072f931fd9cc08ed4a50c94a500f06cce4244'
-
'25db71244ce931919c6c95ca3b90fe3d4f21537a913b1c1056559b28fe59abbe6643113d46d5fda02ff3c11de4c4e51ac0f03b1a9b550176f3d547f698dccfe4')
-b2sums=('723f4876c21b1e5ca1196bf726ad21d68083b11d56d19ca32c4b68325d59026055b1cb5a2eb3f4eeffab99f74230947e560ac2c12a4c2123f84629ae9b68a6d1'
-
'48013cf03a906a5311b816185da1195690e772c867d4bdaf962ff4d8c0a81de9af421bd0ed73e89fe3ab38de4298767e643c345771d1d8fb638068655652'
-
'615ec60d8bc6abb3af4df32b02be57c7948308f269dbb78aac6af9019f7b12763e6fae186c13b0aff563ac2a53612630c9bf84ab257391c463300053346ec812')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  # add missing headers: https://github.com/fundamental/rtosc/issues/41
-  patch -Np1 -i ../"${pkgname}-include-missing-headers.patch"
-  # fix libdir in pkg-config file:
-  # https://github.com/fundamental/rtosc/issues/42
-  patch -Np1 -i ../"${pkgname}-fix-pkg-config-file.patch"
-  sed -e 's/STATIC/SHARED/g' -i CMakeLists.txt
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None \
--DCMAKE_INSTALL_LIBDIR=lib \
--DPERF_TEST=ON \
--W no-dev \
--B build \
--S .
-  make VERBOSE=1 -C build
-  doxygen build/Doxyfile
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  make -k test -C build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install -C build
-  install -vDm 644 html/search/*.{js,png,html} \
--t "${pkgdir}/usr/share/doc/${pkgname}/html/search"
-  install -vDm 644 html/*.{css,js,png,html} \
--t "${pkgdir}/usr/share/doc/${pkgname}/html"
-  install -vDm 644 README.adoc \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -vDm 644 LICENSE \
--t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: rtosc/repos/community-x86_64/PKGBUILD (from rev 1113475, 
rtosc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 18:51:43 UTC (rev 1113476)
@@ -0,0 +1,49 @@
+# Maintainer: David Runge 
+
+pkgbase=rtosc
+pkgname=(rtosc rtosc-docs)
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="Realtime safe OSC Messaging"
+arch=(x86_64)
+url="https://github.com/fundamental/rtosc;
+license=(MIT)
+makedepends=(asciidoctor cmake doxygen)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/fundamental/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha512sums=('55bb8282bdefaee2c8c2187f523bba889d66d6ba051bc6ff2c443ef171e0ae5f12048c95014cf127076234d4d59b4052ac0dfcae4ade7d7d4a8cf14057cf2a0a')
+b2sums=('01744e56daf492579352008b830b8d7bb1cac755573bdc0d7a7788dcd869dc4ecbd65d2bf62829dfdb804e9e6131b76c6744e6a944364908c4313956d05dd9ed')
+
+build() {
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DPERF_TEST=ON \
+-DRTOSC_BUILD_SHARED_LIBS=ON \
+-W no-dev \
+-B build \
+-S "$pkgbase-$pkgver"
+  make VERBOSE=1 -C build
+  make rtosc-doc -C build
+}
+
+check() {
+  make -k test -C build
+}
+
+package_rtosc() {
+  depends=(gcc-libs glibc)
+  optdepends=('rtosc-docs: for developer documentation')
+  provides=(librtosc.so librtosc-cpp.so)
+
+  make DESTDIR="$pkgdir/" install -C build
+  install -vDm 644 "$pkgbase-$pkgver/LICENSE" -t 
"${pkgdir}/usr/share/licenses/${pkgbase}"
+  install 

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

2022-01-22 Thread David Runge via arch-commits
Date: Saturday, January 22, 2022 @ 18:51:30
  Author: dvzrv
Revision: 1113475

upgpkg: rtosc 0.3.1-1: Upgrade to 0.3.1.

Split out documentation into rtosc-docs.
Use upstream provided cmake option to only build shared library.
Simplify quoting in file.
Do not break long lines.

Modified:
  rtosc/trunk/PKGBUILD
Deleted:
  rtosc/trunk/rtosc-fix-pkg-config-file.patch
  rtosc/trunk/rtosc-include-missing-headers.patch

-+
 PKGBUILD|   69 +-
 rtosc-fix-pkg-config-file.patch |   15 ---
 rtosc-include-missing-headers.patch |   32 ---
 3 files changed, 28 insertions(+), 88 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 18:42:14 UTC (rev 1113474)
+++ PKGBUILD2022-01-22 18:51:30 UTC (rev 1113475)
@@ -1,62 +1,49 @@
 # Maintainer: David Runge 
 
-pkgname=rtosc
-pkgver=0.2.0
-pkgrel=3
+pkgbase=rtosc
+pkgname=(rtosc rtosc-docs)
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Realtime safe OSC Messaging"
-arch=('x86_64')
+arch=(x86_64)
 url="https://github.com/fundamental/rtosc;
-license=('MIT')
-depends=('gcc-libs' 'glibc')
-makedepends=('cmake' 'doxygen')
-provides=('librtosc.so' 'librtosc-cpp.so')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/fundamental/${pkgname}/archive/v${pkgver}.tar.gz;
-"${pkgname}-fix-pkg-config-file.patch"
-"${pkgname}-include-missing-headers.patch")
-sha512sums=('f19aed587c752f33a063849fce2b4f531b734d8ae68d9f3b623da2872260b258b92c24b6160734a01f091ba821a4bd72cae98a138570ef6c741b03e1353d835a'
-
'65f6ada68c74b4c7f5e1bf3939dce3f04fbc704a8fd5386e003951201c927dc6776327c520de0b6cca2c9b09445072f931fd9cc08ed4a50c94a500f06cce4244'
-
'25db71244ce931919c6c95ca3b90fe3d4f21537a913b1c1056559b28fe59abbe6643113d46d5fda02ff3c11de4c4e51ac0f03b1a9b550176f3d547f698dccfe4')
-b2sums=('723f4876c21b1e5ca1196bf726ad21d68083b11d56d19ca32c4b68325d59026055b1cb5a2eb3f4eeffab99f74230947e560ac2c12a4c2123f84629ae9b68a6d1'
-
'48013cf03a906a5311b816185da1195690e772c867d4bdaf962ff4d8c0a81de9af421bd0ed73e89fe3ab38de4298767e643c345771d1d8fb638068655652'
-
'615ec60d8bc6abb3af4df32b02be57c7948308f269dbb78aac6af9019f7b12763e6fae186c13b0aff563ac2a53612630c9bf84ab257391c463300053346ec812')
+license=(MIT)
+makedepends=(asciidoctor cmake doxygen)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/fundamental/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha512sums=('55bb8282bdefaee2c8c2187f523bba889d66d6ba051bc6ff2c443ef171e0ae5f12048c95014cf127076234d4d59b4052ac0dfcae4ade7d7d4a8cf14057cf2a0a')
+b2sums=('01744e56daf492579352008b830b8d7bb1cac755573bdc0d7a7788dcd869dc4ecbd65d2bf62829dfdb804e9e6131b76c6744e6a944364908c4313956d05dd9ed')
 
-prepare() {
-  cd "$pkgname-$pkgver"
-  # add missing headers: https://github.com/fundamental/rtosc/issues/41
-  patch -Np1 -i ../"${pkgname}-include-missing-headers.patch"
-  # fix libdir in pkg-config file:
-  # https://github.com/fundamental/rtosc/issues/42
-  patch -Np1 -i ../"${pkgname}-fix-pkg-config-file.patch"
-  sed -e 's/STATIC/SHARED/g' -i CMakeLists.txt
-}
-
 build() {
-  cd "$pkgname-$pkgver"
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=None \
 -DCMAKE_INSTALL_LIBDIR=lib \
 -DPERF_TEST=ON \
+-DRTOSC_BUILD_SHARED_LIBS=ON \
 -W no-dev \
 -B build \
--S .
+-S "$pkgbase-$pkgver"
   make VERBOSE=1 -C build
-  doxygen build/Doxyfile
+  make rtosc-doc -C build
 }
 
 check() {
-  cd "$pkgname-$pkgver"
   make -k test -C build
 }
 
-package() {
-  cd "$pkgname-$pkgver"
+package_rtosc() {
+  depends=(gcc-libs glibc)
+  optdepends=('rtosc-docs: for developer documentation')
+  provides=(librtosc.so librtosc-cpp.so)
+
   make DESTDIR="$pkgdir/" install -C build
-  install -vDm 644 html/search/*.{js,png,html} \
--t "${pkgdir}/usr/share/doc/${pkgname}/html/search"
-  install -vDm 644 html/*.{css,js,png,html} \
--t "${pkgdir}/usr/share/doc/${pkgname}/html"
-  install -vDm 644 README.adoc \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -vDm 644 LICENSE \
--t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -vDm 644 "$pkgbase-$pkgver/LICENSE" -t 
"${pkgdir}/usr/share/licenses/${pkgbase}"
+  install -vDm 644 "$pkgbase-$pkgver/"{README,doc/Guide}.adoc -t 
"${pkgdir}/usr/share/doc/${pkgbase}"
 }
+
+package_rtosc-docs() {
+  pkgdesc+=" - documentation"
+
+  install -vDm 644 build/html/search/*.{js,png,html} -t 
"${pkgdir}/usr/share/doc/${pkgbase}/html/search"
+  install -vDm 644 build/html/*.{css,js,png,html} -t 
"${pkgdir}/usr/share/doc/${pkgbase}/html"
+  install -vDm 644 "$pkgbase-$pkgver/LICENSE" -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}

Deleted: rtosc-fix-pkg-config-file.patch
===
--- rtosc-fix-pkg-config-file.patch 2022-01-22 18:42:14 UTC (rev 1113474)
+++ 

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

2022-01-22 Thread Anatol Pomozov via arch-commits
Date: Saturday, January 22, 2022 @ 18:42:14
  Author: anatolik
Revision: 1113474

archrelease: copy trunk to community-any

Added:
  tt-rss/repos/community-any/PKGBUILD
(from rev 1113473, tt-rss/trunk/PKGBUILD)
  tt-rss/repos/community-any/tt-rss.install
(from rev 1113473, tt-rss/trunk/tt-rss.install)
  tt-rss/repos/community-any/tt-rss.service
(from rev 1113473, tt-rss/trunk/tt-rss.service)
Deleted:
  tt-rss/repos/community-any/PKGBUILD
  tt-rss/repos/community-any/tt-rss.install
  tt-rss/repos/community-any/tt-rss.service

+
 PKGBUILD   |  117 +--
 tt-rss.install |   34 +++
 tt-rss.service |   20 -
 3 files changed, 89 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 18:41:45 UTC (rev 1113473)
+++ PKGBUILD2022-01-22 18:42:14 UTC (rev 1113474)
@@ -1,55 +0,0 @@
-# Maintainer:  Anatol Pomozov 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Clément Démoulins 
-# Contributor: David Rosenstrauch 
-# Contributor: Erik Mank 
-
-pkgname=tt-rss
-pkgver=r11198.7aeaa1b03
-pkgrel=1
-epoch=2
-pkgdesc='Web-based news feed (RSS/Atom) aggregator'
-arch=(any)
-url='https://tt-rss.org'
-license=(GPL)
-backup=(etc/webapps/tt-rss/config.php)
-depends=(php php-intl)
-install=tt-rss.install
-optdepends=('mysql'
-'postgresql'
-'php-gd: for coloured feed badges')
-makedepends=('git')
-_commit=7aeaa1b039b269c75e543045dcf8c077b3aa258d
-# periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10=3262
-source=(git+https://git.tt-rss.org/fox/tt-rss.git#commit=$_commit
-tt-rss.service)
-sha1sums=('SKIP'
-  'd764e22065f8e0104b4f1d5dcf41cce01cd7bec5')
-
-pkgver() {
-  cd tt-rss
-  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short 
HEAD)"
-}
-
-package() {
-  cd tt-rss
-  _instdir="$pkgdir"/usr/share/webapps/$pkgname
-
-  install -d "$_instdir"
-  cp -ra * "$_instdir/"
-
-  echo $pkgver > "$_instdir/version_static.txt"
-
-  install -Dm640 -g 33 config.php-dist "$pkgdir"/etc/webapps/tt-rss/config.php
-  ln -s /etc/webapps/tt-rss/config.php "$_instdir"/config.php
-
-  install -d "$pkgdir"/var/lib/tt-rss
-  mv "$_instdir"/{lock,feed-icons,cache} "$pkgdir"/var/lib/tt-rss
-  ln -s /var/lib/tt-rss/lock "$_instdir"/lock
-  ln -s /var/lib/tt-rss/feed-icons "$_instdir"/feed-icons
-  ln -s /var/lib/tt-rss/cache "$_instdir"/cache
-  chown -R 33:33 "$pkgdir"/var/lib/tt-rss
-  chmod -R 777 "$pkgdir"/var/lib/tt-rss/*
-
-  install -Dm644 "$srcdir"/tt-rss.service 
"$pkgdir"/usr/lib/systemd/system/tt-rss.service
-}

Copied: tt-rss/repos/community-any/PKGBUILD (from rev 1113473, 
tt-rss/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 18:42:14 UTC (rev 1113474)
@@ -0,0 +1,62 @@
+# Maintainer:  Anatol Pomozov 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Clément Démoulins 
+# Contributor: David Rosenstrauch 
+# Contributor: Erik Mank 
+
+pkgname=tt-rss
+pkgver=r11216.56fd06d61
+pkgrel=1
+epoch=2
+pkgdesc='Web-based news feed (RSS/Atom) aggregator'
+arch=(any)
+url='https://tt-rss.org'
+license=(GPL)
+backup=(etc/webapps/tt-rss/config.php)
+depends=(php php-intl)
+install=tt-rss.install
+optdepends=('mysql'
+'postgresql'
+'php-gd: for coloured feed badges')
+makedepends=('git')
+_commit=56fd06d611d7bd4896f886f3e20ac778f47771cb
+# periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10=3262
+source=(git+https://git.tt-rss.org/fox/tt-rss.git#commit=$_commit
+   
php81.patch::https://git.tt-rss.org/fox/tt-rss/commit/a201e10ee024f03fb6aad0ec1069cc4da72a9ac5.patch
+   tt-rss.service)
+sha1sums=('SKIP'
+  'cd44113bcb2efeccde3c2ae1e8272900f95bc96c'
+  'd764e22065f8e0104b4f1d5dcf41cce01cd7bec5')
+
+pkgver() {
+  cd tt-rss
+  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short 
HEAD)"
+}
+
+prepare() {
+  cd tt-rss
+  patch -p1 -R < ../php81.patch # https://bugs.archlinux.org/task/73451
+}
+
+package() {
+  cd tt-rss
+  _instdir="$pkgdir"/usr/share/webapps/$pkgname
+
+  install -d "$_instdir"
+  cp -ra * "$_instdir/"
+
+  echo $pkgver > "$_instdir/version_static.txt"
+
+  install -Dm640 -g 33 config.php-dist "$pkgdir"/etc/webapps/tt-rss/config.php
+  ln -s /etc/webapps/tt-rss/config.php "$_instdir"/config.php
+
+  install -d "$pkgdir"/var/lib/tt-rss
+  mv "$_instdir"/{lock,feed-icons,cache} "$pkgdir"/var/lib/tt-rss
+  ln -s /var/lib/tt-rss/lock "$_instdir"/lock
+  ln -s /var/lib/tt-rss/feed-icons "$_instdir"/feed-icons
+  ln -s /var/lib/tt-rss/cache "$_instdir"/cache
+  chown -R 33:33 "$pkgdir"/var/lib/tt-rss
+  chmod -R 777 "$pkgdir"/var/lib/tt-rss/*
+
+  install -Dm644 "$srcdir"/tt-rss.service 
"$pkgdir"/usr/lib/systemd/system/tt-rss.service
+}

Deleted: tt-rss.install

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

2022-01-22 Thread Anatol Pomozov via arch-commits
Date: Saturday, January 22, 2022 @ 18:41:45
  Author: anatolik
Revision: 1113473

upgpkg: tt-rss 2:r11216.56fd06d61-1: FS#73451: re-apply upstream patch for php 
8.1

Modified:
  tt-rss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 18:28:53 UTC (rev 1113472)
+++ PKGBUILD2022-01-22 18:41:45 UTC (rev 1113473)
@@ -5,7 +5,7 @@
 # Contributor: Erik Mank 
 
 pkgname=tt-rss
-pkgver=r11198.7aeaa1b03
+pkgver=r11216.56fd06d61
 pkgrel=1
 epoch=2
 pkgdesc='Web-based news feed (RSS/Atom) aggregator'
@@ -19,11 +19,13 @@
 'postgresql'
 'php-gd: for coloured feed badges')
 makedepends=('git')
-_commit=7aeaa1b039b269c75e543045dcf8c077b3aa258d
+_commit=56fd06d611d7bd4896f886f3e20ac778f47771cb
 # periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10=3262
 source=(git+https://git.tt-rss.org/fox/tt-rss.git#commit=$_commit
-tt-rss.service)
+   
php81.patch::https://git.tt-rss.org/fox/tt-rss/commit/a201e10ee024f03fb6aad0ec1069cc4da72a9ac5.patch
+   tt-rss.service)
 sha1sums=('SKIP'
+  'cd44113bcb2efeccde3c2ae1e8272900f95bc96c'
   'd764e22065f8e0104b4f1d5dcf41cce01cd7bec5')
 
 pkgver() {
@@ -31,6 +33,11 @@
   printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short 
HEAD)"
 }
 
+prepare() {
+  cd tt-rss
+  patch -p1 -R < ../php81.patch # https://bugs.archlinux.org/task/73451
+}
+
 package() {
   cd tt-rss
   _instdir="$pkgdir"/usr/share/webapps/$pkgname



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 18:37:04
  Author: tpowa
Revision: 434914

archrelease: copy trunk to extra-any

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

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

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

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

Copied: archboot-arm/repos/extra-any/PKGBUILD (from rev 434913, 
archboot-arm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 18:37:04 UTC (rev 434914)
@@ -0,0 +1,48 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot-arm
+pkgver=2022.01
+pkgrel=62
+pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils' 'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'
+ 'ntfs-3g' 'pciutils' 'usbutils' 'vpnc' 'openvpn' 'b43-fwcutter' 
'wpa_supplicant' 

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 18:36:59
  Author: tpowa
Revision: 434913

upgpkg: archboot-arm 2022.01-62: bump to latest version

Modified:
  archboot-arm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 18:35:15 UTC (rev 434912)
+++ PKGBUILD2022-01-22 18:36:59 UTC (rev 434913)
@@ -2,7 +2,7 @@
 
 pkgname=archboot-arm
 pkgver=2022.01
-pkgrel=61
+pkgrel=62
 pkgdesc="Advanced, modular arch boot/install image creation utility with 
aarch64 depends"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 18:35:15
  Author: tpowa
Revision: 434912

archrelease: copy trunk to extra-any

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

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

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

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

Copied: archboot/repos/extra-any/PKGBUILD (from rev 434911, 
archboot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 18:35:15 UTC (rev 434912)
@@ -0,0 +1,49 @@
+# Maintainer : Tobias Powalowski 
+
+pkgname=archboot
+pkgver=2022.01
+pkgrel=62
+pkgdesc="Advanced, modular arch boot/install image creation utility"
+arch=(any)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot;
+depends=('mkinitcpio' 'wget' 'bash' 'coreutils' 'cryptsetup' 'dialog' 
'e2fsprogs' 'findutils' 'gawk' 'grep' 'iputils' 'jfsutils'
+ 'less' 'lvm2' 'mdadm' 'kmod' 'nano' 'ncurses' 'net-tools' 
'gnu-netcat' 'procps-ng' 'psmisc' 'reiserfsprogs' 'sed' 'snarf'
+ 'tar' 'util-linux' 'bind' 'which' 'kbd' 'wireless_tools' 'xfsprogs' 
'hdparm' 'inetutils'
+ 'openssh' 'hwdetect' 'shadow' 'bridge-utils'  'dosfstools' 'glibc' 
'linux' 'kexec-tools' 'ppp' 'rp-pppoe'

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

2022-01-22 Thread Tobias Powalowski via arch-commits
Date: Saturday, January 22, 2022 @ 18:35:09
  Author: tpowa
Revision: 434911

upgpkg: archboot 2022.01-62: bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 18:27:26 UTC (rev 434910)
+++ PKGBUILD2022-01-22 18:35:09 UTC (rev 434911)
@@ -2,7 +2,7 @@
 
 pkgname=archboot
 pkgver=2022.01
-pkgrel=61
+pkgrel=62
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')



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

2022-01-22 Thread Antonio Rojas via arch-commits
Date: Saturday, January 22, 2022 @ 18:28:53
  Author: arojas
Revision: 1113472

archrelease: copy trunk to community-x86_64

Added:
  stellarsolver/repos/community-x86_64/PKGBUILD
(from rev 1113471, stellarsolver/trunk/PKGBUILD)
Deleted:
  stellarsolver/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 18:28:42 UTC (rev 1113471)
+++ PKGBUILD2022-01-22 18:28:53 UTC (rev 1113472)
@@ -1,23 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=stellarsolver
-pkgver=1.8
-pkgrel=2
-pkgdesc='The cross platform Sextractor and Astrometry.net-Based internal 
astrometric solver'
-arch=(x86_64)
-url='https://github.com/rlancaste/stellarsolver'
-license=(GPL3)
-depends=(qt5-base gsl wcslib)
-makedepends=(cmake)
-source=(https://github.com/rlancaste/stellarsolver/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('4f0009dfa76b153848abd9bcbea52b8dc27159133cf6a1db165b16e5c7b04841')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: stellarsolver/repos/community-x86_64/PKGBUILD (from rev 1113471, 
stellarsolver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 18:28:53 UTC (rev 1113472)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=stellarsolver
+pkgver=1.9
+pkgrel=1
+pkgdesc='The cross platform Sextractor and Astrometry.net-Based internal 
astrometric solver'
+arch=(x86_64)
+url='https://github.com/rlancaste/stellarsolver'
+license=(GPL3)
+depends=(qt5-base gsl wcslib)
+makedepends=(cmake)
+source=(https://github.com/rlancaste/stellarsolver/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('6a5910aa3eec8c1e302ed3acc8fbd9df86bf7ac74ca478251e4312d6fd664912')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2022-01-22 Thread Antonio Rojas via arch-commits
Date: Saturday, January 22, 2022 @ 18:28:42
  Author: arojas
Revision: 1113471

Update to 1.9

Modified:
  stellarsolver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 18:07:58 UTC (rev 1113470)
+++ PKGBUILD2022-01-22 18:28:42 UTC (rev 1113471)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=stellarsolver
-pkgver=1.8
-pkgrel=2
+pkgver=1.9
+pkgrel=1
 pkgdesc='The cross platform Sextractor and Astrometry.net-Based internal 
astrometric solver'
 arch=(x86_64)
 url='https://github.com/rlancaste/stellarsolver'
@@ -10,7 +10,7 @@
 depends=(qt5-base gsl wcslib)
 makedepends=(cmake)
 
source=(https://github.com/rlancaste/stellarsolver/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('4f0009dfa76b153848abd9bcbea52b8dc27159133cf6a1db165b16e5c7b04841')
+sha256sums=('6a5910aa3eec8c1e302ed3acc8fbd9df86bf7ac74ca478251e4312d6fd664912')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



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

2022-01-22 Thread Antonio Rojas via arch-commits
Date: Saturday, January 22, 2022 @ 18:27:26
  Author: arojas
Revision: 434910

archrelease: copy trunk to extra-x86_64

Added:
  imagemagick/repos/extra-x86_64/PKGBUILD
(from rev 434909, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-x86_64/arch-fonts.diff
(from rev 434909, imagemagick/trunk/arch-fonts.diff)
Deleted:
  imagemagick/repos/extra-x86_64/PKGBUILD
  imagemagick/repos/extra-x86_64/arch-fonts.diff

-+
 PKGBUILD|  247 +++---
 arch-fonts.diff |  214 +++---
 2 files changed, 231 insertions(+), 230 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-22 18:27:13 UTC (rev 434909)
+++ PKGBUILD2022-01-22 18:27:26 UTC (rev 434910)
@@ -1,123 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Eric Bélanger 
-
-pkgbase=imagemagick
-pkgname=(imagemagick imagemagick-doc)
-pkgver=7.1.0.19
-pkgrel=1
-pkgdesc='An image viewing/manipulation program'
-url='https://www.imagemagick.org/'
-arch=(x86_64)
-license=(custom)
-makedepends=(ghostscript openexr libwmf librsvg libxml2 openjpeg2 libraw 
opencl-headers libwebp libzip libjxl highway
- chrpath ocl-icd glu ghostpcl ghostxps libheif jbigkit lcms2 
libxext liblqr libraqm libpng djvulibre)
-checkdepends=(gsfonts ttf-dejavu)
-_relname=ImageMagick-${pkgver%%.*}
-_tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
-source=(https://download.imagemagick.org/ImageMagick/download/releases/$_tarname.tar.xz{,.asc}
-arch-fonts.diff)
-sha256sums=('3fd79174ab0f30bc1643af3e654f1d2ffcc3a9554263981155688b4f49f7fd77'
-'SKIP'
-'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73')
-validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A)  # Lexie Parsimoniae
-
-shopt -s extglob
-
-prepare() {
-  mkdir -p docpkg/usr/share
-
-  cd $_tarname
-
-  # Fix up typemaps to match our packages, where possible
-  patch -p1 -i ../arch-fonts.diff
-}
-
-build() {
-  cd $_tarname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---enable-shared \
---disable-static \
---with-dejavu-font-dir=/usr/share/fonts/TTF \
---with-gs-font-dir=/usr/share/fonts/gsfonts \
-PSDelegate=/usr/bin/gs \
-XPSDelegate=/usr/bin/gxps \
-PCLDelegate=/usr/bin/gpcl6 \
---enable-hdri \
---enable-opencl \
---without-gslib \
---with-djvu \
---with-jxl \
---with-lqr \
---with-modules \
---with-openexr \
---with-openjp2 \
---with-perl \
---with-perl-options=INSTALLDIRS=vendor \
---with-rsvg \
---with-webp \
---with-wmf \
---with-xml \
---without-autotrace \
---without-dps \
---without-fftw \
---without-fpx \
---without-gcc-arch \
---without-gvc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() (
-  cd $_tarname
-  ulimit -n 4096
-  make check
-)
-
-package_imagemagick() {
-  depends=(libltdl lcms2 fontconfig libxext liblqr libraqm libpng libxml2)
-  optdepends=('ghostscript: PS/PDF support'
-  'libheif: HEIF support'
-  'libjxl: JPEG XL support'
-  'libraw: DNG support'
-  'librsvg: SVG support'
-  'libwebp: WEBP support'
-  'libwmf: WMF support'
-  'libxml2: Magick Scripting Language'
-  'ocl-icd: OpenCL support'
-  'openexr: OpenEXR support'
-  'openjpeg2: JPEG2000 support'
-  'djvulibre: DJVU support'
-  'pango: Text rendering'
-  'imagemagick-doc: manual and API docs')
-  options=(!emptydirs libtool)
-  
backup=(etc/$_relname/{colors,delegates,log,mime,policy,quantization-table,thresholds,type,type-{dejavu,ghostscript}}.xml)
-  conflicts=(imagemagick6)
-  provides=(libmagick)
-  replaces=(imagemagick6 libmagick)
-
-  cd $_tarname
-  make DESTDIR="$pkgdir" install
-
-  find "$pkgdir/usr/lib/perl5" -name '*.so' -exec chrpath -d {} +
-  rm "$pkgdir"/etc/$_relname/type-{apple,urw-base35,windows}.xml
-  rm "$pkgdir"/usr/lib/*.la
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE NOTICE
-
-# Split docs
-  mv "$pkgdir/usr/share/doc" "$srcdir/docpkg/usr/share/"
-
-# Harden security policy https://bugs.archlinux.org/task/62785
-  sed -e '/<\/policymap>/i \ \ ' -i "$pkgdir"/etc/ImageMagick-7/policy.xml
-}
-
-package_imagemagick-doc() {
-  pkgdesc+=" (manual and API docs)"
-
-  mv docpkg/* "$pkgdir"
-
-  cd $_tarname
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE NOTICE
-}

Copied: imagemagick/repos/extra-x86_64/PKGBUILD (from rev 434909, 
imagemagick/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-22 18:27:26 UTC (rev 434910)
@@ -0,0 +1,124 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Eric Bélanger 
+
+pkgbase=imagemagick

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

2022-01-22 Thread Antonio Rojas via arch-commits
Date: Saturday, January 22, 2022 @ 18:27:13
  Author: arojas
Revision: 434909

Update to 7.1.0.20

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 17:20:29 UTC (rev 434908)
+++ PKGBUILD2022-01-22 18:27:13 UTC (rev 434909)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=(imagemagick imagemagick-doc)
-pkgver=7.1.0.19
+pkgver=7.1.0.20
 pkgrel=1
 pkgdesc='An image viewing/manipulation program'
 url='https://www.imagemagick.org/'
@@ -16,7 +16,7 @@
 _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
 
source=(https://download.imagemagick.org/ImageMagick/download/releases/$_tarname.tar.xz{,.asc}
 arch-fonts.diff)
-sha256sums=('3fd79174ab0f30bc1643af3e654f1d2ffcc3a9554263981155688b4f49f7fd77'
+sha256sums=('ddc458634c4c1a1e84c9e97c3eb120123519651a8431dc17ea5ac7291dbe3598'
 'SKIP'
 'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73')
 validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A)  # Lexie Parsimoniae
@@ -85,6 +85,7 @@
   'libwebp: WEBP support'
   'libwmf: WMF support'
   'libxml2: Magick Scripting Language'
+  'libzip: OpenRaster support'
   'ocl-icd: OpenCL support'
   'openexr: OpenEXR support'
   'openjpeg2: JPEG2000 support'



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

2022-01-22 Thread Johannes Löthberg via arch-commits
Date: Saturday, January 22, 2022 @ 18:07:55
  Author: demize
Revision: 1113469

upgpkg: python-pysaml2 7.1.0-1

Modified:
  python-pysaml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-01-22 18:07:39 UTC (rev 1113468)
+++ PKGBUILD2022-01-22 18:07:55 UTC (rev 1113469)
@@ -2,8 +2,8 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=python-pysaml2
-pkgver=6.5.1
-pkgrel=3
+pkgver=7.1.0
+pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
 url='https://pypi.python.org/pypi/pysaml2'
@@ -27,7 +27,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz;)
 
-md5sums=('50865443d5d8d922ea11cdfc262a5a19')
+md5sums=('0a80697d8db3361f355018466c2fa1e2')
 
 build() {
cd "$srcdir"/pysaml2-$pkgver



  1   2   3   4   >