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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Tuesday, September 28, 2021 @ 05:56:27
  Author: arojas
Revision: 1025848

archrelease: copy trunk to community-x86_64

Added:
  smb4k/repos/community-x86_64/PKGBUILD
(from rev 1025847, smb4k/trunk/PKGBUILD)
Deleted:
  smb4k/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 05:56:17 UTC (rev 1025847)
+++ PKGBUILD2021-09-28 05:56:27 UTC (rev 1025848)
@@ -1,25 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Giovanni Scafora 
-# Contributor: Emanuele Rampichini 
-
-pkgname=smb4k
-pkgver=3.1.0
-pkgrel=1
-pkgdesc='A KDE program that browses samba shares'
-arch=(x86_64)
-url='https://smb4k.sourceforge.net/'
-license=(GPL)
-depends=(kparts kdnssd hicolor-icon-theme smbclient)
-makedepends=(extra-cmake-modules kdoctools plasma-framework)
-source=(https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('845eb8e547fade7fd9fa72dcce6652d62ad0d8997fde1f319a105715bc9ae8f6')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: smb4k/repos/community-x86_64/PKGBUILD (from rev 1025847, 
smb4k/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 05:56:27 UTC (rev 1025848)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Giovanni Scafora 
+# Contributor: Emanuele Rampichini 
+
+pkgname=smb4k
+pkgver=3.1.1
+pkgrel=1
+pkgdesc='A KDE program that browses samba shares'
+arch=(x86_64)
+url='https://smb4k.sourceforge.net/'
+license=(GPL)
+depends=(kparts kdnssd hicolor-icon-theme smbclient)
+makedepends=(extra-cmake-modules kdoctools plasma-framework)
+source=(https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('0bf0d8b0e71478f1e543f8f2897ed1a57cc1307c088c19a9c36e0aabec2f30a1')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Tuesday, September 28, 2021 @ 05:56:17
  Author: arojas
Revision: 1025847

Update to 3.1.1

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 05:33:37 UTC (rev 1025846)
+++ PKGBUILD2021-09-28 05:56:17 UTC (rev 1025847)
@@ -3,7 +3,7 @@
 # Contributor: Emanuele Rampichini 
 
 pkgname=smb4k
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc='A KDE program that browses samba shares'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(kparts kdnssd hicolor-icon-theme smbclient)
 makedepends=(extra-cmake-modules kdoctools plasma-framework)
 
source=(https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('845eb8e547fade7fd9fa72dcce6652d62ad0d8997fde1f319a105715bc9ae8f6')
+sha256sums=('0bf0d8b0e71478f1e543f8f2897ed1a57cc1307c088c19a9c36e0aabec2f30a1')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



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

2021-09-27 Thread Tobias Powalowski via arch-commits
Date: Tuesday, September 28, 2021 @ 05:36:09
  Author: tpowa
Revision: 424789

archrelease: copy trunk to extra-any

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

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

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

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

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

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

2021-09-27 Thread Tobias Powalowski via arch-commits
Date: Tuesday, September 28, 2021 @ 05:36:05
  Author: tpowa
Revision: 424788

upgpkg: archboot 2021.09-42: bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 05:24:21 UTC (rev 424787)
+++ PKGBUILD2021-09-28 05:36:05 UTC (rev 424788)
@@ -2,7 +2,7 @@
 
 pkgname=archboot
 pkgver=2021.09
-pkgrel=41
+pkgrel=42
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')



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

2021-09-27 Thread David Runge via arch-commits
Date: Tuesday, September 28, 2021 @ 05:33:37
  Author: dvzrv
Revision: 1025846

archrelease: copy trunk to community-x86_64

Added:
  rosegarden/repos/community-x86_64/PKGBUILD
(from rev 1025845, rosegarden/trunk/PKGBUILD)
Deleted:
  rosegarden/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 05:33:25 UTC (rev 1025845)
+++ PKGBUILD2021-09-28 05:33:37 UTC (rev 1025846)
@@ -1,58 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: Giovanni Scafora 
-# Contributor: damir 
-# Contributor: Robert Emil Berge 
-
-pkgname=rosegarden
-pkgver=21.06
-pkgrel=1
-pkgdesc="MIDI/audio sequencer and notation editor"
-arch=('x86_64')
-url="https://www.rosegardenmusic.com/;
-license=('GPL2')
-groups=('pro-audio')
-depends=('gcc-libs' 'glibc' 'lirc' 'hicolor-icon-theme' 'qt5-base' 'zlib')
-makedepends=('alsa-lib' 'cmake' 'dssi' 'fftw' 'jack' 'ladspa' 'liblrdf' 'liblo'
-'libsamplerate' 'libsndfile' 'qt5-tools')
-checkdepends=('xorg-server-xvfb')
-optdepends=('cups: Printing support'
-'evince: Print preview support'
-'lilypond: Notation display support'
-'mupdf: Print preview support'
-'okular: Print preview support'
-'timidity++: Softsynth support'
-'flac: FLAC support'
-'wavpack: Lossless audio codec support')
-provides=('dssi-host' 'ladspa-host')
-source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-sha512sums=('9cadfed3caba203ea6db78c3600600b9c5ed0e2963228dd6e8129291618e3b7c617b0d6dfaccce0dd753ce229dfaa8c65d1354f591e2923185fb76dcbe48d840')
-b2sums=('f5bb9a471122857666edf033d4e760cbf81b0bbcf255e1248a1f865825677c41fb1a55a64835a168174b420793367214e8dfcedea25dc857e1ec847fae87770d')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE='None' \
--Wno-dev \
--B build \
--S .
-  make VERBOSE=1 -C build
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-  mkdir -p test-tmp
-  chmod 700 test-tmp
-  export XDG_RUNTIME_DIR="${PWD}/test-tmp"
-  xvfb-run make VERBOSE=1 test -C build || echo "TestNotationViewSelection 
still fails: https://sourceforge.net/p/rosegarden/bugs/1585/;
-}
-
-package() {
-  depends+=('libasound.so' 'libfftw3f.so' 'libjack.so' 'liblrdf.so' 'liblo.so'
-  'libsamplerate.so' 'libsndfile.so')
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install -C build
-  install -vDm 644 {AUTHORS,CHANGELOG,README} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-# vim:set ts=2 sw=2 et:

Copied: rosegarden/repos/community-x86_64/PKGBUILD (from rev 1025845, 
rosegarden/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 05:33:37 UTC (rev 1025846)
@@ -0,0 +1,58 @@
+# Maintainer: David Runge 
+# Contributor: Ray Rashif 
+# Contributor: Giovanni Scafora 
+# Contributor: damir 
+# Contributor: Robert Emil Berge 
+
+pkgname=rosegarden
+pkgver=21.06.1
+pkgrel=1
+pkgdesc="MIDI/audio sequencer and notation editor"
+arch=('x86_64')
+url="https://www.rosegardenmusic.com/;
+license=('GPL2')
+groups=('pro-audio')
+depends=('gcc-libs' 'glibc' 'lirc' 'hicolor-icon-theme' 'qt5-base' 'zlib')
+makedepends=('alsa-lib' 'cmake' 'dssi' 'fftw' 'jack' 'ladspa' 'liblrdf' 'liblo'
+'libsamplerate' 'libsndfile' 'qt5-tools')
+checkdepends=('xorg-server-xvfb')
+optdepends=('cups: Printing support'
+'evince: Print preview support'
+'lilypond: Notation display support'
+'mupdf: Print preview support'
+'okular: Print preview support'
+'timidity++: Softsynth support'
+'flac: FLAC support'
+'wavpack: Lossless audio codec support')
+provides=('dssi-host' 'ladspa-host')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+sha512sums=('a0214d95c26e01c5c0ce671bf23f4ebe7f63e54cecf6471226768aae5b4ce8dcf9f03a1970c26317d734a16a0d741d83ce684a53f115db656538522b373ef7a6')
+b2sums=('c18e1b6d14c2caac1ac7a2ddba2d40fb5a19d8a6468b81c696267ac984875db58943ec0fd46afe4b5d511afa1f5cb1ada93205b6088effcaf75adf234beaa516')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE='None' \
+-Wno-dev \
+-B build \
+-S .
+  make VERBOSE=1 -C build
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  mkdir -p test-tmp
+  chmod 700 test-tmp
+  export XDG_RUNTIME_DIR="${PWD}/test-tmp"
+  xvfb-run make VERBOSE=1 test -C build || echo "TestNotationViewSelection 
still fails: https://sourceforge.net/p/rosegarden/bugs/1585/;
+}
+
+package() {
+  depends+=('libasound.so' 'libfftw3f.so' 'libjack.so' 'liblrdf.so' 'liblo.so'
+  

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

2021-09-27 Thread David Runge via arch-commits
Date: Tuesday, September 28, 2021 @ 05:33:25
  Author: dvzrv
Revision: 1025845

upgpkg: rosegarden 21.06.1-1: Upgrade to 21.06.1.

Modified:
  rosegarden/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 03:36:42 UTC (rev 1025844)
+++ PKGBUILD2021-09-28 05:33:25 UTC (rev 1025845)
@@ -5,7 +5,7 @@
 # Contributor: Robert Emil Berge 
 
 pkgname=rosegarden
-pkgver=21.06
+pkgver=21.06.1
 pkgrel=1
 pkgdesc="MIDI/audio sequencer and notation editor"
 arch=('x86_64')
@@ -26,8 +26,8 @@
 'wavpack: Lossless audio codec support')
 provides=('dssi-host' 'ladspa-host')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-sha512sums=('9cadfed3caba203ea6db78c3600600b9c5ed0e2963228dd6e8129291618e3b7c617b0d6dfaccce0dd753ce229dfaa8c65d1354f591e2923185fb76dcbe48d840')
-b2sums=('f5bb9a471122857666edf033d4e760cbf81b0bbcf255e1248a1f865825677c41fb1a55a64835a168174b420793367214e8dfcedea25dc857e1ec847fae87770d')
+sha512sums=('a0214d95c26e01c5c0ce671bf23f4ebe7f63e54cecf6471226768aae5b4ce8dcf9f03a1970c26317d734a16a0d741d83ce684a53f115db656538522b373ef7a6')
+b2sums=('c18e1b6d14c2caac1ac7a2ddba2d40fb5a19d8a6468b81c696267ac984875db58943ec0fd46afe4b5d511afa1f5cb1ada93205b6088effcaf75adf234beaa516')
 
 build() {
   cd "${pkgname}-${pkgver}"



[arch-commits] Commit in archboot-linux-firmware/repos/extra-any (PKGBUILD PKGBUILD)

2021-09-27 Thread Tobias Powalowski via arch-commits
Date: Tuesday, September 28, 2021 @ 05:24:21
  Author: tpowa
Revision: 424787

archrelease: copy trunk to extra-any

Added:
  archboot-linux-firmware/repos/extra-any/PKGBUILD
(from rev 424786, archboot-linux-firmware/trunk/PKGBUILD)
Deleted:
  archboot-linux-firmware/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 05:23:59 UTC (rev 424786)
+++ PKGBUILD2021-09-28 05:24:21 UTC (rev 424787)
@@ -1,38 +0,0 @@
-# Maintainer: Tobias Powalowski 
-
-pkgname=(archboot-linux-firmware)
-pkgver=20210919.d526e04
-pkgrel=4
-pkgdesc="Firmware files for archboot creation"
-url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary;
-license=('GPL2' 'GPL3' 'custom')
-arch=('any')
-makedepends=('linux-firmware' 'kmod' 'linux' 'tar')
-conflicts=('linux-firmware')
-options=(!strip)
-
-package() {
-  cd /lib/modules/*
-  # get firmware files from modules
-  for i in $(find -name '*.ko.zst');do
-FIRMWARE="$FIRMWARE $(echo $(modinfo -F firmware $(pwd)/$i))"
-  done
-  mkdir -p ${pkgdir}/usr
-  for i in $(echo $FIRMWARE);do
-  [[ -e /lib/firmware/$i ]] &&  tar -C / -clpf - lib/firmware/$i | tar -C 
${pkgdir}/usr -vxlspf -
-  done
-  # fix symlinks
-  tar -C / -clpf - lib/firmware/cypress | tar -C ${pkgdir}/usr -vxlspf -
-  tar -C / -clpf - lib/firmware/cxgb4/t4fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
-  tar -C / -clpf - lib/firmware/cxgb4/t5fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
-  tar -C / -clpf - lib/firmware/cxgb4/t6fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
-  tar -C / -clpf - lib/firmware/netronome/nic | tar -C ${pkgdir}/usr -vxlspf -
-  tar -C / -clpf - lib/firmware/intel/ice/ddp/ice-1.3.26.0.pkg | tar -C 
${pkgdir}/usr -vxlspf -
-  tar -C / -clpf - lib/firmware/rtl_bt/rtl8821c_config.bin | tar -C 
${pkgdir}/usr -vxlspf -
-  # compress firmware with xz
-  find ${pkgdir}/usr -type f -execdir xz -z {} \+ 
-  # add licenses
-  mkdir -p ${pkgdir}/usr/share/licenses/archboot-linux-firmware
-  tar -C /usr/share/licenses/linux-firmware -clpf - ./ | tar -C 
${pkgdir}/usr/share/licenses/archboot-linux-firmware -vxlspf -
-}
-# vim:set sw=2 et:

Copied: archboot-linux-firmware/repos/extra-any/PKGBUILD (from rev 424786, 
archboot-linux-firmware/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 05:24:21 UTC (rev 424787)
@@ -0,0 +1,38 @@
+# Maintainer: Tobias Powalowski 
+
+pkgname=(archboot-linux-firmware)
+pkgver=20210919.d526e04
+pkgrel=4
+pkgdesc="Firmware files for archboot creation"
+url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary;
+license=('GPL2' 'GPL3' 'custom')
+arch=('any')
+makedepends=('linux-firmware' 'kmod' 'linux' 'tar')
+conflicts=('linux-firmware')
+options=(!strip)
+
+package() {
+  cd /lib/modules/*
+  # get firmware files from modules
+  for i in $(find -name '*.ko.zst');do
+FIRMWARE="$FIRMWARE $(echo $(modinfo -F firmware $(pwd)/$i))"
+  done
+  mkdir -p ${pkgdir}/usr
+  for i in $(echo $FIRMWARE);do
+  [[ -e /lib/firmware/$i ]] &&  tar -C / -clpf - lib/firmware/$i | tar -C 
${pkgdir}/usr -vxlspf -
+  done
+  # fix symlinks
+  tar -C / -clpf - lib/firmware/cypress | tar -C ${pkgdir}/usr -vxlspf -
+  tar -C / -clpf - lib/firmware/cxgb4/t4fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
+  tar -C / -clpf - lib/firmware/cxgb4/t5fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
+  tar -C / -clpf - lib/firmware/cxgb4/t6fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
+  tar -C / -clpf - lib/firmware/netronome/nic | tar -C ${pkgdir}/usr -vxlspf -
+  tar -C / -clpf - lib/firmware/intel/ice/ddp/ice-1.3.26.0.pkg | tar -C 
${pkgdir}/usr -vxlspf -
+  tar -C / -clpf - lib/firmware/rtl_bt/rtl8821c_config.bin | tar -C 
${pkgdir}/usr -vxlspf -
+  # compress firmware with xz
+  find ${pkgdir}/usr -type f -execdir xz -C crc32 -z {} \+ 
+  # add licenses
+  mkdir -p ${pkgdir}/usr/share/licenses/archboot-linux-firmware
+  tar -C /usr/share/licenses/linux-firmware -clpf - ./ | tar -C 
${pkgdir}/usr/share/licenses/archboot-linux-firmware -vxlspf -
+}
+# vim:set sw=2 et:



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

2021-09-27 Thread Tobias Powalowski via arch-commits
Date: Tuesday, September 28, 2021 @ 05:23:59
  Author: tpowa
Revision: 424786

upgpkg: archboot-linux-firmware 20210919.d526e04-4: add xz compression

Modified:
  archboot-linux-firmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 05:19:34 UTC (rev 424785)
+++ PKGBUILD2021-09-28 05:23:59 UTC (rev 424786)
@@ -30,7 +30,7 @@
   tar -C / -clpf - lib/firmware/intel/ice/ddp/ice-1.3.26.0.pkg | tar -C 
${pkgdir}/usr -vxlspf -
   tar -C / -clpf - lib/firmware/rtl_bt/rtl8821c_config.bin | tar -C 
${pkgdir}/usr -vxlspf -
   # compress firmware with xz
-  find ${pkgdir}/usr -type f -execdir xz -z {} \+ 
+  find ${pkgdir}/usr -type f -execdir xz -C crc32 -z {} \+ 
   # add licenses
   mkdir -p ${pkgdir}/usr/share/licenses/archboot-linux-firmware
   tar -C /usr/share/licenses/linux-firmware -clpf - ./ | tar -C 
${pkgdir}/usr/share/licenses/archboot-linux-firmware -vxlspf -



[arch-commits] Commit in archboot-linux-firmware/repos/extra-any (PKGBUILD PKGBUILD)

2021-09-27 Thread Tobias Powalowski via arch-commits
Date: Tuesday, September 28, 2021 @ 05:19:34
  Author: tpowa
Revision: 424785

archrelease: copy trunk to extra-any

Added:
  archboot-linux-firmware/repos/extra-any/PKGBUILD
(from rev 424784, archboot-linux-firmware/trunk/PKGBUILD)
Deleted:
  archboot-linux-firmware/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 05:19:25 UTC (rev 424784)
+++ PKGBUILD2021-09-28 05:19:34 UTC (rev 424785)
@@ -1,36 +0,0 @@
-# Maintainer: Tobias Powalowski 
-
-pkgname=(archboot-linux-firmware)
-pkgver=20210919.d526e04
-pkgrel=3
-pkgdesc="Firmware files for archboot creation"
-url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary;
-license=('GPL2' 'GPL3' 'custom')
-arch=('any')
-makedepends=('linux-firmware' 'kmod' 'linux' 'tar')
-conflicts=('linux-firmware')
-options=(!strip)
-
-package() {
-  cd /lib/modules/*
-  # get firmware files from modules
-  for i in $(find -name '*.ko.zst');do
-FIRMWARE="$FIRMWARE $(echo $(modinfo -F firmware $(pwd)/$i))"
-  done
-  mkdir -p ${pkgdir}/usr
-  for i in $(echo $FIRMWARE);do
-  [[ -e /lib/firmware/$i ]] &&  tar -C / -clpf - lib/firmware/$i | tar -C 
${pkgdir}/usr -vxlspf -
-  done
-  # fix symlinks
-  tar -C / -clpf - lib/firmware/cypress | tar -C ${pkgdir}/usr -vxlspf -
-  tar -C / -clpf - lib/firmware/cxgb4/t4fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
-  tar -C / -clpf - lib/firmware/cxgb4/t5fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
-  tar -C / -clpf - lib/firmware/cxgb4/t6fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
-  tar -C / -clpf - lib/firmware/netronome/nic | tar -C ${pkgdir}/usr -vxlspf -
-  tar -C / -clpf - lib/firmware/intel/ice/ddp/ice-1.3.26.0.pkg | tar -C 
${pkgdir}/usr -vxlspf -
-  tar -C / -clpf - lib/firmware/rtl_bt/rtl8821c_config.bin | tar -C 
${pkgdir}/usr -vxlspf -
-  # add licenses
-  mkdir -p ${pkgdir}/usr/share/licenses/archboot-linux-firmware
-  tar -C /usr/share/licenses/linux-firmware -clpf - ./ | tar -C 
${pkgdir}/usr/share/licenses/archboot-linux-firmware -vxlspf -
-}
-# vim:set sw=2 et:

Copied: archboot-linux-firmware/repos/extra-any/PKGBUILD (from rev 424784, 
archboot-linux-firmware/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 05:19:34 UTC (rev 424785)
@@ -0,0 +1,38 @@
+# Maintainer: Tobias Powalowski 
+
+pkgname=(archboot-linux-firmware)
+pkgver=20210919.d526e04
+pkgrel=4
+pkgdesc="Firmware files for archboot creation"
+url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary;
+license=('GPL2' 'GPL3' 'custom')
+arch=('any')
+makedepends=('linux-firmware' 'kmod' 'linux' 'tar')
+conflicts=('linux-firmware')
+options=(!strip)
+
+package() {
+  cd /lib/modules/*
+  # get firmware files from modules
+  for i in $(find -name '*.ko.zst');do
+FIRMWARE="$FIRMWARE $(echo $(modinfo -F firmware $(pwd)/$i))"
+  done
+  mkdir -p ${pkgdir}/usr
+  for i in $(echo $FIRMWARE);do
+  [[ -e /lib/firmware/$i ]] &&  tar -C / -clpf - lib/firmware/$i | tar -C 
${pkgdir}/usr -vxlspf -
+  done
+  # fix symlinks
+  tar -C / -clpf - lib/firmware/cypress | tar -C ${pkgdir}/usr -vxlspf -
+  tar -C / -clpf - lib/firmware/cxgb4/t4fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
+  tar -C / -clpf - lib/firmware/cxgb4/t5fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
+  tar -C / -clpf - lib/firmware/cxgb4/t6fw-1.26.0.0.bin | tar -C ${pkgdir}/usr 
-vxlspf -
+  tar -C / -clpf - lib/firmware/netronome/nic | tar -C ${pkgdir}/usr -vxlspf -
+  tar -C / -clpf - lib/firmware/intel/ice/ddp/ice-1.3.26.0.pkg | tar -C 
${pkgdir}/usr -vxlspf -
+  tar -C / -clpf - lib/firmware/rtl_bt/rtl8821c_config.bin | tar -C 
${pkgdir}/usr -vxlspf -
+  # compress firmware with xz
+  find ${pkgdir}/usr -type f -execdir xz -z {} \+ 
+  # add licenses
+  mkdir -p ${pkgdir}/usr/share/licenses/archboot-linux-firmware
+  tar -C /usr/share/licenses/linux-firmware -clpf - ./ | tar -C 
${pkgdir}/usr/share/licenses/archboot-linux-firmware -vxlspf -
+}
+# vim:set sw=2 et:



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

2021-09-27 Thread Tobias Powalowski via arch-commits
Date: Tuesday, September 28, 2021 @ 05:19:25
  Author: tpowa
Revision: 424784

upgpkg: archboot-linux-firmware 20210919.d526e04-4: add xz compression

Modified:
  archboot-linux-firmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 01:00:48 UTC (rev 424783)
+++ PKGBUILD2021-09-28 05:19:25 UTC (rev 424784)
@@ -2,7 +2,7 @@
 
 pkgname=(archboot-linux-firmware)
 pkgver=20210919.d526e04
-pkgrel=3
+pkgrel=4
 pkgdesc="Firmware files for archboot creation"
 
url="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary;
 license=('GPL2' 'GPL3' 'custom')
@@ -29,6 +29,8 @@
   tar -C / -clpf - lib/firmware/netronome/nic | tar -C ${pkgdir}/usr -vxlspf -
   tar -C / -clpf - lib/firmware/intel/ice/ddp/ice-1.3.26.0.pkg | tar -C 
${pkgdir}/usr -vxlspf -
   tar -C / -clpf - lib/firmware/rtl_bt/rtl8821c_config.bin | tar -C 
${pkgdir}/usr -vxlspf -
+  # compress firmware with xz
+  find ${pkgdir}/usr -type f -execdir xz -z {} \+ 
   # add licenses
   mkdir -p ${pkgdir}/usr/share/licenses/archboot-linux-firmware
   tar -C /usr/share/licenses/linux-firmware -clpf - ./ | tar -C 
${pkgdir}/usr/share/licenses/archboot-linux-firmware -vxlspf -



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

2021-09-27 Thread Nicola Squartini via arch-commits
Date: Tuesday, September 28, 2021 @ 03:36:42
  Author: tensor5
Revision: 1025844

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 03:35:18 UTC (rev 1025843)
+++ PKGBUILD2021-09-28 03:36:42 UTC (rev 1025844)
@@ -1,230 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron13
-pkgver=13.4.0
-_commit=75f366f4d0be2318584ffd3157b0e7356fce7c78
-_chromiumver=91.0.4472.164
-_gcc_patchset=5
-pkgrel=3
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'libevent' 'libnghttp2' 'libxslt' 'minizip'
- 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'http-parser'
- 'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
- 'npm' 'pciutils' 'pipewire' 'python2' 'wget' 'yarn')
-optdepends=('kde-cli-tools: file deletion support (kioclient5)'
-'libappindicator-gtk3: StatusNotifierItem support'
-'pipewire: WebRTC desktop sharing under Wayland'
-'trash-cli: file deletion support (trash-put)'
-"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
-source=('git+https://github.com/electron/electron.git'
-
'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main'
-

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

2021-09-27 Thread Nicola Squartini via arch-commits
Date: Tuesday, September 28, 2021 @ 03:35:18
  Author: tensor5
Revision: 1025843

upgpkg: electron13 13.5.0-1

Modified:
  electron13/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 02:20:02 UTC (rev 1025842)
+++ PKGBUILD2021-09-28 03:35:18 UTC (rev 1025843)
@@ -1,11 +1,11 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=electron13
-pkgver=13.4.0
-_commit=75f366f4d0be2318584ffd3157b0e7356fce7c78
+pkgver=13.5.0
+_commit=d93629321e994031e27504ccada933fb13fedb5a
 _chromiumver=91.0.4472.164
 _gcc_patchset=5
-pkgrel=3
+pkgrel=1
 pkgdesc='Build cross platform desktop apps with web technologies'
 arch=('x86_64')
 url='https://electronjs.org/'



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

2021-09-27 Thread Nicola Squartini via arch-commits
Date: Tuesday, September 28, 2021 @ 02:20:02
  Author: tensor5
Revision: 1025842

archrelease: copy trunk to community-staging-x86_64

Added:
  min/repos/community-staging-x86_64/
  min/repos/community-staging-x86_64/PKGBUILD
(from rev 1025841, min/trunk/PKGBUILD)
  min/repos/community-staging-x86_64/icon.patch
(from rev 1025841, min/trunk/icon.patch)
  min/repos/community-staging-x86_64/min.desktop
(from rev 1025841, min/trunk/min.desktop)
  min/repos/community-staging-x86_64/min.js
(from rev 1025841, min/trunk/min.js)

-+
 PKGBUILD|   88 ++
 icon.patch  |   11 +++
 min.desktop |   10 ++
 min.js  |   29 +++
 4 files changed, 138 insertions(+)

Copied: min/repos/community-staging-x86_64/PKGBUILD (from rev 1025841, 
min/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-28 02:20:02 UTC (rev 1025842)
@@ -0,0 +1,88 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=min
+pkgver=1.21.0
+_commit=9016402b986fb8c63c0136cdefbbed56eabbc833
+pkgrel=2
+pkgdesc='A fast, minimal browser that protects your privacy'
+arch=('x86_64')
+url='https://minbrowser.org/'
+license=('Apache')
+depends=('electron14' 'libsecret')
+makedepends=('git' 'npm')
+options=(!emptydirs)
+source=("git+https://github.com/minbrowser/min.git#commit=${_commit};
+'min.desktop'
+'min.js'
+'icon.patch')
+sha256sums=('SKIP'
+'a069caac07638ca2bafde5f96a4db646ec7484741ff9b44788c2e159b5142650'
+'4d62c003422cf60e075d28d2938fb2cc336033347c5d1df4dd8e363d31cbb51a'
+'2067c03bd0a781d8a16000c5a0351b2315ce439531e8300265f9c95576d599c4')
+
+prepare() {
+cd ${pkgname}
+
+patch -Np1 -i "${srcdir}"/icon.patch
+}
+
+build() {
+cd ${pkgname}
+
+npm install
+npm run build
+rm -r node_modules
+
+npm install --production --no-optional
+}
+
+package() {
+cd ${pkgname}
+
+appdir=/usr/lib/${pkgname}
+
+install -dm755 "${pkgdir}"${appdir}
+cp -r * "${pkgdir}"${appdir}
+
+install -dm755 "${pkgdir}"/usr/share/icons/hicolor/256x256/apps
+mv icons/icon256.png \
+"${pkgdir}"/usr/share/icons/hicolor/256x256/apps/${pkgname}.png
+
+install -Dm755 "${srcdir}"/${pkgname}.js "${pkgdir}"/usr/bin/${pkgname}
+install -Dm644 "${srcdir}"/${pkgname}.desktop \
+"${pkgdir}"/usr/share/applications/${pkgname}.desktop
+
+# Clean up
+rm "${pkgdir}"${appdir}/dist/build.js
+rm -r "${pkgdir}"${appdir}/icons
+rm -r "${pkgdir}"${appdir}/localization
+rm -r "${pkgdir}"${appdir}/main
+rm -r "${pkgdir}"${appdir}/scripts
+find "${pkgdir}"${appdir} \
+-name "package.json" \
+-exec sed -e "s|${srcdir}/${pkgname}|${appdir}|" \
+-i {} \; \
+-or -name ".*" -prune -exec rm -r '{}' \; \
+-or -name "*.Makefile" -exec rm '{}' \; \
+-or -name "*.h" -exec rm '{}' \; \
+-or -name "*.c" -exec rm '{}' \; \
+-or -name "*.cc" -exec rm '{}' \; \
+-or -name "*.gypi" -exec rm '{}' \; \
+-or -name "*.mk" -exec rm '{}' \; \
+-or -name "Gruntfile.js" -exec rm '{}' \; \
+-or -name "Makefile" -exec rm '{}' \; \
+-or -name "bin" -prune -exec rm -r '{}' \; \
+-or -name "bin.js" -exec rm '{}' \; \
+-or -name "bower.json" -exec rm '{}' \; \
+-or -name "cli.js" -exec rm '{}' \; \
+-or -name "cmd.js" -exec rm '{}' \; \
+-or -name "coffee" -prune -exec rm -r '{}' \; \
+-or -name "example" -prune -exec rm -r '{}' \; \
+-or -name "examples" -prune -exec rm -r '{}' \; \
+-or -name "gulpfile.js" -exec rm '{}' \; \
+-or -name "man" -prune -exec rm -r '{}' \; \
+-or -name "obj.target" -prune -exec rm -r '{}' \; \
+-or -name "scripts" -prune -exec rm -r '{}' \; \
+-or -name "test" -prune -exec rm -r '{}' \; \
+-or -name "tests" -prune -exec rm -r '{}' \;
+}

Copied: min/repos/community-staging-x86_64/icon.patch (from rev 1025841, 
min/trunk/icon.patch)
===
--- community-staging-x86_64/icon.patch (rev 0)
+++ community-staging-x86_64/icon.patch 2021-09-28 02:20:02 UTC (rev 1025842)
@@ -0,0 +1,11 @@
+--- a/main/main.js
 b/main/main.js
+@@ -180,7 +180,7 @@
+ minHeight: 350,
+ titleBarStyle: settings.get('useSeparateTitlebar') ? 'default' : 'hidden',
+ trafficLightPosition: { x: 12, y: 10 },
+-icon: __dirname + '/icons/icon256.png',
++icon: '/usr/share/icons/hicolor/256x256/apps/min.png',
+ frame: settings.get('useSeparateTitlebar'),
+ alwaysOnTop: settings.get('windowAlwaysOnTop'),
+ backgroundColor: '#fff', // the value of this is ignored, but setting it 
seems to work around 

[arch-commits] Commit in min/trunk (PKGBUILD min.js)

2021-09-27 Thread Nicola Squartini via arch-commits
Date: Tuesday, September 28, 2021 @ 02:19:23
  Author: tensor5
Revision: 1025841

upgpkg: min 1.21.0-2

Depend on electron14.

Modified:
  min/trunk/PKGBUILD
  min/trunk/min.js

--+
 PKGBUILD |6 +++---
 min.js   |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 02:00:21 UTC (rev 1025840)
+++ PKGBUILD2021-09-28 02:19:23 UTC (rev 1025841)
@@ -3,12 +3,12 @@
 pkgname=min
 pkgver=1.21.0
 _commit=9016402b986fb8c63c0136cdefbbed56eabbc833
-pkgrel=1
+pkgrel=2
 pkgdesc='A fast, minimal browser that protects your privacy'
 arch=('x86_64')
 url='https://minbrowser.org/'
 license=('Apache')
-depends=('electron' 'libsecret')
+depends=('electron14' 'libsecret')
 makedepends=('git' 'npm')
 options=(!emptydirs)
 source=("git+https://github.com/minbrowser/min.git#commit=${_commit};
@@ -17,7 +17,7 @@
 'icon.patch')
 sha256sums=('SKIP'
 'a069caac07638ca2bafde5f96a4db646ec7484741ff9b44788c2e159b5142650'
-'c22324184b72b3fad5a0aadb4e18182414e0294c5596c26426adc204fd473258'
+'4d62c003422cf60e075d28d2938fb2cc336033347c5d1df4dd8e363d31cbb51a'
 '2067c03bd0a781d8a16000c5a0351b2315ce439531e8300265f9c95576d599c4')
 
 prepare() {

Modified: min.js
===
--- min.js  2021-09-28 02:00:21 UTC (rev 1025840)
+++ min.js  2021-09-28 02:19:23 UTC (rev 1025841)
@@ -1,4 +1,4 @@
-#!/usr/bin/electron
+#!/usr/bin/electron14
 
 const name = 'min';
 



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

2021-09-27 Thread Nicola Squartini via arch-commits
Date: Tuesday, September 28, 2021 @ 02:00:21
  Author: tensor5
Revision: 1025840

electron: remove unused patches

Deleted:
  electron/trunk/chromium-harfbuzz-3.0.0.patch
  electron/trunk/skia-harfbuzz-3.0.0.patch

---+
 chromium-harfbuzz-3.0.0.patch |   20 
 skia-harfbuzz-3.0.0.patch |  100 
 2 files changed, 120 deletions(-)

Deleted: chromium-harfbuzz-3.0.0.patch
===
--- chromium-harfbuzz-3.0.0.patch   2021-09-28 01:51:31 UTC (rev 1025839)
+++ chromium-harfbuzz-3.0.0.patch   2021-09-28 02:00:21 UTC (rev 1025840)
@@ -1,20 +0,0 @@
-# https://github.com/chromium/chromium/commit/b289f6f3fcbc
-
-diff --git a/components/paint_preview/common/subset_font.cc 
b/components/paint_preview/common/subset_font.cc
-index 8ff0540d9a..20a7d37474 100644
 a/components/paint_preview/common/subset_font.cc
-+++ b/components/paint_preview/common/subset_font.cc
-@@ -72,9 +72,11 @@ sk_sp SubsetFont(SkTypeface* typeface, const 
GlyphUsage& usage) {
-   hb_set_t* glyphs =
-   hb_subset_input_glyph_set(input.get());  // Owned by |input|.
-   usage.ForEach(base::BindRepeating(, base::Unretained(glyphs)));
--  hb_subset_input_set_retain_gids(input.get(), true);
-+  hb_subset_input_set_flags(input.get(), HB_SUBSET_FLAGS_RETAIN_GIDS);
- 
--  HbScoped subset_face(hb_subset(face.get(), input.get()));
-+  HbScoped subset_face(hb_subset_or_fail(face.get(), input.get()));
-+  if (!subset_face)
-+return nullptr;
-   HbScoped subset_blob(hb_face_reference_blob(subset_face.get()));
-   if (!subset_blob)
- return nullptr;

Deleted: skia-harfbuzz-3.0.0.patch
===
--- skia-harfbuzz-3.0.0.patch   2021-09-28 01:51:31 UTC (rev 1025839)
+++ skia-harfbuzz-3.0.0.patch   2021-09-28 02:00:21 UTC (rev 1025840)
@@ -1,100 +0,0 @@
-# Minimal diff for harfbuzz 3.0.0 support; based on:
-# https://github.com/google/skia/commit/66684b17b382
-# https://github.com/google/skia/commit/51d83abcd24a
-
-diff --git a/gn/skia.gni b/gn/skia.gni
-index d98fdc19ee..199335d5c4 100644
 a/gn/skia.gni
-+++ b/gn/skia.gni
-@@ -34,8 +34,6 @@ declare_args() {
-   skia_include_multiframe_procs = false
-   skia_lex = false
-   skia_libgifcodec_path = "third_party/externals/libgifcodec"
--  skia_pdf_subset_harfbuzz =
--  false  # TODO: set skia_pdf_subset_harfbuzz to skia_use_harfbuzz.
-   skia_qt_path = getenv("QT_PATH")
-   skia_skqp_global_error_tolerance = 0
-   skia_tools_require_resources = false
-@@ -99,6 +97,10 @@ declare_args() {
-   skia_use_libfuzzer_defaults = true
- }
- 
-+declare_args() {
-+  skia_pdf_subset_harfbuzz = skia_use_harfbuzz
-+}
-+
- declare_args() {
-   skia_compile_sksl_tests = skia_compile_processors
-   skia_enable_fontmgr_android = skia_use_expat && skia_use_freetype
-diff --git a/src/pdf/SkPDFSubsetFont.cpp b/src/pdf/SkPDFSubsetFont.cpp
-index 81c37eef3a..2340a7937b 100644
 a/src/pdf/SkPDFSubsetFont.cpp
-+++ b/src/pdf/SkPDFSubsetFont.cpp
-@@ -49,6 +49,37 @@ static sk_sp to_data(HBBlob blob) {
- blob.release());
- }
- 
-+template using void_t = void;
-+template
-+struct SkPDFHarfBuzzSubset {
-+// This is the HarfBuzz 3.0 interface.
-+// hb_subset_flags_t does not exist in 2.0. It isn't dependent on T, so 
inline the value of
-+// HB_SUBSET_FLAGS_RETAIN_GIDS until 2.0 is no longer supported.
-+static HBFace Make(T input, hb_face_t* face) {
-+// TODO: When possible, check if a font is 'tricky' with FT_IS_TRICKY.
-+// If it isn't known if a font is 'tricky', retain the hints.
-+hb_subset_input_set_flags(input, 2/*HB_SUBSET_FLAGS_RETAIN_GIDS*/);
-+return HBFace(hb_subset_or_fail(face, input));
-+}
-+};
-+template
-+struct SkPDFHarfBuzzSubset(), 
std::declval())),
-+decltype(hb_subset_input_set_drop_hints(std::declval(), 
std::declval())),
-+decltype(hb_subset(std::declval(), std::declval()))
-+>>
-+{
-+// This is the HarfBuzz 2.0 (non-public) interface, used if it exists.
-+// This code should be removed as soon as all users are migrated to the 
newer API.
-+static HBFace Make(T input, hb_face_t* face) {
-+hb_subset_input_set_retain_gids(input, true);
-+// TODO: When possible, check if a font is 'tricky' with FT_IS_TRICKY.
-+// If it isn't known if a font is 'tricky', retain the hints.
-+hb_subset_input_set_drop_hints(input, false);
-+return HBFace(hb_subset(face, input));
-+}
-+};
-+
- static sk_sp subset_harfbuzz(sk_sp fontData,
-  const SkPDFGlyphUse& glyphUsage,
-  int ttcIndex) {
-@@ -71,11 +102,10 @@ static sk_sp subset_harfbuzz(sk_sp 
fontData,
- hb_set_t* glyphs = hb_subset_input_glyph_set(input.get());
- glyphUsage.getSetValues([](unsigned gid) { hb_set_add(glyphs, 
gid);});
- 

[arch-commits] Commit in electron/repos (15 files)

2021-09-27 Thread Nicola Squartini via arch-commits
Date: Tuesday, September 28, 2021 @ 01:51:31
  Author: tensor5
Revision: 1025839

archrelease: copy trunk to community-staging-x86_64

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

---+
 PKGBUILD  |  260 
 add-a-TODO-about-a-missing-pnacl-flag.patch   |   28 ++
 chromium-93-ffmpeg-4.4.patch  |   36 ++
 chromium-94-ffmpeg-roll.patch |   49 +++
 chromium-harfbuzz-3.0.0.patch |   20 +
 default_app-icon.patch|   21 +
 electron-launcher.sh  |   20 +
 electron.desktop  |7 
 replace-blacklist-with-ignorelist.patch   |  196 +++
 skia-harfbuzz-3.0.0.patch |  100 +++
 sql-make-VirtualCursor-standard-layout-type.patch |  238 ++
 unexpire-accelerated-video-decode-flag.patch  |   11 
 use-ffile-compilation-dir.patch   |   65 +
 use-system-libraries-in-node.patch|   52 
 14 files changed, 1103 insertions(+)

Copied: electron/repos/community-staging-x86_64/PKGBUILD (from rev 1025838, 
electron/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-28 01:51:31 UTC (rev 1025839)
@@ -0,0 +1,260 @@
+# Maintainer: Nicola Squartini 
+
+_use_suffix=0
+pkgver=15.0.0
+_major_ver=${pkgver%%.*}
+if [[ ${_use_suffix} != 0 ]]; then
+  pkgname="electron${_major_ver}"
+else
+  pkgname=electron
+fi
+_commit=c3e6746fa940e68d0fbee14d08262854e47b1577
+_chromiumver=94.0.4606.51
+_gcc_patchset=3
+# shellcheck disable=SC2034
+pkgrel=1
+# shellcheck disable=SC2034
+pkgdesc='Build cross platform desktop apps with web technologies'
+# shellcheck disable=SC2034
+arch=('x86_64')
+# shellcheck disable=SC2034
+url='https://electronjs.org/'
+# shellcheck disable=SC2034
+license=('MIT' 'custom')
+# shellcheck disable=SC2034
+depends=('c-ares' 'ffmpeg' 'gtk3' 'libevent' 'libnghttp2' 'libxslt' 'minizip'
+ 'nss' 're2' 'snappy')
+# shellcheck disable=SC2034
+makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'http-parser'
+ 'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
+ 'npm' 'pciutils' 'pipewire' 'python2' 'wget' 'yarn')
+# shellcheck disable=SC2034
+optdepends=('kde-cli-tools: file deletion support (kioclient5)'
+'libappindicator-gtk3: StatusNotifierItem support'
+'pipewire: WebRTC desktop sharing under Wayland'
+'trash-cli: file deletion support (trash-put)'
+"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
+if [[ ${_use_suffix} == 0 ]]; then
+  # shellcheck disable=SC2034
+  conflicts=("electron${_major_ver}")
+  # shellcheck disable=SC2034
+ 

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

2021-09-27 Thread Nicola Squartini via arch-commits
Date: Tuesday, September 28, 2021 @ 01:50:02
  Author: tensor5
Revision: 1025838

upgpkg: electron 15.0.0-1

Added:
  electron/trunk/add-a-TODO-about-a-missing-pnacl-flag.patch
  electron/trunk/chromium-94-ffmpeg-roll.patch
  electron/trunk/unexpire-accelerated-video-decode-flag.patch
  electron/trunk/use-ffile-compilation-dir.patch
Modified:
  electron/trunk/PKGBUILD
  electron/trunk/electron-launcher.sh
  electron/trunk/electron.desktop
Deleted:
  electron/trunk/linux-sandbox-fix-fstatat-crash.patch
  electron/trunk/linux-sandbox-syscall-broker-use-struct-kernel_stat.patch

---+
 PKGBUILD  |  107 
 add-a-TODO-about-a-missing-pnacl-flag.patch   |   28 
 chromium-94-ffmpeg-roll.patch |   49 
 electron-launcher.sh  |2 
 electron.desktop  |6 
 linux-sandbox-fix-fstatat-crash.patch |  348 ---
 linux-sandbox-syscall-broker-use-struct-kernel_stat.patch | 1384 
 unexpire-accelerated-video-decode-flag.patch  |   11 
 use-ffile-compilation-dir.patch   |   65 
 9 files changed, 225 insertions(+), 1775 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 00:49:19 UTC (rev 1025837)
+++ PKGBUILD2021-09-28 01:50:02 UTC (rev 1025838)
@@ -1,54 +1,76 @@
 # Maintainer: Nicola Squartini 
 
-pkgname=electron
-pkgver=14.0.1
-_commit=735a01edce5be78d43a5a106a02d4398bbe78273
-_chromiumver=93.0.4577.63
-_gcc_patchset=6
-pkgrel=3
+_use_suffix=0
+pkgver=15.0.0
+_major_ver=${pkgver%%.*}
+if [[ ${_use_suffix} != 0 ]]; then
+  pkgname="electron${_major_ver}"
+else
+  pkgname=electron
+fi
+_commit=c3e6746fa940e68d0fbee14d08262854e47b1577
+_chromiumver=94.0.4606.51
+_gcc_patchset=3
+# shellcheck disable=SC2034
+pkgrel=1
+# shellcheck disable=SC2034
 pkgdesc='Build cross platform desktop apps with web technologies'
+# shellcheck disable=SC2034
 arch=('x86_64')
+# shellcheck disable=SC2034
 url='https://electronjs.org/'
+# shellcheck disable=SC2034
 license=('MIT' 'custom')
+# shellcheck disable=SC2034
 depends=('c-ares' 'ffmpeg' 'gtk3' 'libevent' 'libnghttp2' 'libxslt' 'minizip'
  'nss' 're2' 'snappy')
+# shellcheck disable=SC2034
 makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'http-parser'
  'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
  'npm' 'pciutils' 'pipewire' 'python2' 'wget' 'yarn')
+# shellcheck disable=SC2034
 optdepends=('kde-cli-tools: file deletion support (kioclient5)'
 'libappindicator-gtk3: StatusNotifierItem support'
 'pipewire: WebRTC desktop sharing under Wayland'
 'trash-cli: file deletion support (trash-put)'
 "xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
+if [[ ${_use_suffix} == 0 ]]; then
+  # shellcheck disable=SC2034
+  conflicts=("electron${_major_ver}")
+  # shellcheck disable=SC2034
+  provides=("electron${_major_ver}")
+fi
+# shellcheck disable=SC2034
 source=('git+https://github.com/electron/electron.git'
 
'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main'
 
"https://github.com/stha09/chromium-patches/releases/download/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}/chromium-${_chromiumver%%.*}-patchset-${_gcc_patchset}.tar.xz;
-"${pkgname}-launcher.sh"
-"${pkgname}.desktop"
+"electron-launcher.sh"
+"electron.desktop"
 'default_app-icon.patch'
 'use-system-libraries-in-node.patch'
-'linux-sandbox-syscall-broker-use-struct-kernel_stat.patch'
-'linux-sandbox-fix-fstatat-crash.patch'
 'replace-blacklist-with-ignorelist.patch'
 'sql-make-VirtualCursor-standard-layout-type.patch'
+'add-a-TODO-about-a-missing-pnacl-flag.patch'
 'chromium-93-ffmpeg-4.4.patch'
-'chromium-harfbuzz-3.0.0.patch'
-'skia-harfbuzz-3.0.0.patch'
+'chromium-94-ffmpeg-roll.patch'
+'unexpire-accelerated-video-decode-flag.patch'
+'use-ffile-compilation-dir.patch'
)
+# shellcheck disable=SC2034
 sha256sums=('SKIP'
 'SKIP'
-'a44ffd9e25fcbd8b3cc778871890e4da6fe12600ad549c807e1d03f61f0cdf73'
-'20c50e217fcb20f72fd2b465ad19659abe51feff4814515767a3065a009d58a5'
-'5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
+'22692bddaf2761c6ddf9ff0bc4722972bca4d4c5b2fd3e5dbdac7eb60d914320'
+'3953f532a3ea5fce19ee33600c6ead89dcd066df6a01d3c3ab4c24f96e46fca2'
+'4484200d90b76830b69eea3a471c103999a3ce86bb2c29e6c14c945bf4102bae'
 '75bac9c4ad32ff9329399b8587f9772e208c009fd822cdfce61b2bd1ee9ac828'
 

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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 01:00:48
  Author: felixonmars
Revision: 424783

archrelease: copy trunk to testing-any

Added:
  python-urllib3/repos/testing-any/
  python-urllib3/repos/testing-any/LICENSE
(from rev 424782, python-urllib3/trunk/LICENSE)
  python-urllib3/repos/testing-any/PKGBUILD
(from rev 424782, python-urllib3/trunk/PKGBUILD)

--+
 LICENSE  |   32 +
 PKGBUILD |   76 +
 2 files changed, 108 insertions(+)

Copied: python-urllib3/repos/testing-any/LICENSE (from rev 424782, 
python-urllib3/trunk/LICENSE)
===
--- testing-any/LICENSE (rev 0)
+++ testing-any/LICENSE 2021-09-28 01:00:48 UTC (rev 424783)
@@ -0,0 +1,32 @@
+Note from the ArchLinux Packager:
+The urllib3 source doesn't come with a license file.  Its homepage
+does provide a link to the text of the MIT license, so I copied
+the following text to a file when building the package.
+
+--CUT--
+Open Source Initiative OSI - The MIT License:Licensing
+
+
+[OSI Approved License]
+
+The MIT License
+
+Copyright (c)  
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.

Copied: python-urllib3/repos/testing-any/PKGBUILD (from rev 424782, 
python-urllib3/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2021-09-28 01:00:48 UTC (rev 424783)
@@ -0,0 +1,76 @@
+# Maintainer: Felix Yan 
+# Contributor: Patrice Peterson 
+# Contributor: Chris Brannon 
+# Contributor: BorgHunter 
+
+pkgbase=python-urllib3
+pkgname=(python-urllib3 python2-urllib3 python-urllib3-doc)
+pkgver=1.26.7
+pkgrel=1
+pkgdesc="HTTP library with thread-safe connection pooling and file post 
support"
+arch=("any")
+url="https://github.com/urllib3/urllib3;
+license=("MIT")
+makedepends=('python-setuptools' 'python2-setuptools' 'python-sphinx' 
'python-ndg-httpsclient'
+ 'python2-ndg-httpsclient' 'python-pyasn1' 'python2-pyasn1' 
'python-pyopenssl'
+ 'python2-pyopenssl' 'python-pysocks' 'python2-pysocks' 
'python-mock' 'python2-mock'
+ 'python-brotli' 'python-sphinx-furo')
+checkdepends=('python-pytest-runner' 'python-tornado' 'python-nose' 
'python-psutil' 'python-trustme'
+  'python-gcp-devrel-py-tools' 'python-flaky' 'python-dateutil')
+source=("https://github.com/urllib3/urllib3/archive/$pkgver/$pkgbase-$pkgver.tar.gz;
+
urllib3-use-brotli-or-brotli-cffi.patch::https://github.com/urllib3/urllib3/pull/2099.patch)
+sha512sums=('5a0f55cba31c987c416d113ddfd4ade64704f70e4ff20092ff6d7370f260dada71e149b14ea62c8967a4c0f5ad79b441325d623446e0016c133c7e9277d3c8be'
+
'08b58960410a996b039eb3f46da252703055d79228733c65fbbe8d31fedd5b3956670230602deabf02407cac5f5d425b8d65bf3b16bdecd38f2541c6c9c82934')
+
+prepare() {
+  patch -d urllib3-$pkgver -p1 -i ../urllib3-use-brotli-or-brotli-cffi.patch 
|| :
+  cp -a urllib3-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/urllib3-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/urllib3-$pkgver-py2
+  python2 setup.py build
+
+  cd "$srcdir"/urllib3-$pkgver/docs
+  make html
+}
+
+check() {
+  cd urllib3-$pkgver
+  # TODO: investigate test_respect_retry_after_header_sleep
+  python setup.py pytest --addopts "--deselect 
test/test_retry.py::TestRetry::test_respect_retry_after_header_sleep --deselect 
test/test_retry_deprecated.py::TestRetry::test_respect_retry_after_header_sleep"
+}
+
+package_python-urllib3() {
+  depends=('python')
+  optdepends=('python-pysocks: SOCKS support'
+  'python-brotli: Brotli support'
+  'python-pyopenssl: security support'
+  'python-idna: security support')
+
+  cd urllib3-$pkgver
+  python setup.py install --root="$pkgdir"
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}
+

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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 01:00:27
  Author: felixonmars
Revision: 424782

upgpkg: python-urllib3 1.26.7-1

Modified:
  python-urllib3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:57:38 UTC (rev 424781)
+++ PKGBUILD2021-09-28 01:00:27 UTC (rev 424782)
@@ -5,7 +5,7 @@
 
 pkgbase=python-urllib3
 pkgname=(python-urllib3 python2-urllib3 python-urllib3-doc)
-pkgver=1.26.6
+pkgver=1.26.7
 pkgrel=1
 pkgdesc="HTTP library with thread-safe connection pooling and file post 
support"
 arch=("any")
@@ -19,7 +19,7 @@
   'python-gcp-devrel-py-tools' 'python-flaky' 'python-dateutil')
 
source=("https://github.com/urllib3/urllib3/archive/$pkgver/$pkgbase-$pkgver.tar.gz;
 
urllib3-use-brotli-or-brotli-cffi.patch::https://github.com/urllib3/urllib3/pull/2099.patch)
-sha512sums=('9d2f41fb0b5eb907e7daa559cdb48d130604b975c25bec47f55320a41e7df4aa495152cbaf842daf3414ed6c17131114463551c1e9771a848e392e74453ba0d3'
+sha512sums=('5a0f55cba31c987c416d113ddfd4ade64704f70e4ff20092ff6d7370f260dada71e149b14ea62c8967a4c0f5ad79b441325d623446e0016c133c7e9277d3c8be'
 
'08b58960410a996b039eb3f46da252703055d79228733c65fbbe8d31fedd5b3956670230602deabf02407cac5f5d425b8d65bf3b16bdecd38f2541c6c9c82934')
 
 prepare() {



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:49:19
  Author: felixonmars
Revision: 1025837

archrelease: copy trunk to community-x86_64

Added:
  ukui-panel/repos/community-x86_64/PKGBUILD
(from rev 1025836, ukui-panel/trunk/PKGBUILD)
Deleted:
  ukui-panel/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 00:49:03 UTC (rev 1025836)
+++ PKGBUILD2021-09-28 00:49:19 UTC (rev 1025837)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=ukui-panel
-pkgver=3.0.4
-pkgrel=1
-pkgdesc="Launcher and docking facility for UKUI"
-arch=('x86_64')
-license=('GPL')
-url="https://github.com/ukui/ukui-panel;
-groups=('ukui')
-provides=('ukui-indicators')
-replaces=('ukui-indicators')
-depends=('dconf' 'gsettings-qt' 'kwindowsystem' 'libdbusmenu-qt5' 'libqtxdg' 
'peony' 'qt5-webkit'
- 'ukui-biometric-auth' 'ukui-menu' 'ukui-menus')
-makedepends=('cmake' 'ninja' 'qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-panel/archive/v$pkgver.tar.gz;)
-sha512sums=('674c3445c7f61a12ced8cbb0547bbaac6c4f7ec88441e0b3d4a5efa1cde1e4fac096ef3fffd48fbc90bb683d26fac003d51f94746b52cb7e9c7873ac11c0da31')
-
-prepare() {
-  mkdir -p build
-  sed -i '1i #include ' 
$pkgname-$pkgver/ukui-flash-disk/ejectInterface.cpp
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--GNinja -DCMAKE_INSTALL_PREFIX=/usr
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: ukui-panel/repos/community-x86_64/PKGBUILD (from rev 1025836, 
ukui-panel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 00:49:19 UTC (rev 1025837)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=ukui-panel
+pkgver=3.0.5
+pkgrel=1
+pkgdesc="Launcher and docking facility for UKUI"
+arch=('x86_64')
+license=('GPL')
+url="https://github.com/ukui/ukui-panel;
+groups=('ukui')
+provides=('ukui-indicators')
+replaces=('ukui-indicators')
+depends=('dconf' 'gsettings-qt' 'kwindowsystem' 'libdbusmenu-qt5' 'libqtxdg' 
'peony' 'qt5-webkit'
+ 'ukui-biometric-auth' 'ukui-menu' 'ukui-menus')
+makedepends=('cmake' 'ninja' 'qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-panel/archive/v$pkgver.tar.gz;)
+sha512sums=('34c48359b58a2f641df8e95212a66460ea3ed91dba73d8e44a68a9386fc9cb1683aa4003bacde985f6542a0edc32ce1bc96883ce6c696eb763ed798f5768e50c')
+
+prepare() {
+  mkdir -p build
+  sed -i '1i #include ' 
$pkgname-$pkgver/ukui-flash-disk/ejectInterface.cpp
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-GNinja -DCMAKE_INSTALL_PREFIX=/usr
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:49:03
  Author: felixonmars
Revision: 1025836

upgpkg: ukui-panel 3.0.5-1

Modified:
  ukui-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 00:46:10 UTC (rev 1025835)
+++ PKGBUILD2021-09-28 00:49:03 UTC (rev 1025836)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=ukui-panel
-pkgver=3.0.4
+pkgver=3.0.5
 pkgrel=1
 pkgdesc="Launcher and docking facility for UKUI"
 arch=('x86_64')
@@ -14,7 +14,7 @@
  'ukui-biometric-auth' 'ukui-menu' 'ukui-menus')
 makedepends=('cmake' 'ninja' 'qt5-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ukui/ukui-panel/archive/v$pkgver.tar.gz;)
-sha512sums=('674c3445c7f61a12ced8cbb0547bbaac6c4f7ec88441e0b3d4a5efa1cde1e4fac096ef3fffd48fbc90bb683d26fac003d51f94746b52cb7e9c7873ac11c0da31')
+sha512sums=('34c48359b58a2f641df8e95212a66460ea3ed91dba73d8e44a68a9386fc9cb1683aa4003bacde985f6542a0edc32ce1bc96883ce6c696eb763ed798f5768e50c')
 
 prepare() {
   mkdir -p build



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:46:10
  Author: felixonmars
Revision: 1025835

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 00:45:54 UTC (rev 1025834)
+++ PKGBUILD2021-09-28 00:46:10 UTC (rev 1025835)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-validators
-pkgver=0.18.1
-pkgrel=3
-pkgdesc="Python Data Validation for Humans"
-url="https://github.com/kvesteri/validators;
-license=('MIT')
-arch=('any')
-depends=('python-decorator' 'python-six')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kvesteri/validators/archive/$pkgver.tar.gz;)
-sha512sums=('8dc75e02f6d53966f79f9c03099903c8aaca4eb899478e22c4b76ea60ba2e05ad20fd9eab348a9995e31563e8c25210dc14eff186f2e4db762e2e3c30056e5cc')
-
-build() {
-  cd validators-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd validators-$pkgver
-  python -m pytest
-}
-
-package() {
-  cd validators-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-validators/repos/community-any/PKGBUILD (from rev 1025834, 
python-validators/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 00:46:10 UTC (rev 1025835)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-validators
+pkgver=0.18.2
+_commit=f7221ba5f847aad46714bae7f562a83a2df3327e
+pkgrel=1
+pkgdesc="Python Data Validation for Humans"
+url="https://github.com/kvesteri/validators;
+license=('MIT')
+arch=('any')
+depends=('python-decorator' 'python-six')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=("https://github.com/kvesteri/validators/archive/$_commit/$pkgname-$_commit.tar.gz;)
+sha512sums=('24a6a119aae5ac509b7d52a85ca11051760ca4ebead98ffc274cb253da7176327347cdcebf1e93a61968c464074901731e84a609557c7c80ab3fdd12c1229907')
+
+build() {
+  cd validators-$_commit
+  python setup.py build
+}
+
+check() {
+  cd validators-$_commit
+  python -m pytest
+}
+
+package() {
+  cd validators-$_commit
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:45:54
  Author: felixonmars
Revision: 1025834

upgpkg: python-validators 0.18.2-1

Modified:
  python-validators/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 00:41:36 UTC (rev 1025833)
+++ PKGBUILD2021-09-28 00:45:54 UTC (rev 1025834)
@@ -1,8 +1,9 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-validators
-pkgver=0.18.1
-pkgrel=3
+pkgver=0.18.2
+_commit=f7221ba5f847aad46714bae7f562a83a2df3327e
+pkgrel=1
 pkgdesc="Python Data Validation for Humans"
 url="https://github.com/kvesteri/validators;
 license=('MIT')
@@ -10,21 +11,21 @@
 depends=('python-decorator' 'python-six')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kvesteri/validators/archive/$pkgver.tar.gz;)
-sha512sums=('8dc75e02f6d53966f79f9c03099903c8aaca4eb899478e22c4b76ea60ba2e05ad20fd9eab348a9995e31563e8c25210dc14eff186f2e4db762e2e3c30056e5cc')
+source=("https://github.com/kvesteri/validators/archive/$_commit/$pkgname-$_commit.tar.gz;)
+sha512sums=('24a6a119aae5ac509b7d52a85ca11051760ca4ebead98ffc274cb253da7176327347cdcebf1e93a61968c464074901731e84a609557c7c80ab3fdd12c1229907')
 
 build() {
-  cd validators-$pkgver
+  cd validators-$_commit
   python setup.py build
 }
 
 check() {
-  cd validators-$pkgver
+  cd validators-$_commit
   python -m pytest
 }
 
 package() {
-  cd validators-$pkgver
+  cd validators-$_commit
   python setup.py install --root="$pkgdir" --optimize=1
 
   install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:39:18
  Author: felixonmars
Revision: 1025831

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-butcher/repos/community-staging-x86_64/PKGBUILD (from rev 
1025830, haskell-butcher/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-28 00:39:18 UTC (rev 1025831)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=butcher
+pkgname=haskell-butcher
+pkgver=1.3.3.2
+pkgrel=134
+pkgdesc="Chops a command or program invocation into digestable pieces."
+url="https://github.com/lspitzner/butcher/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-bifunctors' 'haskell-deque' 'haskell-extra' 
'haskell-free'
+ 'haskell-microlens' 'haskell-microlens-th' 'haskell-multistate' 
'haskell-unsafe'
+ 'haskell-void')
+makedepends=('ghc' 'uusi' 'haskell-hspec')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('1d0f8e8e498b012c4a859671eebf34a6e965e8ed99b3c90d3aad1d8898c40f1b')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -u base $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:39:06
  Author: felixonmars
Revision: 1025830

upgpkg: haskell-butcher 1.3.3.2-134: rebuild with deque 0.4.4

Modified:
  haskell-butcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 00:37:29 UTC (rev 1025829)
+++ PKGBUILD2021-09-28 00:39:06 UTC (rev 1025830)
@@ -3,7 +3,7 @@
 _hkgname=butcher
 pkgname=haskell-butcher
 pkgver=1.3.3.2
-pkgrel=133
+pkgrel=134
 pkgdesc="Chops a command or program invocation into digestable pieces."
 url="https://github.com/lspitzner/butcher/;
 license=("BSD")



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:37:29
  Author: felixonmars
Revision: 1025829

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 00:37:15 UTC (rev 1025828)
+++ PKGBUILD2021-09-28 00:37:29 UTC (rev 1025829)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Jeremy "Ichimonji10" Audet 
-# Contributor: dnuux 
-
-pkgname=python-faker
-pkgver=8.13.1
-pkgrel=1
-pkgdesc='Faker generates fake data for you.'
-arch=('any')
-url='https://faker.readthedocs.io/en/master/'
-license=('MIT')
-provides=("python-fake-factory=$pkgver")
-conflicts=('python-fake-factory')
-replaces=('python-fake-factory')
-depends=('python-setuptools' 'python-dateutil' 'python-text-unidecode')
-makedepends=('python-pip' 'python-wheel' 'python-pytest-runner')
-checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-random2'
-  'python-freezegun' 'python-pillow')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz;)
-sha512sums=('e05b0c61744e3ae3f41a4c6ddaadb8a6459a517bd2040e8eec189d85cca7d9c0d6283d88b8ee99f4250ed91c140feb4b4ea5e30b0b2cc4a1b7d27b02db01b06d')
-
-prepare() {
-  sed -i -e 's/==/>=/' faker-$pkgver/setup.py
-}
-
-build() {
-  cd faker-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd faker-$pkgver
-  python setup.py egg_info
-  python -m pytest
-}
-
-package() {
-  cd faker-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
-}

Copied: python-faker/repos/community-any/PKGBUILD (from rev 1025828, 
python-faker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 00:37:29 UTC (rev 1025829)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+# Contributor: Jeremy "Ichimonji10" Audet 
+# Contributor: dnuux 
+
+pkgname=python-faker
+pkgver=8.13.2
+pkgrel=1
+pkgdesc='Faker generates fake data for you.'
+arch=('any')
+url='https://faker.readthedocs.io/en/master/'
+license=('MIT')
+provides=("python-fake-factory=$pkgver")
+conflicts=('python-fake-factory')
+replaces=('python-fake-factory')
+depends=('python-setuptools' 'python-dateutil' 'python-text-unidecode')
+makedepends=('python-pip' 'python-wheel' 'python-pytest-runner')
+checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-random2'
+  'python-freezegun' 'python-pillow')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz;)
+sha512sums=('7a6025a2826fb43ec943ac62d2b40470aeadcbaf7297973a48fe30ed7062e77bbd9c38fbec55d10b20d460f98e5acb952d43f306f997d57aea94a6f7794a0314')
+
+prepare() {
+  sed -i -e 's/==/>=/' faker-$pkgver/setup.py
+}
+
+build() {
+  cd faker-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd faker-$pkgver
+  python setup.py egg_info
+  python -m pytest
+}
+
+package() {
+  cd faker-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
+}



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:37:15
  Author: felixonmars
Revision: 1025828

upgpkg: python-faker 8.13.2-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 00:36:55 UTC (rev 1025827)
+++ PKGBUILD2021-09-28 00:37:15 UTC (rev 1025828)
@@ -3,7 +3,7 @@
 # Contributor: dnuux 
 
 pkgname=python-faker
-pkgver=8.13.1
+pkgver=8.13.2
 pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-random2'
   'python-freezegun' 'python-pillow')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz;)
-sha512sums=('e05b0c61744e3ae3f41a4c6ddaadb8a6459a517bd2040e8eec189d85cca7d9c0d6283d88b8ee99f4250ed91c140feb4b4ea5e30b0b2cc4a1b7d27b02db01b06d')
+sha512sums=('7a6025a2826fb43ec943ac62d2b40470aeadcbaf7297973a48fe30ed7062e77bbd9c38fbec55d10b20d460f98e5acb952d43f306f997d57aea94a6f7794a0314')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:36:55
  Author: felixonmars
Revision: 1025827

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-deque/repos/community-staging-x86_64/PKGBUILD (from rev 
1025826, haskell-deque/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-28 00:36:55 UTC (rev 1025827)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+_hkgname=deque
+pkgname=haskell-deque
+pkgver=0.4.4
+pkgrel=1
+pkgdesc="Double-ended queues"
+url="https://github.com/nikita-volkov/deque;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hashable' 'haskell-strict-list')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('8c771c3906235b6c9d46c96c0c40126cfaef763df59407c87c95431ae34a8b3f051840243b2439a65e9a8f2683c1d884e72d8b716c90246d1c82d0e9e7592047')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:36:42
  Author: felixonmars
Revision: 1025826

upgpkg: haskell-deque 0.4.4-1: rebuild with deque 0.4.4

Modified:
  haskell-deque/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 00:34:10 UTC (rev 1025825)
+++ PKGBUILD2021-09-28 00:36:42 UTC (rev 1025826)
@@ -2,8 +2,8 @@
 
 _hkgname=deque
 pkgname=haskell-deque
-pkgver=0.4.3
-pkgrel=126
+pkgver=0.4.4
+pkgrel=1
 pkgdesc="Double-ended queues"
 url="https://github.com/nikita-volkov/deque;
 license=("MIT")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
  'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
-sha256sums=('b76a0e7d8a5f3b12ca8cf5a583f3e8e4333c7860f56b1e921a3fdfe959e557a5')
+sha512sums=('8c771c3906235b6c9d46c96c0c40126cfaef763df59407c87c95431ae34a8b3f051840243b2439a65e9a8f2683c1d884e72d8b716c90246d1c82d0e9e7592047')
 
 build() {
   cd $_hkgname-$pkgver



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:34:10
  Author: felixonmars
Revision: 1025825

archrelease: copy trunk to community-any

Added:
  python-pytest-xdist/repos/community-any/PKGBUILD
(from rev 1025824, python-pytest-xdist/trunk/PKGBUILD)
Deleted:
  python-pytest-xdist/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 00:33:54 UTC (rev 1025824)
+++ PKGBUILD2021-09-28 00:34:10 UTC (rev 1025825)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pytest-xdist
-pkgver=2.3.0
-pkgrel=2
-pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing 
modes'
-arch=('any')
-license=('MIT')
-url='https://bitbucket.org/pytest-dev/pytest-xdist'
-depends=('python-execnet' 'python-psutil' 'python-pytest-forked')
-makedepends=('python-setuptools-scm')
-checkdepends=('python-filelock')
-source=("https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('799b80256f0acca409c326e8fd9b505dbf486ade7e44d3710db913d508f4e2cec54539399af3de93bf213632708ff80cc8fb40b987227505391299171c00cb17')
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-
-build() {
-  cd pytest-xdist-$pkgver
-  python setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd pytest-xdist-$pkgver
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
pytest \
---deselect 
testing/acceptance_test.py::TestWarnings::test_warning_captured_deprecated_in_pytest_6
-}
-
-package() {
-  cd pytest-xdist-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-xdist/repos/community-any/PKGBUILD (from rev 1025824, 
python-pytest-xdist/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 00:34:10 UTC (rev 1025825)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pytest-xdist
+pkgver=2.4.0
+pkgrel=1
+pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing 
modes'
+arch=('any')
+license=('MIT')
+url='https://bitbucket.org/pytest-dev/pytest-xdist'
+depends=('python-execnet' 'python-psutil' 'python-pytest-forked')
+makedepends=('python-setuptools-scm')
+checkdepends=('python-filelock')
+source=("https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('ccaaa76b18363891b45a9374c73199702e5a543d838ac86f65b3919881e45c327edccb9af5b9a5d85e35474b1863c75b4dda103feac63c3bd9536a8e9d437f80')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd pytest-xdist-$pkgver
+  python setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd pytest-xdist-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
pytest \
+--deselect 
testing/acceptance_test.py::TestWarnings::test_warning_captured_deprecated_in_pytest_6
+}
+
+package() {
+  cd pytest-xdist-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:33:54
  Author: felixonmars
Revision: 1025824

upgpkg: python-pytest-xdist 2.4.0-1

Modified:
  python-pytest-xdist/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 00:33:39 UTC (rev 1025823)
+++ PKGBUILD2021-09-28 00:33:54 UTC (rev 1025824)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pytest-xdist
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing 
modes'
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-filelock')
 
source=("https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('799b80256f0acca409c326e8fd9b505dbf486ade7e44d3710db913d508f4e2cec54539399af3de93bf213632708ff80cc8fb40b987227505391299171c00cb17')
+sha512sums=('ccaaa76b18363891b45a9374c73199702e5a543d838ac86f65b3919881e45c327edccb9af5b9a5d85e35474b1863c75b4dda103feac63c3bd9536a8e9d437f80')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:33:39
  Author: felixonmars
Revision: 1025823

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 00:33:23 UTC (rev 1025822)
+++ PKGBUILD2021-09-28 00:33:39 UTC (rev 1025823)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-ddt
-pkgver=1.4.2
-pkgrel=1
-pkgdesc="Data-Driven/Decorated Tests"
-arch=('any')
-license=('MIT')
-url="https://github.com/txels/ddt;
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-six' 'python-yaml')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz;)
-sha512sums=('f494c266af0f018d0c354309674cbf8c98bd8ba31ceb1820243ec1d92449ce712a21d22340fbfb4b1d850f4496a4cfcb4c24b346e88587c3dc025e2ef9496ad2')
-
-build() {
-  cd ddt-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd ddt-$pkgver
-  pytest
-}
-
-package() {
-  cd ddt-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
-}

Copied: python-ddt/repos/community-any/PKGBUILD (from rev 1025822, 
python-ddt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 00:33:39 UTC (rev 1025823)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-ddt
+pkgver=1.4.3
+pkgrel=1
+pkgdesc="Data-Driven/Decorated Tests"
+arch=('any')
+license=('MIT')
+url="https://github.com/txels/ddt;
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'python-six' 'python-yaml')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz;)
+sha512sums=('ac66dd0d20c49df6fae6e86dfa1dce6d4326f985f17ad955ec2c7bdb2e411bf633baf2d3b244cd49ac45eb91e976a33460e73e4d155e17fbf90418062c6ca187')
+
+build() {
+  cd ddt-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd ddt-$pkgver
+  pytest
+}
+
+package() {
+  cd ddt-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
+}



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:33:23
  Author: felixonmars
Revision: 1025822

upgpkg: python-ddt 1.4.3-1

Modified:
  python-ddt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-28 00:31:08 UTC (rev 1025821)
+++ PKGBUILD2021-09-28 00:33:23 UTC (rev 1025822)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-ddt
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="Data-Driven/Decorated Tests"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-six' 'python-yaml')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/txels/ddt/archive/$pkgver.tar.gz;)
-sha512sums=('f494c266af0f018d0c354309674cbf8c98bd8ba31ceb1820243ec1d92449ce712a21d22340fbfb4b1d850f4496a4cfcb4c24b346e88587c3dc025e2ef9496ad2')
+sha512sums=('ac66dd0d20c49df6fae6e86dfa1dce6d4326f985f17ad955ec2c7bdb2e411bf633baf2d3b244cd49ac45eb91e976a33460e73e4d155e17fbf90418062c6ca187')
 
 build() {
   cd ddt-$pkgver



[arch-commits] Commit in yosys/repos/community-x86_64 (PKGBUILD PKGBUILD gcc11.patch)

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:31:08
  Author: felixonmars
Revision: 1025821

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|  109 +++---
 gcc11.patch |   12 --
 2 files changed, 51 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-28 00:30:52 UTC (rev 1025820)
+++ PKGBUILD2021-09-28 00:31:08 UTC (rev 1025821)
@@ -1,58 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Benoît Allard 
-# Contributor: killruana 
-
-pkgname=yosys
-pkgver=0.9
-pkgrel=14
-pkgdesc='A framework for RTL synthesis'
-arch=('x86_64')
-url='http://www.clifford.at/yosys/'
-license=('custom:ISC')
-depends=('abc' 'bash' 'boost-libs' 'tcl' 'libffi' 'python' 'protobuf')
-makedepends=('boost')
-checkdepends=('iverilog')
-optdepends=('graphviz: Schematics display support'
-'xdot: Display netlists')
-source=("https://github.com/cliffordwolf/yosys/archive/$pkgname-$pkgver.tar.gz;
-gcc11.patch)
-sha512sums=('6ae0f822ca0e3ec749773dae89e948488b698aaa149e73f04604dd899ac403a3073645f0e27382801f5f1a9483d87ef4066fde5dc797181eff06684de7a5b138'
-
'5e087b9b11544adfb48eee6242634f47c60280748c627b27fa806490906047ee1ce34f174398dac6544cc83845823d76bfe94004157304d32ec40ca425a24386')
-
-_make() {
-make \
-PREFIX="/usr" \
-CONFIG=gcc \
-ENABLE_TCL=1 \
-ENABLE_ABC=1 \
-ENABLE_GLOB=1 \
-ENABLE_PLUGINS=1 \
-ENABLE_LIBYOSYS=1 \
-ENABLE_PROTOBUF=1 \
-ENABLE_ZLIB=1 \
-ENABLE_PYOSYS=1 \
-ABCEXTERNAL=abc \
-BOOST_PYTHON_LIB="-lpython3.9 -lboost_python39" $@
-}
-
-prepare() {
-cd $pkgname-$pkgname-$pkgver
-patch -Np1 -i ../gcc11.patch
-}
-
-build() {
-cd $pkgname-$pkgname-$pkgver
-_make
-}
-
-check() {
-cd $pkgname-$pkgname-$pkgver
-_make test
-}
-
-package() {
-cd $pkgname-$pkgname-$pkgver
-_make DESTDIR="$pkgdir" PYTHON_PREFIX="$pkgdir/usr" install
-
-install -Dm644 COPYING -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: yosys/repos/community-x86_64/PKGBUILD (from rev 1025820, 
yosys/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-28 00:31:08 UTC (rev 1025821)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Benoît Allard 
+# Contributor: killruana 
+
+pkgname=yosys
+pkgver=0.10
+pkgrel=1
+pkgdesc='A framework for RTL synthesis'
+arch=('x86_64')
+url='http://www.clifford.at/yosys/'
+license=('custom:ISC')
+depends=('abc' 'bash' 'boost-libs' 'tcl' 'libffi' 'python' 'protobuf')
+makedepends=('boost')
+checkdepends=('iverilog')
+optdepends=('graphviz: Schematics display support'
+'xdot: Display netlists')
+source=("https://github.com/cliffordwolf/yosys/archive/$pkgname-$pkgver.tar.gz;)
+sha512sums=('2168a206d4395fd83649a04ddfa717ddc4509b171da859979f4ba3eb61a350d4f5110439503651dfe24cc6860935a77c465000b047bd806a73a6657da331b52a')
+
+_make() {
+make \
+PREFIX="/usr" \
+CONFIG=gcc \
+ENABLE_TCL=1 \
+ENABLE_ABC=1 \
+ENABLE_GLOB=1 \
+ENABLE_PLUGINS=1 \
+ENABLE_LIBYOSYS=1 \
+ENABLE_PROTOBUF=1 \
+ENABLE_ZLIB=1 \
+ENABLE_PYOSYS=1 \
+ABCEXTERNAL=abc \
+BOOST_PYTHON_LIB="-lpython3.9 -lboost_python39" $@
+}
+
+build() {
+cd $pkgname-$pkgname-$pkgver
+_make
+}
+
+check() {
+cd $pkgname-$pkgname-$pkgver
+_make test
+}
+
+package() {
+cd $pkgname-$pkgname-$pkgver
+_make DESTDIR="$pkgdir" PYTHON_PREFIX="$pkgdir/usr" install
+
+install -Dm644 COPYING -t "$pkgdir"/usr/share/licenses/$pkgname/
+}

Deleted: gcc11.patch
===
--- gcc11.patch 2021-09-28 00:30:52 UTC (rev 1025820)
+++ gcc11.patch 2021-09-28 00:31:08 UTC (rev 1025821)
@@ -1,12 +0,0 @@
-diff --git a/passes/sat/freduce.cc b/passes/sat/freduce.cc
-index f296316..292097c 100644
 a/passes/sat/freduce.cc
-+++ b/passes/sat/freduce.cc
-@@ -27,6 +27,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- USING_YOSYS_NAMESPACE
- PRIVATE_NAMESPACE_BEGIN



[arch-commits] Commit in yosys/trunk (PKGBUILD gcc11.patch)

2021-09-27 Thread Felix Yan via arch-commits
Date: Tuesday, September 28, 2021 @ 00:30:52
  Author: felixonmars
Revision: 1025820

upgpkg: yosys 0.10-1

Modified:
  yosys/trunk/PKGBUILD
Deleted:
  yosys/trunk/gcc11.patch

-+
 PKGBUILD|   15 ---
 gcc11.patch |   12 
 2 files changed, 4 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 23:51:19 UTC (rev 1025819)
+++ PKGBUILD2021-09-28 00:30:52 UTC (rev 1025820)
@@ -3,8 +3,8 @@
 # Contributor: killruana 
 
 pkgname=yosys
-pkgver=0.9
-pkgrel=14
+pkgver=0.10
+pkgrel=1
 pkgdesc='A framework for RTL synthesis'
 arch=('x86_64')
 url='http://www.clifford.at/yosys/'
@@ -14,10 +14,8 @@
 checkdepends=('iverilog')
 optdepends=('graphviz: Schematics display support'
 'xdot: Display netlists')
-source=("https://github.com/cliffordwolf/yosys/archive/$pkgname-$pkgver.tar.gz;
-gcc11.patch)
-sha512sums=('6ae0f822ca0e3ec749773dae89e948488b698aaa149e73f04604dd899ac403a3073645f0e27382801f5f1a9483d87ef4066fde5dc797181eff06684de7a5b138'
-
'5e087b9b11544adfb48eee6242634f47c60280748c627b27fa806490906047ee1ce34f174398dac6544cc83845823d76bfe94004157304d32ec40ca425a24386')
+source=("https://github.com/cliffordwolf/yosys/archive/$pkgname-$pkgver.tar.gz;)
+sha512sums=('2168a206d4395fd83649a04ddfa717ddc4509b171da859979f4ba3eb61a350d4f5110439503651dfe24cc6860935a77c465000b047bd806a73a6657da331b52a')
 
 _make() {
 make \
@@ -35,11 +33,6 @@
 BOOST_PYTHON_LIB="-lpython3.9 -lboost_python39" $@
 }
 
-prepare() {
-cd $pkgname-$pkgname-$pkgver
-patch -Np1 -i ../gcc11.patch
-}
-
 build() {
 cd $pkgname-$pkgname-$pkgver
 _make

Deleted: gcc11.patch
===
--- gcc11.patch 2021-09-27 23:51:19 UTC (rev 1025819)
+++ gcc11.patch 2021-09-28 00:30:52 UTC (rev 1025820)
@@ -1,12 +0,0 @@
-diff --git a/passes/sat/freduce.cc b/passes/sat/freduce.cc
-index f296316..292097c 100644
 a/passes/sat/freduce.cc
-+++ b/passes/sat/freduce.cc
-@@ -27,6 +27,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- USING_YOSYS_NAMESPACE
- PRIVATE_NAMESPACE_BEGIN



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Monday, September 27, 2021 @ 23:51:19
  Author: felixonmars
Revision: 1025819

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 23:51:04 UTC (rev 1025818)
+++ PKGBUILD2021-09-27 23:51:19 UTC (rev 1025819)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-phonenumbers
-pkgver=8.12.31
-pkgrel=1
-pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
-arch=('any')
-url="https://github.com/daviddrysdale/python-phonenumbers;
-license=('Apache')
-depends=('python')
-makedepends=("python-setuptools")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
-sha512sums=('a8abd5322b258cd26e3bfa1f38605813394d04b1246a32b24602224df58733e275d6860403a93427b214d286db8fb5039b4c5e81dfa4fe948aaa13f8deb48982')
-
-build() {
-  cd python-phonenumbers-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-phonenumbers-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd python-phonenumbers-$pkgver
-  python setup.py install -O1 --root "$pkgdir"
-}

Copied: python-phonenumbers/repos/community-any/PKGBUILD (from rev 1025818, 
python-phonenumbers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 23:51:19 UTC (rev 1025819)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-phonenumbers
+pkgver=8.12.33
+pkgrel=1
+pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
+arch=('any')
+url="https://github.com/daviddrysdale/python-phonenumbers;
+license=('Apache')
+depends=('python')
+makedepends=('python-setuptools')
+source=("https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('2d55413102b7e41d229a2c204d526f8fcf9eff97df12b252d0f214bbf8f767f2e84ced05c08979820daf62900c7e71b0b9fbc988107ebce9fdc836f6f1738bba')
+
+build() {
+  cd python-phonenumbers-$pkgver/python
+  python setup.py build
+}
+
+check() {
+  cd python-phonenumbers-$pkgver/python
+  python setup.py test
+}
+
+package() {
+  cd python-phonenumbers-$pkgver/python
+  python setup.py install -O1 --root "$pkgdir"
+}



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Monday, September 27, 2021 @ 23:51:04
  Author: felixonmars
Revision: 1025818

upgpkg: python-phonenumbers 8.12.33-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 23:31:53 UTC (rev 1025817)
+++ PKGBUILD2021-09-27 23:51:04 UTC (rev 1025818)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-phonenumbers
-pkgver=8.12.31
+pkgver=8.12.33
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
 arch=('any')
@@ -8,21 +8,21 @@
 url="https://github.com/daviddrysdale/python-phonenumbers;
 license=('Apache')
 depends=('python')
-makedepends=("python-setuptools")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
-sha512sums=('a8abd5322b258cd26e3bfa1f38605813394d04b1246a32b24602224df58733e275d6860403a93427b214d286db8fb5039b4c5e81dfa4fe948aaa13f8deb48982')
+makedepends=('python-setuptools')
+source=("https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('2d55413102b7e41d229a2c204d526f8fcf9eff97df12b252d0f214bbf8f767f2e84ced05c08979820daf62900c7e71b0b9fbc988107ebce9fdc836f6f1738bba')
 
 build() {
-  cd python-phonenumbers-$pkgver
+  cd python-phonenumbers-$pkgver/python
   python setup.py build
 }
 
 check() {
-  cd python-phonenumbers-$pkgver
+  cd python-phonenumbers-$pkgver/python
   python setup.py test
 }
 
 package() {
-  cd python-phonenumbers-$pkgver
+  cd python-phonenumbers-$pkgver/python
   python setup.py install -O1 --root "$pkgdir"
 }



[arch-commits] Commit in mumble/repos/community-x86_64 (14 files)

2021-09-27 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 27, 2021 @ 23:31:53
  Author: mtorromeo
Revision: 1025817

archrelease: copy trunk to community-x86_64

Added:
  
mumble/repos/community-x86_64/0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch
(from rev 1025816, 
mumble/trunk/0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch)
  mumble/repos/community-x86_64/PKGBUILD
(from rev 1025816, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/murmur.dbus.conf
(from rev 1025816, mumble/trunk/murmur.dbus.conf)
  mumble/repos/community-x86_64/murmur.install
(from rev 1025816, mumble/trunk/murmur.install)
  mumble/repos/community-x86_64/murmur.service
(from rev 1025816, mumble/trunk/murmur.service)
  mumble/repos/community-x86_64/murmur.sysusers
(from rev 1025816, mumble/trunk/murmur.sysusers)
  mumble/repos/community-x86_64/murmur.tmpfiles
(from rev 1025816, mumble/trunk/murmur.tmpfiles)
Deleted:
  
mumble/repos/community-x86_64/0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/murmur.dbus.conf
  mumble/repos/community-x86_64/murmur.install
  mumble/repos/community-x86_64/murmur.service
  mumble/repos/community-x86_64/murmur.sysusers
  mumble/repos/community-x86_64/murmur.tmpfiles

-+
 0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch |   84 +--
 PKGBUILD|  258 
+-
 murmur.dbus.conf|   44 -
 murmur.install  |   12 
 murmur.service  |   30 -
 murmur.sysusers |2 
 murmur.tmpfiles |4 
 7 files changed, 217 insertions(+), 217 deletions(-)

Deleted: 0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch
===
--- 0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch 
2021-09-27 23:31:41 UTC (rev 1025816)
+++ 0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch 
2021-09-27 23:31:53 UTC (rev 1025817)
@@ -1,42 +0,0 @@
-From 03dbea56f650bba4f1aa0c54d02b6e8c3639d04f Mon Sep 17 00:00:00 2001
-From: Robby Zampino 
-Date: Mon, 22 Apr 2019 22:04:36 -0600
-Subject: [PATCH] Added DBus calls to activate and deactivate push to talk
-

- src/mumble/DBus.cpp | 8 
- src/mumble/DBus.h   | 2 ++
- 2 files changed, 10 insertions(+)
-
-diff --git a/src/mumble/DBus.cpp b/src/mumble/DBus.cpp
-index 6fcde04b..5260e1b2 100644
 a/src/mumble/DBus.cpp
-+++ b/src/mumble/DBus.cpp
-@@ -97,3 +97,11 @@ bool MumbleDBus::isSelfMuted() {
- bool MumbleDBus::isSelfDeaf() {
-   return g.s.bDeaf;
- }
-+
-+void MumbleDBus::startTalking() {
-+g.mw->on_PushToTalk_triggered(true, QVariant());
-+}
-+
-+void MumbleDBus::stopTalking () {
-+g.mw->on_PushToTalk_triggered(false, QVariant());
-+}
-diff --git a/src/mumble/DBus.h b/src/mumble/DBus.h
-index 1505017c..bd28e5f0 100644
 a/src/mumble/DBus.h
-+++ b/src/mumble/DBus.h
-@@ -28,6 +28,8 @@ class MumbleDBus : public QDBusAbstractAdaptor {
-   void setSelfDeaf(bool deafen);
-   bool isSelfMuted();
-   bool isSelfDeaf();
-+  void startTalking();
-+  void stopTalking();
- };
- 
- #endif
--- 
-2.26.2
-

Copied: 
mumble/repos/community-x86_64/0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch
 (from rev 1025816, 
mumble/trunk/0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch)
===
--- 0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch 
(rev 0)
+++ 0001-Added-DBus-calls-to-activate-and-deactivate-push-to-talk.patch 
2021-09-27 23:31:53 UTC (rev 1025817)
@@ -0,0 +1,42 @@
+From 03dbea56f650bba4f1aa0c54d02b6e8c3639d04f Mon Sep 17 00:00:00 2001
+From: Robby Zampino 
+Date: Mon, 22 Apr 2019 22:04:36 -0600
+Subject: [PATCH] Added DBus calls to activate and deactivate push to talk
+
+---
+ src/mumble/DBus.cpp | 8 
+ src/mumble/DBus.h   | 2 ++
+ 2 files changed, 10 insertions(+)
+
+diff --git a/src/mumble/DBus.cpp b/src/mumble/DBus.cpp
+index 6fcde04b..5260e1b2 100644
+--- a/src/mumble/DBus.cpp
 b/src/mumble/DBus.cpp
+@@ -97,3 +97,11 @@ bool MumbleDBus::isSelfMuted() {
+ bool MumbleDBus::isSelfDeaf() {
+   return g.s.bDeaf;
+ }
++
++void MumbleDBus::startTalking() {
++g.mw->on_PushToTalk_triggered(true, QVariant());
++}
++
++void MumbleDBus::stopTalking () {
++g.mw->on_PushToTalk_triggered(false, QVariant());
++}
+diff --git a/src/mumble/DBus.h b/src/mumble/DBus.h
+index 1505017c..bd28e5f0 100644
+--- a/src/mumble/DBus.h
 

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

2021-09-27 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 27, 2021 @ 23:31:41
  Author: mtorromeo
Revision: 1025816

upgpkg: mumble 1.3.4-9: grpc rebuild

Modified:
  mumble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 23:31:33 UTC (rev 1025815)
+++ PKGBUILD2021-09-27 23:31:41 UTC (rev 1025816)
@@ -7,7 +7,7 @@
 pkgbase=mumble
 pkgname=('mumble' 'murmur')
 pkgver=1.3.4
-pkgrel=8
+pkgrel=9
 pkgdesc="An Open Source, low-latency, high quality voice chat software"
 arch=('x86_64')
 url="https://www.mumble.info/;



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

2021-09-27 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 27, 2021 @ 23:31:33
  Author: mtorromeo
Revision: 1025815

archrelease: copy trunk to community-x86_64

Added:
  arrow/repos/community-x86_64/PKGBUILD
(from rev 1025814, arrow/trunk/PKGBUILD)
Deleted:
  arrow/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 23:31:27 UTC (rev 1025814)
+++ PKGBUILD2021-09-27 23:31:33 UTC (rev 1025815)
@@ -1,73 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Guillaume Horel 
-
-_pkgname=arrow-apache-arrow
-pkgname=arrow
-pkgver=3.0.0
-pkgrel=5
-pkgdesc="Columnar in-memory analytics layer for big data."
-arch=(x86_64)
-url="https://arrow.apache.org;
-license=(Apache)
-depends=(boost-libs brotli double-conversion c-ares gflags
- grpc google-glog libutf8proc lz4 protobuf rapidjson
- snappy thrift uriparser zstd)
-provides=(parquet-cpp)
-conflicts=(parquet-cpp)
-makedepends=(apache-orc boost cmake flatbuffers gmock python-numpy git)
-source=(https://github.com/apache/arrow/archive/apache-arrow-${pkgver}.tar.gz
-
arrow-protobuf-3.15-r1.patch::https://github.com/apache/arrow/commit/06c795c948b594c16d3a48289519ce036a285aad.patch
-git+https://github.com/apache/parquet-testing.git
-git+https://github.com/apache/arrow-testing.git)
-sha256sums=('fc461c4f0a60e7470a7c58b28e9344aa8fb0be5cc982e9658970217e084c3a82'
-'7cf129fdd1ea2fc987afbae55d93a910847158dad47424af7642c470b0747840'
-'SKIP'
-'SKIP')
-
-prepare(){
-  cd arrow-apache-arrow-${pkgver}
-  patch -Np1 -i ../arrow-protobuf-3.15-r1.patch
-}
-
-build(){
-  ARROW_BUILD_TOOLCHAIN=/usr \
-  ORC_HOME=/usr \
-  DOUBLE_CONVERSION_HOME=/usr \
-  cmake \
--B build -S arrow-apache-arrow-${pkgver}/cpp \
--DCMAKE_INSTALL_PREFIX="/usr" \
--DCMAKE_INSTALL_LIBDIR="lib" \
--DCMAKE_BUILD_TYPE=Release \
--DARROW_DEPENDENCY_SOURCE=SYSTEM \
--DARROW_BUILD_TESTS=ON \
--DARROW_ALTIVEC=OFF \
--DARROW_COMPUTE=ON \
--DARROW_FLIGHT=ON \
--DARROW_GANDIVA=OFF \
--DARROW_IPC=ON \
--DARROW_JEMALLOC=ON \
--DARROW_ORC=ON \
--DARROW_PARQUET=ON \
--DARROW_PLASMA=ON \
--DARROW_PYTHON=ON \
--DARROW_TENSORFLOW=ON \
--DARROW_SIMD_LEVEL=AVX2 \
--DARROW_PROTOBUF_USE_SHARED=ON \
--DARROW_GFLAGS_USE_SHARED=ON \
--DARROW_USE_GLOG=ON \
--DARROW_WITH_ZSTD=ON \
--DARROW_WITH_BROTLI=ON \
--DARROW_WITH_RE2=OFF
-  make -C build
-}
-
-check(){
-   PARQUET_TEST_DATA="${srcdir}"/parquet-testing/data \
-   ARROW_TEST_DATA="${srcdir}"/arrow-testing/data \
-   make -C build test
-}
-
-package(){
-  make -C build DESTDIR="${pkgdir}" install
-  find "${pkgdir}"/usr/lib/ -name '*testing*' -delete
-}

Copied: arrow/repos/community-x86_64/PKGBUILD (from rev 1025814, 
arrow/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 23:31:33 UTC (rev 1025815)
@@ -0,0 +1,73 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Guillaume Horel 
+
+_pkgname=arrow-apache-arrow
+pkgname=arrow
+pkgver=3.0.0
+pkgrel=6
+pkgdesc="Columnar in-memory analytics layer for big data."
+arch=(x86_64)
+url="https://arrow.apache.org;
+license=(Apache)
+depends=(boost-libs brotli double-conversion c-ares gflags
+ grpc google-glog libutf8proc lz4 protobuf rapidjson
+ snappy thrift uriparser zstd)
+provides=(parquet-cpp)
+conflicts=(parquet-cpp)
+makedepends=(apache-orc boost cmake flatbuffers gmock python-numpy git)
+source=(https://github.com/apache/arrow/archive/apache-arrow-${pkgver}.tar.gz
+
arrow-protobuf-3.15-r1.patch::https://github.com/apache/arrow/commit/06c795c948b594c16d3a48289519ce036a285aad.patch
+git+https://github.com/apache/parquet-testing.git
+git+https://github.com/apache/arrow-testing.git)
+sha256sums=('fc461c4f0a60e7470a7c58b28e9344aa8fb0be5cc982e9658970217e084c3a82'
+'7cf129fdd1ea2fc987afbae55d93a910847158dad47424af7642c470b0747840'
+'SKIP'
+'SKIP')
+
+prepare(){
+  cd arrow-apache-arrow-${pkgver}
+  patch -Np1 -i ../arrow-protobuf-3.15-r1.patch
+}
+
+build(){
+  ARROW_BUILD_TOOLCHAIN=/usr \
+  ORC_HOME=/usr \
+  DOUBLE_CONVERSION_HOME=/usr \
+  cmake \
+-B build -S arrow-apache-arrow-${pkgver}/cpp \
+-DCMAKE_INSTALL_PREFIX="/usr" \
+-DCMAKE_INSTALL_LIBDIR="lib" \
+-DCMAKE_BUILD_TYPE=Release \
+-DARROW_DEPENDENCY_SOURCE=SYSTEM \
+-DARROW_BUILD_TESTS=ON \
+-DARROW_ALTIVEC=OFF \
+-DARROW_COMPUTE=ON \
+-DARROW_FLIGHT=ON \
+-DARROW_GANDIVA=OFF \
+-DARROW_IPC=ON \
+-DARROW_JEMALLOC=ON \
+-DARROW_ORC=ON \
+-DARROW_PARQUET=ON \
+-DARROW_PLASMA=ON \
+-DARROW_PYTHON=ON \
+-DARROW_TENSORFLOW=ON \
+-DARROW_SIMD_LEVEL=AVX2 

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

2021-09-27 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 27, 2021 @ 23:31:27
  Author: mtorromeo
Revision: 1025814

upgpkg: arrow 3.0.0-6: grpc rebuild

Modified:
  arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 23:31:22 UTC (rev 1025813)
+++ PKGBUILD2021-09-27 23:31:27 UTC (rev 1025814)
@@ -4,7 +4,7 @@
 _pkgname=arrow-apache-arrow
 pkgname=arrow
 pkgver=3.0.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Columnar in-memory analytics layer for big data."
 arch=(x86_64)
 url="https://arrow.apache.org;



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

2021-09-27 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 27, 2021 @ 23:31:22
  Author: mtorromeo
Revision: 1025813

archrelease: copy trunk to community-x86_64

Added:
  grpc/repos/community-x86_64/PKGBUILD
(from rev 1025812, grpc/trunk/PKGBUILD)
  grpc/repos/community-x86_64/grpc-assert.patch
(from rev 1025812, grpc/trunk/grpc-assert.patch)
  grpc/repos/community-x86_64/python-grpcio-use-system-abseil.patch
(from rev 1025812, grpc/trunk/python-grpcio-use-system-abseil.patch)
Deleted:
  grpc/repos/community-x86_64/PKGBUILD
  grpc/repos/community-x86_64/parse_json-fix-status-error.patch
  grpc/repos/community-x86_64/python-grpcio-use-system-abseil.patch

---+
 PKGBUILD  |  356 
 grpc-assert.patch |   12 +
 parse_json-fix-status-error.patch |   22 -
 python-grpcio-use-system-abseil.patch |   91 
 4 files changed, 237 insertions(+), 244 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 23:31:06 UTC (rev 1025812)
+++ PKGBUILD2021-09-27 23:31:22 UTC (rev 1025813)
@@ -1,177 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Aleksey Filippov 
-# Contributor: Victor Aurélio Santos 
-
-pkgbase='grpc'
-pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli')
-pkgver=1.39.1
-_gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
-pkgrel=1
-pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
-arch=('x86_64')
-url='https://grpc.io'
-license=('BSD')
-makedepends=('re2' 're2c' 'protobuf' 'php' 'php7' 'c-ares' 'openssl' 'chrpath' 
'cython'
- 'cmake' 'benchmark' 'python-setuptools' 'abseil-cpp' 'ninja')
-source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz;
-
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz;
-"python-grpcio-use-system-abseil.patch")
-sha256sums=('024118069912358e60722a2b7e507e9c3b51eeaeee06e2dd9d95d9c16f6639ec'
-'443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
-'f8b9cf84e16ac66d9cb74c954362b037e69ae98a61d16fc1889ad15831bee588')
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-
-  patch -Np1 -i ../python-grpcio-use-system-abseil.patch
-
-  ln -sf "$srcdir/googletest-$_gtestver/"{googlemock,googletest} \
-third_party/googletest
-
-  cp -a src/php{,7}
-
-  cmake -Bbuild \
--DCMAKE_BUILD_TYPE=None \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} -DNDEBUG" \
--DgRPC_INSTALL=ON \
--DBUILD_SHARED_LIBS=ON \
--DCMAKE_CXX_STANDARD=17 \
--DCMAKE_SKIP_INSTALL_RPATH=ON \
--DCMAKE_INSTALL_PREFIX=/usr \
--DgRPC_BUILD_TESTS=ON \
--DgRPC_BUILD_CODEGEN=ON \
--DgRPC_BUILD_CSHARP_EXT=ON \
--DgRPC_BACKWARDS_COMPATIBILITY_MODE=OFF \
--DgRPC_ZLIB_PROVIDER='package' \
--DgRPC_CARES_PROVIDER='package' \
--DgRPC_RE2_PROVIDER='package' \
--DgRPC_SSL_PROVIDER='package' \
--DgRPC_PROTOBUF_PROVIDER='package' \
--DgRPC_PROTOBUF_PACKAGE_TYPE='MODULE' \
--DgRPC_BENCHMARK_PROVIDER:STRING='package' \
--DgRPC_ABSL_PROVIDER:STRING='package' \
--DgRPC_USE_PROTO_LITE=OFF \
--DgRPC_BUILD_GRPC_CPP_PLUGIN=ON \
--DgRPC_BUILD_GRPC_CSHARP_PLUGIN=ON \
--DgRPC_BUILD_GRPC_NODE_PLUGIN=ON \
--DgRPC_BUILD_GRPC_OBJECTIVE_C_PLUGIN=ON \
--DgRPC_BUILD_GRPC_PHP_PLUGIN=ON \
--DgRPC_BUILD_GRPC_PYTHON_PLUGIN=ON \
--DgRPC_BUILD_GRPC_RUBY_PLUGIN=ON \
--GNinja
-}
-
-build() {
-  cd "$srcdir/$pkgbase-$pkgver/build"
-
-  cmake --build .
-  export LDFLAGS="$LDFLAGS -L$PWD"
-
-  # PHP
-  cd "$srcdir/$pkgbase-$pkgver/src/php/ext/$pkgbase"
-  phpize
-  ./configure --enable-grpc="$srcdir/$pkgbase-$pkgver"
-  make
-
-  # PHP7
-  cd "$srcdir/$pkgbase-$pkgver/src/php7/ext/$pkgbase"
-  phpize7
-  ./configure --enable-grpc="$srcdir/$pkgbase-$pkgver"
-  make
-
-  # Python
-  cd "$srcdir/$pkgbase-$pkgver"
-  GRPC_PYTHON_CFLAGS="-fvisibility=hidden -fno-wrapv -fno-exceptions 
$(pkg-config --cflags protobuf) -std=c++17" \
-  GRPC_PYTHON_LDFLAGS="$(pkg-config --libs protobuf)" \
-  GRPC_PYTHON_BUILD_WITH_CYTHON=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_CARES=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_RE2=1 \
-  GRPC_PYTHON_BUILD_SYSTEM_ABSL=1 \
-  GRPC_BUILD_WITH_BORING_SSL_ASM=0 \
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  local _pyver=$(python -c "import sys; 
print('{0}.{1}'.format(*sys.version_info[:2]))")
-  PYTHONPATH="python_build/lib.linux-$CARCH-$_pyver" python -c 'import grpc'
-}
-
-package_grpc() {
-  depends=('c-ares' 'protobuf' 'openssl' 're2' 'abseil-cpp')
-  provides=(
-'libupb.so'
-'libgrpcpp_channelz.so'
-'libgrpc_unsecure.so'
-'libgrpc_plugin_support.so'
-'libgrpc.so'
-'libgrpc++_unsecure.so'
-'libgrpc++_reflection.so'
-'libgrpc++_error_details.so'
-

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

2021-09-27 Thread Massimiliano Torromeo via arch-commits
Date: Monday, September 27, 2021 @ 23:31:06
  Author: mtorromeo
Revision: 1025812

upgpkg: grpc 1.41.0-1

Added:
  grpc/trunk/grpc-assert.patch
Modified:
  grpc/trunk/PKGBUILD
  grpc/trunk/python-grpcio-use-system-abseil.patch
Deleted:
  grpc/trunk/parse_json-fix-status-error.patch

---+
 PKGBUILD  |   10 ++
 grpc-assert.patch |   12 
 parse_json-fix-status-error.patch |   22 --
 python-grpcio-use-system-abseil.patch |   17 +
 4 files changed, 27 insertions(+), 34 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 22:53:03 UTC (rev 1025811)
+++ PKGBUILD2021-09-27 23:31:06 UTC (rev 1025812)
@@ -4,7 +4,7 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli')
-pkgver=1.39.1
+pkgver=1.41.0
 _gtestver=c9ccac7cb7345901884aabf5d1a786cfa6e2f397
 pkgrel=1
 pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
@@ -15,14 +15,16 @@
  'cmake' 'benchmark' 'python-setuptools' 'abseil-cpp' 'ninja')
 source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz;
 
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz;
+"grpc-assert.patch"
 "python-grpcio-use-system-abseil.patch")
-sha256sums=('024118069912358e60722a2b7e507e9c3b51eeaeee06e2dd9d95d9c16f6639ec'
+sha256sums=('e5fb30aae1fa1cffa4ce00aa0bbfab908c0b899fcf0bbc30e268367d660d8656'
 '443d383db648ebb8e391382c0ab63263b7091d03197f304390baac10f178a468'
-'f8b9cf84e16ac66d9cb74c954362b037e69ae98a61d16fc1889ad15831bee588')
+'ec0fc6af1b191da8660d1fd807da0f38f1dca1e6ee3bc7abbe69d5bc2049116f'
+'3cfb289266f9d2697b917e4400f18a6592f95a99e658e401c1332870b219358b')
 
 prepare() {
   cd "$srcdir/$pkgbase-$pkgver"
-
+  patch -Np1 -i ../grpc-assert.patch
   patch -Np1 -i ../python-grpcio-use-system-abseil.patch
 
   ln -sf "$srcdir/googletest-$_gtestver/"{googlemock,googletest} \

Added: grpc-assert.patch
===
--- grpc-assert.patch   (rev 0)
+++ grpc-assert.patch   2021-09-27 23:31:06 UTC (rev 1025812)
@@ -0,0 +1,12 @@
+diff --git a/src/core/lib/promise/detail/basic_seq.h 
b/src/core/lib/promise/detail/basic_seq.h
+index 72b91f9..a7be768 100644
+--- a/src/core/lib/promise/detail/basic_seq.h
 b/src/core/lib/promise/detail/basic_seq.h
+@@ -16,6 +16,7 @@
+ #define GRPC_CORE_LIB_PROMISE_DETAIL_BASIC_SEQ_H
+ 
+ #include 
++#include 
+ 
+ #include "absl/types/variant.h"
+ #include "absl/utility/utility.h"

Deleted: parse_json-fix-status-error.patch
===
--- parse_json-fix-status-error.patch   2021-09-27 22:53:03 UTC (rev 1025811)
+++ parse_json-fix-status-error.patch   2021-09-27 23:31:06 UTC (rev 1025812)
@@ -1,22 +0,0 @@
-From d30b04ed7b53f36fded3f94c32ebaed88cfa1232 Mon Sep 17 00:00:00 2001
-From: Esun Kim 
-Date: Wed, 17 Mar 2021 10:00:44 -0700
-Subject: [PATCH] Fix status error (#25731)
-

- test/cpp/qps/parse_json.cc | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/test/cpp/qps/parse_json.cc b/test/cpp/qps/parse_json.cc
-index 8777f171420d..f3ac1052d4d5 100644
 a/test/cpp/qps/parse_json.cc
-+++ b/test/cpp/qps/parse_json.cc
-@@ -34,7 +34,7 @@ void ParseJson(const std::string& json, const std::string& 
type,
-   auto status = JsonToBinaryString(
-   type_resolver.get(), "type.googleapis.com/" + type, json, );
-   if (!status.ok()) {
--std::string errmsg(status.error_message());
-+std::string errmsg(status.message());
- gpr_log(GPR_ERROR, "Failed to convert json to binary: errcode=%d msg=%s",
- status.code(), errmsg.c_str());
- gpr_log(GPR_ERROR, "JSON: %s", json.c_str());

Modified: python-grpcio-use-system-abseil.patch
===
--- python-grpcio-use-system-abseil.patch   2021-09-27 22:53:03 UTC (rev 
1025811)
+++ python-grpcio-use-system-abseil.patch   2021-09-27 23:31:06 UTC (rev 
1025812)
@@ -1,15 +1,16 @@
-diff -Naur grpc-1.37.0-original/setup.py grpc-1.37.0/setup.py
 grpc-1.37.0-original/setup.py  2021-04-06 18:48:56.0 -0400
-+++ grpc-1.37.0/setup.py   2021-04-08 15:34:35.182802019 -0400
-@@ -28,6 +28,7 @@
+diff --git a/setup.py b/setup.py
+index 4d34c43..5826663 100644
+--- a/setup.py
 b/setup.py
+@@ -29,6 +29,7 @@ from distutils import extension as _extension
  from distutils import util
  import os
  import os.path
 +import pathlib
- import pkg_resources
  import platform
  import re
-@@ -154,6 +155,11 @@
+ import shlex
+@@ -155,6 +156,11 @@ BUILD_WITH_SYSTEM_CARES = 
_env_bool_value('GRPC_PYTHON_BUILD_SYSTEM_CARES',
  # runtime, the shared 

[arch-commits] Commit in v2ray-domain-list-community/repos/community-any (2 files)

2021-09-27 Thread Felix Yan via arch-commits
Date: Monday, September 27, 2021 @ 22:53:03
  Author: felixonmars
Revision: 1025811

archrelease: copy trunk to community-any

Added:
  v2ray-domain-list-community/repos/community-any/PKGBUILD
(from rev 1025810, v2ray-domain-list-community/trunk/PKGBUILD)
Deleted:
  v2ray-domain-list-community/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 22:52:49 UTC (rev 1025810)
+++ PKGBUILD2021-09-27 22:53:03 UTC (rev 1025811)
@@ -1,23 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=v2ray-domain-list-community
-pkgver=20210925082813
-pkgrel=1
-pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
-arch=('any')
-url="https://github.com/v2fly/domain-list-community;
-license=('MIT')
-makedepends=('go' 'git')
-source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('bf9b32fee3518f0725f2f443ef6c4c76c0e2769b2a1ea7d606f2ab2af2ea8d8deeac942b7399e1e58e2bf771112d397dad447bc955d07bd5e72c9f3f14657d60')
-
-build() {
-  cd domain-list-community-$pkgver
-  go run main.go
-}
-
-package() {
-  cd domain-list-community-$pkgver
-  install -Dm644 dlc.dat "$pkgdir"/usr/share/v2ray/geosite.dat
-  install -Dm644 "$srcdir"/domain-list-community-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: v2ray-domain-list-community/repos/community-any/PKGBUILD (from rev 
1025810, v2ray-domain-list-community/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 22:53:03 UTC (rev 1025811)
@@ -0,0 +1,23 @@
+# Maintainer: Felix Yan 
+
+pkgname=v2ray-domain-list-community
+pkgver=20210927113941
+pkgrel=1
+pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
+arch=('any')
+url="https://github.com/v2fly/domain-list-community;
+license=('MIT')
+makedepends=('go' 'git')
+source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('72ad64fbc44e6b311c50b208e85fa2b410d8a91d007b31c88d3f206b1ce9f8122c633f4bb265953eb2702c7fdc33626fca812469a321d17a3030ed643bc3a75c')
+
+build() {
+  cd domain-list-community-$pkgver
+  go run main.go
+}
+
+package() {
+  cd domain-list-community-$pkgver
+  install -Dm644 dlc.dat "$pkgdir"/usr/share/v2ray/geosite.dat
+  install -Dm644 "$srcdir"/domain-list-community-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2021-09-27 Thread Felix Yan via arch-commits
Date: Monday, September 27, 2021 @ 22:52:49
  Author: felixonmars
Revision: 1025810

upgpkg: v2ray-domain-list-community 20210927113941-1

Modified:
  v2ray-domain-list-community/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 22:02:22 UTC (rev 1025809)
+++ PKGBUILD2021-09-27 22:52:49 UTC (rev 1025810)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-domain-list-community
-pkgver=20210925082813
+pkgver=20210927113941
 pkgrel=1
 pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
 arch=('any')
@@ -9,7 +9,7 @@
 license=('MIT')
 makedepends=('go' 'git')
 
source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('bf9b32fee3518f0725f2f443ef6c4c76c0e2769b2a1ea7d606f2ab2af2ea8d8deeac942b7399e1e58e2bf771112d397dad447bc955d07bd5e72c9f3f14657d60')
+sha512sums=('72ad64fbc44e6b311c50b208e85fa2b410d8a91d007b31c88d3f206b1ce9f8122c633f4bb265953eb2702c7fdc33626fca812469a321d17a3030ed643bc3a75c')
 
 build() {
   cd domain-list-community-$pkgver



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

2021-09-27 Thread Kpcyrd via arch-commits
Date: Monday, September 27, 2021 @ 22:02:22
  Author: kpcyrd
Revision: 1025809

archrelease: copy trunk to community-x86_64

Added:
  cargo-watch/repos/community-x86_64/PKGBUILD
(from rev 1025808, cargo-watch/trunk/PKGBUILD)
Deleted:
  cargo-watch/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 22:02:11 UTC (rev 1025808)
+++ PKGBUILD2021-09-27 22:02:22 UTC (rev 1025809)
@@ -1,34 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Vlad M. 
-
-pkgname=cargo-watch
-pkgver=8.0.0
-pkgrel=1
-pkgdesc="Utility for Cargo to compile projects when sources change"
-url='https://github.com/passcod/cargo-watch'
-arch=('x86_64')
-license=('CC0-1.0')
-depends=('cargo')
-makedepends=('ruby-ronn')
-source=("https://github.com/passcod/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('e9e505a744e40da54215037669533bb4cd43f9e51b2f7df6439c693ce628d176ed35ceab9bcb7a9bdc293bc029e435646a2f1f281c46a694275dffe1e03a4bdd')
-b2sums=('a55bba610b8463f2dca53b19a5ecd3d4a13cf257308b0a7f74ff925dbf45f1346a9438264ee73b27f1f4fca4192c7047003c2fac9b939b04bdaa945a3d76fd77')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  cargo build --release --locked
-  ronn --roff cargo-watch.1.ronn
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 "target/release/${pkgname}" -t "${pkgdir}/usr/bin"
-
-  install -Dm 644 completions/zsh 
"${pkgdir}/usr/share/zsh/site-functions/_cargo-watch"
-  install -Dm 644 cargo-watch.1 -t "${pkgdir}/usr/share/man/man1"
-
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: cargo-watch/repos/community-x86_64/PKGBUILD (from rev 1025808, 
cargo-watch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 22:02:22 UTC (rev 1025809)
@@ -0,0 +1,39 @@
+# Maintainer: kpcyrd 
+# Contributor: Vlad M. 
+
+pkgname=cargo-watch
+pkgver=8.1.1
+pkgrel=1
+pkgdesc="Utility for Cargo to compile projects when sources change"
+url='https://github.com/passcod/cargo-watch'
+arch=('x86_64')
+license=('CC0-1.0')
+depends=('cargo')
+makedepends=('ruby-ronn')
+source=("https://github.com/passcod/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('570855e468009ba75d54fadfb70a11eeb02294747ceb651bfa32eb067eadeaaeb6107b91d1d1338d474c16105b4626872cac5ef25241dbe6959a3e9a9ea03b40')
+b2sums=('732ce26eaa4ad7085cf836be56f6d75b9c60d13ae427343cafe01c899179016c5f9a8433f0e3ee365550b85007bfb90d9f17e7d27643e85b2fdc2927f525e2a3')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  cargo build --frozen --release
+  ronn --roff cargo-watch.1.ronn
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 755 "target/release/${pkgname}" -t "${pkgdir}/usr/bin"
+
+  install -Dm 644 completions/zsh 
"${pkgdir}/usr/share/zsh/site-functions/_cargo-watch"
+  install -Dm 644 cargo-watch.1 -t "${pkgdir}/usr/share/man/man1"
+
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:



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

2021-09-27 Thread Kpcyrd via arch-commits
Date: Monday, September 27, 2021 @ 22:02:11
  Author: kpcyrd
Revision: 1025808

upgpkg: cargo-watch 8.1.1-1

Modified:
  cargo-watch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:58:50 UTC (rev 1025807)
+++ PKGBUILD2021-09-27 22:02:11 UTC (rev 1025808)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. 
 
 pkgname=cargo-watch
-pkgver=8.0.0
+pkgver=8.1.1
 pkgrel=1
 pkgdesc="Utility for Cargo to compile projects when sources change"
 url='https://github.com/passcod/cargo-watch'
@@ -11,12 +11,17 @@
 depends=('cargo')
 makedepends=('ruby-ronn')
 
source=("https://github.com/passcod/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('e9e505a744e40da54215037669533bb4cd43f9e51b2f7df6439c693ce628d176ed35ceab9bcb7a9bdc293bc029e435646a2f1f281c46a694275dffe1e03a4bdd')
-b2sums=('a55bba610b8463f2dca53b19a5ecd3d4a13cf257308b0a7f74ff925dbf45f1346a9438264ee73b27f1f4fca4192c7047003c2fac9b939b04bdaa945a3d76fd77')
+sha512sums=('570855e468009ba75d54fadfb70a11eeb02294747ceb651bfa32eb067eadeaaeb6107b91d1d1338d474c16105b4626872cac5ef25241dbe6959a3e9a9ea03b40')
+b2sums=('732ce26eaa4ad7085cf836be56f6d75b9c60d13ae427343cafe01c899179016c5f9a8433f0e3ee365550b85007bfb90d9f17e7d27643e85b2fdc2927f525e2a3')
 
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
 build() {
   cd ${pkgname}-${pkgver}
-  cargo build --release --locked
+  cargo build --frozen --release
   ronn --roff cargo-watch.1.ronn
 }
 



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

2021-09-27 Thread Kpcyrd via arch-commits
Date: Monday, September 27, 2021 @ 21:58:50
  Author: kpcyrd
Revision: 1025807

archrelease: copy trunk to community-x86_64

Added:
  cargo-edit/repos/community-x86_64/PKGBUILD
(from rev 1025806, cargo-edit/trunk/PKGBUILD)
Deleted:
  cargo-edit/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 21:58:36 UTC (rev 1025806)
+++ PKGBUILD2021-09-27 21:58:50 UTC (rev 1025807)
@@ -1,43 +0,0 @@
-# Maintainer: kpcyrd 
-
-pkgname=cargo-edit
-pkgver=0.7.0
-pkgrel=5
-pkgdesc='Managing cargo dependencies from the command line'
-url='https://github.com/killercup/cargo-edit/releases'
-arch=('x86_64')
-license=('MIT' 'APACHE')
-depends=('cargo' 'libgit2.so')
-source=(https://github.com/killercup/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('462712406e4cc2cf2baf3cbc95c89a306f1683ebe184611b77d20a1d1176f98cc7cd855c0a727e303b19ecfd739b03d714f16779feb4b339692176aa7996e2ad')
-b2sums=('9fae3bc32ee1747be4e7c5c23987fe36b09648884422a3f19e801dd8e448e8253899069b33a3b1cf235141866d8331037844294dc0860b4ac126a3ac849cfa25')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  cargo build --frozen --release
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  # tests depend on target/debug/
-  cargo test --frozen
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 \
-target/release/cargo-add \
-target/release/cargo-rm \
-target/release/cargo-upgrade \
--t "${pkgdir}/usr/bin"
-
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: cargo-edit/repos/community-x86_64/PKGBUILD (from rev 1025806, 
cargo-edit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 21:58:50 UTC (rev 1025807)
@@ -0,0 +1,43 @@
+# Maintainer: kpcyrd 
+
+pkgname=cargo-edit
+pkgver=0.8.0
+pkgrel=1
+pkgdesc='Managing cargo dependencies from the command line'
+url='https://github.com/killercup/cargo-edit/releases'
+arch=('x86_64')
+license=('MIT' 'APACHE')
+depends=('cargo' 'libgit2.so')
+source=(https://github.com/killercup/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('6594869358da51353bbde155a54285f8a64567aeea0381ab1b16adf4ae0cc7f325c35ef2451dd8b452767b7833c251d276d014d5b1932bd36c18139ba1b58e68')
+b2sums=('5864ade34a747bfd1bca44cfa030be863632400f329894d569e5178bc503f647a1d698a0caf61e19175b8077bc771931d37f171d2974f92325e6d3139202cb1f')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  cargo build --frozen --release
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  # tests depend on target/debug/
+  cargo test --frozen
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 755 \
+target/release/cargo-add \
+target/release/cargo-rm \
+target/release/cargo-upgrade \
+-t "${pkgdir}/usr/bin"
+
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:



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

2021-09-27 Thread Kpcyrd via arch-commits
Date: Monday, September 27, 2021 @ 21:58:36
  Author: kpcyrd
Revision: 1025806

upgpkg: cargo-edit 0.8.0-1

Modified:
  cargo-edit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:54:17 UTC (rev 1025805)
+++ PKGBUILD2021-09-27 21:58:36 UTC (rev 1025806)
@@ -1,8 +1,8 @@
 # Maintainer: kpcyrd 
 
 pkgname=cargo-edit
-pkgver=0.7.0
-pkgrel=5
+pkgver=0.8.0
+pkgrel=1
 pkgdesc='Managing cargo dependencies from the command line'
 url='https://github.com/killercup/cargo-edit/releases'
 arch=('x86_64')
@@ -9,8 +9,8 @@
 license=('MIT' 'APACHE')
 depends=('cargo' 'libgit2.so')
 
source=(https://github.com/killercup/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('462712406e4cc2cf2baf3cbc95c89a306f1683ebe184611b77d20a1d1176f98cc7cd855c0a727e303b19ecfd739b03d714f16779feb4b339692176aa7996e2ad')
-b2sums=('9fae3bc32ee1747be4e7c5c23987fe36b09648884422a3f19e801dd8e448e8253899069b33a3b1cf235141866d8331037844294dc0860b4ac126a3ac849cfa25')
+sha512sums=('6594869358da51353bbde155a54285f8a64567aeea0381ab1b16adf4ae0cc7f325c35ef2451dd8b452767b7833c251d276d014d5b1932bd36c18139ba1b58e68')
+b2sums=('5864ade34a747bfd1bca44cfa030be863632400f329894d569e5178bc503f647a1d698a0caf61e19175b8077bc771931d37f171d2974f92325e6d3139202cb1f')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 21:56:58
  Author: eworm
Revision: 424779

archrelease: copy trunk to testing-x86_64

Added:
  nitrogen/repos/testing-x86_64/
  nitrogen/repos/testing-x86_64/PKGBUILD
(from rev 424778, nitrogen/trunk/PKGBUILD)

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

Copied: nitrogen/repos/testing-x86_64/PKGBUILD (from rev 424778, 
nitrogen/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2021-09-27 21:56:58 UTC (rev 424779)
@@ -0,0 +1,29 @@
+# Maintainer: James Rayner 
+# Maintainer: Alexander Fehr 
+# Contributor: Sebastian Sareyko 
+
+pkgname=nitrogen
+pkgver=1.6.1
+pkgrel=4
+pkgdesc="Background browser and setter for X windows"
+arch=('x86_64')
+url="http://projects.l3ib.org/nitrogen/;
+license=('GPL')
+depends=('gtkmm' 'hicolor-icon-theme' 'librsvg')
+validpgpkeys=('5B8B00633A07437835C80B7F1E39A08EDAB8F316') # keybase.io/daf 
')
+source=("https://github.com/l3ib/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha256sums=('f40213707b7a3be87e556f65521cef8795bd91afda13dfac8f00c3550375837d'
+'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  CXXFLAGS+=' -std=c++11'
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}
+



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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 21:56:55
  Author: eworm
Revision: 424778

upgpkg: nitrogen 1.6.1-4: rebuild old package

Modified:
  nitrogen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:56:26 UTC (rev 424777)
+++ PKGBUILD2021-09-27 21:56:55 UTC (rev 424778)
@@ -4,7 +4,7 @@
 
 pkgname=nitrogen
 pkgver=1.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Background browser and setter for X windows"
 arch=('x86_64')
 url="http://projects.l3ib.org/nitrogen/;



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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 21:56:26
  Author: eworm
Revision: 424777

archrelease: copy trunk to testing-x86_64

Added:
  libtar/repos/testing-x86_64/
  libtar/repos/testing-x86_64/PKGBUILD
(from rev 424776, libtar/trunk/PKGBUILD)

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

Copied: libtar/repos/testing-x86_64/PKGBUILD (from rev 424776, 
libtar/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2021-09-27 21:56:26 UTC (rev 424777)
@@ -0,0 +1,37 @@
+# Maintainer: Christian Hesse 
+# Contributor: Giovanni Scafora  
+# Contributor: Biru Ionut 
+# Contributor: Eric Belanger 
+# Contributor: Aurelien Foret 
+
+pkgname=libtar
+pkgver=1.2.20
+pkgrel=6
+_git='9c2e044833c5e908f5be0a77991b08849021793e'
+pkgdesc='C library for manipulating POSIX tar files'
+arch=('x86_64')
+url='https://repo.or.cz/w/libtar.git'
+license=('BSD')
+depends=('zlib')
+source=("libtar-${_git}.tar.gz::https://github.com/tklauser/libtar/archive/${_git}.tar.gz;)
+sha256sums=('21d86460dd128f56cfa391e4bc82e91f98e84c2948a854e33daed5c58d4e9cb6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${_git}"
+
+  autoreconf -fi
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--disable-static \
+--disable-encap \
+--disable-epkg-install
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${_git}"
+
+  make DESTDIR="${pkgdir}" install
+  install -D -m0644 COPYRIGHT "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}



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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 21:56:23
  Author: eworm
Revision: 424776

upgpkg: libtar 1.2.20-6: rebuild old package

Modified:
  libtar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:48:41 UTC (rev 424775)
+++ PKGBUILD2021-09-27 21:56:23 UTC (rev 424776)
@@ -6,7 +6,7 @@
 
 pkgname=libtar
 pkgver=1.2.20
-pkgrel=5
+pkgrel=6
 _git='9c2e044833c5e908f5be0a77991b08849021793e'
 pkgdesc='C library for manipulating POSIX tar files'
 arch=('x86_64')



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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 21:54:17
  Author: eworm
Revision: 1025805

archrelease: copy trunk to community-x86_64

Added:
  bin86/repos/community-x86_64/PKGBUILD
(from rev 1025804, bin86/trunk/PKGBUILD)
  bin86/repos/community-x86_64/bin86-0.16.17-x86_64-1.patch
(from rev 1025804, bin86/trunk/bin86-0.16.17-x86_64-1.patch)
Deleted:
  bin86/repos/community-x86_64/PKGBUILD
  bin86/repos/community-x86_64/bin86-0.16.17-x86_64-1.patch

--+
 PKGBUILD |   72 -
 bin86-0.16.17-x86_64-1.patch |   88 -
 2 files changed, 80 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 21:54:13 UTC (rev 1025804)
+++ PKGBUILD2021-09-27 21:54:17 UTC (rev 1025805)
@@ -1,36 +0,0 @@
-# Maintainer: Andreas Radke 
-# Contributor: judd 
-
-pkgname=bin86
-pkgver=0.16.21
-pkgrel=3
-pkgdesc='A complete 8086 assembler and loader'
-arch=('x86_64')
-license=('GPL')
-url='https://v3.sk/~lkundrak/dev86/'
-depends=('glibc')
-source=("https://sources.archlinux.org/other/community/dev86/$pkgname-$pkgver.tar.gz;
-'bin86-0.16.17-x86_64-1.patch')
-sha1sums=('35a1222350adce5b6d62dd56f3477d9416c59174'
-  '2c967c062fbee4e40ca1bf55feec2033e132e0a9')
-sha256sums=('021e37cde3a20632c4c9000993cb4aa9f58cb82b1d3c26b9aeb62d6566925738'
-'f5174f7f703bb21486196c7d9ce027ba8d501c51f6099f02c6c13ee48fc861db')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -Np1 < "$srcdir/bin86-0.16.17-x86_64-1.patch"
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -d "$pkgdir"/usr/{bin,share/man/man1}
-  make PREFIX="$pkgdir/usr" MANDIR="$pkgdir/usr/share/man/man1" install
-}

Copied: bin86/repos/community-x86_64/PKGBUILD (from rev 1025804, 
bin86/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 21:54:17 UTC (rev 1025805)
@@ -0,0 +1,36 @@
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=bin86
+pkgver=0.16.21
+pkgrel=4
+pkgdesc='A complete 8086 assembler and loader'
+arch=('x86_64')
+license=('GPL')
+url='https://v3.sk/~lkundrak/dev86/'
+depends=('glibc')
+source=("https://sources.archlinux.org/other/community/dev86/${pkgname}-${pkgver}.tar.gz;
+'bin86-0.16.17-x86_64-1.patch')
+sha1sums=('35a1222350adce5b6d62dd56f3477d9416c59174'
+  '2c967c062fbee4e40ca1bf55feec2033e132e0a9')
+sha256sums=('021e37cde3a20632c4c9000993cb4aa9f58cb82b1d3c26b9aeb62d6566925738'
+'f5174f7f703bb21486196c7d9ce027ba8d501c51f6099f02c6c13ee48fc861db')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+
+  patch -Np1 < ../bin86-0.16.17-x86_64-1.patch
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  make PREFIX=/usr
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  install -d "${pkgdir}"/usr/{bin,share/man/man1}
+  make PREFIX="${pkgdir}"/usr MANDIR="${pkgdir}"/usr/share/man/man1 install
+}

Deleted: bin86-0.16.17-x86_64-1.patch
===
--- bin86-0.16.17-x86_64-1.patch2021-09-27 21:54:13 UTC (rev 1025804)
+++ bin86-0.16.17-x86_64-1.patch2021-09-27 21:54:17 UTC (rev 1025805)
@@ -1,44 +0,0 @@
-Submitted By: Ken Moffat 
-Date: 2005-06-28
-Initial Package Version: 0.16.14
-Upstream Status: Submitted Upstream
-Origin: from ROCK Linux
-Description: Allows bin86 to compile on x86_64, which permits lilo to
- be used in a 64-bit system.  I'm dubious about ROCK's attempts to
- automatically add dual-licensing to all their patches, but bin86 is
- already GPL'd.  I've heard from the maintainer that this will be
- included in the next upload.
-
-
-# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
-# 
-# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-# Please add additional copyright information _after_ the line containing
-# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
-# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
-# 
-# ROCK Linux: rock-src/package/x86/bin86/x86_64.patch
-# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
-# 
-# This patch file is dual-licensed. It is available under the license the
-# patched project is licensed under, as long as it is an OpenSource license
-# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
-# of the GNU General Public License as published by the Free Software
-# Foundation; either version 2 of the License, or (at your option) any later
-# version.
-# 
-# --- ROCK-COPYRIGHT-NOTE-END ---
-
-diff -urN bin86-0.16.14-orig/ld/x86_aout.h bin86-0.16.14/ld/x86_aout.h
 bin86-0.16.14-orig/ld/x86_aout.h   2004-11-07 20:07:31.506442000 +0100
-+++ bin86-0.16.14/ld/x86_aout.h2004-11-07 20:07:41.106982496 +0100
-@@ -12,6 +12,9 @@
- #if defined(i386) || 

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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 21:54:13
  Author: eworm
Revision: 1025804

upgpkg: bin86 0.16.21-4: rebuild old package

Modified:
  bin86/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:44:12 UTC (rev 1025803)
+++ PKGBUILD2021-09-27 21:54:13 UTC (rev 1025804)
@@ -3,13 +3,13 @@
 
 pkgname=bin86
 pkgver=0.16.21
-pkgrel=3
+pkgrel=4
 pkgdesc='A complete 8086 assembler and loader'
 arch=('x86_64')
 license=('GPL')
 url='https://v3.sk/~lkundrak/dev86/'
 depends=('glibc')
-source=("https://sources.archlinux.org/other/community/dev86/$pkgname-$pkgver.tar.gz;
+source=("https://sources.archlinux.org/other/community/dev86/${pkgname}-${pkgver}.tar.gz;
 'bin86-0.16.17-x86_64-1.patch')
 sha1sums=('35a1222350adce5b6d62dd56f3477d9416c59174'
   '2c967c062fbee4e40ca1bf55feec2033e132e0a9')
@@ -17,20 +17,20 @@
 'f5174f7f703bb21486196c7d9ce027ba8d501c51f6099f02c6c13ee48fc861db')
 
 prepare() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}-${pkgver}"
 
-  patch -Np1 < "$srcdir/bin86-0.16.17-x86_64-1.patch"
+  patch -Np1 < ../bin86-0.16.17-x86_64-1.patch
 }
 
 build() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}-${pkgver}"
 
   make PREFIX=/usr
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd "${pkgname}-${pkgver}"
 
-  install -d "$pkgdir"/usr/{bin,share/man/man1}
-  make PREFIX="$pkgdir/usr" MANDIR="$pkgdir/usr/share/man/man1" install
+  install -d "${pkgdir}"/usr/{bin,share/man/man1}
+  make PREFIX="${pkgdir}"/usr MANDIR="${pkgdir}"/usr/share/man/man1 install
 }



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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 21:48:12
  Author: eworm
Revision: 424774

archrelease: copy trunk to testing-x86_64

Added:
  iucode-tool/repos/testing-x86_64/
  iucode-tool/repos/testing-x86_64/PKGBUILD
(from rev 424773, iucode-tool/trunk/PKGBUILD)

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

Copied: iucode-tool/repos/testing-x86_64/PKGBUILD (from rev 424773, 
iucode-tool/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2021-09-27 21:48:12 UTC (rev 424774)
@@ -0,0 +1,30 @@
+# Maintainer: Christian Hesse 
+# Contributor: Andreas Bosch 
+
+pkgname=iucode-tool
+pkgver=2.3.1
+pkgrel=4
+pkgdesc='Tool to manipulate Intel® IA-32/X86-64 microcode bundles'
+arch=('x86_64')
+url='https://gitlab.com/iucode-tool/iucode-tool/wikis/home'
+license=('GPL')
+depends=('glibc')
+validpgpkeys=('C467A717507BBAFED3C160920BD9E81139CB4807') # Henrique de Moraes 
Holschuh 
+source=("https://gitlab.com/iucode-tool/releases/raw/master/${pkgname}_${pkgver}.tar.xz"{,.asc})
+sha256sums=('12b88efa4d0d95af08db05a50b3dcb217c0eb2bfc67b483779e33d498ddb2f95'
+'SKIP')
+
+build() {
+   cd "$srcdir/${pkgname}-$pkgver"
+
+   ./configure \
+   --prefix=/usr \
+   --sbindir=/usr/bin
+   make
+}
+
+package() {
+   cd "$srcdir/${pkgname}-$pkgver"
+
+   make DESTDIR="$pkgdir/" install
+}



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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 21:48:09
  Author: eworm
Revision: 424773

upgpkg: iucode-tool 2.3.1-4: rebuild old package

Modified:
  iucode-tool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:13:02 UTC (rev 424772)
+++ PKGBUILD2021-09-27 21:48:09 UTC (rev 424773)
@@ -3,11 +3,12 @@
 
 pkgname=iucode-tool
 pkgver=2.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Tool to manipulate Intel® IA-32/X86-64 microcode bundles'
 arch=('x86_64')
 url='https://gitlab.com/iucode-tool/iucode-tool/wikis/home'
 license=('GPL')
+depends=('glibc')
 validpgpkeys=('C467A717507BBAFED3C160920BD9E81139CB4807') # Henrique de Moraes 
Holschuh 
 
source=("https://gitlab.com/iucode-tool/releases/raw/master/${pkgname}_${pkgver}.tar.xz"{,.asc})
 sha256sums=('12b88efa4d0d95af08db05a50b3dcb217c0eb2bfc67b483779e33d498ddb2f95'



[arch-commits] Commit in mellite/repos/community-any (4 files)

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:44:12
  Author: dvzrv
Revision: 1025803

archrelease: copy trunk to community-any

Added:
  mellite/repos/community-any/PKGBUILD
(from rev 1025802, mellite/trunk/PKGBUILD)
  mellite/repos/community-any/mellite.sh
(from rev 1025802, mellite/trunk/mellite.sh)
Deleted:
  mellite/repos/community-any/PKGBUILD
  mellite/repos/community-any/mellite.sh

+
 PKGBUILD   |   94 +--
 mellite.sh |8 ++---
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 21:44:02 UTC (rev 1025802)
+++ PKGBUILD2021-09-27 21:44:12 UTC (rev 1025803)
@@ -1,47 +0,0 @@
-# Maintainer: David Runge 
-
-_name=Mellite
-_app_name=de.sciss.mellite.Mellite
-pkgname=mellite
-pkgver=3.6.0
-pkgrel=1
-pkgdesc="An environment for creating experimental computer-based music and 
sound art"
-arch=('any')
-url="https://www.sciss.de/mellite/;
-license=('AGPL3')
-groups=('pro-audio')
-depends=('java-environment>=16' 'supercollider')
-makedepends=('gendesk' 'sbt')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Sciss/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz;
-"${pkgname}.sh")
-sha512sums=('571f2e0adea0c2544182855adccbff1fb7a5070873e968836a9ed633dd7e04f673f843ec45a8c285b634bf942761e1441a39a059519d093b8889f5f959fcc977'
-
'1a6a572b4c365cdad87930bef805afa229b329cb2ceefb6b9ce42b233ab86f768ae3e3d5fd7cac1129786878c38fd891015aaf6637d9bd7b5ce3b2ef5fe9d30b')
-b2sums=('26b26a810dbe39fab063a453983c62353516f1be2920e56dd1ed169cf9bd7ded459d9acc445a1a679f51e4677fc032b9cd25767366dc8d4acbbf7b8ff28e291d'
-
'4f1fd83d7cf5561e76f746860e5436e7dfab9bd50ad103f499b82de99a67034122f0e8e99e6a58574d6611585d63b2976e5d31979c7233294464683c86cce3ea')
-
-prepare() {
-  mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
-  cd "$pkgname-$pkgver"
-  gendesk -n \
-  --pkgname "${_app_name}" \
-  --name "Mellite" \
-  --pkgdesc "${meter_types[$type]}" \
-  --exec "${pkgname}" \
-  --icon "${_app_name}" \
-  --genericname "Audio Programming" \
-  --categories "AudioVideo;Audio"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  sbt +mellite-app/test +mellite-app/assembly
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -vDm 644 "app/${_name}.jar" -t "${pkgdir}/usr/share/scala/${pkgname}"
-  install -vDm 755 "../${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
-  install -vDm 644 icons/application.png 
"${pkgdir}/usr/share/icons/hicolor/256x256/de.sciss.mellite.Mellite.png"
-  install -vDm 644 icons/application.svg 
"${pkgdir}/usr/share/icons/hicolor/scalable/de.sciss.mellite.Mellite.svg"
-  install -vDm 644 *.desktop -t "${pkgdir}/usr/share/applications"
-}

Copied: mellite/repos/community-any/PKGBUILD (from rev 1025802, 
mellite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 21:44:12 UTC (rev 1025803)
@@ -0,0 +1,47 @@
+# Maintainer: David Runge 
+
+_name=Mellite
+_app_name=de.sciss.mellite.Mellite
+pkgname=mellite
+pkgver=3.7.0
+pkgrel=1
+pkgdesc="An environment for creating experimental computer-based music and 
sound art"
+arch=('any')
+url="https://www.sciss.de/mellite/;
+license=('AGPL3')
+groups=('pro-audio')
+depends=('java-environment>=16' 'supercollider')
+makedepends=('gendesk' 'sbt')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Sciss/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz;
+"${pkgname}.sh")
+sha512sums=('7d4ac1ff84e778a9b6285c626dd805a002d94c95cbbf240a7faa1c519021cc8d54183fa4bd235f4a4f05767d9bcd7dee7aabd900aa6cd3225dd544e316a82495'
+
'1a6a572b4c365cdad87930bef805afa229b329cb2ceefb6b9ce42b233ab86f768ae3e3d5fd7cac1129786878c38fd891015aaf6637d9bd7b5ce3b2ef5fe9d30b')
+b2sums=('6ac54b2f624b4029631c8c92e2a1f271deef4eaec3d3652b88b6dbe730d2c4be3dbabd13aa49d624f7b4b4fc26532881b9b83aa075a04703c8b0e1e0369b478c'
+
'4f1fd83d7cf5561e76f746860e5436e7dfab9bd50ad103f499b82de99a67034122f0e8e99e6a58574d6611585d63b2976e5d31979c7233294464683c86cce3ea')
+
+prepare() {
+  mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
+  gendesk -n \
+  --pkgname "${_app_name}" \
+  --name "Mellite" \
+  --pkgdesc "${meter_types[$type]}" \
+  --exec "${pkgname}" \
+  --icon "${_app_name}" \
+  --genericname "Audio Programming" \
+  --categories "AudioVideo;Audio"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  sbt +mellite-app/test +mellite-app/assembly
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -vDm 644 "app/${_name}.jar" -t "${pkgdir}/usr/share/scala/${pkgname}"
+  install -vDm 755 "../${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
+  install -vDm 644 icons/application.png 
"${pkgdir}/usr/share/icons/hicolor/256x256/de.sciss.mellite.Mellite.png"
+  install -vDm 644 

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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:44:02
  Author: dvzrv
Revision: 1025802

upgpkg: mellite 3.7.0-1: Upgarde to 3.7.0.

Modified:
  mellite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:43:57 UTC (rev 1025801)
+++ PKGBUILD2021-09-27 21:44:02 UTC (rev 1025802)
@@ -3,7 +3,7 @@
 _name=Mellite
 _app_name=de.sciss.mellite.Mellite
 pkgname=mellite
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc="An environment for creating experimental computer-based music and 
sound art"
 arch=('any')
@@ -14,9 +14,9 @@
 makedepends=('gendesk' 'sbt')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Sciss/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz;
 "${pkgname}.sh")
-sha512sums=('571f2e0adea0c2544182855adccbff1fb7a5070873e968836a9ed633dd7e04f673f843ec45a8c285b634bf942761e1441a39a059519d093b8889f5f959fcc977'
+sha512sums=('7d4ac1ff84e778a9b6285c626dd805a002d94c95cbbf240a7faa1c519021cc8d54183fa4bd235f4a4f05767d9bcd7dee7aabd900aa6cd3225dd544e316a82495'
 
'1a6a572b4c365cdad87930bef805afa229b329cb2ceefb6b9ce42b233ab86f768ae3e3d5fd7cac1129786878c38fd891015aaf6637d9bd7b5ce3b2ef5fe9d30b')
-b2sums=('26b26a810dbe39fab063a453983c62353516f1be2920e56dd1ed169cf9bd7ded459d9acc445a1a679f51e4677fc032b9cd25767366dc8d4acbbf7b8ff28e291d'
+b2sums=('6ac54b2f624b4029631c8c92e2a1f271deef4eaec3d3652b88b6dbe730d2c4be3dbabd13aa49d624f7b4b4fc26532881b9b83aa075a04703c8b0e1e0369b478c'
 
'4f1fd83d7cf5561e76f746860e5436e7dfab9bd50ad103f499b82de99a67034122f0e8e99e6a58574d6611585d63b2976e5d31979c7233294464683c86cce3ea')
 
 prepare() {



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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:43:57
  Author: dvzrv
Revision: 1025801

archrelease: copy trunk to community-x86_64

Added:
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
(from rev 1025800, dnscrypt-proxy/trunk/PKGBUILD)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install
(from rev 1025800, dnscrypt-proxy/trunk/dnscrypt-proxy.install)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.service
(from rev 1025800, dnscrypt-proxy/trunk/dnscrypt-proxy.service)
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.socket
(from rev 1025800, dnscrypt-proxy/trunk/dnscrypt-proxy.socket)
Deleted:
  dnscrypt-proxy/repos/community-x86_64/PKGBUILD
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.install
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.service
  dnscrypt-proxy/repos/community-x86_64/dnscrypt-proxy.socket

+
 PKGBUILD   |  150 +++
 dnscrypt-proxy.install |   18 ++---
 dnscrypt-proxy.service |   72 +++---
 dnscrypt-proxy.socket  |   32 +-
 4 files changed, 136 insertions(+), 136 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 21:43:41 UTC (rev 1025800)
+++ PKGBUILD2021-09-27 21:43:57 UTC (rev 1025801)
@@ -1,75 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Felix Yan 
-# Contributor: Techlive Zheng 
-# Contributor: peace4all 
-
-pkgname=dnscrypt-proxy
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="A flexible DNS proxy, with support for encrypted DNS protocols"
-arch=('x86_64')
-url="https://github.com/DNSCrypt/dnscrypt-proxy;
-license=('ISC')
-depends=('glibc')
-makedepends=('git' 'go')
-optdepends=('python-urllib3: for generate-domains-blocklist')
-install="${pkgname}.install"
-backup=("etc/${pkgname}/${pkgname}.toml"
-"etc/${pkgname}/allowed-ips.txt"
-"etc/${pkgname}/allowed-names.txt"
-"etc/${pkgname}/blocked-ips.txt"
-"etc/${pkgname}/blocked-names.txt"
-"etc/${pkgname}/cloaking-rules.txt"
-"etc/${pkgname}/forwarding-rules.txt"
-)
-source=("git+https://github.com/dnscrypt/${pkgname}#tag=${pkgver}?signed;
-"${pkgname}.service"
-"${pkgname}.socket"
-
"${pkgname}-${pkgver}-configuration.patch::https://github.com/dvzrv/dnscrypt-proxy/commit/c3b021adcfc564f331ba531c35b4501adfee53d3.patch;)
-sha512sums=('SKIP'
-
'49a9e7ab55e3d5a61017ab2d3a9d8baa503a7737b3b23402d1685f3fda2b59c5e08810bb18be30b2f099da7fa8686ce1bb4052cdd705e9397fd40b663bef3f21'
-
'56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5'
-
'5153386b92ff3540c9e564fa9224a7300e31fe9d0e0a0dd1a262c389e8d115eac549cb863e822c727de52a28d8f2a7a31188d4c793899ae42809f55a0e299b63')
-validpgpkeys=('54A2B8892CC3D6A597B92B6C210627AABA709FE1') # Frank Denis 
(Jedi/Sector One) 
+# Contributor: Felix Yan 
+# Contributor: Techlive Zheng 
+# Contributor: peace4all 
+
+pkgname=dnscrypt-proxy
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="A flexible DNS proxy, with support for encrypted DNS protocols"
+arch=('x86_64')
+url="https://github.com/DNSCrypt/dnscrypt-proxy;
+license=('ISC')
+depends=('glibc')
+makedepends=('git' 'go')
+optdepends=('python-urllib3: for generate-domains-blocklist')
+install="${pkgname}.install"
+backup=("etc/${pkgname}/${pkgname}.toml"
+"etc/${pkgname}/allowed-ips.txt"
+"etc/${pkgname}/allowed-names.txt"
+"etc/${pkgname}/blocked-ips.txt"
+"etc/${pkgname}/blocked-names.txt"
+"etc/${pkgname}/cloaking-rules.txt"
+"etc/${pkgname}/forwarding-rules.txt"
+)
+source=("git+https://github.com/dnscrypt/${pkgname}#tag=${pkgver}?signed;
+"${pkgname}.service"
+"${pkgname}.socket"
+
"${pkgname}-${pkgver}-configuration.patch::https://github.com/dvzrv/dnscrypt-proxy/commit/c3b021adcfc564f331ba531c35b4501adfee53d3.patch;)
+sha512sums=('SKIP'
+
'49a9e7ab55e3d5a61017ab2d3a9d8baa503a7737b3b23402d1685f3fda2b59c5e08810bb18be30b2f099da7fa8686ce1bb4052cdd705e9397fd40b663bef3f21'
+
'56a56e87032da9316b392b0613124b0743673041596c717005541ae9b3994c7fc16c02497ea773d321f45d8e0f9ea8fda00783062cef4d5c8277b5b6f7cb10d5'
+
'5153386b92ff3540c9e564fa9224a7300e31fe9d0e0a0dd1a262c389e8d115eac549cb863e822c727de52a28d8f2a7a31188d4c793899ae42809f55a0e299b63')
+validpgpkeys=('54A2B8892CC3D6A597B92B6C210627AABA709FE1') # Frank Denis 
(Jedi/Sector One) https://github.com/jedisct1/dnscrypt-proxy/wiki
-Wants=network-online.target nss-lookup.target
-Before=nss-lookup.target
-
-[Service]
-AmbientCapabilities=CAP_NET_BIND_SERVICE
-CacheDirectory=dnscrypt-proxy
-CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-DynamicUser=yes
-ExecStart=/usr/bin/dnscrypt-proxy --config 
/etc/dnscrypt-proxy/dnscrypt-proxy.toml
-LockPersonality=yes
-LogsDirectory=dnscrypt-proxy
-MemoryDenyWriteExecute=true

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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:43:41
  Author: dvzrv
Revision: 1025800

upgpkg: dnscrypt-proxy 2.1.1-1: Upgrade to 2.1.1.

Modified:
  dnscrypt-proxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:42:37 UTC (rev 1025799)
+++ PKGBUILD2021-09-27 21:43:41 UTC (rev 1025800)
@@ -4,7 +4,7 @@
 # Contributor: peace4all 
 
 pkgname=dnscrypt-proxy
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="A flexible DNS proxy, with support for encrypted DNS protocols"
 arch=('x86_64')



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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:41:47
  Author: dvzrv
Revision: 1025797

archrelease: copy trunk to community-staging-x86_64

Added:
  iempluginsuite/repos/community-staging-x86_64/
  iempluginsuite/repos/community-staging-x86_64/PKGBUILD
(from rev 1025796, iempluginsuite/trunk/PKGBUILD)
  
iempluginsuite/repos/community-staging-x86_64/iempluginsuite-1.12.0-juce_gl.patch
(from rev 1025796, iempluginsuite/trunk/iempluginsuite-1.12.0-juce_gl.patch)
  iempluginsuite/repos/community-staging-x86_64/iempluginsuite.directory
(from rev 1025796, iempluginsuite/trunk/iempluginsuite.directory)
  iempluginsuite/repos/community-staging-x86_64/iempluginsuite.menu
(from rev 1025796, iempluginsuite/trunk/iempluginsuite.menu)

-+
 PKGBUILD|  131 +++
 iempluginsuite-1.12.0-juce_gl.patch |  396 ++
 iempluginsuite.directory|4 
 iempluginsuite.menu |   14 +
 4 files changed, 545 insertions(+)

Copied: iempluginsuite/repos/community-staging-x86_64/PKGBUILD (from rev 
1025796, iempluginsuite/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-09-27 21:41:47 UTC (rev 1025797)
@@ -0,0 +1,131 @@
+# Maintainer: David Runge 
+
+_name=IEMPluginSuite
+pkgname=iempluginsuite
+pkgver=1.12.0
+pkgrel=1
+pkgdesc="Plug-in suite including Ambisonic plug-ins up to 7th order"
+arch=('x86_64')
+url="https://plugins.iem.at;
+license=('GPL3')
+groups=('pro-audio' 'vst-plugins')
+depends=('gcc-libs' 'glibc' 'libglvnd' 'libpng'
+'libx11' 'libxcursor' 'libxext' 'libxinerama' 'libxrandr' 'zlib')
+makedepends=('alsa-lib' 'curl' 'fftw' 'flac' 'freetype2' 'gendesk' 'jack'
+'juce' 'libjpeg-turbo' 'libogg' 'libvorbis' 'xorg-server-xvfb')
+source=("$pkgname-$pkgver.tar.gz::https://git.iem.at/audioplugins/${_name}/-/archive/v${pkgver}/${_name}-v${pkgver}.tar.gz;
+"${pkgname}-1.12.0-juce_gl.patch"
+"$pkgname.directory"
+"$pkgname.menu")
+sha512sums=('6178d8baadcf05b5c5bd5281c318a6023377d2b8db91042fbb3100d21930865514271deec98a5577e369c1516d059dd39c0a776cfb64a5071535330db908d52f'
+
'0882d004ed147709f748270efe3f815ec22b3837cb9881f714b3be38d5a7addca8bd818a33e51bc2bf33e4176c1e5add5d01c5eb45aa4f9e3560784812e659bd'
+
'412ac2581089babfe57b10c06dca86c19a8b708b76af70283d3b35dd1deffc8f7c654d9e7d182da8b0fa2f40cafe46fc855890e0aed7d11530de3c0d56bf17dd'
+
'2d290b5b8c9320013abb97e0a9051c6687a92700433454c88d4c89fe122c9b1537e128faf7060715c63eb28e93ad9f3f1a98765a7a5934e4f8bd0a8c20254ab3')
+_standalones=('AllRADecoder' 'BinauralDecoder' 'CoordinateConverter'
+'DirectionalCompressor' 'DirectivityShaper' 'DistanceCompensator' 'DualDelay'
+'EnergyVisualizer' 'FdnReverb' 'MatrixMultiplier' 'MultiBandCompressor'
+'MultiEQ' 'MultiEncoder' 'OmniCompressor' 'PluginTemplate' 'ProbeDecoder'
+'RoomEncoder' 'SceneRotator' 'SimpleDecoder' 'StereoEncoder' 'ToolBox')
+
+prepare() {
+  mv -v "${_name}-v$pkgver" "$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
+  declare -A comments=(
+['AllRADecoder']="Design an Ambisonic decoder for an arbitrary loudspeaker 
layout using the AllRAD approach."
+['BinauralDecoder']="Renders the Ambisonic input signal to a binaural 
headphone signal using the MagLS approach."
+['CoordinateConverter']="Converts VST parameters from a spherical 
representation to a cartesian, and vice versa."
+['DirectionalCompressor']="A more sophisticated Ambisonic 
compressor/limiter which lets you control the dynamics for different spatial 
regions."
+['DirectivityShaper']="Filter input signal into four independent bands, to 
which different directivity patterns can be applied to."
+['DistanceCompensator']="Calculate the needed delays and gains in order to 
compensate for distance differences."
+['DualDelay']="Two delay-lines, which can be configured independently."
+['EnergyVisualizer']="Visualizes the energy distribution on the sphere of 
the Ambisonic input signal using a Hammer-Aitoff projection (a spherical 
projection which is area-preserving)"
+['FdnReverb']="A Feedback-Delay-Network reverberation."
+['MatrixMultiplier']="Load a configuration which contains a 
TransformationMatrix object which will be applied to the input signal."
+['MultiBandCompressor']="Splits an Ambisonic signal into four bands and 
compresses them individually."
+['MultiEQ']="A simple multi-channel equalizer, filtering up to 64 audio 
channels."
+['MultiEncoder']="Encode multiple sources with just one plug-in."
+['OmniCompressor']="An Ambisonic compressor which can also be used as a 
limiter."
+['ProbeDecoder']="A little tool to sample/decode the Ambisonic input 
signal for one specific direction and listen to the output."
+['RoomEncoder']="Puts a source and a listener into a 

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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:41:36
  Author: dvzrv
Revision: 1025796

upgpkg: iempluginsuite 1.12.0-1: Upgrade to 1.12.0.

Add patch for juce >= 6.1, qualifying all used GL functionality with juce::gl::.
Add CPPFLAGS override for juce >= 6.1 to build with deprecated non-asynchronous 
modal loops.

Added:
  iempluginsuite/trunk/iempluginsuite-1.12.0-juce_gl.patch
Modified:
  iempluginsuite/trunk/PKGBUILD

-+
 PKGBUILD|   30 +-
 iempluginsuite-1.12.0-juce_gl.patch |  396 ++
 2 files changed, 417 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:13:03 UTC (rev 1025795)
+++ PKGBUILD2021-09-27 21:41:36 UTC (rev 1025796)
@@ -2,7 +2,7 @@
 
 _name=IEMPluginSuite
 pkgname=iempluginsuite
-pkgver=1.11.1
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="Plug-in suite including Ambisonic plug-ins up to 7th order"
 arch=('x86_64')
@@ -9,14 +9,16 @@
 url="https://plugins.iem.at;
 license=('GPL3')
 groups=('pro-audio' 'vst-plugins')
-depends=('gcc-libs' 'glibc' 'libglvnd' 'libjpeg-turbo' 'libogg' 'libpng'
-'libx11' 'libxext' 'libxinerama' 'zlib')
+depends=('gcc-libs' 'glibc' 'libglvnd' 'libpng'
+'libx11' 'libxcursor' 'libxext' 'libxinerama' 'libxrandr' 'zlib')
 makedepends=('alsa-lib' 'curl' 'fftw' 'flac' 'freetype2' 'gendesk' 'jack'
-'juce' 'libvorbis' 'xorg-server-xvfb')
+'juce' 'libjpeg-turbo' 'libogg' 'libvorbis' 'xorg-server-xvfb')
 
source=("$pkgname-$pkgver.tar.gz::https://git.iem.at/audioplugins/${_name}/-/archive/v${pkgver}/${_name}-v${pkgver}.tar.gz;
+"${pkgname}-1.12.0-juce_gl.patch"
 "$pkgname.directory"
 "$pkgname.menu")
-sha512sums=('d811d31723895ace79b4a6000c841db813f3d9b26fa5136c88c42c242b122d9d4f7fdf439c980ed847dc0d1083d7a22d77f909259b209c93a77c4f3c4da1aebd'
+sha512sums=('6178d8baadcf05b5c5bd5281c318a6023377d2b8db91042fbb3100d21930865514271deec98a5577e369c1516d059dd39c0a776cfb64a5071535330db908d52f'
+
'0882d004ed147709f748270efe3f815ec22b3837cb9881f714b3be38d5a7addca8bd818a33e51bc2bf33e4176c1e5add5d01c5eb45aa4f9e3560784812e659bd'
 
'412ac2581089babfe57b10c06dca86c19a8b708b76af70283d3b35dd1deffc8f7c654d9e7d182da8b0fa2f40cafe46fc855890e0aed7d11530de3c0d56bf17dd'
 
'2d290b5b8c9320013abb97e0a9051c6687a92700433454c88d4c89fe122c9b1537e128faf7060715c63eb28e93ad9f3f1a98765a7a5934e4f8bd0a8c20254ab3')
 _standalones=('AllRADecoder' 'BinauralDecoder' 'CoordinateConverter'
@@ -82,10 +84,15 @@
 --genericname "${generic[$name]}" \
 --categories "${pkgname}"
   done
+
+  # fix issue with juce::gl namespaces
+  # https://git.iem.at/audioplugins/IEMPluginSuite/-/issues/121
+  patch -Np1 -i ../"${pkgname}-1.12.0-juce_gl.patch"
 }
 
 build() {
   cd "$pkgname-$pkgver"
+
   for _jucer in */*.jucer; do
 _name="$(dirname ${_jucer})"
 ln -sv ../resources/ "${_name}/"
@@ -92,15 +99,19 @@
 xvfb-run Projucer --resave "${_jucer}"
 # remove -march=native as only supplying -DTARGET_ARCH is not enough
 sed -e 's/\-march=native//g' -i "${_name}/Builds/LinuxMakefile/Makefile"
-CPPFLAGS+=" -I/usr/share/juce/modules/juce_audio_processors/format_types/ 
-DJUCE_JACK=1" \
-  make CONFIG=Release AR=gcc-ar -j$(nproc) V=1 -C 
"${_name}/Builds/LinuxMakefile"
+
+# enable synchronous modal loops again:
+# https://git.iem.at/audioplugins/IEMPluginSuite/-/issues/120
+export CPPFLAGS+=" -DJUCE_MODAL_LOOPS_PERMITTED=1"
+make CONFIG=Release AR=gcc-ar -j$(nproc) V=1 -C 
"${_name}/Builds/LinuxMakefile"
   done
 }
 
 package() {
   depends+=('libasound.so' 'libcurl.so' 'libFLAC.so' 'libfftw3f.so'
-  'libfreetype.so' 'libjack.so' 'libvorbis.so' 'libvorbisenc.so'
-  'libvorbisfile.so')
+  'libfreetype.so' 'libjack.so' 'libjpeg.so' 'libogg.so' 'libvorbis.so'
+  'libvorbisenc.so' 'libvorbisfile.so')
+
   cd "$pkgname-$pkgver"
   for _jucer in */*.jucer; do
 _name="$(dirname "${_jucer}")"
@@ -109,6 +120,7 @@
 install -vDm 755 "${_name}/Builds/LinuxMakefile/build/${_name##_}.so" \
   -t "${pkgdir}/usr/lib/vst"
   done
+
   # XDG desktop integration
   install -vDm 644 *.desktop -t "${pkgdir}/usr/share/applications"
   install -vDm 644 "../${pkgname}.menu" \

Added: iempluginsuite-1.12.0-juce_gl.patch
===
--- iempluginsuite-1.12.0-juce_gl.patch (rev 0)
+++ iempluginsuite-1.12.0-juce_gl.patch 2021-09-27 21:41:36 UTC (rev 1025796)
@@ -0,0 +1,396 @@
+diff -ruN a/AllRADecoder/Source/LoudspeakerVisualizer.h 
b/AllRADecoder/Source/LoudspeakerVisualizer.h
+--- a/AllRADecoder/Source/LoudspeakerVisualizer.h  2021-02-02 
17:01:39.0 +0100
 b/AllRADecoder/Source/LoudspeakerVisualizer.h  2021-09-26 
21:51:52.950367173 +0200
+@@ -78,13 +78,13 @@
+ 
+ 
+ 
+-openGLContext.extensions.glActiveTexture (GL_TEXTURE0);
+-glEnable 

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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:12:44
  Author: dvzrv
Revision: 1025794

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-libcap/repos/multilib-staging-x86_64/
  lib32-libcap/repos/multilib-staging-x86_64/PKGBUILD
(from rev 1025793, lib32-libcap/trunk/PKGBUILD)

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

Copied: lib32-libcap/repos/multilib-staging-x86_64/PKGBUILD (from rev 1025793, 
lib32-libcap/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2021-09-27 21:12:44 UTC (rev 1025794)
@@ -0,0 +1,45 @@
+# Maintainer: David Runge 
+# Contributor: Florian Pritz 
+# Contributor: Hugo Doria 
+
+_name=libcap
+pkgname=lib32-libcap
+pkgver=2.59
+pkgrel=1
+pkgdesc="POSIX 1003.1e capabilities (32-bit)"
+arch=('x86_64')
+url="https://sites.google.com/site/fullycapable/;
+license=('GPL2')
+depends=("libcap=${pkgver}" 'lib32-glibc' 'lib32-pam')
+makedepends=('linux-api-headers')
+provides=('libcap.so' 'libpsx.so')
+source=("https://kernel.org/pub/linux/libs/security/linux-privs/${_name}2/${_name}-$pkgver.tar."{xz,sign}
+)
+sha512sums=('296c11259e1b4d577b3527ab5e2160be3f94a2bee7d63d1b7feadc603f7e160b72f8c8ede34dec269f5eb7595304ff290693803be778bdbbe088de0e99a33812'
+'SKIP')
+b2sums=('5db562b389f2c4034b5fa840a14f7fd7ada49470fea8d13828b2c302a7d768831a6215593d21938b8e1d5bd65fa0581628809526fa5f6091ca4eac5e884cd38c'
+'SKIP')
+validpgpkeys=('38A644698C69787344E954CE29EE848AE2CCF3F4') # Andrew G. Morgan 

+
+prepare() {
+  mv "${_name}-$pkgver" "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  make DYNAMIC=yes KERNEL_HEADERS='/usr/include' CC="gcc -m32" lib='lib32' 
prefix='/usr' sbindir='bin'
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make -k test CC="gcc -m32"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" RAISE_SETFCAP='no' lib='lib32' prefix='/usr' 
sbindir='bin' install
+
+  # docs
+  install -vDm 644 {CHANGELOG,README} -t "${pkgdir}/usr/share/doc/${pkgname}/"
+  rm -r "${pkgdir}/usr/"{include,share/man,bin}
+}



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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:12:36
  Author: dvzrv
Revision: 1025793

upgpkg: lib32-libcap 2.59-1: Upgrade to 2.59.

Modified:
  lib32-libcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 20:11:33 UTC (rev 1025792)
+++ PKGBUILD2021-09-27 21:12:36 UTC (rev 1025793)
@@ -4,7 +4,7 @@
 
 _name=libcap
 pkgname=lib32-libcap
-pkgver=2.58
+pkgver=2.59
 pkgrel=1
 pkgdesc="POSIX 1003.1e capabilities (32-bit)"
 arch=('x86_64')
@@ -15,9 +15,9 @@
 provides=('libcap.so' 'libpsx.so')
 
source=("https://kernel.org/pub/linux/libs/security/linux-privs/${_name}2/${_name}-$pkgver.tar."{xz,sign}
 )
-sha512sums=('092e45f82113293e1c2db7e51dca7298496c2a3af08eb41107e8c2b4798c25d3c9059e152181dc048b232fe0e59c4c3beaa158da2e5798cd6e1013d85226a9cf'
+sha512sums=('296c11259e1b4d577b3527ab5e2160be3f94a2bee7d63d1b7feadc603f7e160b72f8c8ede34dec269f5eb7595304ff290693803be778bdbbe088de0e99a33812'
 'SKIP')
-b2sums=('9f160c08e7e8bcb9eb49ab6a7a0805145461613a946ccfebeadc269b26331eadc9f467437b2f5b022e9a545b034ea4fd8fed4d5893e84d9a48dd85318810b974'
+b2sums=('5db562b389f2c4034b5fa840a14f7fd7ada49470fea8d13828b2c302a7d768831a6215593d21938b8e1d5bd65fa0581628809526fa5f6091ca4eac5e884cd38c'
 'SKIP')
 validpgpkeys=('38A644698C69787344E954CE29EE848AE2CCF3F4') # Andrew G. Morgan 

 



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 21:11:51
  Author: arojas
Revision: 424771

archrelease: copy trunk to extra-x86_64

Added:
  qt5-wayland/repos/extra-x86_64/PKGBUILD
(from rev 424770, qt5-wayland/trunk/PKGBUILD)
Deleted:
  qt5-wayland/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 21:11:42 UTC (rev 424770)
+++ PKGBUILD2021-09-27 21:11:51 UTC (rev 424771)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-wayland
-pkgver=5.15.2+kde+r30
-pkgrel=1
-_commit=3c420cd180397e3f42c8a436a7f1b11465925bdd
-arch=('x86_64')
-url='https://www.qt.io'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='Provides APIs for Wayland'
-depends=('qt5-declarative' 'libxcomposite')
-makedepends=('vulkan-headers' 'git')
-groups=('qt' 'qt5')
-_pkgfqn=qtwayland
-source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $_pkgfqn
-  echo "5.15.2+kde+r"`git rev-list --count origin/5.15.2..$_commit`
-}
-
-prepare() {
-  mkdir -p build
-
-  cd $_pkgfqn
-  git revert -n 30cb2a87fcc6265232cb5a3ffce9836da6e531d6 # Revert version bump
-}
-
-build() {
-  cd build
-
-  qmake ../${_pkgfqn}
-  make
-}
-
-package() {
-  cd build
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "$pkgdir/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-}

Copied: qt5-wayland/repos/extra-x86_64/PKGBUILD (from rev 424770, 
qt5-wayland/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 21:11:51 UTC (rev 424771)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt5-wayland
+pkgver=5.15.2+kde+r31
+pkgrel=1
+_commit=1c53ba6dfebbf1d6e87c9ad1f2bbda94e3d45bf7
+arch=('x86_64')
+url='https://www.qt.io'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='Provides APIs for Wayland'
+depends=('qt5-declarative' 'libxcomposite')
+makedepends=('vulkan-headers' 'git')
+groups=('qt' 'qt5')
+_pkgfqn=qtwayland
+source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $_pkgfqn
+  echo "5.15.2+kde+r"`git rev-list --count origin/5.15.2..$_commit`
+}
+
+prepare() {
+  mkdir -p build
+
+  cd $_pkgfqn
+  git revert -n 30cb2a87fcc6265232cb5a3ffce9836da6e531d6 # Revert version bump
+}
+
+build() {
+  cd build
+
+  qmake ../${_pkgfqn}
+  make
+}
+
+package() {
+  cd build
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
+  find "$pkgdir/usr/lib" -type f -name '*.prl' \
+-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
+}



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 21:11:42
  Author: arojas
Revision: 424770

Bump revision

Modified:
  qt5-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 21:04:56 UTC (rev 424769)
+++ PKGBUILD2021-09-27 21:11:42 UTC (rev 424770)
@@ -2,9 +2,9 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=qt5-wayland
-pkgver=5.15.2+kde+r30
+pkgver=5.15.2+kde+r31
 pkgrel=1
-_commit=3c420cd180397e3f42c8a436a7f1b11465925bdd
+_commit=1c53ba6dfebbf1d6e87c9ad1f2bbda94e3d45bf7
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')



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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:04:56
  Author: dvzrv
Revision: 424769

archrelease: copy trunk to staging-x86_64

Added:
  libcap/repos/staging-x86_64/
  libcap/repos/staging-x86_64/PKGBUILD
(from rev 424768, libcap/trunk/PKGBUILD)

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

Copied: libcap/repos/staging-x86_64/PKGBUILD (from rev 424768, 
libcap/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2021-09-27 21:04:56 UTC (rev 424769)
@@ -0,0 +1,41 @@
+# Maintainer:  David Runge 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Hugo Doria 
+
+pkgname=libcap
+pkgver=2.59
+pkgrel=1
+pkgdesc='POSIX 1003.1e capabilities'
+arch=('x86_64')
+url="https://sites.google.com/site/fullycapable/;
+license=('GPL2')
+depends=('glibc' 'pam')
+makedepends=('linux-api-headers')
+provides=('libcap.so' 'libpsx.so')
+source=("https://kernel.org/pub/linux/libs/security/linux-privs/${pkgname}2/${pkgname}-$pkgver.tar."{xz,sign}
+)
+sha512sums=('296c11259e1b4d577b3527ab5e2160be3f94a2bee7d63d1b7feadc603f7e160b72f8c8ede34dec269f5eb7595304ff290693803be778bdbbe088de0e99a33812'
+'SKIP')
+b2sums=('5db562b389f2c4034b5fa840a14f7fd7ada49470fea8d13828b2c302a7d768831a6215593d21938b8e1d5bd65fa0581628809526fa5f6091ca4eac5e884cd38c'
+'SKIP')
+validpgpkeys=(38A644698C69787344E954CE29EE848AE2CCF3F4) # Andrew G. Morgan 

+
+build() {
+  cd "$pkgname-$pkgver"
+  make DYNAMIC=yes KERNEL_HEADERS='/usr/include' lib='lib' prefix='/usr' 
sbindir='bin'
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make -k test
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" RAISE_SETFCAP='no' lib='lib' prefix='/usr' 
sbindir='bin' install
+  # docs
+  install -vDm 644 {CHANGELOG,README} -t "${pkgdir}/usr/share/doc/${pkgname}/"
+  install -vDm 644 pam_cap/capability.conf \
+-t "$pkgdir/usr/share/doc/$pkgname/examples/"
+}



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

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 21:04:46
  Author: dvzrv
Revision: 424768

upgpkg: libcap 2.59-1: Upgrade to 2.59.

Modified:
  libcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 19:03:59 UTC (rev 424767)
+++ PKGBUILD2021-09-27 21:04:46 UTC (rev 424768)
@@ -4,7 +4,7 @@
 # Contributor: Hugo Doria 
 
 pkgname=libcap
-pkgver=2.58
+pkgver=2.59
 pkgrel=1
 pkgdesc='POSIX 1003.1e capabilities'
 arch=('x86_64')
@@ -15,9 +15,9 @@
 provides=('libcap.so' 'libpsx.so')
 
source=("https://kernel.org/pub/linux/libs/security/linux-privs/${pkgname}2/${pkgname}-$pkgver.tar."{xz,sign}
 )
-sha512sums=('092e45f82113293e1c2db7e51dca7298496c2a3af08eb41107e8c2b4798c25d3c9059e152181dc048b232fe0e59c4c3beaa158da2e5798cd6e1013d85226a9cf'
+sha512sums=('296c11259e1b4d577b3527ab5e2160be3f94a2bee7d63d1b7feadc603f7e160b72f8c8ede34dec269f5eb7595304ff290693803be778bdbbe088de0e99a33812'
 'SKIP')
-b2sums=('9f160c08e7e8bcb9eb49ab6a7a0805145461613a946ccfebeadc269b26331eadc9f467437b2f5b022e9a545b034ea4fd8fed4d5893e84d9a48dd85318810b974'
+b2sums=('5db562b389f2c4034b5fa840a14f7fd7ada49470fea8d13828b2c302a7d768831a6215593d21938b8e1d5bd65fa0581628809526fa5f6091ca4eac5e884cd38c'
 'SKIP')
 validpgpkeys=(38A644698C69787344E954CE29EE848AE2CCF3F4) # Andrew G. Morgan 

 



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 20:11:33
  Author: arojas
Revision: 1025792

archrelease: copy trunk to community-any

Added:
  jupyterlab/repos/community-any/PKGBUILD
(from rev 1025791, jupyterlab/trunk/PKGBUILD)
Deleted:
  jupyterlab/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 20:11:22 UTC (rev 1025791)
+++ PKGBUILD2021-09-27 20:11:33 UTC (rev 1025792)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=jupyterlab
-_pipname=jupyterlab
-pkgver=3.1.13
-pkgrel=1
-pkgdesc='JupyterLab computational environment'
-arch=(any)
-url='https://github.com/jupyterlab/jupyterlab'
-license=(custom)
-makedepends=(python-setuptools)
-depends=(python-jupyterlab_server python-jupyter_packaging jupyter-nbclassic 
nodejs)
-optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets 
support')
-source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('48a6214ba8310d8bdb3eb6bac8eedf449c77d1bbb6f81b586267c158ad00b899')
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build 
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  mv "$pkgdir"/usr/etc "$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: jupyterlab/repos/community-any/PKGBUILD (from rev 1025791, 
jupyterlab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 20:11:33 UTC (rev 1025792)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=jupyterlab
+_pipname=jupyterlab
+pkgver=3.1.14
+pkgrel=1
+pkgdesc='JupyterLab computational environment'
+arch=(any)
+url='https://github.com/jupyterlab/jupyterlab'
+license=(custom)
+makedepends=(python-setuptools)
+depends=(python-jupyterlab_server python-jupyter_packaging jupyter-nbclassic 
nodejs)
+optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets 
support')
+source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
+sha256sums=('13174cb6076dd5da6f1b85725ccfcc9518d8f98e86b8b644fc89b1dfaeda63a9')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  mv "$pkgdir"/usr/etc "$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 20:11:22
  Author: arojas
Revision: 1025791

Update to 3.1.14

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 19:58:49 UTC (rev 1025790)
+++ PKGBUILD2021-09-27 20:11:22 UTC (rev 1025791)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.1.13
+pkgver=3.1.14
 pkgrel=1
 pkgdesc='JupyterLab computational environment'
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python-jupyterlab_server python-jupyter_packaging jupyter-nbclassic 
nodejs)
 optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets 
support')
 
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('48a6214ba8310d8bdb3eb6bac8eedf449c77d1bbb6f81b586267c158ad00b899')
+sha256sums=('13174cb6076dd5da6f1b85725ccfcc9518d8f98e86b8b644fc89b1dfaeda63a9')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in open-vm-tools/repos/community-x86_64 (6 files)

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 19:58:49
  Author: eworm
Revision: 1025790

archrelease: copy trunk to community-x86_64

Added:
  open-vm-tools/repos/community-x86_64/PKGBUILD
(from rev 1025789, open-vm-tools/trunk/PKGBUILD)
  open-vm-tools/repos/community-x86_64/vmtoolsd.service
(from rev 1025789, open-vm-tools/trunk/vmtoolsd.service)
  open-vm-tools/repos/community-x86_64/vmware-vmblock-fuse.service
(from rev 1025789, open-vm-tools/trunk/vmware-vmblock-fuse.service)
Deleted:
  open-vm-tools/repos/community-x86_64/PKGBUILD
  open-vm-tools/repos/community-x86_64/vmtoolsd.service
  open-vm-tools/repos/community-x86_64/vmware-vmblock-fuse.service

-+
 PKGBUILD|  125 ++
 vmtoolsd.service|   20 +++---
 vmware-vmblock-fuse.service |   24 
 3 files changed, 89 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 19:58:37 UTC (rev 1025789)
+++ PKGBUILD2021-09-27 19:58:49 UTC (rev 1025790)
@@ -1,58 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Krzysztof Raczkowski 
-
-pkgname=open-vm-tools
-epoch=6
-pkgver=11.3.0
-pkgrel=1
-pkgdesc='The Open Virtual Machine Tools (open-vm-tools) are the open source 
implementation of VMware Tools'
-arch=('x86_64')
-url='https://github.com/vmware/open-vm-tools'
-license=('LGPL')
-depends=('fuse2' 'icu' 'iproute2' 'libdnet' 'libmspack' 'libsigc++'
- 'libxcrypt' 'libcrypt.so' 'libxss' 'lsb-release' 'procps-ng'
- 'uriparser' 'gdk-pixbuf-xlib')
-makedepends=('chrpath' 'doxygen' 'gtkmm3' 'libxtst' 'python' 'rpcsvc-proto')
-optdepends=('gtkmm3: DnD/CP plugin'
-'libxtst: DnD/CP, resolution set plugins'
-'netctl: suspend-resume network state'
-'networkmanager: suspend-resume network state')
-backup=('etc/xdg/autostart/vmware-user.desktop')
-options=('docs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/vmware/open-vm-tools/archive/stable-${pkgver/_/-}.tar.gz;
-'vmtoolsd.service'
-'vmware-vmblock-fuse.service')
-sha256sums=('588f1b6252c36bc55581aa3451a47880290f38ef46aad493710bcf4ce3c7635e'
-'0626cc86232f75a7286c24c52d6b44260bba55e2e96c17fa22ed36decb61a4d9'
-'99e3cc1da20a751049144cc02dec77174a55109b5b5960e1facd78709da7724f')
-
-build() {
-  cd "$srcdir/$pkgname-stable-${pkgver}/open-vm-tools/"
-
-  autoreconf -vi
-  sh ./configure --prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---with-udev-rules-dir=/usr/lib/udev/rules.d \
---without-xmlsecurity \
---without-kernel-modules
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-stable-${pkgver}/open-vm-tools/"
-
-  make install DESTDIR="$pkgdir"
-  chmod 7755 "$pkgdir"/usr/bin/vmware-user-suid-wrapper
-
-  # install vmware-xdg-detect-de
-  install -D -m0755 scripts/common/vmware-xdg-detect-de 
"$pkgdir"/usr/bin/vmware-xdg-detect-de
-
-  # We don't want a symlink in /sbin
-  rm "$pkgdir"/sbin/mount.vmhgfs
-  rmdir "$pkgdir"/sbin
-
-  # install systemd files
-  install -D -m0644 "$srcdir"/vmtoolsd.service 
"$pkgdir"/usr/lib/systemd/system/vmtoolsd.service
-  install -D -m0644 "$srcdir"/vmware-vmblock-fuse.service 
"$pkgdir"/usr/lib/systemd/system/vmware-vmblock-fuse.service
-}

Copied: open-vm-tools/repos/community-x86_64/PKGBUILD (from rev 1025789, 
open-vm-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 19:58:49 UTC (rev 1025790)
@@ -0,0 +1,67 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Krzysztof Raczkowski 
+
+pkgname=open-vm-tools
+epoch=6
+pkgver=11.3.5
+pkgrel=1
+pkgdesc='The Open Virtual Machine Tools (open-vm-tools) are the open source 
implementation of VMware Tools'
+arch=('x86_64')
+url='https://github.com/vmware/open-vm-tools'
+license=('LGPL')
+depends=('fuse2' 'icu' 'iproute2' 'libdnet' 'libmspack' 'libsigc++'
+ 'libxcrypt' 'libcrypt.so' 'libxss' 'lsb-release' 'procps-ng'
+ 'uriparser' 'gdk-pixbuf-xlib')
+makedepends=('chrpath' 'doxygen' 'gtkmm3' 'libxtst' 'python' 'rpcsvc-proto')
+checkdepends=('cunit')
+optdepends=('gtkmm3: DnD/CP plugin'
+'libxtst: DnD/CP, resolution set plugins'
+'netctl: suspend-resume network state'
+'networkmanager: suspend-resume network state')
+backup=('etc/xdg/autostart/vmware-user.desktop')
+options=('docs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/vmware/open-vm-tools/archive/stable-${pkgver/_/-}.tar.gz;
+'vmtoolsd.service'
+'vmware-vmblock-fuse.service')
+sha256sums=('26053a93d8aa5387e49a974ed3d0c89a1efd7e0911d694cd9b9f4306bd74b885'
+'0626cc86232f75a7286c24c52d6b44260bba55e2e96c17fa22ed36decb61a4d9'
+'99e3cc1da20a751049144cc02dec77174a55109b5b5960e1facd78709da7724f')
+
+prepare() {
+  cd 

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

2021-09-27 Thread Christian Hesse via arch-commits
Date: Monday, September 27, 2021 @ 19:58:37
  Author: eworm
Revision: 1025789

upgpkg: open-vm-tools 6:11.3.5-1: new upstream release

Modified:
  open-vm-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 19:57:16 UTC (rev 1025788)
+++ PKGBUILD2021-09-27 19:58:37 UTC (rev 1025789)
@@ -3,7 +3,7 @@
 
 pkgname=open-vm-tools
 epoch=6
-pkgver=11.3.0
+pkgver=11.3.5
 pkgrel=1
 pkgdesc='The Open Virtual Machine Tools (open-vm-tools) are the open source 
implementation of VMware Tools'
 arch=('x86_64')
@@ -13,6 +13,7 @@
  'libxcrypt' 'libcrypt.so' 'libxss' 'lsb-release' 'procps-ng'
  'uriparser' 'gdk-pixbuf-xlib')
 makedepends=('chrpath' 'doxygen' 'gtkmm3' 'libxtst' 'python' 'rpcsvc-proto')
+checkdepends=('cunit')
 optdepends=('gtkmm3: DnD/CP plugin'
 'libxtst: DnD/CP, resolution set plugins'
 'netctl: suspend-resume network state'
@@ -22,15 +23,21 @@
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/vmware/open-vm-tools/archive/stable-${pkgver/_/-}.tar.gz;
 'vmtoolsd.service'
 'vmware-vmblock-fuse.service')
-sha256sums=('588f1b6252c36bc55581aa3451a47880290f38ef46aad493710bcf4ce3c7635e'
+sha256sums=('26053a93d8aa5387e49a974ed3d0c89a1efd7e0911d694cd9b9f4306bd74b885'
 '0626cc86232f75a7286c24c52d6b44260bba55e2e96c17fa22ed36decb61a4d9'
 '99e3cc1da20a751049144cc02dec77174a55109b5b5960e1facd78709da7724f')
 
+prepare() {
+  cd "$srcdir/$pkgname-stable-${pkgver}/open-vm-tools/"
+
+  autoreconf -vi
+}
+
 build() {
   cd "$srcdir/$pkgname-stable-${pkgver}/open-vm-tools/"
 
-  autoreconf -vi
-  sh ./configure --prefix=/usr \
+  sh ./configure \
+--prefix=/usr \
 --sbindir=/usr/bin \
 --sysconfdir=/etc \
 --with-udev-rules-dir=/usr/lib/udev/rules.d \
@@ -39,6 +46,12 @@
   make
 }
 
+check() {
+  cd "$srcdir/$pkgname-stable-${pkgver}/open-vm-tools/"
+
+  make check
+}
+
 package() {
   cd "$srcdir/$pkgname-stable-${pkgver}/open-vm-tools/"
 
@@ -48,10 +61,6 @@
   # install vmware-xdg-detect-de
   install -D -m0755 scripts/common/vmware-xdg-detect-de 
"$pkgdir"/usr/bin/vmware-xdg-detect-de
 
-  # We don't want a symlink in /sbin
-  rm "$pkgdir"/sbin/mount.vmhgfs
-  rmdir "$pkgdir"/sbin
-
   # install systemd files
   install -D -m0644 "$srcdir"/vmtoolsd.service 
"$pkgdir"/usr/lib/systemd/system/vmtoolsd.service
   install -D -m0644 "$srcdir"/vmware-vmblock-fuse.service 
"$pkgdir"/usr/lib/systemd/system/vmware-vmblock-fuse.service



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

2021-09-27 Thread Daniel Bermond via arch-commits
Date: Monday, September 27, 2021 @ 19:57:16
  Author: dbermond
Revision: 1025788

archrelease: copy trunk to community-x86_64

Added:
  codec2/repos/community-x86_64/PKGBUILD
(from rev 1025787, codec2/trunk/PKGBUILD)
Deleted:
  codec2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 19:56:50 UTC (rev 1025787)
+++ PKGBUILD2021-09-27 19:57:16 UTC (rev 1025788)
@@ -1,38 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Maintainer: Daniel Bermond 
-
-pkgname=codec2
-pkgver=1.0.0
-pkgrel=1
-epoch=1
-pkgdesc='Open source speech codec designed for communications quality speech 
between 450 and 3200 bit/s'
-arch=('x86_64')
-license=('LGPL2.1')
-url='https://github.com/drowe67/codec2'
-makedepends=('cmake')
-provides=('freedv')
-conflicts=('freedv')
-source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('bba8ccf915600b093252c85059c5472804e843f5a4e331cc6e01f31b4131d84362d8385d0a1d8703be36064ca498e58181c2b7fdedb76d0be58bf6f13ec929b3')
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_SKIP_RPATH=YES \
-   -Wno-dev
-
-  make -C build
-}
-
-package() {
-  make -C build DESTDIR="$pkgdir" install
-  
-  local _bin
-  while read -r -d '' _bin
-  do
-  install -D -m755 "$_bin" -t "$pkgdir/usr/bin"
-  done < <(find build -type f -regextype posix-extended \
-   -regex 
'.*/(c2(demo|dec|enc|sim)|freedv_(t|r)x|(cohpsk|fdmdv|fsk|ldpc|ofdm)_.*)' \
-   -executable -print0)
-}

Copied: codec2/repos/community-x86_64/PKGBUILD (from rev 1025787, 
codec2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 19:57:16 UTC (rev 1025788)
@@ -0,0 +1,38 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Maintainer: Daniel Bermond 
+
+pkgname=codec2
+pkgver=1.0.1
+pkgrel=1
+epoch=1
+pkgdesc='Open source speech codec designed for communications quality speech 
between 450 and 3200 bit/s'
+arch=('x86_64')
+license=('LGPL2.1')
+url='https://github.com/drowe67/codec2'
+makedepends=('cmake')
+provides=('freedv')
+conflicts=('freedv')
+source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('e32b6ebb5480b4a6ae15e835abc0da4fac7fb46a2b14bcc2a3c52df2da6c8d3f5acbcf83d8039f1ee402b4d2e1e7445841e3c9c415bfb70af3a251e74ab3f3b6')
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_SKIP_RPATH=YES \
+   -Wno-dev
+
+  make -C build
+}
+
+package() {
+  make -C build DESTDIR="$pkgdir" install
+  
+  local _bin
+  while read -r -d '' _bin
+  do
+  install -D -m755 "$_bin" -t "$pkgdir/usr/bin"
+  done < <(find build -type f -regextype posix-extended \
+   -regex 
'.*/(c2(demo|dec|enc|sim)|freedv_(t|r)x|(cohpsk|fdmdv|fsk|ldpc|ofdm)_.*)' \
+   -executable -print0)
+}



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

2021-09-27 Thread Daniel Bermond via arch-commits
Date: Monday, September 27, 2021 @ 19:56:50
  Author: dbermond
Revision: 1025787

upgpkg: codec2 1:1.0.1-1

Modified:
  codec2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 19:35:15 UTC (rev 1025786)
+++ PKGBUILD2021-09-27 19:56:50 UTC (rev 1025787)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Bermond 
 
 pkgname=codec2
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 epoch=1
 pkgdesc='Open source speech codec designed for communications quality speech 
between 450 and 3200 bit/s'
@@ -13,7 +13,7 @@
 provides=('freedv')
 conflicts=('freedv')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('bba8ccf915600b093252c85059c5472804e843f5a4e331cc6e01f31b4131d84362d8385d0a1d8703be36064ca498e58181c2b7fdedb76d0be58bf6f13ec929b3')
+sha512sums=('e32b6ebb5480b4a6ae15e835abc0da4fac7fb46a2b14bcc2a3c52df2da6c8d3f5acbcf83d8039f1ee402b4d2e1e7445841e3c9c415bfb70af3a251e74ab3f3b6')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



[arch-commits] Commit in juce/repos/community-staging-x86_64 (17 files)

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 19:35:15
  Author: dvzrv
Revision: 1025786

archrelease: copy trunk to community-staging-x86_64

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

-+
 PKGBUILD|  240 +--
 juce-6.1.2-cmake_install.patch  |   96 -
 juce-6.1.2-cmake_juce_utils.patch   |   40 
 juce-6.1.2-cmake_link_against_system_deps.patch |  176 +-
 juce-6.1.2-devendor_libs.patch  |   87 +
 juce-6.1.2-fst_vst.patch|   54 
 juce-6.1.2-projucer_disable_update_check.patch  |   22 
 juce-6.1.2-projucer_juce_paths.patch|   44 
 juce_VSTInterface.h | 1628 +++---
 9 files changed, 1236 insertions(+), 1151 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 19:34:58 UTC (rev 1025785)
+++ PKGBUILD2021-09-27 19:35:15 UTC (rev 1025786)
@@ -1,121 +0,0 @@
-# Maintainer: David Runge 
-
-_name=JUCE
-pkgbase=juce
-pkgname=(juce juce-docs)
-pkgver=6.1.2
-pkgrel=1
-pkgdesc="Cross-platform C++ framework"
-arch=('x86_64')
-url="https://github.com/juce-framework/juce/;
-license=('Apache' 'BSD' 'GPL3' 'ISC')
-makedepends=('alsa-lib' 'cmake' 'freetype2' 'doxygen' 'gendesk' 'graphviz'
-'gtk3' 'jack' 'ladspa' 'libjpeg-turbo' 'libpng' 'python' 'webkit2gtk' 'zlib')
-source=(
-  
"$pkgname-$pkgver.tar.gz::https://github.com/juce-framework/${pkgname}/archive/${pkgver}.tar.gz;
-  "${pkgname}-6.1.2-cmake_install.patch"
-  "${pkgname}-6.1.2-cmake_juce_utils.patch"
-  "${pkgname}-6.1.2-cmake_link_against_system_deps.patch"
-  "${pkgname}-6.1.2-fst_vst.patch"
-  "${pkgname}-6.1.2-projucer_disable_update_check.patch"
-  "${pkgname}-6.1.2-projucer_juce_paths.patch"
-  "${pkgname}_VSTInterface.h"
-)
-sha512sums=('0427be40e9cea3b215358f0661e9dabcbc4f1be7aba7d0f44e35f8426dd49ba31da99d0f18a6ee28b3dce50114a1647157802e6231d9b912269f179191ebccc1'
-
'52aba043ad3e5154b67f4d140f1d1e936962325763b47bbec57e1ef0a9cccbe6fa0b99598a756cb76853b5c1c5084b32055fc6a76f992b10323d867c82023399'
-
'91ef9ced3a72db3b24d5892149cb3ac19fd132a0cc48a36afe1664864e7deb4928a3a19a92aee11f277beccbb8e500e4fa1aba74d77a52b3517ce4bb429904c6'
-
'08b0b5a945dc77073b77b2ec678d48394d7baf2bcb0213b2d5e37ab755d8e33b86511045f412f15fd9ba32aced330e611d0fa9f10b10468956898751fb50a754'
-
'dddf5510f9391fc663db29174215e9575e9ec3956bb649c8a83564b0dcfa1202cc430fadd8faafa390b45c3a2e79ba75e3cdfb118db1e5c35836fad954b67e32'
-
'2e1b823d9e5611e2c9efa1459f309f9add76d163411bb32cbd8c93f9751c6b97842af430f866f9ebce02d7602a655fd1f9d62f0530e5dc4d2621cbbd5444aad8'
-
'766b761bf60a09fd01e9e6422df5b34c5305d41672b82b2c54819c581a952af5d7c8c39868c8615b57b14f772624bae4545ec878f2098ab5b8afb2ecf59146a1'
-
'36a244740872cd203db3e1cebba5a5e245a3300a8c6c76046455ecc38083348f069987d0cba8f569390b4f0ba855799b8ff559cb540f02382b67a46d5b9cc420')
-b2sums=('40ee2769aa165337d9cad6dadf1e4ee60a0dd4e69ebbcacc8e98469a5556c4884ddf2a3704778ede8a6112eab4062d768e92aa07e547be8afef2771bc130e962'
-

[arch-commits] Commit in juce/trunk (PKGBUILD juce-6.1.2-devendor_libs.patch)

2021-09-27 Thread David Runge via arch-commits
Date: Monday, September 27, 2021 @ 19:34:58
  Author: dvzrv
Revision: 1025785

upgpkg: juce 6.1.2-2: Rebuild to apply patch for devendoring libraries.

Apply patch to devendor flac, jpeg-turbo, ogg, vorbis, libpng and zlib.
Remove custom CPPFLAGS exports, that ensured building against system libs 
before.

Added:
  juce/trunk/juce-6.1.2-devendor_libs.patch
Modified:
  juce/trunk/PKGBUILD

+
 PKGBUILD   |   10 +---
 juce-6.1.2-devendor_libs.patch |   87 +++
 2 files changed, 91 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 19:32:37 UTC (rev 1025784)
+++ PKGBUILD2021-09-27 19:34:58 UTC (rev 1025785)
@@ -4,7 +4,7 @@
 pkgbase=juce
 pkgname=(juce juce-docs)
 pkgver=6.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform C++ framework"
 arch=('x86_64')
 url="https://github.com/juce-framework/juce/;
@@ -16,6 +16,7 @@
   "${pkgname}-6.1.2-cmake_install.patch"
   "${pkgname}-6.1.2-cmake_juce_utils.patch"
   "${pkgname}-6.1.2-cmake_link_against_system_deps.patch"
+  "${pkgname}-6.1.2-devendor_libs.patch"
   "${pkgname}-6.1.2-fst_vst.patch"
   "${pkgname}-6.1.2-projucer_disable_update_check.patch"
   "${pkgname}-6.1.2-projucer_juce_paths.patch"
@@ -25,6 +26,7 @@
 
'52aba043ad3e5154b67f4d140f1d1e936962325763b47bbec57e1ef0a9cccbe6fa0b99598a756cb76853b5c1c5084b32055fc6a76f992b10323d867c82023399'
 
'91ef9ced3a72db3b24d5892149cb3ac19fd132a0cc48a36afe1664864e7deb4928a3a19a92aee11f277beccbb8e500e4fa1aba74d77a52b3517ce4bb429904c6'
 
'08b0b5a945dc77073b77b2ec678d48394d7baf2bcb0213b2d5e37ab755d8e33b86511045f412f15fd9ba32aced330e611d0fa9f10b10468956898751fb50a754'
+
'ccec528a1daaf255a4686dad2d59314adab03a935a79893b04a8f04256179a2b1ba84fa563fd6781b314b9d2fc1ddf4892576f77d748e40577747013b3a60bc3'
 
'dddf5510f9391fc663db29174215e9575e9ec3956bb649c8a83564b0dcfa1202cc430fadd8faafa390b45c3a2e79ba75e3cdfb118db1e5c35836fad954b67e32'
 
'2e1b823d9e5611e2c9efa1459f309f9add76d163411bb32cbd8c93f9751c6b97842af430f866f9ebce02d7602a655fd1f9d62f0530e5dc4d2621cbbd5444aad8'
 
'766b761bf60a09fd01e9e6422df5b34c5305d41672b82b2c54819c581a952af5d7c8c39868c8615b57b14f772624bae4545ec878f2098ab5b8afb2ecf59146a1'
@@ -33,6 +35,7 @@
 
'2419fd707b03a5e33cef03576cbeddb99ab4fd67f4fbec8047668ffb1daf78803cd608d7255893394e6d83dce5afd51608793384567228130a0082bcc9a67f60'
 
'8accc2bb2def2b6c91084879071299c0d94e652dad61f15457d8a3c49507db30dcbd25f0311cc044661470ff986d7566ef503ec183b6ada535341dcb456d8e6d'
 
'adae21dc435805fb73381c71e942b5a7ad65063310cbd33d9aa49d8c2a7abd94bd6f712ebe6a43a1efe243feba86149dc2b6b40e5a3e60b18e929b141bb939b8'
+
'ee72102ecdf57490e9aec0fe6368d61e3c9f86a8b13fd35b3889eac591d716cc98c19b87d6d09360848202b4a108bbc39639d36e28d69908c80ee514b2cf40ee'
 
'b0a8758f6a97a487b7734839d59f0c0684d69ac67acba168a707296eeb82fb13c630506dcb05f45e1eaf9620adc881c6c467fdc3f3cfbb0326a4e6ebf36407e8'
 
'cd6c59deed414529c49dbf8506905cc7848bb48073e054d4cf2450c17c7268860330bd2d2e6d30e5a2a68cec2106e3498619e85ce602439f75ba9393084498f6'
 
'4d42e73b4d15f0ef16a55d927de43127518f4420fe54f78b2c2a0e57a08eb192138f65f381017d0f1e6ca286009f63f16c269b58e7405c35894c0bc3ac91de7b'
@@ -68,11 +71,6 @@
   cd "$pkgname-$pkgver"
   # enable GPL mode via CPPFLAGS
   export CPPFLAGS+=" -DJUCER_ENABLE_GPL_MODE=1"
-  export CPPFLAGS+=" -DJUCE_INCLUDE_FLAC_CODE=0"
-  export CPPFLAGS+=" -DJUCE_INCLUDE_JPEGLIB_CODE=0"
-  export CPPFLAGS+=" -DJUCE_INCLUDE_OGGVORBIS_CODE=0"
-  export CPPFLAGS+=" -DJUCE_INCLUDE_PNGLIB_CODE=0"
-  export CPPFLAGS+=" -DJUCE_INCLUDE_ZLIB_CODE=0 
-DJUCE_ZLIB_INCLUDE_PATH=''"
 
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE='None' \

Added: juce-6.1.2-devendor_libs.patch
===
--- juce-6.1.2-devendor_libs.patch  (rev 0)
+++ juce-6.1.2-devendor_libs.patch  2021-09-27 19:34:58 UTC (rev 1025785)
@@ -0,0 +1,87 @@
+diff -ruN a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp 
b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp
+--- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp   
2021-09-20 14:26:04.0 +0200
 b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp   
2021-09-26 21:02:34.760731676 +0200
+@@ -528,6 +528,39 @@
+ packages.add ("gtk+-x11-3.0");
+ }
+ 
++// as vendored libraries were removed, we need to link against system 
libraries
++if (project.getEnabledModules().isModuleEnabled ("juce_core"))
++{
++packages.add ("zlib");
++}
++if (project.getEnabledModules().isModuleEnabled ("juce_graphics"))
++{
++packages.add ("libjpeg");
++packages.add ("libpng");
++}
++if 

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

2021-09-27 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, September 27, 2021 @ 19:32:37
  Author: svenstaro
Revision: 1025784

archrelease: copy trunk to community-x86_64

Added:
  gitlab-runner/repos/community-x86_64/PKGBUILD
(from rev 1025783, gitlab-runner/trunk/PKGBUILD)
  gitlab-runner/repos/community-x86_64/config.toml
(from rev 1025783, gitlab-runner/trunk/config.toml)
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
(from rev 1025783, gitlab-runner/trunk/gitlab-runner.install)
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
(from rev 1025783, gitlab-runner/trunk/gitlab-runner.service)
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
(from rev 1025783, gitlab-runner/trunk/gitlab-runner.sysusers)
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles
(from rev 1025783, gitlab-runner/trunk/gitlab-runner.tmpfiles)
Deleted:
  gitlab-runner/repos/community-x86_64/PKGBUILD
  gitlab-runner/repos/community-x86_64/config.toml
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles

+
 PKGBUILD   |  188 +++
 config.toml|2 
 gitlab-runner.install  |   12 +--
 gitlab-runner.service  |   30 +++
 gitlab-runner.sysusers |2 
 gitlab-runner.tmpfiles |2 
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 19:32:17 UTC (rev 1025783)
+++ PKGBUILD2021-09-27 19:32:37 UTC (rev 1025784)
@@ -1,94 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lubomir 'Kuci' Kucera 
-
-pkgname=gitlab-runner
-pkgver=14.2.0
-_commit=58ba2b95
-pkgrel=2
-pkgdesc="The official GitLab CI runner written in Go"
-arch=('x86_64')
-url='https://gitlab.com/gitlab-org/gitlab-runner'
-license=('GPL3')
-depends=('ca-certificates' 'curl' 'git' 'glibc' 'tar')
-makedepends=('git' 'go' 'git' 'mercurial' 'gox')
-install=gitlab-runner.install
-replaces=('gitlab-ci-multi-runner')
-backup=('etc/gitlab-runner/config.toml')
-noextract=("prebuilt-alpine-arm-${pkgver}.tar.xz"
-   "prebuilt-alpine-arm64-${pkgver}.tar.xz"
-   "prebuilt-alpine-s390x-${pkgver}.tar.xz"
-   "prebuilt-alpine-x86_64-pwsh-${pkgver}.tar.xz"
-   "prebuilt-alpine-x86_64-${pkgver}.tar.xz"
-   "prebuilt-ubuntu-arm-${pkgver}.tar.xz"
-   "prebuilt-ubuntu-arm64-${pkgver}.tar.xz"
-   "prebuilt-ubuntu-s390x-${pkgver}.tar.xz"
-   "prebuilt-ubuntu-x86_64-pwsh-${pkgver}.tar.xz"
-   "prebuilt-ubuntu-x86_64-${pkgver}.tar.xz")
-source=("git+https://gitlab.com/gitlab-org/gitlab-runner.git#tag=${_commit};
-
"prebuilt-alpine-arm-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-alpine-arm.tar.xz;
-
"prebuilt-alpine-arm64-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-alpine-arm64.tar.xz;
-
"prebuilt-alpine-s390x-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-alpine-s390x.tar.xz;
-
"prebuilt-alpine-x86_64-pwsh-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-alpine-x86_64-pwsh.tar.xz;
-
"prebuilt-alpine-x86_64-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-alpine-x86_64.tar.xz;
-
"prebuilt-ubuntu-arm-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-ubuntu-arm.tar.xz;
-
"prebuilt-ubuntu-arm64-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-ubuntu-arm64.tar.xz;
-
"prebuilt-ubuntu-s390x-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-ubuntu-s390x.tar.xz;
-
"prebuilt-ubuntu-x86_64-pwsh-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-ubuntu-x86_64-pwsh.tar.xz;
-
"prebuilt-ubuntu-x86_64-${pkgver}.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-ubuntu-x86_64.tar.xz;
-"gitlab-runner.service"
-"gitlab-runner.sysusers"
-"gitlab-runner.tmpfiles"
-"config.toml")
-sha512sums=('SKIP'
-
'463abb8b4eedcc42b5043615fe4a9e7d011b165384ba5819e30861301d02776c7aa340e65f237641741dcc6a719b42149fc024a9e24d72c8e2096605d9e2064c'
-
'b6226ceadbef1f0bf1c93a57f3548f3c12f733c62d5faf441655669221a6560f6af323ad07d952778afd431da8cc33d979c7e5edb78e4792d199038a52e837b5'
-

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

2021-09-27 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, September 27, 2021 @ 19:32:17
  Author: svenstaro
Revision: 1025783

upgpkg: gitlab-runner 14.3.0-1

Modified:
  gitlab-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 19:00:41 UTC (rev 1025782)
+++ PKGBUILD2021-09-27 19:32:17 UTC (rev 1025783)
@@ -2,9 +2,9 @@
 # Contributor: Lubomir 'Kuci' Kucera 
 
 pkgname=gitlab-runner
-pkgver=14.2.0
-_commit=58ba2b95
-pkgrel=2
+pkgver=14.3.0
+_commit=b37d3da9
+pkgrel=1
 pkgdesc="The official GitLab CI runner written in Go"
 arch=('x86_64')
 url='https://gitlab.com/gitlab-org/gitlab-runner'
@@ -40,16 +40,16 @@
 "gitlab-runner.tmpfiles"
 "config.toml")
 sha512sums=('SKIP'
-
'463abb8b4eedcc42b5043615fe4a9e7d011b165384ba5819e30861301d02776c7aa340e65f237641741dcc6a719b42149fc024a9e24d72c8e2096605d9e2064c'
-
'b6226ceadbef1f0bf1c93a57f3548f3c12f733c62d5faf441655669221a6560f6af323ad07d952778afd431da8cc33d979c7e5edb78e4792d199038a52e837b5'
-
'852b289ea573ab666ae20601886b2e7f3eaed675c69d7bf83ed8a30539e7a02078e51c0e502684d26af8c9ac5ebc98f824e72c33bb2e05012c08323c542ede8b'
-
'f3ae0bc16c9add05ea407c1cc440524a541305f3752b1af54ff8b7a5cfb2819e0148de9502ad4c3ca3a4dedc970cf3145f6f0474a3024b18637fd273a5fe3f45'
-
'0e6a76f4f9d7c180fdcdff0dac4216a163b18ed4e14533639c6f1336a1d6a80d06faa26b594e1ee6bb368d5e4f13ee2fc01049d83069feafbc173b3133424be6'
-
'19a1147123dafc8c0281c40c12aa82cf3e0b71983ab3d94cd8dc07a7f6adefb8a6a9479a5b2d0ffc986f267a32c90aaa97cf6e6567acbfb1eb672a0df9143e13'
-
'39570311748c58d7351bff85ad733cbd3fdc77376afb9b30c083321a209ac6d43044e3907ddebf508497df9a0edbc747794556729faebd46daf80f4907c1cc5e'
-
'9a5f7c1ed38d53f0e0a31697caf8cf139a780e539a0b51d6ccf6b4a9560cb2253dc440e0313f976f860765746e8cd377605ffe80405d41ee6adfcf59bc056ee4'
-
'292d904151fb75a8d6d5ad10a53307373207b9a412dc1b5bc74dcaff6e8d4d2b23850c692a61909b91c30f40639dcf8ebc77826c9d9506118663d8fc349396f6'
-
'51487f0ad21c9b6256730364aa34d77030bf1221b7e489ac41928039215ee46abd03e5ce860affb7e838ebfd1d07ec39ede8fe8a6beebc8f3531109bfb24627b'
+
'bfa9e836720067e7259c3e0752736fb049bd6bab19289e029880a3968aecea60444e672712aeb9a643b4a8089671c10dd7471d0605125f8940e84a2dacc565c5'
+
'840c15ade18be7750ed3207a7a3ff651e2031c517fdb93ba93ef56b63f9cce53d9075972e781010ab1e5079d3ef6b5a30d2498f4de3a82a1f9f83bcb36786cf0'
+
'6952124ee284538c4f9fe22e96def36173da29433b4ec15b9019f643922ed3885173e1df2414c0ecaab0e42ca8a4065d4f7165f81bdba7be9bd9ba8698d4a7c7'
+
'ed5010acbff8a353b67242a61dc04fdb1043ec155ed2191dc178db4b1fb224fb95607519ce092a9df470229996cc9fef816ed77dbc3a0e12cd29fd7f71c46d07'
+
'eab4863b16f11a0909dea3cd2a4674d96a2386b4222c2a0e2b66d7a075b4403e88707f57bff92505b35b96c106b12b77f359221a1d9783c4f4d2d4d6ff381ff2'
+
'e879004c67116a5a0985d513c7127e313d4c970599e98299d2a17c138ea29452964940a1e4e4acbfd9cd0f14257d485bdd9528800457bbd07f4a0ced86075096'
+
'0d2ceb1e4e52cf8abebabfe1c064b2f89d37fac177bbdada01720aed6729a7cc98ea2c2c8461e15f26488e6eefd562e468e7cdddfd8ebdcb57967fdceded58ec'
+
'23b50515d73d4ab0c3cb7d4da033c62ddf98a7e2129cbf8cd96ffca5a77b5e088cc228580ff4671edd1a747c4aaab5e9d4549b5ecd3468935f69e89b7340c1b8'
+
'6b4b4fb01e860bc77aad2cf520fb7977f8b08e59bd896f520ea67f815b08d8a1b3b4e9b109c83a765341f7700dbdf90bf0ac8fd8ce492244726362673499c54e'
+
'6839ad7ba24df5113a453d8fb27fea7cfbbecfe8491502915bb9a487d52233ef5d6fc565de1126f6bc55b2f6144b7329f4b7d58f017ce62160f59942e177a7af'
 
'c0af374b9986895aedcfaee6c67cfad68f0f7289f87e4611358adaff59a2f349f55764fe28b2b1f61f8bfeb61126d4f90d433c626fdf9b826a2de6217f86574f'
 
'8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
 
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 19:03:59
  Author: arojas
Revision: 424767

archrelease: copy trunk to extra-x86_64

Added:
  qt5-declarative/repos/extra-x86_64/PKGBUILD
(from rev 424766, qt5-declarative/trunk/PKGBUILD)
Deleted:
  qt5-declarative/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 19:03:50 UTC (rev 424766)
+++ PKGBUILD2021-09-27 19:03:59 UTC (rev 424767)
@@ -1,54 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-declarative
-pkgver=5.15.2+kde+r30
-pkgrel=1
-_commit=92225b72b9ca6b1efc9bc7bb0c12dd7487e900a7
-arch=('x86_64')
-url='https://www.qt.io'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='Classes for QML and JavaScript languages'
-depends=('qt5-base')
-makedepends=('python' 'vulkan-headers' 'git')
-groups=('qt' 'qt5')
-conflicts=('qtchooser')
-_pkgfqn=qtdeclarative
-source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $_pkgfqn
-  echo "5.15.2+kde+r"`git rev-list --count origin/5.15.2..$_commit`
-}
-
-prepare() {
-  mkdir -p build
-
-  cd $_pkgfqn
-  git revert -n 568763928a78b52373932b01be17e040f7c3fa50 # Revert version bump
-}
-
-build() {
-  cd build
-
-  qmake ../${_pkgfqn}
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Symlinks for backwards compatibility
-  for b in "$pkgdir"/usr/bin/*; do
-ln -s $(basename $b) "$pkgdir"/usr/bin/$(basename $b)-qt5
-  done
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "$pkgdir/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-}

Copied: qt5-declarative/repos/extra-x86_64/PKGBUILD (from rev 424766, 
qt5-declarative/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 19:03:59 UTC (rev 424767)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt5-declarative
+pkgver=5.15.2+kde+r31
+pkgrel=1
+_commit=1c33a9d045897ce755a818ebff7ddecae97885d3
+arch=('x86_64')
+url='https://www.qt.io'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='Classes for QML and JavaScript languages'
+depends=('qt5-base')
+makedepends=('python' 'vulkan-headers' 'git')
+groups=('qt' 'qt5')
+conflicts=('qtchooser')
+_pkgfqn=qtdeclarative
+source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $_pkgfqn
+  echo "5.15.2+kde+r"`git rev-list --count origin/5.15.2..$_commit`
+}
+
+prepare() {
+  mkdir -p build
+
+  cd $_pkgfqn
+  git revert -n 568763928a78b52373932b01be17e040f7c3fa50 # Revert version bump
+}
+
+build() {
+  cd build
+
+  qmake ../${_pkgfqn}
+  make
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Symlinks for backwards compatibility
+  for b in "$pkgdir"/usr/bin/*; do
+ln -s $(basename $b) "$pkgdir"/usr/bin/$(basename $b)-qt5
+  done
+
+  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
+  find "$pkgdir/usr/lib" -type f -name '*.prl' \
+-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
+}



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 19:03:50
  Author: arojas
Revision: 424766

Bump revision

Modified:
  qt5-declarative/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 18:56:54 UTC (rev 424765)
+++ PKGBUILD2021-09-27 19:03:50 UTC (rev 424766)
@@ -2,9 +2,9 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=qt5-declarative
-pkgver=5.15.2+kde+r30
+pkgver=5.15.2+kde+r31
 pkgrel=1
-_commit=92225b72b9ca6b1efc9bc7bb0c12dd7487e900a7
+_commit=1c33a9d045897ce755a818ebff7ddecae97885d3
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')



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

2021-09-27 Thread Morten Linderud via arch-commits
Date: Monday, September 27, 2021 @ 19:00:41
  Author: foxboron
Revision: 1025782

archrelease: copy trunk to community-any

Added:
  python-google-api-python-client/repos/community-any/PKGBUILD
(from rev 1025781, python-google-api-python-client/trunk/PKGBUILD)
Deleted:
  python-google-api-python-client/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 19:00:34 UTC (rev 1025781)
+++ PKGBUILD2021-09-27 19:00:41 UTC (rev 1025782)
@@ -1,30 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Maintainer: Morten Linderud 
-# Contributor: shadyabhi 
-
-pkgname=python-google-api-python-client
-pkgver=2.21.0
-pkgrel=1
-pkgdesc="Google API Client Library for Python"
-arch=('any')
-url="https://github.com/google/google-api-python-client;
-license=('Apache')
-depends=('python-google-auth-httplib2' 'python-uritemplate' 
'python-google-api-core')
-optdepends=('python-oauth2client: optional backend')
-makedepends=('python-setuptools')
-source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
-sha256sums=('b9c5b2c155994c84bcc65140a86b9e0dd4b1c53e144c9b1765387076934a363a')
-
-build() {
-  cd "google-api-python-client-${pkgver}"
-  python setup.py build
-}
- 
-package() {
-  cd "google-api-python-client-$pkgver"
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  # Workaround for FS#47243
-  _site_packages=`python -c "from distutils.sysconfig import get_python_lib; 
print(get_python_lib())"`
-  chmod -R a+r "$pkgdir$_site_packages"
-}

Copied: python-google-api-python-client/repos/community-any/PKGBUILD (from rev 
1025781, python-google-api-python-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 19:00:41 UTC (rev 1025782)
@@ -0,0 +1,30 @@
+# Maintainer: Andrzej Giniewicz 
+# Maintainer: Morten Linderud 
+# Contributor: shadyabhi 
+
+pkgname=python-google-api-python-client
+pkgver=2.22.0
+pkgrel=1
+pkgdesc="Google API Client Library for Python"
+arch=('any')
+url="https://github.com/google/google-api-python-client;
+license=('Apache')
+depends=('python-google-auth-httplib2' 'python-uritemplate' 
'python-google-api-core')
+optdepends=('python-oauth2client: optional backend')
+makedepends=('python-setuptools')
+source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
+sha256sums=('f04302e8681571bcfe26f38d50fcbabfea634e07da990f93880ddf8a9a33fb49')
+
+build() {
+  cd "google-api-python-client-${pkgver}"
+  python setup.py build
+}
+ 
+package() {
+  cd "google-api-python-client-$pkgver"
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+
+  # Workaround for FS#47243
+  _site_packages=`python -c "from distutils.sysconfig import get_python_lib; 
print(get_python_lib())"`
+  chmod -R a+r "$pkgdir$_site_packages"
+}



[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)

2021-09-27 Thread Morten Linderud via arch-commits
Date: Monday, September 27, 2021 @ 19:00:34
  Author: foxboron
Revision: 1025781

upgpkg: python-google-api-python-client 2.22.0-1

Modified:
  python-google-api-python-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 18:59:20 UTC (rev 1025780)
+++ PKGBUILD2021-09-27 19:00:34 UTC (rev 1025781)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi 
 
 pkgname=python-google-api-python-client
-pkgver=2.21.0
+pkgver=2.22.0
 pkgrel=1
 pkgdesc="Google API Client Library for Python"
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('python-oauth2client: optional backend')
 makedepends=('python-setuptools')
 
source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
-sha256sums=('b9c5b2c155994c84bcc65140a86b9e0dd4b1c53e144c9b1765387076934a363a')
+sha256sums=('f04302e8681571bcfe26f38d50fcbabfea634e07da990f93880ddf8a9a33fb49')
 
 build() {
   cd "google-api-python-client-${pkgver}"



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

2021-09-27 Thread Morten Linderud via arch-commits
Date: Monday, September 27, 2021 @ 18:59:20
  Author: foxboron
Revision: 1025780

archrelease: copy trunk to community-x86_64

Added:
  crun/repos/community-x86_64/PKGBUILD
(from rev 1025779, crun/trunk/PKGBUILD)
Deleted:
  crun/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 18:59:14 UTC (rev 1025779)
+++ PKGBUILD2021-09-27 18:59:20 UTC (rev 1025780)
@@ -1,34 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: hexchian 
-
-pkgname=crun
-pkgver=1.0
-pkgrel=2
-pkgdesc="A fast and lightweight fully featured OCI runtime and C library for 
running containers"
-url="https://github.com/containers/crun;
-license=('LGPL')
-arch=('x86_64')
-depends=('yajl' 'systemd-libs' 'libcap' 'libseccomp')
-makedepends=('libtool' 'python' 'go-md2man' 'systemd' 'git')
-optdepends=(
-'criu: checkpoint support'
-)
-source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('1db52e6a9c34d44dc49da6a35ac989d59865cec3267e443696f0ed1f4db31103'
-'SKIP')
-
-build() {
-cd "$pkgname-$pkgver"
-./autogen.sh
-./configure \
---prefix=/usr \
---enable-dynamic \
---with-python-bindings
-make
-}
-
-package() {
-cd "$pkgname-$pkgver"
-make DESTDIR="$pkgdir" install
-}

Copied: crun/repos/community-x86_64/PKGBUILD (from rev 1025779, 
crun/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 18:59:20 UTC (rev 1025780)
@@ -0,0 +1,34 @@
+# Maintainer: Morten Linderud 
+# Contributor: hexchian 
+
+pkgname=crun
+pkgver=1.1
+pkgrel=1
+pkgdesc="A fast and lightweight fully featured OCI runtime and C library for 
running containers"
+url="https://github.com/containers/crun;
+license=('LGPL')
+arch=('x86_64')
+depends=('yajl' 'systemd-libs' 'libcap' 'libseccomp')
+makedepends=('libtool' 'python' 'go-md2man' 'systemd' 'git')
+optdepends=(
+'criu: checkpoint support'
+)
+source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
+sha256sums=('ba282aadaf7987976c376d322f770354e210770bd8a53a670ee45f61d03f054e'
+'SKIP')
+
+build() {
+cd "$pkgname-$pkgver"
+./autogen.sh
+./configure \
+--prefix=/usr \
+--enable-dynamic \
+--with-python-bindings
+make
+}
+
+package() {
+cd "$pkgname-$pkgver"
+make DESTDIR="$pkgdir" install
+}



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

2021-09-27 Thread Morten Linderud via arch-commits
Date: Monday, September 27, 2021 @ 18:59:14
  Author: foxboron
Revision: 1025779

upgpkg: crun 1.1-1

Modified:
  crun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 18:57:34 UTC (rev 1025778)
+++ PKGBUILD2021-09-27 18:59:14 UTC (rev 1025779)
@@ -2,8 +2,8 @@
 # Contributor: hexchian 
 
 pkgname=crun
-pkgver=1.0
-pkgrel=2
+pkgver=1.1
+pkgrel=1
 pkgdesc="A fast and lightweight fully featured OCI runtime and C library for 
running containers"
 url="https://github.com/containers/crun;
 license=('LGPL')
@@ -15,7 +15,7 @@
 )
 
source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-sha256sums=('1db52e6a9c34d44dc49da6a35ac989d59865cec3267e443696f0ed1f4db31103'
+sha256sums=('ba282aadaf7987976c376d322f770354e210770bd8a53a670ee45f61d03f054e'
 'SKIP')
 
 build() {



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

2021-09-27 Thread Morten Linderud via arch-commits
Date: Monday, September 27, 2021 @ 18:57:34
  Author: foxboron
Revision: 1025778

archrelease: copy trunk to community-any

Added:
  python-jsonrpclib-pelix/repos/community-any/PKGBUILD
(from rev 1025777, python-jsonrpclib-pelix/trunk/PKGBUILD)
Deleted:
  python-jsonrpclib-pelix/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 18:57:28 UTC (rev 1025777)
+++ PKGBUILD2021-09-27 18:57:34 UTC (rev 1025778)
@@ -1,24 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Andy Weidenbaum 
-
-pkgname=python-jsonrpclib-pelix
-pkgver=0.4.2
-pkgrel=1
-pkgdesc="A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax"
-arch=(any)
-depends=(python)
-makedepends=(python-setuptools python2-setuptools)
-url="https://github.com/tcalmant/jsonrpclib;
-license=('Apache')
-source=(https://pypi.io/packages/source/j/jsonrpclib-pelix/jsonrpclib-pelix-$pkgver.tar.gz)
-sha256sums=('340915c17ebef7451948341542bf4789fc8d8c9fe604e86f00b722b6074a89f0')
-
-build() {
-  cd jsonrpclib-pelix-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd jsonrpclib-pelix-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-jsonrpclib-pelix/repos/community-any/PKGBUILD (from rev 1025777, 
python-jsonrpclib-pelix/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 18:57:34 UTC (rev 1025778)
@@ -0,0 +1,24 @@
+# Maintainer: Morten Linderud 
+# Contributor: Andy Weidenbaum 
+
+pkgname=python-jsonrpclib-pelix
+pkgver=0.4.3
+pkgrel=1
+pkgdesc="A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax"
+arch=(any)
+depends=(python)
+makedepends=(python-setuptools python2-setuptools)
+url="https://github.com/tcalmant/jsonrpclib;
+license=('Apache')
+source=(https://pypi.io/packages/source/j/jsonrpclib-pelix/jsonrpclib-pelix-$pkgver.tar.gz)
+sha256sums=('768e0a48249fbc6387564bb18ef347fd5db5b6ac74b86d5b1c009855850b14b3')
+
+build() {
+  cd jsonrpclib-pelix-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd jsonrpclib-pelix-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}



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

2021-09-27 Thread Morten Linderud via arch-commits
Date: Monday, September 27, 2021 @ 18:57:28
  Author: foxboron
Revision: 1025777

upgpkg: python-jsonrpclib-pelix 0.4.3-1

Modified:
  python-jsonrpclib-pelix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 18:39:38 UTC (rev 1025776)
+++ PKGBUILD2021-09-27 18:57:28 UTC (rev 1025777)
@@ -2,7 +2,7 @@
 # Contributor: Andy Weidenbaum 
 
 pkgname=python-jsonrpclib-pelix
-pkgver=0.4.2
+pkgver=0.4.3
 pkgrel=1
 pkgdesc="A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax"
 arch=(any)
@@ -11,7 +11,7 @@
 url="https://github.com/tcalmant/jsonrpclib;
 license=('Apache')
 
source=(https://pypi.io/packages/source/j/jsonrpclib-pelix/jsonrpclib-pelix-$pkgver.tar.gz)
-sha256sums=('340915c17ebef7451948341542bf4789fc8d8c9fe604e86f00b722b6074a89f0')
+sha256sums=('768e0a48249fbc6387564bb18ef347fd5db5b6ac74b86d5b1c009855850b14b3')
 
 build() {
   cd jsonrpclib-pelix-$pkgver



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 18:56:54
  Author: arojas
Revision: 424765

archrelease: copy trunk to extra-x86_64

Added:
  knewstuff/repos/extra-x86_64/PKGBUILD
(from rev 424764, knewstuff/trunk/PKGBUILD)
Deleted:
  knewstuff/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 18:56:45 UTC (rev 424764)
+++ PKGBUILD2021-09-27 18:56:54 UTC (rev 424765)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=knewstuff
-pkgver=5.86.0
-pkgrel=1
-pkgdesc='Support for downloading application assets from the network'
-arch=(x86_64)
-url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kio kpackage attica syndication)
-makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative)
-optdepends=('kirigami2: QML components')
-groups=(kf5)
-source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('26f8b88add9050201e7871349adb3996d75d1ab047aa1a24279743e1425b75b0'
-'SKIP')
-validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DBUILD_QCH=ON
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: knewstuff/repos/extra-x86_64/PKGBUILD (from rev 424764, 
knewstuff/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 18:56:54 UTC (rev 424765)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knewstuff
+pkgver=5.86.0
+pkgrel=2
+pkgdesc='Support for downloading application assets from the network'
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(kio kpackage attica syndication)
+makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative)
+optdepends=('kirigami2: QML components')
+groups=(kf5)
+source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}
+https://invent.kde.org/frameworks/knewstuff/-/commit/d09ba191.patch)
+sha256sums=('26f8b88add9050201e7871349adb3996d75d1ab047aa1a24279743e1425b75b0'
+'SKIP'
+'23541c4a71f4d17d530fac13cb01b67d3783380bbebfa5e5decf62383ef0b44d')
+validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

+
+prepare() {
+  patch -d $pkgname-$pkgver -p1 < d09ba191.patch # Fix crashes
+}
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DBUILD_QCH=ON
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 18:56:45
  Author: arojas
Revision: 424764

Backport crash fix

Modified:
  knewstuff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 18:50:39 UTC (rev 424763)
+++ PKGBUILD2021-09-27 18:56:45 UTC (rev 424764)
@@ -4,7 +4,7 @@
 
 pkgname=knewstuff
 pkgver=5.86.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Support for downloading application assets from the network'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -13,11 +13,17 @@
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative)
 optdepends=('kirigami2: QML components')
 groups=(kf5)
-source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
+source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}
+https://invent.kde.org/frameworks/knewstuff/-/commit/d09ba191.patch)
 sha256sums=('26f8b88add9050201e7871349adb3996d75d1ab047aa1a24279743e1425b75b0'
-'SKIP')
+'SKIP'
+'23541c4a71f4d17d530fac13cb01b67d3783380bbebfa5e5decf62383ef0b44d')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 
+prepare() {
+  patch -d $pkgname-$pkgver -p1 < d09ba191.patch # Fix crashes
+}
+
 build() {
   cmake -B build -S $pkgname-$pkgver \
 -DBUILD_TESTING=OFF \



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 18:50:39
  Author: arojas
Revision: 424763

archrelease: copy trunk to extra-x86_64

Added:
  libraqm/repos/extra-x86_64/PKGBUILD
(from rev 424762, libraqm/trunk/PKGBUILD)
Deleted:
  libraqm/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 18:50:30 UTC (rev 424762)
+++ PKGBUILD2021-09-27 18:50:39 UTC (rev 424763)
@@ -1,34 +0,0 @@
-# Maintainer:
-# Contributor: Daniel Bermond < yahoo-com: danielbermond >
-
-pkgname=libraqm
-pkgver=0.7.1
-pkgrel=1
-pkgdesc='A library that encapsulates the logic for complex text layout'
-arch=(x86_64)
-url='https://github.com/HOST-Oman/libraqm/'
-license=(MIT)
-depends=(freetype2 fribidi)
-makedepends=(gtk-doc)
-source=(https://github.com/HOST-Oman/libraqm/releases/download/v$pkgver/raqm-$pkgver.tar.gz)
-sha256sums=('86488cf0b8ac736943fa748bd812000db63cc5ab6ad69c942e68e5187f4b9828')
-
-build() {
-  cd raqm-$pkgver
-  ./configure \
---prefix=/usr \
---enable-static=no \
---enable-shared=yes \
---enable-fast-install=yes \
---enable-gtk-doc=yes \
---enable-gtk-doc-html=yes \
---enable-gtk-doc-pdf=no
-  make
-}
-
-package() {
-  cd raqm-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: libraqm/repos/extra-x86_64/PKGBUILD (from rev 424762, 
libraqm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 18:50:39 UTC (rev 424763)
@@ -0,0 +1,39 @@
+# Maintainer:
+# Contributor: Daniel Bermond < yahoo-com: danielbermond >
+
+pkgname=libraqm
+pkgver=0.7.2
+pkgrel=1
+pkgdesc='A library that encapsulates the logic for complex text layout'
+arch=(x86_64)
+url='https://github.com/HOST-Oman/libraqm/'
+license=(MIT)
+depends=(freetype2 fribidi)
+makedepends=(meson gtk-doc)
+source=(https://github.com/HOST-Oman/libraqm/releases/download/v$pkgver/raqm-$pkgver.tar.xz)
+sha256sums=('92e765f180033ef3750832eb6fee4e07de3f99bd3d1eae7cf7e4e390ed2ae8eb')
+
+build() {
+#  meson build raqm-$pkgver \
+#--prefix=/usr \
+#-D docs=true
+#  meson compile -C build
+  cd raqm-$pkgver
+  ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--enable-static=no \
+--enable-shared=yes \
+--enable-fast-install=yes \
+--enable-gtk-doc=yes \
+--enable-gtk-doc-html=yes \
+--enable-gtk-doc-pdf=no
+}
+
+package() {
+#  meson install -C build --destdir "$pkgdir"
+  cd raqm-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 18:50:30
  Author: arojas
Revision: 424762

Update to 0.7.2

Modified:
  libraqm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 17:24:49 UTC (rev 424761)
+++ PKGBUILD2021-09-27 18:50:30 UTC (rev 424762)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Bermond < yahoo-com: danielbermond >
 
 pkgname=libraqm
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc='A library that encapsulates the logic for complex text layout'
 arch=(x86_64)
@@ -9,12 +9,17 @@
 url='https://github.com/HOST-Oman/libraqm/'
 license=(MIT)
 depends=(freetype2 fribidi)
-makedepends=(gtk-doc)
-source=(https://github.com/HOST-Oman/libraqm/releases/download/v$pkgver/raqm-$pkgver.tar.gz)
-sha256sums=('86488cf0b8ac736943fa748bd812000db63cc5ab6ad69c942e68e5187f4b9828')
+makedepends=(meson gtk-doc)
+source=(https://github.com/HOST-Oman/libraqm/releases/download/v$pkgver/raqm-$pkgver.tar.xz)
+sha256sums=('92e765f180033ef3750832eb6fee4e07de3f99bd3d1eae7cf7e4e390ed2ae8eb')
 
 build() {
+#  meson build raqm-$pkgver \
+#--prefix=/usr \
+#-D docs=true
+#  meson compile -C build
   cd raqm-$pkgver
+  ./autogen.sh
   ./configure \
 --prefix=/usr \
 --enable-static=no \
@@ -23,12 +28,12 @@
 --enable-gtk-doc=yes \
 --enable-gtk-doc-html=yes \
 --enable-gtk-doc-pdf=no
-  make
 }
 
 package() {
+#  meson install -C build --destdir "$pkgdir"
   cd raqm-$pkgver
+  make DESTDIR="$pkgdir" install
 
-  make DESTDIR="$pkgdir" install
   install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 18:39:38
  Author: arojas
Revision: 1025776

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 18:39:27 UTC (rev 1025775)
+++ PKGBUILD2021-09-27 18:39:38 UTC (rev 1025776)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-_pipname=jupyter_packaging
-pkgname=python-jupyter_packaging
-pkgver=0.10.5
-pkgrel=1
-pkgdesc='Jupyter Packaging Utilities'
-arch=(any)
-url='https://jupyter.org/'
-license=(custom)
-depends=(python-packaging python-deprecation python-wheel python-tomlkit)
-makedepends=(python-setuptools)
-source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('f0a12b258b9f33ac116b6a8f744a87da651dd40251513a0dd28a3ffc3dd49328')
-
-build() {
-  cd $_pipname-$pkgver
-  python setup.py build 
-}
-
-package() {
-  cd $_pipname-$pkgver
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-jupyter_packaging/repos/community-any/PKGBUILD (from rev 
1025775, python-jupyter_packaging/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 18:39:38 UTC (rev 1025776)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+
+_pipname=jupyter_packaging
+pkgname=python-jupyter_packaging
+pkgver=0.10.6
+pkgrel=1
+pkgdesc='Jupyter Packaging Utilities'
+arch=(any)
+url='https://jupyter.org/'
+license=(custom)
+depends=(python-packaging python-deprecation python-wheel python-tomlkit)
+makedepends=(python-setuptools)
+source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz)
+sha256sums=('a8a2c90bf2e0cae83be63ccb0b7035032a1589f268cc08b1d479e37ce50fc940')
+
+build() {
+  cd $_pipname-$pkgver
+  python setup.py build 
+}
+
+package() {
+  cd $_pipname-$pkgver
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 18:39:27
  Author: arojas
Revision: 1025775

Update to 0.10.6

Modified:
  python-jupyter_packaging/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 18:16:36 UTC (rev 1025774)
+++ PKGBUILD2021-09-27 18:39:27 UTC (rev 1025775)
@@ -2,7 +2,7 @@
 
 _pipname=jupyter_packaging
 pkgname=python-jupyter_packaging
-pkgver=0.10.5
+pkgver=0.10.6
 pkgrel=1
 pkgdesc='Jupyter Packaging Utilities'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python-packaging python-deprecation python-wheel python-tomlkit)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('f0a12b258b9f33ac116b6a8f744a87da651dd40251513a0dd28a3ffc3dd49328')
+sha256sums=('a8a2c90bf2e0cae83be63ccb0b7035032a1589f268cc08b1d479e37ce50fc940')
 
 build() {
   cd $_pipname-$pkgver



[arch-commits] Commit in jupyter-server-mathjax/repos/community-any (2 files)

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 18:16:36
  Author: arojas
Revision: 1025774

archrelease: copy trunk to community-any

Added:
  jupyter-server-mathjax/repos/community-any/PKGBUILD
(from rev 1025773, jupyter-server-mathjax/trunk/PKGBUILD)
Deleted:
  jupyter-server-mathjax/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 18:16:21 UTC (rev 1025773)
+++ PKGBUILD2021-09-27 18:16:36 UTC (rev 1025774)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=jupyter-server-mathjax
-pkgver=0.2.3
-pkgrel=1
-pkgdesc="MathJax resources as a Jupyter Server Extension"
-arch=(any)
-url="https://jupyter.org/;
-license=(BSD)
-depends=(jupyter-server mathjax2)
-makedepends=(python-setuptools python-jupyter_packaging)
-source=(https://pypi.io/packages/source/j/${pkgname//-/_}/${pkgname//-/_}-$pkgver.tar.gz)
-sha256sums=('564e8d1272019c6771208f577b5f9f2b3afb02b9e2bff3b34c042cef8ed84451')
-
-build() {
-  cd ${pkgname//-/_}-$pkgver
-  python setup.py build 
-}
-
-package() {
-  cd ${pkgname//-/_}-$pkgver
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-  _pythonpath=`python -c "from sysconfig import get_path; 
print(get_path('platlib'))"`
-  rm -r "$pkgdir"/$_pythonpath/jupyter_server_mathjax/static
-  ln -s /usr/share/mathjax2 
"$pkgdir"/$_pythonpath/jupyter_server_mathjax/static
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: jupyter-server-mathjax/repos/community-any/PKGBUILD (from rev 1025773, 
jupyter-server-mathjax/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 18:16:36 UTC (rev 1025774)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=jupyter-server-mathjax
+pkgver=0.2.3
+pkgrel=2
+pkgdesc='MathJax resources as a Jupyter Server Extension'
+arch=(any)
+url='https://jupyter.org/'
+license=(BSD)
+depends=(jupyter-server mathjax2)
+makedepends=(python-setuptools python-jupyter_packaging)
+source=(https://pypi.io/packages/source/j/${pkgname//-/_}/${pkgname//-/_}-$pkgver.tar.gz)
+sha256sums=('564e8d1272019c6771208f577b5f9f2b3afb02b9e2bff3b34c042cef8ed84451')
+
+build() {
+  cd ${pkgname//-/_}-$pkgver
+  python setup.py build 
+}
+
+package() {
+  cd ${pkgname//-/_}-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  mv "$pkgdir"{/usr,}/etc
+
+# Unbundle mathjax
+  _pythonpath=`python -c "from sysconfig import get_path; 
print(get_path('platlib'))"`
+  rm -r "$pkgdir"/$_pythonpath/jupyter_server_mathjax/static
+  ln -s /usr/share/mathjax2 
"$pkgdir"/$_pythonpath/jupyter_server_mathjax/static
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}



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

2021-09-27 Thread Antonio Rojas via arch-commits
Date: Monday, September 27, 2021 @ 18:16:21
  Author: arojas
Revision: 1025773

Actually install extension

Modified:
  jupyter-server-mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 17:44:18 UTC (rev 1025772)
+++ PKGBUILD2021-09-27 18:16:21 UTC (rev 1025773)
@@ -2,10 +2,10 @@
 
 pkgname=jupyter-server-mathjax
 pkgver=0.2.3
-pkgrel=1
-pkgdesc="MathJax resources as a Jupyter Server Extension"
+pkgrel=2
+pkgdesc='MathJax resources as a Jupyter Server Extension'
 arch=(any)
-url="https://jupyter.org/;
+url='https://jupyter.org/'
 license=(BSD)
 depends=(jupyter-server mathjax2)
 makedepends=(python-setuptools python-jupyter_packaging)
@@ -19,7 +19,10 @@
 
 package() {
   cd ${pkgname//-/_}-$pkgver
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+  python setup.py install --root="$pkgdir" --optimize=1
+  mv "$pkgdir"{/usr,}/etc
+
+# Unbundle mathjax
   _pythonpath=`python -c "from sysconfig import get_path; 
print(get_path('platlib'))"`
   rm -r "$pkgdir"/$_pythonpath/jupyter_server_mathjax/static
   ln -s /usr/share/mathjax2 
"$pkgdir"/$_pythonpath/jupyter_server_mathjax/static



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

2021-09-27 Thread Caleb Maclennan via arch-commits
Date: Monday, September 27, 2021 @ 17:44:18
  Author: alerque
Revision: 1025772

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 17:43:29 UTC (rev 1025771)
+++ PKGBUILD2021-09-27 17:44:18 UTC (rev 1025772)
@@ -1,37 +0,0 @@
-# Maintainer: Caleb Maclennan 
-# Contributor: Guillaume Horel 
-
-_pyname=ufoLib2
-pkgname=python-${_pyname,,}
-pkgver=0.11.3
-pkgrel=1
-pkgdesc='A library to deal with UFO font sources'
-arch=(any)
-url="https://github.com/fonttools/$_pyname;
-license=(Apache)
-_pydeps=(attrs
- fonttools
- fs) # for fonttools[ufo]
-depends=(python
- "${_pydeps[@]/#/python-}")
-makedepends=(python-setuptools-scm)
-checkdepends=(python-pytest)
-_archive="$_pyname-$pkgver"
-source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.zip;)
-sha256sums=('49bfd95bb5eec1ee28a5e2760abd478abaf221d1b8d20a98cc02cbc53c269646')
-
-build() {
-   cd "$_archive"
-   python setup.py build
-}
-
-check() {
-   cd "$_archive"
-   PYTHONPATH=src pytest tests
-}
-
-package() {
-   cd "$_archive"
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-

Copied: python-ufolib2/repos/community-any/PKGBUILD (from rev 1025771, 
python-ufolib2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 17:44:18 UTC (rev 1025772)
@@ -0,0 +1,37 @@
+# Maintainer: Caleb Maclennan 
+# Contributor: Guillaume Horel 
+
+_pyname=ufoLib2
+pkgname=python-${_pyname,,}
+pkgver=0.11.4
+pkgrel=1
+pkgdesc='A library to deal with UFO font sources'
+arch=(any)
+url="https://github.com/fonttools/$_pyname;
+license=(Apache)
+_pydeps=(attrs
+ fonttools
+ fs) # for fonttools[ufo]
+depends=(python
+ "${_pydeps[@]/#/python-}")
+makedepends=(python-setuptools-scm)
+checkdepends=(python-pytest)
+_archive="$_pyname-$pkgver"
+source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.zip;)
+sha256sums=('25359d24a46c7a67c3cd060f0ff2daee2e8aa96c0a811c43ef5111407beee49b')
+
+build() {
+   cd "$_archive"
+   python setup.py build
+}
+
+check() {
+   cd "$_archive"
+   PYTHONPATH=src pytest tests
+}
+
+package() {
+   cd "$_archive"
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+



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

2021-09-27 Thread Caleb Maclennan via arch-commits
Date: Monday, September 27, 2021 @ 17:43:29
  Author: alerque
Revision: 1025771

upgpkg: python-ufolib2 0.11.4-1

Modified:
  python-ufolib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 15:46:32 UTC (rev 1025770)
+++ PKGBUILD2021-09-27 17:43:29 UTC (rev 1025771)
@@ -3,7 +3,7 @@
 
 _pyname=ufoLib2
 pkgname=python-${_pyname,,}
-pkgver=0.11.3
+pkgver=0.11.4
 pkgrel=1
 pkgdesc='A library to deal with UFO font sources'
 arch=(any)
@@ -18,7 +18,7 @@
 checkdepends=(python-pytest)
 _archive="$_pyname-$pkgver"
 
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.zip;)
-sha256sums=('49bfd95bb5eec1ee28a5e2760abd478abaf221d1b8d20a98cc02cbc53c269646')
+sha256sums=('25359d24a46c7a67c3cd060f0ff2daee2e8aa96c0a811c43ef5111407beee49b')
 
 build() {
cd "$_archive"



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

2021-09-27 Thread Levente Polyak via arch-commits
Date: Monday, September 27, 2021 @ 17:24:49
  Author: anthraxx
Revision: 424761

archrelease: copy trunk to extra-x86_64

Added:
  linux-hardened/repos/extra-x86_64/PKGBUILD
(from rev 424760, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/extra-x86_64/config
(from rev 424760, linux-hardened/trunk/config)
Deleted:
  linux-hardened/repos/extra-x86_64/PKGBUILD
  linux-hardened/repos/extra-x86_64/config

--+
 PKGBUILD |  412 -
 config   |20808 ++---
 2 files changed, 10610 insertions(+), 10610 deletions(-)

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


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

2021-09-27 Thread Levente Polyak via arch-commits
Date: Monday, September 27, 2021 @ 17:24:44
  Author: anthraxx
Revision: 424760

upgpkg: linux-hardened 5.14.8.hardened1-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-27 16:37:14 UTC (rev 424759)
+++ PKGBUILD2021-09-27 17:24:44 UTC (rev 424760)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler 
 
 pkgbase=linux-hardened
-pkgver=5.14.6.hardened1
+pkgver=5.14.8.hardened1
 pkgrel=1
 pkgdesc='Security-Hardened Linux'
 url='https://github.com/anthraxx/linux-hardened'
@@ -27,11 +27,11 @@
   '647F28654894E3BD457199BE38DBBDC86092693E'  # Greg Kroah-Hartman
   'E240B57E2C4630BA768E2F26FC1B547C8D8172C8'  # Levente Polyak
 )
-sha256sums=('54848c1268771ee3515e4c33e29abc3f1fa90d8144894cce6d0ebc3b158bccec'
+sha256sums=('ca0eda14c512efa7fc054e9eb89dd8f6a6e7075aef1e39d30b5f243f7bde9b89'
 'SKIP'
-'bd43c295ec2202598672502cdbb0aa90376a7ab5bc535fc8e923cdbcd7966535'
+'8afc791ca43eb6c33848d9b305b449b15b1ba6110f891f4f9aab89e67b14e0cd'
 'SKIP'
-'4df925746714c6d02d13d9e5e53383ab378c03bd44ef1d286caf8cac5f0bda2a')
+'13a766e2745f461df470bebec2e2aaabf296ac982be9bcfed88d3f5b1a42b81d')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===
--- config  2021-09-27 16:37:14 UTC (rev 424759)
+++ config  2021-09-27 17:24:44 UTC (rev 424760)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.6-hardened1 Kernel Configuration
+# Linux/x86 5.14.8-hardened1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
 CONFIG_CC_IS_GCC=y



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

2021-09-27 Thread Jiachen Yang via arch-commits
Date: Monday, September 27, 2021 @ 15:46:32
  Author: farseerfc
Revision: 1025770

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-09-27 15:45:59 UTC (rev 1025769)
+++ PKGBUILD2021-09-27 15:46:32 UTC (rev 1025770)
@@ -1,31 +0,0 @@
-# Maintainer: Jiachen Yang 
-# AUR Maintainer: Sam Stuewe 
-# Contributor: Chaoswizard 
-_name=feedgenerator
-pkgname="python-${_name}"
-pkgver=1.9.1
-pkgrel=3
-pkgdesc="Standalone version of django.utils.feedgenerator (python3)."
-url="https://pypi.org/project/feedgenerator/;
-arch=('any')
-license=('GPL')
-depends=('python' 'python-pytz' 'python-six')
-makedepends=('python-distribute' 'python-nose')
-source=("https://pypi.python.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz;)
-sha512sums=('db3642acb8f0c9fd692f37a79cf5862e60687a1745afbc6593d37a0372adb994de603238a17a8eae95ffcc993195f63037f16122a3cf8771e6922dea492fb5d5')
-
-build() {
-  cd "${_name}-${pkgver}"
-  python ./setup.py build
-}
-
-package() {
-  cd "${_name}-${pkgver}"
-  python ./setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-}
-
-
-check() {
-  cd "${_name}-${pkgver}"
-  nosetests
-}

Copied: python-feedgenerator/repos/community-any/PKGBUILD (from rev 1025769, 
python-feedgenerator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-09-27 15:46:32 UTC (rev 1025770)
@@ -0,0 +1,31 @@
+# Maintainer: Jiachen Yang 
+# AUR Maintainer: Sam Stuewe 
+# Contributor: Chaoswizard 
+_name=feedgenerator
+pkgname="python-${_name}"
+pkgver=1.9.2
+pkgrel=1
+pkgdesc="Standalone version of django.utils.feedgenerator (python3)."
+url="https://pypi.org/project/feedgenerator/;
+arch=('any')
+license=('GPL')
+depends=('python' 'python-pytz' 'python-six')
+makedepends=('python-distribute' 'python-nose')
+source=("https://pypi.python.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz;)
+sha512sums=('3f9799a8008cf456635bacce87699c3fa00ac990ed675a92dbdccf898fd189c8908109a27bb393e9f25bda7f880c66c40fc3d1179d09e579be8125c70bf1b7a9')
+
+build() {
+  cd "${_name}-${pkgver}"
+  python ./setup.py build
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+  python ./setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+
+check() {
+  cd "${_name}-${pkgver}"
+  nosetests
+}



  1   2   >