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

2021-06-26 Thread Felix Yan via arch-commits
Date: Sunday, June 27, 2021 @ 01:46:50
  Author: felixonmars
Revision: 967569

archrelease: copy trunk to community-x86_64

Added:
  qliveplayer/repos/community-x86_64/PKGBUILD
(from rev 967568, qliveplayer/trunk/PKGBUILD)
Deleted:
  qliveplayer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-27 01:46:31 UTC (rev 967568)
+++ PKGBUILD2021-06-27 01:46:50 UTC (rev 967569)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Megumi_fox 
-
-pkgname=qliveplayer
-pkgver=3.22.1
-pkgrel=1
-pkgdesc='Cute and useful Live Stream Player with danmaku support.'
-arch=('x86_64')
-url="https://github.com/IsoaSFlus/QLivePlayer;
-license=('GPL2')
-depends=('ffmpeg' 'mpv' 'python-aiohttp' 'qt5-base' 'qt5-quickcontrols2' 
'qt5-graphicaleffects'
- 'qt5-quickcontrols' 'python' 'qt5-svg')
-makedepends=('extra-cmake-modules' 'ninja')
-optdepends=('python-protobuf: for YouTube LiveChat support'
-'streamlink: for foreign streaming service support')
-source=("https://github.com/IsoaSFlus/QLivePlayer/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('45ec1f3d4d698a52107d07a7a55d457215d634b8106ac4facb9250960974f1ea683c338cedeb6f66fef428e88e05ef4286b3e95e22d23ed576c4bc69c5c7c50a')
-
-prepare() {
-mkdir -p build
-}
-
-build() {
-cd build
-cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib 
../QLivePlayer-$pkgver
-ninja
-}
-
-package() {
-cd build
-DESTDIR="$pkgdir" ninja install
-}

Copied: qliveplayer/repos/community-x86_64/PKGBUILD (from rev 967568, 
qliveplayer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-27 01:46:50 UTC (rev 967569)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+# Contributor: Megumi_fox 
+
+pkgname=qliveplayer
+pkgver=3.22.3
+pkgrel=1
+pkgdesc='Cute and useful Live Stream Player with danmaku support.'
+arch=('x86_64')
+url="https://github.com/IsoaSFlus/QLivePlayer;
+license=('GPL2')
+depends=('ffmpeg' 'mpv' 'python-aiohttp' 'qt5-base' 'qt5-quickcontrols2' 
'qt5-graphicaleffects'
+ 'qt5-quickcontrols' 'python' 'qt5-svg')
+makedepends=('extra-cmake-modules' 'ninja')
+optdepends=('python-protobuf: for YouTube LiveChat support'
+'streamlink: for foreign streaming service support')
+source=("https://github.com/IsoaSFlus/QLivePlayer/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('c3ed5c8ffb4fa639132fdb0f42c20120a8e49c3e9135fe1234ec5eb6012e89a2e620ae4a3b669ecf995935c70f03fc154ca15833ff09ef6f83bba885e19e91a9')
+
+prepare() {
+mkdir -p build
+}
+
+build() {
+cd build
+cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib 
../QLivePlayer-$pkgver
+ninja
+}
+
+package() {
+cd build
+DESTDIR="$pkgdir" ninja install
+}



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

2021-06-26 Thread Felix Yan via arch-commits
Date: Sunday, June 27, 2021 @ 01:46:31
  Author: felixonmars
Revision: 967568

upgpkg: qliveplayer 3.22.3-1

Modified:
  qliveplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-27 01:38:09 UTC (rev 967567)
+++ PKGBUILD2021-06-27 01:46:31 UTC (rev 967568)
@@ -2,7 +2,7 @@
 # Contributor: Megumi_fox 
 
 pkgname=qliveplayer
-pkgver=3.22.1
+pkgver=3.22.3
 pkgrel=1
 pkgdesc='Cute and useful Live Stream Player with danmaku support.'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 optdepends=('python-protobuf: for YouTube LiveChat support'
 'streamlink: for foreign streaming service support')
 
source=("https://github.com/IsoaSFlus/QLivePlayer/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('45ec1f3d4d698a52107d07a7a55d457215d634b8106ac4facb9250960974f1ea683c338cedeb6f66fef428e88e05ef4286b3e95e22d23ed576c4bc69c5c7c50a')
+sha512sums=('c3ed5c8ffb4fa639132fdb0f42c20120a8e49c3e9135fe1234ec5eb6012e89a2e620ae4a3b669ecf995935c70f03fc154ca15833ff09ef6f83bba885e19e91a9')
 
 prepare() {
 mkdir -p build



[arch-commits] Commit in perl-data-optlist/repos/community-any (PKGBUILD PKGBUILD)

2021-06-26 Thread Felix Yan via arch-commits
Date: Sunday, June 27, 2021 @ 01:38:09
  Author: felixonmars
Revision: 967567

archrelease: copy trunk to community-any

Added:
  perl-data-optlist/repos/community-any/PKGBUILD
(from rev 967566, perl-data-optlist/trunk/PKGBUILD)
Deleted:
  perl-data-optlist/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-27 01:37:47 UTC (rev 967566)
+++ PKGBUILD2021-06-27 01:38:09 UTC (rev 967567)
@@ -1,42 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Justin Davis 
-
-pkgname=perl-data-optlist
-pkgver=0.110
-pkgrel=7
-pkgdesc="Parse and validate simple name/value option pairs"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-params-util' 'perl-scalar-list-utils' 'perl-sub-install')
-makedepends=('perl-extutils-makemaker')
-url="https://metacpan.org/release/Data-OptList;
-source=(https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-$pkgver.tar.gz)
-md5sums=('f9236c9ea5607134ad8a2b3dc901c4c5')
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""  \
-  PERL_AUTOINSTALL=--skipdeps \
-  PERL_MM_OPT="INSTALLDIRS=vendor"\
-  PERL_MB_OPT="--installdirs vendor"  \
-  MODULEBUILDRC=/dev/null
-cd "$srcdir"/Data-OptList-$pkgver
-
-/usr/bin/perl Makefile.PL
-make
-  )
-}
-
-check() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
-cd "$srcdir"/Data-OptList-$pkgver
-
-make test
-  )
-}
-
-package() {
-  cd "$srcdir"/Data-OptList-$pkgver
-
-  make DESTDIR="$pkgdir"/ install
-}

Copied: perl-data-optlist/repos/community-any/PKGBUILD (from rev 967566, 
perl-data-optlist/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-27 01:38:09 UTC (rev 967567)
@@ -0,0 +1,42 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Justin Davis 
+
+pkgname=perl-data-optlist
+pkgver=0.112
+pkgrel=1
+pkgdesc="Parse and validate simple name/value option pairs"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-params-util' 'perl-scalar-list-utils' 'perl-sub-install')
+makedepends=('perl-extutils-makemaker')
+url="https://metacpan.org/release/Data-OptList;
+source=(https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-$pkgver.tar.gz)
+sha512sums=('79198ef244b4e5cb5201f938f228f20158ccdde76ff9d200b706104ddac5dc3ac8da3280ba335a60fd66d16202b803447ac7709a7d84e514d3a3dc59327ddc71')
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""  \
+  PERL_AUTOINSTALL=--skipdeps \
+  PERL_MM_OPT="INSTALLDIRS=vendor"\
+  PERL_MB_OPT="--installdirs vendor"  \
+  MODULEBUILDRC=/dev/null
+cd "$srcdir"/Data-OptList-$pkgver
+
+/usr/bin/perl Makefile.PL
+make
+  )
+}
+
+check() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+cd "$srcdir"/Data-OptList-$pkgver
+
+make test
+  )
+}
+
+package() {
+  cd "$srcdir"/Data-OptList-$pkgver
+
+  make DESTDIR="$pkgdir"/ install
+}



[arch-commits] Commit in perl-data-optlist/trunk (PKGBUILD)

2021-06-26 Thread Felix Yan via arch-commits
Date: Sunday, June 27, 2021 @ 01:37:47
  Author: felixonmars
Revision: 967566

upgpkg: perl-data-optlist 0.112-1

Modified:
  perl-data-optlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-27 01:03:12 UTC (rev 967565)
+++ PKGBUILD2021-06-27 01:37:47 UTC (rev 967566)
@@ -2,8 +2,8 @@
 # Contributor: Justin Davis 
 
 pkgname=perl-data-optlist
-pkgver=0.110
-pkgrel=7
+pkgver=0.112
+pkgrel=1
 pkgdesc="Parse and validate simple name/value option pairs"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -12,7 +12,7 @@
 makedepends=('perl-extutils-makemaker')
 url="https://metacpan.org/release/Data-OptList;
 
source=(https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-$pkgver.tar.gz)
-md5sums=('f9236c9ea5607134ad8a2b3dc901c4c5')
+sha512sums=('79198ef244b4e5cb5201f938f228f20158ccdde76ff9d200b706104ddac5dc3ac8da3280ba335a60fd66d16202b803447ac7709a7d84e514d3a3dc59327ddc71')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""  \



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

2021-06-26 Thread Felix Yan via arch-commits
Date: Sunday, June 27, 2021 @ 01:03:12
  Author: felixonmars
Revision: 967565

archrelease: copy trunk to community-any

Added:
  v2ray-domain-list-community/repos/community-any/PKGBUILD
(from rev 967564, 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-06-27 01:02:52 UTC (rev 967564)
+++ PKGBUILD2021-06-27 01:03:12 UTC (rev 967565)
@@ -1,23 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=v2ray-domain-list-community
-pkgver=20210625061329
-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=('acd4d4b0bb9c13a5e9317f29ff1831f34d384f84de0233a0606f8528dc5e3e1aa8f7cfd6da569710fe38b2ad0631223e33b75af37e6a903fe0da427adcfe9f94')
-
-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 
967564, v2ray-domain-list-community/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-27 01:03:12 UTC (rev 967565)
@@ -0,0 +1,23 @@
+# Maintainer: Felix Yan 
+
+pkgname=v2ray-domain-list-community
+pkgver=20210626145509
+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=('c9aa0be460396f00f8d17c18e697e77f27f0ac9b12168bb69c90b42dabd6df8055a11dd978a51d398430b5aac74249f7869c86ea952ca6bdb7745a872785ea33')
+
+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-06-26 Thread Felix Yan via arch-commits
Date: Sunday, June 27, 2021 @ 01:02:52
  Author: felixonmars
Revision: 967564

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

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

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 22:37:20 UTC (rev 967563)
+++ PKGBUILD2021-06-27 01:02:52 UTC (rev 967564)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-domain-list-community
-pkgver=20210625061329
+pkgver=20210626145509
 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=('acd4d4b0bb9c13a5e9317f29ff1831f34d384f84de0233a0606f8528dc5e3e1aa8f7cfd6da569710fe38b2ad0631223e33b75af37e6a903fe0da427adcfe9f94')
+sha512sums=('c9aa0be460396f00f8d17c18e697e77f27f0ac9b12168bb69c90b42dabd6df8055a11dd978a51d398430b5aac74249f7869c86ea952ca6bdb7745a872785ea33')
 
 build() {
   cd domain-list-community-$pkgver



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

2021-06-26 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, June 26, 2021 @ 22:37:20
  Author: orhun
Revision: 967563

archrelease: copy trunk to community-x86_64

Added:
  arch-repro-status/repos/community-x86_64/PKGBUILD
(from rev 967562, arch-repro-status/trunk/PKGBUILD)
Deleted:
  arch-repro-status/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 22:37:08 UTC (rev 967562)
+++ PKGBUILD2021-06-26 22:37:20 UTC (rev 967563)
@@ -1,32 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-
-pkgname=arch-repro-status
-pkgver=1.2.2
-pkgrel=1
-pkgdesc="Check the reproducibility status of your Arch Linux packages"
-arch=('x86_64')
-url="https://gitlab.archlinux.org/archlinux/arch-repro-status;
-license=('MIT')
-depends=('pacman')
-makedepends=('rust')
-groups=('archlinux-tools')
-source=("$pkgname-$pkgver.tar.gz::$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha512sums=('6dad0c874d8580958a2aec1cff758400d693e5598d978bf3f4f435af539d037ba6c6a2595d16749063e0166eb8dc6917dd22e1fb36be01a449cf10007bcd9274')
-
-build() {
-  cd "$pkgname-v$pkgver"
-  cargo build --release --locked
-}
-
-check() {
-  cd "$pkgname-v$pkgver"
-  cargo test --release --locked
-}
-
-package() {
-  cd "$pkgname-v$pkgver"
-  install -Dm 755 "target/release/$pkgname" -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"
-  install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
-}

Copied: arch-repro-status/repos/community-x86_64/PKGBUILD (from rev 967562, 
arch-repro-status/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 22:37:20 UTC (rev 967563)
@@ -0,0 +1,32 @@
+# Maintainer: Orhun Parmaksız 
+
+pkgname=arch-repro-status
+pkgver=1.2.3
+pkgrel=1
+pkgdesc="Check the reproducibility status of your Arch Linux packages"
+arch=('x86_64')
+url="https://gitlab.archlinux.org/archlinux/arch-repro-status;
+license=('MIT')
+depends=('pacman')
+makedepends=('rust')
+groups=('archlinux-tools')
+source=("$pkgname-$pkgver.tar.gz::$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
+sha512sums=('55a293ad13ed847a54420d032d76d1edfb1446b7ae1edb11a44d4326c3a8592f32681b0acbe98a397fc6ba5bda4867411bd839c4b935dbac3a3c8354048dce9d')
+
+build() {
+  cd "$pkgname-v$pkgver"
+  cargo build --release --locked
+}
+
+check() {
+  cd "$pkgname-v$pkgver"
+  cargo test --release --locked
+}
+
+package() {
+  cd "$pkgname-v$pkgver"
+  install -Dm 755 "target/release/$pkgname" -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"
+  install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
+}



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

2021-06-26 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, June 26, 2021 @ 22:37:08
  Author: orhun
Revision: 967562

upgpkg: arch-repro-status 1.2.3-1: upstream release

Modified:
  arch-repro-status/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 22:17:43 UTC (rev 967561)
+++ PKGBUILD2021-06-26 22:37:08 UTC (rev 967562)
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=arch-repro-status
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="Check the reproducibility status of your Arch Linux packages"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('rust')
 groups=('archlinux-tools')
 
source=("$pkgname-$pkgver.tar.gz::$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha512sums=('6dad0c874d8580958a2aec1cff758400d693e5598d978bf3f4f435af539d037ba6c6a2595d16749063e0166eb8dc6917dd22e1fb36be01a449cf10007bcd9274')
+sha512sums=('55a293ad13ed847a54420d032d76d1edfb1446b7ae1edb11a44d4326c3a8592f32681b0acbe98a397fc6ba5bda4867411bd839c4b935dbac3a3c8354048dce9d')
 
 build() {
   cd "$pkgname-v$pkgver"



[arch-commits] Commit in dovecot-fts-xapian/repos/community-x86_64 (4 files)

2021-06-26 Thread George Rawlinson via arch-commits
Date: Saturday, June 26, 2021 @ 22:17:43
  Author: grawlinson
Revision: 967561

archrelease: copy trunk to community-x86_64

Added:
  dovecot-fts-xapian/repos/community-x86_64/PKGBUILD
(from rev 967560, dovecot-fts-xapian/trunk/PKGBUILD)
  dovecot-fts-xapian/repos/community-x86_64/dovecot-fts-xapian.install
(from rev 967560, dovecot-fts-xapian/trunk/dovecot-fts-xapian.install)
Deleted:
  dovecot-fts-xapian/repos/community-x86_64/PKGBUILD
  dovecot-fts-xapian/repos/community-x86_64/dovecot-fts-xapian.install

+
 PKGBUILD   |   91 ---
 dovecot-fts-xapian.install |   24 +--
 2 files changed, 63 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 22:15:51 UTC (rev 967560)
+++ PKGBUILD2021-06-26 22:17:43 UTC (rev 967561)
@@ -1,40 +0,0 @@
-# Maintainer: George Rawlinson 
-# Maintainer: Thore Bödecker 
-
-# This must be built against the version of dovecot being used,
-# otherwise it will fail to load and thus work.
-# Specify the version of dovecot to be used here:
-_dcpkgver=2.3.15
-# Make sure to bump pkgrel if changing this.
-
-pkgname=dovecot-fts-xapian
-_pkgname="${pkgname#dovecot-}"
-pkgver=1.4.9b
-pkgrel=2
-pkgdesc="Dovecot FTS plugin based on Xapian"
-arch=('x86_64')
-url="https://github.com/grosjo/fts-xapian;
-license=('LGPL2.1')
-depends=("dovecot=${_dcpkgver}" 'icu' 'xapian-core')
-install="$pkgname.install"
-source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-b2sums=('1f49139d9fb3d334a1adae00b5a3fc364df9a36418c64674db00bac807b681bc3aafd3033f3e38f4696d537fe2f5f772a5e4fd1313b2a0d5c77fea9dfa78bdad')
-
-build() {
-  cd "$_pkgname-$pkgver"
-  autoreconf -vi
-  ./configure \
---prefix=/usr \
---with-dovecot=/usr/lib/dovecot
-
-  make
-}
-
-package() {
-  cd "$_pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # documentation
-  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
-}

Copied: dovecot-fts-xapian/repos/community-x86_64/PKGBUILD (from rev 967560, 
dovecot-fts-xapian/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 22:17:43 UTC (rev 967561)
@@ -0,0 +1,51 @@
+# Maintainer: George Rawlinson 
+# Maintainer: Thore Bödecker 
+
+# This must be built against the version of dovecot being used,
+# otherwise it will fail to load and thus work.
+# Specify the version of dovecot to be used here:
+_dcpkgver=2.3.15
+# Make sure to bump pkgrel if changing this.
+
+pkgname=dovecot-fts-xapian
+_pkgname="${pkgname#dovecot-}"
+pkgver=1.4.10
+pkgrel=1
+pkgdesc="Dovecot FTS plugin based on Xapian"
+arch=('x86_64')
+url="https://github.com/grosjo/fts-xapian;
+license=('LGPL2.1')
+depends=("dovecot=${_dcpkgver}" 'icu' 'xapian-core')
+install="$pkgname.install"
+source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
+b2sums=('9f886bbb3a3786451e86207f0dd856c56b1facde21facdbeb6d8fbe05fe132d76a96aa4906e6d29d32dc0aa1b12b468be6449c600831f656f7ae9ed51b0cebaf')
+
+build() {
+  cd "$_pkgname-$pkgver"
+  autoreconf -vi
+  ./configure \
+--prefix=/usr \
+--with-dovecot=/usr/lib/dovecot
+
+  make
+  
+  # generate systemd unit files
+  mkdir build
+  sed "s:@@prefix@@:/usr/lib:" contrib/systemd/dovecot-fts-optimize.service.in 
\
+> build/dovecot-fts-optimize.service
+  sed "s:@@index_frequency@@:daily:" 
contrib/systemd/dovecot-fts-optimize.timer.in \
+> build/dovecot-fts-optimize.timer
+}
+
+package() {
+  cd "$_pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+
+  # systemd integration
+  install -vDm644 -t "$pkgdir/usr/lib/systemd/system" \
+build/dovecot-fts-optimize.{service,timer}
+}

Deleted: dovecot-fts-xapian.install
===
--- dovecot-fts-xapian.install  2021-06-26 22:15:51 UTC (rev 967560)
+++ dovecot-fts-xapian.install  2021-06-26 22:17:43 UTC (rev 967561)
@@ -1,12 +0,0 @@
-post_install() {
-   cat <<-EOF
-
-   Documentation is included in /usr/share/doc/dovecot-fts-xapian
-
-   For more documentation, see:
- * https://github.com/grosjo/fts-xapian
- * https://doc.dovecot.org/configuration_manual/fts
- * https://doc.dovecot.org/settings/plugin/fts-plugin
-
-   EOF
-}

Copied: dovecot-fts-xapian/repos/community-x86_64/dovecot-fts-xapian.install 
(from rev 967560, dovecot-fts-xapian/trunk/dovecot-fts-xapian.install)
===
--- dovecot-fts-xapian.install  (rev 0)
+++ dovecot-fts-xapian.install  2021-06-26 22:17:43 UTC (rev 967561)
@@ -0,0 +1,12 @@
+post_install() {
+   cat <<-EOF
+
+   Documentation is included in /usr/share/doc/dovecot-fts-xapian
+
+   For more 

[arch-commits] Commit in dovecot-fts-xapian/trunk (PKGBUILD)

2021-06-26 Thread George Rawlinson via arch-commits
Date: Saturday, June 26, 2021 @ 22:15:51
  Author: grawlinson
Revision: 967560

upgpkg: dovecot-fts-xapian 1.4.10-1

* New upstream release
* Added fts optimise systemd units

Modified:
  dovecot-fts-xapian/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 19:01:06 UTC (rev 967559)
+++ PKGBUILD2021-06-26 22:15:51 UTC (rev 967560)
@@ -9,8 +9,8 @@
 
 pkgname=dovecot-fts-xapian
 _pkgname="${pkgname#dovecot-}"
-pkgver=1.4.9b
-pkgrel=2
+pkgver=1.4.10
+pkgrel=1
 pkgdesc="Dovecot FTS plugin based on Xapian"
 arch=('x86_64')
 url="https://github.com/grosjo/fts-xapian;
@@ -18,7 +18,7 @@
 depends=("dovecot=${_dcpkgver}" 'icu' 'xapian-core')
 install="$pkgname.install"
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-b2sums=('1f49139d9fb3d334a1adae00b5a3fc364df9a36418c64674db00bac807b681bc3aafd3033f3e38f4696d537fe2f5f772a5e4fd1313b2a0d5c77fea9dfa78bdad')
+b2sums=('9f886bbb3a3786451e86207f0dd856c56b1facde21facdbeb6d8fbe05fe132d76a96aa4906e6d29d32dc0aa1b12b468be6449c600831f656f7ae9ed51b0cebaf')
 
 build() {
   cd "$_pkgname-$pkgver"
@@ -28,6 +28,13 @@
 --with-dovecot=/usr/lib/dovecot
 
   make
+  
+  # generate systemd unit files
+  mkdir build
+  sed "s:@@prefix@@:/usr/lib:" contrib/systemd/dovecot-fts-optimize.service.in 
\
+> build/dovecot-fts-optimize.service
+  sed "s:@@index_frequency@@:daily:" 
contrib/systemd/dovecot-fts-optimize.timer.in \
+> build/dovecot-fts-optimize.timer
 }
 
 package() {
@@ -37,4 +44,8 @@
 
   # documentation
   install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+
+  # systemd integration
+  install -vDm644 -t "$pkgdir/usr/lib/systemd/system" \
+build/dovecot-fts-optimize.{service,timer}
 }



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

2021-06-26 Thread Jelle van der Waa via arch-commits
Date: Saturday, June 26, 2021 @ 19:26:29
  Author: jelle
Revision: 418731

archrelease: copy trunk to testing-any

Added:
  iana-etc/repos/testing-any/
  iana-etc/repos/testing-any/LICENSE
(from rev 418730, iana-etc/trunk/LICENSE)
  iana-etc/repos/testing-any/PKGBUILD
(from rev 418730, iana-etc/trunk/PKGBUILD)
  iana-etc/repos/testing-any/sources.tar.xz
(from rev 418730, iana-etc/trunk/sources.tar.xz)

--+
 LICENSE  |1 +
 PKGBUILD |   52 
 2 files changed, 53 insertions(+)

Copied: iana-etc/repos/testing-any/LICENSE (from rev 418730, 
iana-etc/trunk/LICENSE)
===
--- testing-any/LICENSE (rev 0)
+++ testing-any/LICENSE 2021-06-26 19:26:29 UTC (rev 418731)
@@ -0,0 +1 @@
+The contents of this package are inelligible for copyright protection.

Copied: iana-etc/repos/testing-any/PKGBUILD (from rev 418730, 
iana-etc/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2021-06-26 19:26:29 UTC (rev 418731)
@@ -0,0 +1,52 @@
+# Contributor: Thomas Bächler 
+# Contributor: Gaetan Bisson 
+# Maintainer: Jelle van der Waa 
+
+pkgname=iana-etc
+pkgver=20210624
+_ports=service-names-port-numbers-${pkgver}
+_protocols=protocol-numbers-20210324
+pkgrel=1
+pkgdesc='/etc/protocols and /etc/services provided by IANA'
+url='https://www.iana.org/protocols'
+arch=('any')
+license=('custom:none')
+backup=('etc/'{protocols,services})
+source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml;
+
"https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml;
+'LICENSE')
+sha256sums=('5137498e2948c69f67a1bdb3eb950539feb91f0d2ec7341bacbaf4601dcce0fe'
+'1a9570d4a35702a2b5fcb010701a607d874fc08e51d496c5e893e5881ea2837b'
+'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
+
+# Original but unversioned IANA files:
+# 
https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml
+# https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml
+
+package() {
+   cd "${srcdir}"
+
+   install -d "${pkgdir}/etc"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
+   install -Dm644 ${_ports}.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
+   install -Dm644 ${_protocols}.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" }
+(/ "${pkgdir}/etc/protocols"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" }
+(/ "${pkgdir}/etc/services"
+
+}

Copied: iana-etc/repos/testing-any/sources.tar.xz (from rev 418730, 
iana-etc/trunk/sources.tar.xz)
===
(Binary files differ)



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

2021-06-26 Thread Jelle van der Waa via arch-commits
Date: Saturday, June 26, 2021 @ 19:26:20
  Author: jelle
Revision: 418730

upgpkg: iana-etc 20210624-1

Modified:
  iana-etc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 18:35:25 UTC (rev 418729)
+++ PKGBUILD2021-06-26 19:26:20 UTC (rev 418730)
@@ -3,9 +3,9 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=iana-etc
-pkgver=20210202
+pkgver=20210624
 _ports=service-names-port-numbers-${pkgver}
-_protocols=protocol-numbers-20210109
+_protocols=protocol-numbers-20210324
 pkgrel=1
 pkgdesc='/etc/protocols and /etc/services provided by IANA'
 url='https://www.iana.org/protocols'
@@ -15,8 +15,8 @@
 source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml;
 
"https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml;
 'LICENSE')
-sha256sums=('8f97c6a7c90ba020a2141fbcbd8d02a2c0fac6ce1ca21c7521a503d36d9a7770'
-'7b80804d0bb566fddf6848cc7f3acc7de71e1f01e82568d51bf7a92c7c03b6d0'
+sha256sums=('5137498e2948c69f67a1bdb3eb950539feb91f0d2ec7341bacbaf4601dcce0fe'
+'1a9570d4a35702a2b5fcb010701a607d874fc08e51d496c5e893e5881ea2837b'
 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
 
 # Original but unversioned IANA files:



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

2021-06-26 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, June 26, 2021 @ 19:01:06
  Author: orhun
Revision: 967559

archrelease: copy trunk to community-x86_64

Added:
  gpg-tui/repos/community-x86_64/PKGBUILD
(from rev 967558, gpg-tui/trunk/PKGBUILD)
Deleted:
  gpg-tui/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 19:00:55 UTC (rev 967558)
+++ PKGBUILD2021-06-26 19:01:06 UTC (rev 967559)
@@ -1,43 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-
-pkgname=gpg-tui
-pkgver=0.6.0
-pkgrel=1
-pkgdesc="A terminal user interface for GnuPG"
-arch=('x86_64')
-url="https://github.com/orhun/gpg-tui;
-license=('MIT')
-depends=('libxcb' 'gpgme')
-makedepends=('rust' 'python')
-optdepends=('xplr: file selection support')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('b03bad2146f9d637a6c495844867a055ae1fff2f6d287954795d9c961565e4cd7fd23354b9462c04a2d7a168b5c7075a4acd77c21c7653a9f301a1169e89816c')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  mkdir completions/
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release --locked
-  OUT_DIR=completions/ cargo run --release --bin completions
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  cargo test --release --locked
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm 755 "target/release/$pkgname" -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"
-  install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
-  install -Dm 644 "completions/$pkgname.bash" 
"$pkgdir/usr/share/bash-completion/completions/$pkgname"
-  install -Dm 644 "completions/$pkgname.fish" -t 
"$pkgdir/usr/share/fish/vendor_completions.d"
-  install -Dm 644 "completions/_$pkgname" -t 
"$pkgdir/usr/share/zsh/site-functions"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gpg-tui/repos/community-x86_64/PKGBUILD (from rev 967558, 
gpg-tui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 19:01:06 UTC (rev 967559)
@@ -0,0 +1,43 @@
+# Maintainer: Orhun Parmaksız 
+
+pkgname=gpg-tui
+pkgver=0.6.1
+pkgrel=1
+pkgdesc="A terminal user interface for GnuPG"
+arch=('x86_64')
+url="https://github.com/orhun/gpg-tui;
+license=('MIT')
+depends=('libxcb' 'gpgme')
+makedepends=('rust' 'python')
+optdepends=('xplr: file selection support')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('0bdc77a474b1e4538a57e82d1c6253983285c3661c5b69b11e8306c89e5b204a80d1187aae174a4a6ce76c5ec75ff8de3c21cdbf456c6477f427815511e96f42')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  mkdir completions/
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release --locked
+  OUT_DIR=completions/ cargo run --release --bin completions
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  cargo test --release --locked
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm 755 "target/release/$pkgname" -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"
+  install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
+  install -Dm 644 "completions/$pkgname.bash" 
"$pkgdir/usr/share/bash-completion/completions/$pkgname"
+  install -Dm 644 "completions/$pkgname.fish" -t 
"$pkgdir/usr/share/fish/vendor_completions.d"
+  install -Dm 644 "completions/_$pkgname" -t 
"$pkgdir/usr/share/zsh/site-functions"
+}
+
+# vim: ts=2 sw=2 et:



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

2021-06-26 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, June 26, 2021 @ 19:00:55
  Author: orhun
Revision: 967558

upgpkg: gpg-tui 0.6.1-1: upstream release

Modified:
  gpg-tui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 18:35:30 UTC (rev 967557)
+++ PKGBUILD2021-06-26 19:00:55 UTC (rev 967558)
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=gpg-tui
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="A terminal user interface for GnuPG"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('rust' 'python')
 optdepends=('xplr: file selection support')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('b03bad2146f9d637a6c495844867a055ae1fff2f6d287954795d9c961565e4cd7fd23354b9462c04a2d7a168b5c7075a4acd77c21c7653a9f301a1169e89816c')
+sha512sums=('0bdc77a474b1e4538a57e82d1c6253983285c3661c5b69b11e8306c89e5b204a80d1187aae174a4a6ce76c5ec75ff8de3c21cdbf456c6477f427815511e96f42')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

2021-06-26 Thread Filipe Laíns via arch-commits
Date: Saturday, June 26, 2021 @ 18:34:49
  Author: ffy00
Revision: 967548

add root structure

Added:
  srsran/
  srsran/repos/
  srsran/trunk/



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 17:06:38
  Author: arojas
Revision: 967547

archrelease: copy trunk to community-x86_64

Added:
  icewm/repos/community-x86_64/PKGBUILD
(from rev 967546, icewm/trunk/PKGBUILD)
Deleted:
  icewm/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 17:06:27 UTC (rev 967546)
+++ PKGBUILD2021-06-26 17:06:38 UTC (rev 967547)
@@ -1,27 +0,0 @@
-# Maintainer:
-# Contributor: Alexander F. Rødseth 
-# Contributor: Eric Bélanger 
-
-pkgname=icewm
-pkgver=2.5.0
-pkgrel=1
-pkgdesc='Window Manager designed for speed, usability, and consistency'
-arch=(x86_64)
-url='https://ice-wm.org/'
-license=(LGPL)
-depends=(alsa-lib imlib2 librsvg libsndfile libxcomposite libxdamage 
libxinerama libxpm libxrandr)
-makedepends=(asciidoctor xorg-mkfontdir)
-groups=(icewm)
-optdepends=('perl: for icewm-menu-xrandr')
-source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz;)
-sha256sums=('66e64c80d05cca084d7a3eb50c7d980b2f404eae42dd42efa2614a97a99ee056')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: icewm/repos/community-x86_64/PKGBUILD (from rev 967546, 
icewm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 17:06:38 UTC (rev 967547)
@@ -0,0 +1,26 @@
+# Maintainer:
+# Contributor: Alexander F. Rødseth 
+# Contributor: Eric Bélanger 
+
+pkgname=icewm
+pkgver=2.5.0
+pkgrel=2
+pkgdesc='Window Manager designed for speed, usability, and consistency'
+arch=(x86_64)
+url='https://ice-wm.org/'
+license=(LGPL)
+depends=(alsa-lib imlib2 librsvg libsndfile libxcomposite libxdamage 
libxinerama libxpm libxrandr)
+makedepends=(asciidoctor xorg-mkfontdir)
+optdepends=('perl: for icewm-menu-xrandr')
+source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz;)
+sha256sums=('66e64c80d05cca084d7a3eb50c7d980b2f404eae42dd42efa2614a97a99ee056')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 17:06:27
  Author: arojas
Revision: 967546

Remove pointless group

Modified:
  icewm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 17:04:02 UTC (rev 967545)
+++ PKGBUILD2021-06-26 17:06:27 UTC (rev 967546)
@@ -4,7 +4,7 @@
 
 pkgname=icewm
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Window Manager designed for speed, usability, and consistency'
 arch=(x86_64)
 url='https://ice-wm.org/'
@@ -11,7 +11,6 @@
 license=(LGPL)
 depends=(alsa-lib imlib2 librsvg libsndfile libxcomposite libxdamage 
libxinerama libxpm libxrandr)
 makedepends=(asciidoctor xorg-mkfontdir)
-groups=(icewm)
 optdepends=('perl: for icewm-menu-xrandr')
 
source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz;)
 sha256sums=('66e64c80d05cca084d7a3eb50c7d980b2f404eae42dd42efa2614a97a99ee056')



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 17:04:02
  Author: arojas
Revision: 967545

archrelease: copy trunk to community-x86_64

Added:
  icewm/repos/community-x86_64/PKGBUILD
(from rev 967544, icewm/trunk/PKGBUILD)
Deleted:
  icewm/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 17:03:51 UTC (rev 967544)
+++ PKGBUILD2021-06-26 17:04:02 UTC (rev 967545)
@@ -1,27 +0,0 @@
-# Maintainer:
-# Contributor: Alexander F. Rødseth 
-# Contributor: Eric Bélanger 
-
-pkgname=icewm
-pkgver=2.4.0
-pkgrel=1
-pkgdesc='Window Manager designed for speed, usability, and consistency'
-arch=(x86_64)
-url='https://ice-wm.org/'
-license=(LGPL)
-depends=(alsa-lib imlib2 librsvg libsndfile libxcomposite libxdamage 
libxinerama libxpm libxrandr)
-makedepends=(asciidoctor xorg-mkfontdir)
-groups=(icewm)
-optdepends=('perl: for icewm-menu-xrandr')
-source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz;)
-sha256sums=('3cf369790518172efead72cf3886d4a7c4a56eed525b24d619df68a78ed8a0b1')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: icewm/repos/community-x86_64/PKGBUILD (from rev 967544, 
icewm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 17:04:02 UTC (rev 967545)
@@ -0,0 +1,27 @@
+# Maintainer:
+# Contributor: Alexander F. Rødseth 
+# Contributor: Eric Bélanger 
+
+pkgname=icewm
+pkgver=2.5.0
+pkgrel=1
+pkgdesc='Window Manager designed for speed, usability, and consistency'
+arch=(x86_64)
+url='https://ice-wm.org/'
+license=(LGPL)
+depends=(alsa-lib imlib2 librsvg libsndfile libxcomposite libxdamage 
libxinerama libxpm libxrandr)
+makedepends=(asciidoctor xorg-mkfontdir)
+groups=(icewm)
+optdepends=('perl: for icewm-menu-xrandr')
+source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz;)
+sha256sums=('66e64c80d05cca084d7a3eb50c7d980b2f404eae42dd42efa2614a97a99ee056')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 17:03:51
  Author: arojas
Revision: 967544

Update to 2.5.0

Modified:
  icewm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 14:14:25 UTC (rev 967543)
+++ PKGBUILD2021-06-26 17:03:51 UTC (rev 967544)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=icewm
-pkgver=2.4.0
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Window Manager designed for speed, usability, and consistency'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 groups=(icewm)
 optdepends=('perl: for icewm-menu-xrandr')
 
source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz;)
-sha256sums=('3cf369790518172efead72cf3886d4a7c4a56eed525b24d619df68a78ed8a0b1')
+sha256sums=('66e64c80d05cca084d7a3eb50c7d980b2f404eae42dd42efa2614a97a99ee056')
 
 build() {
   cd $pkgname-$pkgver



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

2021-06-26 Thread Jelle van der Waa via arch-commits
Date: Saturday, June 26, 2021 @ 15:48:47
  Author: jelle
Revision: 418726

archrelease: copy trunk to extra-x86_64

Added:
  pyalpm/repos/extra-x86_64/PKGBUILD
(from rev 418725, pyalpm/trunk/PKGBUILD)
Deleted:
  pyalpm/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 15:48:40 UTC (rev 418725)
+++ PKGBUILD2021-06-26 15:48:47 UTC (rev 418726)
@@ -1,33 +0,0 @@
-# Maintainer : Rémy Oudompheng 
-
-pkgname=pyalpm
-pkgver=0.10.4
-pkgrel=1
-pkgdesc="Python 3 bindings for libalpm"
-arch=('x86_64')
-url="https://gitlab.archlinux.org/archlinux/pyalpm;
-license=('GPL')
-makedepends=('git' 'python-setuptools' 'python-pytest' 'python-pkgconfig' 
'python-pytest-pacman')
-depends=('python' 'pacman')
-source=("git+https://gitlab.archlinux.org/archlinux/pyalpm.git#tag=$pkgver;)
-validpgpkeys=('E499C79F53C96A54E572FEE1C06086337C50773E')
-sha512sums=('SKIP')
-
-prepare() {
-  cd "${pkgname}"
-}
-
-build() {
-  cd "${pkgname}"
-  python setup.py build
-}
-
-check() {
-  cd "${pkgname}"
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.9" pytest
-}
-
-package() {
-  cd "${pkgname}"
-  python setup.py install --root=${pkgdir}
-}

Copied: pyalpm/repos/extra-x86_64/PKGBUILD (from rev 418725, 
pyalpm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 15:48:47 UTC (rev 418726)
@@ -0,0 +1,33 @@
+# Maintainer : Rémy Oudompheng 
+
+pkgname=pyalpm
+pkgver=0.10.5
+pkgrel=1
+pkgdesc="Python 3 bindings for libalpm"
+arch=('x86_64')
+url="https://gitlab.archlinux.org/archlinux/pyalpm;
+license=('GPL')
+makedepends=('git' 'python-setuptools' 'python-pytest' 'python-pkgconfig' 
'python-pytest-pacman')
+depends=('python' 'pacman')
+source=("git+https://gitlab.archlinux.org/archlinux/pyalpm.git#tag=$pkgver;)
+validpgpkeys=('E499C79F53C96A54E572FEE1C06086337C50773E')
+sha512sums=('SKIP')
+
+prepare() {
+  cd "${pkgname}"
+}
+
+build() {
+  cd "${pkgname}"
+  python setup.py build
+}
+
+check() {
+  cd "${pkgname}"
+  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.9" pytest
+}
+
+package() {
+  cd "${pkgname}"
+  python setup.py install --root=${pkgdir}
+}



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

2021-06-26 Thread Jelle van der Waa via arch-commits
Date: Saturday, June 26, 2021 @ 15:48:40
  Author: jelle
Revision: 418725

upgpkg: pyalpm 0.10.5-1

Modified:
  pyalpm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 10:06:43 UTC (rev 418724)
+++ PKGBUILD2021-06-26 15:48:40 UTC (rev 418725)
@@ -1,7 +1,7 @@
 # Maintainer : Rémy Oudompheng 
 
 pkgname=pyalpm
-pkgver=0.10.4
+pkgver=0.10.5
 pkgrel=1
 pkgdesc="Python 3 bindings for libalpm"
 arch=('x86_64')



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

2021-06-26 Thread Sergej Pupykin via arch-commits
Date: Saturday, June 26, 2021 @ 14:14:25
  Author: spupykin
Revision: 967543

archrelease: copy trunk to community-x86_64

Added:
  xdebug/repos/community-x86_64/PKGBUILD
(from rev 967542, xdebug/trunk/PKGBUILD)
  xdebug/repos/community-x86_64/xdebug.ini
(from rev 967542, xdebug/trunk/xdebug.ini)
Deleted:
  xdebug/repos/community-x86_64/PKGBUILD
  xdebug/repos/community-x86_64/xdebug.ini

+
 PKGBUILD   |   62 +--
 xdebug.ini |   10 -
 2 files changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 14:14:16 UTC (rev 967542)
+++ PKGBUILD2021-06-26 14:14:25 UTC (rev 967543)
@@ -1,31 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonathan Wiersma 
-# Contributor: Jonathan Wiersma 
-# Contributor: sracker 
-
-pkgname=xdebug
-pkgver=3.0.2
-pkgrel=2
-pkgdesc="PHP debugging extension"
-arch=('x86_64')
-url="https://www.xdebug.org;
-license=('GPL')
-depends=('php')
-backup=('etc/php/conf.d/xdebug.ini')
-source=("https://xdebug.org/files/$pkgname-${pkgver}.tgz;
-   'xdebug.ini')
-sha256sums=('096d46dec061341868d3e3933b977013a592e2e88992b2c0aba7fa52f87c4e17'
-'7c66883dc2ade69069ef84e30188b25630748aa9c8b0dd123727c00505421205')
-
-build() {
-  cd "$srcdir"/$pkgname-${pkgver}
-  phpize
-  ./configure --prefix=/usr --enable-xdebug
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-${pkgver}
-  make INSTALL_ROOT="$pkgdir" install
-  install -D -m 644 "$srcdir"/xdebug.ini "$pkgdir"/etc/php/conf.d/xdebug.ini
-}

Copied: xdebug/repos/community-x86_64/PKGBUILD (from rev 967542, 
xdebug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 14:14:25 UTC (rev 967543)
@@ -0,0 +1,31 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonathan Wiersma 
+# Contributor: Jonathan Wiersma 
+# Contributor: sracker 
+
+pkgname=xdebug
+pkgver=3.0.4
+pkgrel=1
+pkgdesc="PHP debugging extension"
+arch=('x86_64')
+url="https://www.xdebug.org;
+license=('GPL')
+depends=('php')
+backup=('etc/php/conf.d/xdebug.ini')
+source=("https://xdebug.org/files/$pkgname-${pkgver}.tgz;
+   'xdebug.ini')
+sha256sums=('b27290491f4634b0cd3badfc3a2be98fb1e3c0c3710a706724d8b195baad72af'
+'7c66883dc2ade69069ef84e30188b25630748aa9c8b0dd123727c00505421205')
+
+build() {
+  cd "$srcdir"/$pkgname-${pkgver}
+  phpize
+  ./configure --prefix=/usr --enable-xdebug
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-${pkgver}
+  make INSTALL_ROOT="$pkgdir" install
+  install -D -m 644 "$srcdir"/xdebug.ini "$pkgdir"/etc/php/conf.d/xdebug.ini
+}

Deleted: xdebug.ini
===
--- xdebug.ini  2021-06-26 14:14:16 UTC (rev 967542)
+++ xdebug.ini  2021-06-26 14:14:25 UTC (rev 967543)
@@ -1,5 +0,0 @@
-;zend_extension=xdebug.so
-;xdebug.remote_enable=on
-;xdebug.remote_host=127.0.0.1
-;xdebug.remote_port=9000
-;xdebug.remote_handler=dbgp

Copied: xdebug/repos/community-x86_64/xdebug.ini (from rev 967542, 
xdebug/trunk/xdebug.ini)
===
--- xdebug.ini  (rev 0)
+++ xdebug.ini  2021-06-26 14:14:25 UTC (rev 967543)
@@ -0,0 +1,5 @@
+;zend_extension=xdebug.so
+;xdebug.remote_enable=on
+;xdebug.remote_host=127.0.0.1
+;xdebug.remote_port=9000
+;xdebug.remote_handler=dbgp



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

2021-06-26 Thread Sergej Pupykin via arch-commits
Date: Saturday, June 26, 2021 @ 14:14:16
  Author: spupykin
Revision: 967542

upgpkg: xdebug 3.0.4-1

Modified:
  xdebug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 14:14:07 UTC (rev 967541)
+++ PKGBUILD2021-06-26 14:14:16 UTC (rev 967542)
@@ -4,8 +4,8 @@
 # Contributor: sracker 
 
 pkgname=xdebug
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.0.4
+pkgrel=1
 pkgdesc="PHP debugging extension"
 arch=('x86_64')
 url="https://www.xdebug.org;
@@ -14,7 +14,7 @@
 backup=('etc/php/conf.d/xdebug.ini')
 source=("https://xdebug.org/files/$pkgname-${pkgver}.tgz;
'xdebug.ini')
-sha256sums=('096d46dec061341868d3e3933b977013a592e2e88992b2c0aba7fa52f87c4e17'
+sha256sums=('b27290491f4634b0cd3badfc3a2be98fb1e3c0c3710a706724d8b195baad72af'
 '7c66883dc2ade69069ef84e30188b25630748aa9c8b0dd123727c00505421205')
 
 build() {



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

2021-06-26 Thread Sergej Pupykin via arch-commits
Date: Saturday, June 26, 2021 @ 14:14:07
  Author: spupykin
Revision: 967541

archrelease: copy trunk to community-any

Added:
  mediawiki/repos/community-any/PKGBUILD
(from rev 967540, mediawiki/trunk/PKGBUILD)
  mediawiki/repos/community-any/apache.example.conf
(from rev 967540, mediawiki/trunk/apache.example.conf)
  mediawiki/repos/community-any/mediawiki.install
(from rev 967540, mediawiki/trunk/mediawiki.install)
Deleted:
  mediawiki/repos/community-any/PKGBUILD
  mediawiki/repos/community-any/apache.example.conf
  mediawiki/repos/community-any/mediawiki.install

-+
 PKGBUILD|  168 +-
 apache.example.conf |   14 ++--
 mediawiki.install   |6 -
 3 files changed, 94 insertions(+), 94 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 14:13:46 UTC (rev 967540)
+++ PKGBUILD2021-06-26 14:14:07 UTC (rev 967541)
@@ -1,84 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgbase=mediawiki
-pkgname=('mediawiki' 'mediawiki-math')
-#pkgname=('mediawiki')
-pkgver=1.36.0
-_basever=${pkgver%.*}
-_hash=8c7c35b
-pkgrel=1
-pkgdesc="MediaWiki engine"
-arch=('any')
-url="https://www.mediawiki.org/wiki/MediaWiki;
-# + https://www.mediawiki.org/wiki/Extension:Math
-license=("GPL")
-depends=('php7')
-makedepends=('git' 'texvc')
-optdepends=('texvc: for math rendering'
-   'pcre: for regular expressions support'
-   'php7-intl: to handle Unicode normalization'
-#  'php7-mysql: for MySQL database support'
-   'php7-pgsql: for PostgreSQL database support'
-   'php7-sqlite: for sqlite database support'
-#  'php7-apcu: for cache support'
-#  'php7-xcache: for cache support'
-   'memcached: for cache support'
-   'php7-gd: for thumbnails rendering'
-   'imagemagick: for thumbnails rendering'
-   'smtp-forwarder: for mail sending'
-'python: required for SyntaxHighlight/ConfirmEdit extensions'
-'perl: compare_schemas.pl and mediawiki_mysql2postgres.pl')
-install=mediawiki.install
-options=(!strip)
-validpgpkeys=('41B2ABE817ADD3E52BDA946F72BC1C5D23107F8A'
-  '1D98867E82982C8FE0ABC25F9B69B3109D3BB7B0'
-  'C83A8E4D3C8FEB7C8A3A1998131910E01605D9AA')
-#  
mediawiki-math-${_basever}::git+https://git.wikimedia.org/git/mediawiki/extensions/Math.git#branch=REL${_basever/./_}
-source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}
-   
"mediawiki-math-${_basever}.tar.gz::https://codeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL${_basever/./_};
-   apache.example.conf)
-sha256sums=('35cfbdcdcadaf9ee60b097532c5711121adce226d3f1c3b7bd1db1e2903cdd4a'
-'SKIP'
-'9afc3315c19d026b43649b3acf9399208985aa1a018c42d512e35eb4305833fc'
-'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')
-
-package_mediawiki() {
-
-  cd "$srcdir"
-  install -vdm0755 "$pkgdir"/usr/share/webapps
-  install -vdm0755 "$pkgdir"/etc/webapps/mediawiki
-  cp -a $pkgname-$pkgver "$pkgdir"/usr/share/webapps/mediawiki
-
-  install -vDm0644 "$srcdir"/apache.example.conf 
"$pkgdir"/etc/webapps/mediawiki/apache.example.conf
-
-  # move cache and images to /var
-  install -vdm0755 -o 33 -g 33 "$pkgdir"/var/cache/mediawiki
-  install -vdm0755 -o 33 -g 33 "$pkgdir"/var/lib/mediawiki
-
-  cd "$pkgdir"/usr/share/webapps/mediawiki
-
-  mv cache/.htaccess "$pkgdir"/var/cache/mediawiki/
-  rmdir cache
-  ln -sf /var/cache/mediawiki cache
-
-  mv images/* "$pkgdir"/var/lib/mediawiki/
-  mv images/.htaccess "$pkgdir"/var/lib/mediawiki/
-  rmdir images
-  ln -sf /var/lib/mediawiki images
-}
-
-package_mediawiki-math() {
-  depends=('mediawiki')
-  optdepends=('texvc')
-  backup=()
-  pkgdesc="MediaWiki math extension"
-  unset install
-
-  cd "$srcdir"
-  install -vdm0755 "$pkgdir"/usr/share/webapps/mediawiki/extensions
-#  cp -a mediawiki-math-${_basever} 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math
-  cp -a wikimedia-mediawiki-extensions-Math-${_hash} 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math
-  install -dm0755 "$pkgdir"/usr/share/webapps/mediawiki/extensions/Math/math
-  ln -s /usr/bin/texvc 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math/math/texvc
-}

Copied: mediawiki/repos/community-any/PKGBUILD (from rev 967540, 
mediawiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 14:14:07 UTC (rev 967541)
@@ -0,0 +1,84 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgbase=mediawiki
+pkgname=('mediawiki' 'mediawiki-math')
+#pkgname=('mediawiki')
+pkgver=1.36.1
+_basever=${pkgver%.*}
+_hash=8c7c35b
+pkgrel=1
+pkgdesc="MediaWiki engine"
+arch=('any')

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

2021-06-26 Thread Sergej Pupykin via arch-commits
Date: Saturday, June 26, 2021 @ 14:13:46
  Author: spupykin
Revision: 967540

upgpkg: mediawiki 1.36.1-1

Modified:
  mediawiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 14:00:39 UTC (rev 967539)
+++ PKGBUILD2021-06-26 14:13:46 UTC (rev 967540)
@@ -4,7 +4,7 @@
 pkgbase=mediawiki
 pkgname=('mediawiki' 'mediawiki-math')
 #pkgname=('mediawiki')
-pkgver=1.36.0
+pkgver=1.36.1
 _basever=${pkgver%.*}
 _hash=8c7c35b
 pkgrel=1
@@ -38,7 +38,7 @@
 
source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}

"mediawiki-math-${_basever}.tar.gz::https://codeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL${_basever/./_};
apache.example.conf)
-sha256sums=('35cfbdcdcadaf9ee60b097532c5711121adce226d3f1c3b7bd1db1e2903cdd4a'
+sha256sums=('e6698b19af16274e5ec2bfd36b890996cfa9f3617d2ec81761f12854fa50ad7a'
 'SKIP'
 '9afc3315c19d026b43649b3acf9399208985aa1a018c42d512e35eb4305833fc'
 'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')



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

2021-06-26 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, June 26, 2021 @ 14:00:39
  Author: orhun
Revision: 967539

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 14:00:26 UTC (rev 967538)
+++ PKGBUILD2021-06-26 14:00:39 UTC (rev 967539)
@@ -1,29 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Jian Zeng 
-# Contributor: Alexandre Bury 
-# Contributor: Vlad M. 
-
-pkgname=cargo-outdated
-pkgver=0.9.15
-pkgrel=1
-pkgdesc="A cargo subcommand for displaying when Rust dependencies are out of 
date"
-url="https://github.com/kbknapp/cargo-outdated;
-arch=('x86_64')
-license=('MIT')
-depends=('cargo')
-source=("${pkgname}-${pkgver}.tar.gz::https://crates.io/api/v1/crates/${pkgname}/${pkgver}/download;)
-sha256sums=('70cdc150833aa5b7dabaf54a8e777522079db4c0942d4c82cee5a328badc62ab')
-b2sums=('571028874742afb910b4a93acc82f3ce5d870f598ac16fd72d1296a0450b9e7567fc64c6543a175a117a48b6e602892e32c3cbab1d7f6af94d1fc572ed7f0a68')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  cargo build --release --locked
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  install -Dm755 "target/release/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 LICENSE-MIT -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: cargo-outdated/repos/community-x86_64/PKGBUILD (from rev 967538, 
cargo-outdated/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 14:00:39 UTC (rev 967539)
@@ -0,0 +1,30 @@
+# Maintainer: kpcyrd 
+# Maintainer: Orhun Parmaksız 
+# Contributor: Jian Zeng 
+# Contributor: Alexandre Bury 
+# Contributor: Vlad M. 
+
+pkgname=cargo-outdated
+pkgver=0.9.16
+pkgrel=1
+pkgdesc="A cargo subcommand for displaying when Rust dependencies are out of 
date"
+url="https://github.com/kbknapp/cargo-outdated;
+arch=('x86_64')
+license=('MIT')
+depends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://crates.io/api/v1/crates/${pkgname}/${pkgver}/download;)
+sha256sums=('71d2237d21f48af62d375fd269f85750560e0801857a17bff950d10effa66a1a')
+b2sums=('06feab9ad63cca841bf4fab1ec2ec7882b651ddc432102f4f05f0c42e58c1413f0e92adeeb04bc6d6ed65fa6b7055c586b59fa17f621407a49b02502f7b23ef0')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  cargo build --release --locked
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  install -Dm755 "target/release/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+  install -Dm644 LICENSE-MIT -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:



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

2021-06-26 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, June 26, 2021 @ 14:00:26
  Author: orhun
Revision: 967538

upgpkg: cargo-outdated 0.9.16-1: upstream release

Modified:
  cargo-outdated/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 11:36:33 UTC (rev 967537)
+++ PKGBUILD2021-06-26 14:00:26 UTC (rev 967538)
@@ -1,10 +1,11 @@
 # Maintainer: kpcyrd 
+# Maintainer: Orhun Parmaksız 
 # Contributor: Jian Zeng 
 # Contributor: Alexandre Bury 
 # Contributor: Vlad M. 
 
 pkgname=cargo-outdated
-pkgver=0.9.15
+pkgver=0.9.16
 pkgrel=1
 pkgdesc="A cargo subcommand for displaying when Rust dependencies are out of 
date"
 url="https://github.com/kbknapp/cargo-outdated;
@@ -12,8 +13,8 @@
 license=('MIT')
 depends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::https://crates.io/api/v1/crates/${pkgname}/${pkgver}/download;)
-sha256sums=('70cdc150833aa5b7dabaf54a8e777522079db4c0942d4c82cee5a328badc62ab')
-b2sums=('571028874742afb910b4a93acc82f3ce5d870f598ac16fd72d1296a0450b9e7567fc64c6543a175a117a48b6e602892e32c3cbab1d7f6af94d1fc572ed7f0a68')
+sha256sums=('71d2237d21f48af62d375fd269f85750560e0801857a17bff950d10effa66a1a')
+b2sums=('06feab9ad63cca841bf4fab1ec2ec7882b651ddc432102f4f05f0c42e58c1413f0e92adeeb04bc6d6ed65fa6b7055c586b59fa17f621407a49b02502f7b23ef0')
 
 build() {
   cd "${pkgname}-${pkgver}"



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 11:36:33
  Author: arojas
Revision: 967537

archrelease: copy trunk to community-x86_64

Added:
  libindi/repos/community-x86_64/PKGBUILD
(from rev 967536, libindi/trunk/PKGBUILD)
Deleted:
  libindi/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 11:36:14 UTC (rev 967536)
+++ PKGBUILD2021-06-26 11:36:33 UTC (rev 967537)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=libindi
-pkgver=1.9.0
-pkgrel=1
-pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
-url="https://www.indilib.org/index.php?title=Main_Page;
-license=(GPL2)
-arch=(x86_64)
-depends=(libnova cfitsio libusb libjpeg gsl libtheora fftw)
-makedepends=(cmake boost qt5-base)
-#source=("https://github.com/indilib/indi/releases/download/v$pkgver/libindi_$pkgver.tar.gz;)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/indilib/indi/archive/v$pkgver.tar.gz;)
-sha256sums=('41943e99f5b3567997c0cb0f707ba45e24f0f1f7cd4c9944055acf34ce52ee6e')
-
-prepare() {
-  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
indi-$pkgver/drivers/*/*.rules
-}
-
-build() {
-  cmake -B build -S indi-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DINDI_BUILD_QT5_CLIENT=ON \
--DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: libindi/repos/community-x86_64/PKGBUILD (from rev 967536, 
libindi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 11:36:33 UTC (rev 967537)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgname=libindi
+pkgver=1.9.1
+pkgrel=1
+pkgdesc='A distributed control protocol designed to operate astronomical 
instrumentation'
+url='https://www.indilib.org/index.php?title=Main_Page'
+license=(GPL2)
+arch=(x86_64)
+depends=(libnova cfitsio libusb libjpeg gsl libtheora fftw)
+makedepends=(cmake boost qt5-base)
+source=(https://github.com/indilib/indi/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('74721e3152671939f346ce7618c0208b04eee13ab12af4f3df7d2a8013a3c5a0')
+
+prepare() {
+  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
indi-$pkgver/drivers/*/*.rules
+}
+
+build() {
+  cmake -B build -S indi-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DINDI_BUILD_QT5_CLIENT=ON \
+-DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 11:36:14
  Author: arojas
Revision: 967536

Update to 1.9.1

Modified:
  libindi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 10:46:49 UTC (rev 967535)
+++ PKGBUILD2021-06-26 11:36:14 UTC (rev 967536)
@@ -3,17 +3,16 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=libindi
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
-pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
-url="https://www.indilib.org/index.php?title=Main_Page;
+pkgdesc='A distributed control protocol designed to operate astronomical 
instrumentation'
+url='https://www.indilib.org/index.php?title=Main_Page'
 license=(GPL2)
 arch=(x86_64)
 depends=(libnova cfitsio libusb libjpeg gsl libtheora fftw)
 makedepends=(cmake boost qt5-base)
-#source=("https://github.com/indilib/indi/releases/download/v$pkgver/libindi_$pkgver.tar.gz;)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/indilib/indi/archive/v$pkgver.tar.gz;)
-sha256sums=('41943e99f5b3567997c0cb0f707ba45e24f0f1f7cd4c9944055acf34ce52ee6e')
+source=(https://github.com/indilib/indi/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('74721e3152671939f346ce7618c0208b04eee13ab12af4f3df7d2a8013a3c5a0')
 
 prepare() {
   sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
indi-$pkgver/drivers/*/*.rules



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 10:46:49
  Author: arojas
Revision: 967535

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 10:46:36 UTC (rev 967534)
+++ PKGBUILD2021-06-26 10:46:49 UTC (rev 967535)
@@ -1,59 +0,0 @@
-# Maintainer: Biru Ionut 
-# Contributor: Mikko Seppälä 
-# Contributor: Kaos < gianlucaatlas dot gmail dot com >
-
-_pkgbasename=sqlite
-pkgname=lib32-sqlite
-_srcver=3350500
-pkgver=3.35.5
-pkgrel=1
-pkgdesc="A C library that implements an SQL database engine (32-bit)"
-arch=('x86_64')
-license=('custom')
-url="https://www.sqlite.org/;
-depends=(lib32-glibc $_pkgbasename)
-makedepends=('tcl' 'lib32-readline')
-source=(https://www.sqlite.org/2021/sqlite-src-${_srcver}.zip)
-# upstream now switched to sha3sums - currently not supported by makepkg
-sha256sums=('f4beeca5595c33ab5031a920d9c9fd65fe693bad2b16320c3a6a6950e66d3b11')
-
-prepare() {
-  cd "$srcdir"/sqlite-src-$_srcver
-  autoreconf -vfi
-}
-
-build() {
-  cd "$srcdir"/sqlite-src-$_srcver
-
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  export LTLINK_EXTRAS="-ldl"
-  export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 \
- -DSQLITE_ENABLE_COLUMN_METADATA=1 \
- -DSQLITE_ENABLE_UNLOCK_NOTIFY \
- -DSQLITE_ENABLE_DBSTAT_VTAB=1 \
- -DSQLITE_ENABLE_FTS3_TOKENIZER=1 \
- -DSQLITE_ENABLE_RTREE=1 \
- -DSQLITE_SECURE_DELETE \
- -DSQLITE_MAX_VARIABLE_NUMBER=25 \
- -DSQLITE_MAX_EXPR_DEPTH=1"
-
-  ./configure --prefix=/usr \
---libdir=/usr/lib32 \
---disable-tcl \
---disable-static
-
-  make
-}
-
-package() {
-  cd "$srcdir"/sqlite-src-$_srcver
-
-  make DESTDIR="${pkgdir}" install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin}
-  mkdir -p "${pkgdir}"/usr/share/licenses
-  ln -s $_pkgbasename "${pkgdir}"/usr/share/licenses/$pkgname
-}

Copied: lib32-sqlite/repos/multilib-x86_64/PKGBUILD (from rev 967534, 
lib32-sqlite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 10:46:49 UTC (rev 967535)
@@ -0,0 +1,59 @@
+# Maintainer: Biru Ionut 
+# Contributor: Mikko Seppälä 
+# Contributor: Kaos < gianlucaatlas dot gmail dot com >
+
+_pkgbasename=sqlite
+pkgname=lib32-sqlite
+_srcver=336
+pkgver=3.36.0
+pkgrel=1
+pkgdesc="A C library that implements an SQL database engine (32-bit)"
+arch=('x86_64')
+license=('custom')
+url="https://www.sqlite.org/;
+depends=(lib32-glibc $_pkgbasename)
+makedepends=('tcl' 'lib32-readline')
+source=(https://www.sqlite.org/2021/sqlite-src-${_srcver}.zip)
+# upstream now switched to sha3sums - currently not supported by makepkg
+sha256sums=('25a3b9d08066b3a9003f06a96b2a8d1348994c29cc912535401154501d875324')
+
+prepare() {
+  cd "$srcdir"/sqlite-src-$_srcver
+  autoreconf -vfi
+}
+
+build() {
+  cd "$srcdir"/sqlite-src-$_srcver
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  export LTLINK_EXTRAS="-ldl"
+  export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 \
+ -DSQLITE_ENABLE_COLUMN_METADATA=1 \
+ -DSQLITE_ENABLE_UNLOCK_NOTIFY \
+ -DSQLITE_ENABLE_DBSTAT_VTAB=1 \
+ -DSQLITE_ENABLE_FTS3_TOKENIZER=1 \
+ -DSQLITE_ENABLE_RTREE=1 \
+ -DSQLITE_SECURE_DELETE \
+ -DSQLITE_MAX_VARIABLE_NUMBER=25 \
+ -DSQLITE_MAX_EXPR_DEPTH=1"
+
+  ./configure --prefix=/usr \
+--libdir=/usr/lib32 \
+--disable-tcl \
+--disable-static
+
+  make
+}
+
+package() {
+  cd "$srcdir"/sqlite-src-$_srcver
+
+  make DESTDIR="${pkgdir}" install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+  mkdir -p "${pkgdir}"/usr/share/licenses
+  ln -s $_pkgbasename "${pkgdir}"/usr/share/licenses/$pkgname
+}



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 10:46:36
  Author: arojas
Revision: 967534

Update to 3.36.0

Modified:
  lib32-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 10:23:57 UTC (rev 967533)
+++ PKGBUILD2021-06-26 10:46:36 UTC (rev 967534)
@@ -4,8 +4,8 @@
 
 _pkgbasename=sqlite
 pkgname=lib32-sqlite
-_srcver=3350500
-pkgver=3.35.5
+_srcver=336
+pkgver=3.36.0
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine (32-bit)"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('tcl' 'lib32-readline')
 source=(https://www.sqlite.org/2021/sqlite-src-${_srcver}.zip)
 # upstream now switched to sha3sums - currently not supported by makepkg
-sha256sums=('f4beeca5595c33ab5031a920d9c9fd65fe693bad2b16320c3a6a6950e66d3b11')
+sha256sums=('25a3b9d08066b3a9003f06a96b2a8d1348994c29cc912535401154501d875324')
 
 prepare() {
   cd "$srcdir"/sqlite-src-$_srcver



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 10:23:57
  Author: arojas
Revision: 967533

archrelease: copy trunk to community-any

Added:
  gpodder/repos/community-any/PKGBUILD
(from rev 967532, gpodder/trunk/PKGBUILD)
Deleted:
  gpodder/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 10:23:48 UTC (rev 967532)
+++ PKGBUILD2021-06-26 10:23:57 UTC (rev 967533)
@@ -1,35 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan Magnus Brevik 
-
-pkgname=gpodder
-pkgver=3.10.19
-pkgrel=4
-pkgdesc='Podcast client written in Python using GTK'
-arch=('any')
-url='https://gpodder.github.io/'
-license=('GPL3')
-depends=('gtk3' 'python-cairo' 'dbus-python' 'python-gobject' 
'python-mygpoclient'
- 'python-podcastparser' 'python-requests')
-makedepends=('intltool')
-optdepends=('libnotify: Gtk+ Desktop Notifications extension'
-'python-mutagen: Tag downloaded files, Remove cover art from OGG 
files extensions'
-'webkit2gtk: HTML show notes'
-'youtube-dl: Youtube-dl extension')
-source=("http://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('4a2e6fcc7e674a2b5731ac3cda4a18ccec462c66e8d4a7f0b69a296b0f8775ac')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Use gio open directly instead of xdg-open
-  sed -i "s/\['xdg-open', filename\]/['gio', 'open', filename]/" 
src/gpodder/util.py
-}
-
-build() {
-  cd $pkgname-$pkgver
-  make messages
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gpodder/repos/community-any/PKGBUILD (from rev 967532, 
gpodder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 10:23:57 UTC (rev 967533)
@@ -0,0 +1,35 @@
+# Maintainer: Balló György 
+# Contributor: Jan Magnus Brevik 
+
+pkgname=gpodder
+pkgver=3.10.20
+pkgrel=1
+pkgdesc='Podcast client written in Python using GTK'
+arch=('any')
+url='https://gpodder.github.io/'
+license=('GPL3')
+depends=('gtk3' 'python-cairo' 'dbus-python' 'python-gobject' 
'python-mygpoclient'
+ 'python-podcastparser' 'python-requests')
+makedepends=('intltool')
+optdepends=('libnotify: Gtk+ Desktop Notifications extension'
+'python-mutagen: Tag downloaded files, Remove cover art from OGG 
files extensions'
+'webkit2gtk: HTML show notes'
+'youtube-dl: Youtube-dl extension')
+source=("http://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('994f7f04a31c68fb3479ad000d4e9af2c0d8caf02c161ede71c7c2cd4b9bc804')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Use gio open directly instead of xdg-open
+  sed -i "s/\['xdg-open', filename\]/['gio', 'open', filename]/" 
src/gpodder/util.py
+}
+
+build() {
+  cd $pkgname-$pkgver
+  make messages
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 10:23:48
  Author: arojas
Revision: 967532

Update to 3.10.20

Modified:
  gpodder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 10:21:45 UTC (rev 967531)
+++ PKGBUILD2021-06-26 10:23:48 UTC (rev 967532)
@@ -2,8 +2,8 @@
 # Contributor: Jan Magnus Brevik 
 
 pkgname=gpodder
-pkgver=3.10.19
-pkgrel=4
+pkgver=3.10.20
+pkgrel=1
 pkgdesc='Podcast client written in Python using GTK'
 arch=('any')
 url='https://gpodder.github.io/'
@@ -16,7 +16,7 @@
 'webkit2gtk: HTML show notes'
 'youtube-dl: Youtube-dl extension')
 
source=("http://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('4a2e6fcc7e674a2b5731ac3cda4a18ccec462c66e8d4a7f0b69a296b0f8775ac')
+sha256sums=('994f7f04a31c68fb3479ad000d4e9af2c0d8caf02c161ede71c7c2cd4b9bc804')
 
 prepare() {
   cd $pkgname-$pkgver



[arch-commits] Commit in keepassxc/repos/community-x86_64 (3 files)

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 10:21:45
  Author: arojas
Revision: 967531

archrelease: copy trunk to community-x86_64

Added:
  keepassxc/repos/community-x86_64/PKGBUILD
(from rev 967530, keepassxc/trunk/PKGBUILD)
Deleted:
  keepassxc/repos/community-x86_64/PKGBUILD
  keepassxc/repos/community-x86_64/keepassxc-quazip1.patch

-+
 PKGBUILD|   90 +-
 keepassxc-quazip1.patch |   19 -
 2 files changed, 42 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 10:21:35 UTC (rev 967530)
+++ PKGBUILD2021-06-26 10:21:45 UTC (rev 967531)
@@ -1,48 +0,0 @@
-# Maintainer: Balló György 
-# Maintainer: Bruno Pagani 
-
-pkgname=keepassxc
-pkgver=2.6.4
-pkgrel=1
-pkgdesc="Cross-platform community-driven port of Keepass password manager"
-arch=(x86_64)
-url="https://keepassxc.org/;
-license=(GPL)
-depends=(argon2 curl hicolor-icon-theme libgcrypt libsodium libxtst qrencode
- qt5-svg qt5-x11extras quazip yubikey-personalization)
-makedepends=(asciidoctor cmake qt5-tools)
-optdepends=('xclip: keepassxc-cli clipboard support under X server'
-'wl-clipboard: keepassxc-cli clipboard support under Wayland')
-provides=(org.freedesktop.secrets)
-source=(https://github.com/keepassxreboot/keepassxc/releases/download/$pkgver/keepassxc-$pkgver-src.tar.xz{,.sig}
-keepassxc-quazip1.patch)
-sha256sums=('e536e2a71c90fcf264eb831fb1a8b518ee1b03829828f862eeea748d3310f82b'
-'SKIP'
-'8744b0ba137d644d855ac095b928bc4bdb5674b431a1f24fee7212036097ceaf')
-# List of signing keys can be found at 
https://keepassxc.org/verifying-signatures/
-validpgpkeys=(BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2
-  71D4673D73C7F83C17DAE6A2D8538E98A26FD9C4
-  AF0AEA44ABAC8F1047733EA7AFF235EEFB5A2517
-  C1E4CBA3AD78D3AFD894F9E0B7A66F03B59076A8)
-
-prepare() {
-  patch -d $pkgname-$pkgver -p1 -i ../keepassxc-quazip1.patch # Fix build with 
quazip 1
-}
-
-build() {
-cmake -S keepassxc-$pkgver -B build \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DWITH_XC_ALL=ON \
--DWITH_XC_UPDATECHECK=OFF
-cmake --build build
-}
-
-check() {
-cmake --build build --target test
-}
-
-package() {
-cmake --build build --target install -- DESTDIR="$pkgdir"
-}

Copied: keepassxc/repos/community-x86_64/PKGBUILD (from rev 967530, 
keepassxc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 10:21:45 UTC (rev 967531)
@@ -0,0 +1,42 @@
+# Maintainer: Balló György 
+# Maintainer: Bruno Pagani 
+
+pkgname=keepassxc
+pkgver=2.6.6
+pkgrel=1
+pkgdesc="Cross-platform community-driven port of Keepass password manager"
+arch=(x86_64)
+url="https://keepassxc.org/;
+license=(GPL)
+depends=(argon2 curl hicolor-icon-theme libgcrypt libsodium libxtst qrencode
+ qt5-svg qt5-x11extras quazip yubikey-personalization)
+makedepends=(asciidoctor cmake qt5-tools)
+optdepends=('xclip: keepassxc-cli clipboard support under X server'
+'wl-clipboard: keepassxc-cli clipboard support under Wayland')
+provides=(org.freedesktop.secrets)
+source=(https://github.com/keepassxreboot/keepassxc/releases/download/$pkgver/keepassxc-$pkgver-src.tar.xz{,.sig})
+sha256sums=('3603b11ac39b289c47fac77fa150e05fd64b393d8cfdf5732dc3ef106650a4e2'
+'SKIP')
+# List of signing keys can be found at 
https://keepassxc.org/verifying-signatures/
+validpgpkeys=(BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2
+  71D4673D73C7F83C17DAE6A2D8538E98A26FD9C4
+  AF0AEA44ABAC8F1047733EA7AFF235EEFB5A2517
+  C1E4CBA3AD78D3AFD894F9E0B7A66F03B59076A8)
+
+build() {
+cmake -S keepassxc-$pkgver -B build \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DWITH_XC_ALL=ON \
+-DWITH_XC_UPDATECHECK=OFF
+cmake --build build
+}
+
+check() {
+cmake --build build --target test
+}
+
+package() {
+cmake --build build --target install -- DESTDIR="$pkgdir"
+}

Deleted: keepassxc-quazip1.patch
===
--- keepassxc-quazip1.patch 2021-06-26 10:21:35 UTC (rev 967530)
+++ keepassxc-quazip1.patch 2021-06-26 10:21:45 UTC (rev 967531)
@@ -1,19 +0,0 @@
-diff --git a/cmake/FindQuaZip.cmake b/cmake/FindQuaZip.cmake
-index a387e2f8..9fab3e57 100644
 a/cmake/FindQuaZip.cmake
-+++ b/cmake/FindQuaZip.cmake
-@@ -10,12 +10,12 @@ if(MINGW)
- find_path(QUAZIP_ZLIB_INCLUDE_DIR zlib.h)
- else()
- find_library(QUAZIP_LIBRARIES
--NAMES quazip5 quazip
-+NAMES quazip5 quazip quazip1-qt5
-   PATHS /usr/lib /usr/lib64 /usr/local/lib
- )
- 

[arch-commits] Commit in keepassxc/trunk (PKGBUILD keepassxc-quazip1.patch)

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 10:21:35
  Author: arojas
Revision: 967530

Update to 2.6.6

Modified:
  keepassxc/trunk/PKGBUILD
Deleted:
  keepassxc/trunk/keepassxc-quazip1.patch

-+
 PKGBUILD|   14 --
 keepassxc-quazip1.patch |   19 ---
 2 files changed, 4 insertions(+), 29 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 10:05:56 UTC (rev 967529)
+++ PKGBUILD2021-06-26 10:21:35 UTC (rev 967530)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=keepassxc
-pkgver=2.6.4
+pkgver=2.6.6
 pkgrel=1
 pkgdesc="Cross-platform community-driven port of Keepass password manager"
 arch=(x86_64)
@@ -14,11 +14,9 @@
 optdepends=('xclip: keepassxc-cli clipboard support under X server'
 'wl-clipboard: keepassxc-cli clipboard support under Wayland')
 provides=(org.freedesktop.secrets)
-source=(https://github.com/keepassxreboot/keepassxc/releases/download/$pkgver/keepassxc-$pkgver-src.tar.xz{,.sig}
-keepassxc-quazip1.patch)
-sha256sums=('e536e2a71c90fcf264eb831fb1a8b518ee1b03829828f862eeea748d3310f82b'
-'SKIP'
-'8744b0ba137d644d855ac095b928bc4bdb5674b431a1f24fee7212036097ceaf')
+source=(https://github.com/keepassxreboot/keepassxc/releases/download/$pkgver/keepassxc-$pkgver-src.tar.xz{,.sig})
+sha256sums=('3603b11ac39b289c47fac77fa150e05fd64b393d8cfdf5732dc3ef106650a4e2'
+'SKIP')
 # List of signing keys can be found at 
https://keepassxc.org/verifying-signatures/
 validpgpkeys=(BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2
   71D4673D73C7F83C17DAE6A2D8538E98A26FD9C4
@@ -25,10 +23,6 @@
   AF0AEA44ABAC8F1047733EA7AFF235EEFB5A2517
   C1E4CBA3AD78D3AFD894F9E0B7A66F03B59076A8)
 
-prepare() {
-  patch -d $pkgname-$pkgver -p1 -i ../keepassxc-quazip1.patch # Fix build with 
quazip 1
-}
-
 build() {
 cmake -S keepassxc-$pkgver -B build \
 -DCMAKE_BUILD_TYPE=Release \

Deleted: keepassxc-quazip1.patch
===
--- keepassxc-quazip1.patch 2021-06-26 10:05:56 UTC (rev 967529)
+++ keepassxc-quazip1.patch 2021-06-26 10:21:35 UTC (rev 967530)
@@ -1,19 +0,0 @@
-diff --git a/cmake/FindQuaZip.cmake b/cmake/FindQuaZip.cmake
-index a387e2f8..9fab3e57 100644
 a/cmake/FindQuaZip.cmake
-+++ b/cmake/FindQuaZip.cmake
-@@ -10,12 +10,12 @@ if(MINGW)
- find_path(QUAZIP_ZLIB_INCLUDE_DIR zlib.h)
- else()
- find_library(QUAZIP_LIBRARIES
--NAMES quazip5 quazip
-+NAMES quazip5 quazip quazip1-qt5
-   PATHS /usr/lib /usr/lib64 /usr/local/lib
- )
- find_path(QUAZIP_INCLUDE_DIR quazip.h
-   PATHS /usr/include /usr/local/include
--PATH_SUFFIXES quazip5 quazip
-+PATH_SUFFIXES quazip5 quazip QuaZip-Qt5-1.0/quazip 
QuaZip-Qt5-1.1/quazip
- )
- find_path(QUAZIP_ZLIB_INCLUDE_DIR zlib.h PATHS /usr/include 
/usr/local/include)
- endif()



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 10:06:43
  Author: arojas
Revision: 418724

archrelease: copy trunk to extra-x86_64

Added:
  powerdevil/repos/extra-x86_64/PKGBUILD
(from rev 418723, powerdevil/trunk/PKGBUILD)
Deleted:
  powerdevil/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 10:06:33 UTC (rev 418723)
+++ PKGBUILD2021-06-26 10:06:43 UTC (rev 418724)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=powerdevil
-pkgver=5.22.2.1
-pkgrel=1
-pkgdesc='Manages the power consumption settings of a Plasma Shell'
-arch=(x86_64)
-url='https://kde.org/plasma-desktop/'
-license=(LGPL)
-depends=(plasma-workspace bluez-qt networkmanager-qt ddcutil)
-makedepends=(extra-cmake-modules kdoctools)
-optdepends=('kinfocenter: for the Energy Information KCM')
-groups=(plasma)
-source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('956fb53ed6f5120a7ab2a07615acbb9144c996689ac792f457b22062f912b796'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

-  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

-  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

-  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

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

Copied: powerdevil/repos/extra-x86_64/PKGBUILD (from rev 418723, 
powerdevil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 10:06:43 UTC (rev 418724)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=powerdevil
+pkgver=5.22.2.1
+pkgrel=2
+pkgdesc='Manages the power consumption settings of a Plasma Shell'
+arch=(x86_64)
+url='https://kde.org/plasma-desktop/'
+license=(LGPL)
+depends=(plasma-workspace bluez-qt networkmanager-qt)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('kinfocenter: for the Energy Information KCM')
+groups=(plasma)
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('956fb53ed6f5120a7ab2a07615acbb9144c996689ac792f457b22062f912b796'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

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



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 10:06:33
  Author: arojas
Revision: 418723

Disable ddcutil support, it's buggy and unmaintained (FS#70525)

Modified:
  powerdevil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 09:59:53 UTC (rev 418722)
+++ PKGBUILD2021-06-26 10:06:33 UTC (rev 418723)
@@ -4,12 +4,12 @@
 
 pkgname=powerdevil
 pkgver=5.22.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Manages the power consumption settings of a Plasma Shell'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(LGPL)
-depends=(plasma-workspace bluez-qt networkmanager-qt ddcutil)
+depends=(plasma-workspace bluez-qt networkmanager-qt)
 makedepends=(extra-cmake-modules kdoctools)
 optdepends=('kinfocenter: for the Energy Information KCM')
 groups=(plasma)
@@ -24,7 +24,6 @@
 build() {
   cmake -B build -S $pkgname-$pkgver \
 -DCMAKE_INSTALL_LIBEXECDIR=lib \
--DHAVE_DDCUTIL=ON \
 -DBUILD_TESTING=OFF
   cmake --build build
 }



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

2021-06-26 Thread Morten Linderud via arch-commits
Date: Saturday, June 26, 2021 @ 10:05:56
  Author: foxboron
Revision: 967529

archrelease: copy trunk to community-any

Added:
  salt/repos/community-any/PKGBUILD
(from rev 967528, salt/trunk/PKGBUILD)
  salt/repos/community-any/salt.install
(from rev 967528, salt/trunk/salt.install)
  salt/repos/community-any/salt.logrotate
(from rev 967528, salt/trunk/salt.logrotate)
Deleted:
  salt/repos/community-any/PKGBUILD
  salt/repos/community-any/salt.install
  salt/repos/community-any/salt.logrotate

+
 PKGBUILD   |  158 ---
 salt.install   |   44 +++
 salt.logrotate |   24 
 3 files changed, 115 insertions(+), 111 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 10:05:44 UTC (rev 967528)
+++ PKGBUILD2021-06-26 10:05:56 UTC (rev 967529)
@@ -1,77 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Morten Linderud 
-# Contributor: Sébastien Luttringer
-# Contributor: Daniel Wallace 
-# Contributor: Christer Edwards 
-# Contributor: zer0def 
-
-pkgname=salt
-pkgver=3003.1
-pkgrel=1
-
-pkgdesc='Central system and configuration manager'
-arch=('any')
-url='http://saltstack.org/'
-license=('Apache')
-
-replaces=('salt-zmq' 'salt-raet')
-conflicts=('salt-zmq' 'salt-raet')
-
-depends=('python-jinja'
- 'python-msgpack'
- 'python-yaml'
- 'python-markupsafe'
- 'python-requests'
- 'python-pyzmq'
- 'python-m2crypto'
- 'python-systemd'
- 'python-distro'
- 'python-pycryptodomex')
-optdepends=('dmidecode: decode SMBIOS/DMI tables'
-'python-pygit2: gitfs support')
-#checkdepends=('python-pytest' 'python-psutil')
-
-backup=('etc/logrotate.d/salt'
-'etc/salt/master'
-'etc/salt/minion')
-
-install=salt.install
-source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;
-salt.logrotate)
-
-sha256sums=('8a7184d3de4d1727618f0d3fbba79e54389aeff85b72f4ceb8200bcc167f6ebe'
-'abecc3c1be124c4afffaaeb3ba32b60dfee8ba6dc32189edfa2ad154ecb7a215')
-
-build() {
-  cd salt-$pkgver
-  python setup.py build
-}
-
-# TODO: Missing salt-factories, pytest-tempdir
-# check() {
-#   cd salt-$pkgver
-#   python setup.py install --root="$PWD/tmp_install" --optimize=1
-#   PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
py.test
-# }
-
-package() {
-  install -Dm644 salt.logrotate "$pkgdir"/etc/logrotate.d/salt
-
-  cd salt-$pkgver
-
-  export PYTHONHASHSEED=0
-  python setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1 --skip-build
-
-  # default config
-  install -Dm644 conf/master "$pkgdir/etc/salt/master"
-  install -Dm644 conf/minion "$pkgdir/etc/salt/minion"
-
-  # systemd services
-  for _svc in salt-master.service salt-syndic.service salt-minion.service 
salt-api.service; do
-install -Dm644 pkg/$_svc "$pkgdir/usr/lib/systemd/system/$_svc"
-  done
-  install -Dm644 pkg/salt.bash 
"$pkgdir/usr/share/bash-completion/completions/salt"
-  install -Dm644 pkg/zsh_completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_salt"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: salt/repos/community-any/PKGBUILD (from rev 967528, salt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 10:05:56 UTC (rev 967529)
@@ -0,0 +1,81 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Morten Linderud 
+# Contributor: Sébastien Luttringer
+# Contributor: Daniel Wallace 
+# Contributor: Christer Edwards 
+# Contributor: zer0def 
+
+pkgname=salt
+pkgver=3003.1
+pkgrel=2
+
+pkgdesc='Central system and configuration manager'
+arch=('any')
+url='http://saltstack.org/'
+license=('Apache')
+
+replaces=('salt-zmq' 'salt-raet')
+conflicts=('salt-zmq' 'salt-raet')
+
+depends=('python-jinja'
+ 'python-msgpack'
+ 'python-yaml'
+ 'python-markupsafe'
+ 'python-requests'
+ 'python-pyzmq'
+ 'python-m2crypto'
+ 'python-systemd'
+ 'python-distro'
+ 'python-pycryptodomex')
+optdepends=('dmidecode: decode SMBIOS/DMI tables'
+'python-pygit2: gitfs support')
+#checkdepends=('python-pytest' 'python-psutil')
+
+backup=('etc/logrotate.d/salt'
+'etc/salt/master'
+'etc/salt/minion')
+
+install=salt.install
+source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;
+salt.logrotate)
+
+sha256sums=('8a7184d3de4d1727618f0d3fbba79e54389aeff85b72f4ceb8200bcc167f6ebe'
+'abecc3c1be124c4afffaaeb3ba32b60dfee8ba6dc32189edfa2ad154ecb7a215')
+
+prepare() {
+  sed -i '/^contextvars/d' $pkgname-$pkgver/requirements/base.txt
+}
+
+build() {
+  cd salt-$pkgver
+  python setup.py build
+}
+
+# TODO: Missing salt-factories, pytest-tempdir
+# check() {
+#   cd salt-$pkgver
+#   python setup.py install 

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

2021-06-26 Thread Morten Linderud via arch-commits
Date: Saturday, June 26, 2021 @ 10:05:44
  Author: foxboron
Revision: 967528

upgpkg: salt 3003.1-2 - Fixes FS#71344: removes contextvars

Modified:
  salt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 09:59:59 UTC (rev 967527)
+++ PKGBUILD2021-06-26 10:05:44 UTC (rev 967528)
@@ -7,7 +7,7 @@
 
 pkgname=salt
 pkgver=3003.1
-pkgrel=1
+pkgrel=2
 
 pkgdesc='Central system and configuration manager'
 arch=('any')
@@ -42,6 +42,10 @@
 sha256sums=('8a7184d3de4d1727618f0d3fbba79e54389aeff85b72f4ceb8200bcc167f6ebe'
 'abecc3c1be124c4afffaaeb3ba32b60dfee8ba6dc32189edfa2ad154ecb7a215')
 
+prepare() {
+  sed -i '/^contextvars/d' $pkgname-$pkgver/requirements/base.txt
+}
+
 build() {
   cd salt-$pkgver
   python setup.py build



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:56:42
  Author: arojas
Revision: 418720

archrelease: copy trunk to staging-x86_64

Added:
  kimageformats/repos/staging-x86_64/
  kimageformats/repos/staging-x86_64/PKGBUILD
(from rev 418719, kimageformats/trunk/PKGBUILD)

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

Copied: kimageformats/repos/staging-x86_64/PKGBUILD (from rev 418719, 
kimageformats/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2021-06-26 09:56:42 UTC (rev 418720)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kimageformats
+pkgver=5.83.0
+pkgrel=3
+pkgdesc='Image format plugins for Qt5'
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(qt5-base)
+makedepends=(extra-cmake-modules karchive libavif openexr libheif)
+optdepends=('karchive: plugin for Krita and OpenRaster images'
+'libavif: AVIF format support'
+'openexr: EXR format support'
+'libheif: HEIF format support')
+groups=(kf5)
+source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('dc3965efbf9f2a42b78bbaea3d825b0946a27ad5fc79395cd405c858f38d8917'
+'SKIP')
+validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

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



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:56:34
  Author: arojas
Revision: 418719

libavif 0.9.2 rebuild

Modified:
  kimageformats/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 09:52:43 UTC (rev 418718)
+++ PKGBUILD2021-06-26 09:56:34 UTC (rev 418719)
@@ -4,7 +4,7 @@
 
 pkgname=kimageformats
 pkgver=5.83.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Image format plugins for Qt5'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:52:43
  Author: arojas
Revision: 418718

archrelease: copy trunk to staging-x86_64

Added:
  gd/repos/staging-x86_64/
  gd/repos/staging-x86_64/PKGBUILD
(from rev 418717, gd/trunk/PKGBUILD)

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

Copied: gd/repos/staging-x86_64/PKGBUILD (from rev 418717, gd/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2021-06-26 09:52:43 UTC (rev 418718)
@@ -0,0 +1,37 @@
+# Maintainer: Pierre Schmitz 
+
+pkgname=gd
+pkgver=2.3.2
+pkgrel=4
+pkgdesc="Library for the dynamic creation of images by programmers"
+arch=('x86_64')
+url="https://libgd.github.io/;
+license=('custom')
+depends=('fontconfig' 'libxpm' 'libwebp' 'libavif' 'libheif')
+optdepends=('perl: bdftogd script')
+checkdepends=('ttf-liberation')
+source=("https://github.com/libgd/libgd/archive/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('dcc22244d775f469bee21dce1ea42552adbb72ba0cc423f9fa6a64601b3a1893')
+
+build() {
+  cd libgd-${pkgname}-${pkgver}
+
+  ./bootstrap.sh
+  ./configure \
+--prefix=/usr \
+--disable-rpath
+  make
+}
+
+check() {
+  cd libgd-${pkgname}-${pkgver}
+
+  make check
+}
+
+package() {
+  cd libgd-${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:52:29
  Author: arojas
Revision: 418717

libavif 0.9.2 rebuild

Modified:
  gd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-25 23:49:44 UTC (rev 418716)
+++ PKGBUILD2021-06-26 09:52:29 UTC (rev 418717)
@@ -2,7 +2,7 @@
 
 pkgname=gd
 pkgver=2.3.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Library for the dynamic creation of images by programmers"
 arch=('x86_64')
 url="https://libgd.github.io/;



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:50:23
  Author: arojas
Revision: 967525

archrelease: copy trunk to community-staging-x86_64

Added:
  darktable/repos/community-staging-x86_64/
  darktable/repos/community-staging-x86_64/PKGBUILD
(from rev 967524, darktable/trunk/PKGBUILD)
  darktable/repos/community-staging-x86_64/darktable-openexr3.patch
(from rev 967524, darktable/trunk/darktable-openexr3.patch)

--+
 PKGBUILD |   57 +
 darktable-openexr3.patch |   18 ++
 2 files changed, 75 insertions(+)

Copied: darktable/repos/community-staging-x86_64/PKGBUILD (from rev 967524, 
darktable/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-26 09:50:23 UTC (rev 967525)
@@ -0,0 +1,57 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Morten Linderud 
+# Contributor: Sergej Pupykin 
+# Contributor: Christian Himpel 
+# Contributor: Johannes Hanika 
+
+pkgname=darktable
+epoch=2
+pkgver=3.4.1
+pkgrel=6
+pkgdesc="Utility to organize and develop raw images"
+arch=(x86_64)
+url="https://darktable.org;
+license=(GPL3)
+depends=(pugixml libjpeg-turbo colord-gtk libgphoto2 openexr lensfun iso-codes 
zlib
+ exiv2 flickcurl openjpeg2 graphicsmagick lua53 osm-gps-map libsecret 
openmp
+ gmic libavif)
+optdepends=('dcraw: base curve script'
+'perl-image-exiftool: base curve script'
+'imagemagick: base curve and noise profile scripts'
+'ghostscript: noise profile script'
+'gnuplot: noise profile script')
+makedepends=(cmake intltool desktop-file-utils llvm clang python-jsonschema 
libwebp)
+source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver}.tar.xz"{,.asc}
+ darktable-openexr3.patch)
+sha256sums=('7fc3f851da9bcd7c5053ecd09f21aa3eb6103be98a6c58f52010b6f22174941e'
+'SKIP'
+'534e7e82adb5cf3c9eda81bbdf3e373879bfa72bb6cd5f865750f6c589d57f51')
+validpgpkeys=(C4CBC150699956E2A3268EF5BB5CC8295B1779C9  # darktable releases 

+  F10F9686652B0E949FCD94C318DCA123F949BD3B) # Pascal Obry 

+
+prepare() {
+  patch -d $pkgname-$pkgver -p1 < darktable-openexr3.patch # Fix build with 
OpenEXR 3
+}
+
+build() {
+cmake -B build -S ${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DCMAKE_INSTALL_LIBEXECDIR=/usr/lib \
+-DCMAKE_BUILD_TYPE=Release \
+-DBINARY_PACKAGE_BUILD=1 \
+-DBUILD_USERMANUAL=False \
+-DUSE_LIBSECRET=ON \
+-DUSE_LUA=ON \
+-DUSE_COLORD=ON \
+-DBUILD_CURVE_TOOLS=ON \
+-DBUILD_NOISE_TOOLS=ON \
+-DRAWSPEED_ENABLE_LTO=ON \
+-DPROJECT_VERSION=${pkgver}
+make -C build
+}
+
+package() {
+make -C build DESTDIR="${pkgdir}" install
+ln -s darktable/libdarktable.so "${pkgdir}"/usr/lib/libdarktable.so
+}

Copied: darktable/repos/community-staging-x86_64/darktable-openexr3.patch (from 
rev 967524, darktable/trunk/darktable-openexr3.patch)
===
--- community-staging-x86_64/darktable-openexr3.patch   
(rev 0)
+++ community-staging-x86_64/darktable-openexr3.patch   2021-06-26 09:50:23 UTC 
(rev 967525)
@@ -0,0 +1,18 @@
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 6cbeab77d..21cf6b44a 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -329,7 +329,12 @@ if(USE_CAMERA_SUPPORT)
+ endif(USE_CAMERA_SUPPORT)
+ 
+ if(USE_OPENEXR)
+-  find_package(OpenEXR)
++  find_package(OpenEXR 3.0 CONFIG)
++  if(TARGET OpenEXR::OpenEXR)
++set(OpenEXR_LIBRARIES OpenEXR::OpenEXR)
++  else()
++find_package(OpenEXR)
++  endif()
+   if(OpenEXR_FOUND)
+ include_directories(SYSTEM ${OpenEXR_INCLUDE_DIRS})
+ list(APPEND LIBS ${OpenEXR_LIBRARIES})



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:50:06
  Author: arojas
Revision: 967524

libavif 0.9.2 rebuild

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 09:46:51 UTC (rev 967523)
+++ PKGBUILD2021-06-26 09:50:06 UTC (rev 967524)
@@ -7,7 +7,7 @@
 pkgname=darktable
 epoch=2
 pkgver=3.4.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Utility to organize and develop raw images"
 arch=(x86_64)
 url="https://darktable.org;



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:46:51
  Author: arojas
Revision: 967523

archrelease: copy trunk to community-staging-x86_64

Added:
  libavif/repos/community-staging-x86_64/
  libavif/repos/community-staging-x86_64/PKGBUILD
(from rev 967522, libavif/trunk/PKGBUILD)

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

Copied: libavif/repos/community-staging-x86_64/PKGBUILD (from rev 967522, 
libavif/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-26 09:46:51 UTC (rev 967523)
@@ -0,0 +1,31 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=libavif
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="Library for encoding and decoding .avif files"
+arch=(x86_64)
+url="https://github.com/AOMediaCodec/libavif;
+license=(BSD)
+depends=(glibc aom dav1d rav1e svt-av1 zlib libpng libjpeg libyuv)
+makedepends=(cmake nasm pkgconf gdk-pixbuf2)
+source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('d6607d654adc40a392da83daa72a4ff802cd750c045a68131c9305639c10fc5c')
+
+build() {
+  cmake -B build -S ${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DAVIF_BUILD_APPS=ON \
+-DAVIF_CODEC_AOM=ON \
+-DAVIF_CODEC_DAV1D=ON \
+-DAVIF_CODEC_RAV1E=ON \
+-DAVIF_CODEC_SVT=ON \
+-DAVIF_BUILD_GDK_PIXBUF=ON
+  make -C build
+}
+
+package() {
+  make -C build DESTDIR="${pkgdir}" install
+  install -Dm644 ${pkgname}-${pkgver}/LICENSE -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:46:41
  Author: arojas
Revision: 967522

Update to 0.9.2

Modified:
  libavif/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 09:42:48 UTC (rev 967521)
+++ PKGBUILD2021-06-26 09:46:41 UTC (rev 967522)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=libavif
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="Library for encoding and decoding .avif files"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc aom dav1d rav1e svt-av1 zlib libpng libjpeg libyuv)
 makedepends=(cmake nasm pkgconf gdk-pixbuf2)
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('8526f3fff34a05a51d7c703cdcf1d0d38c939b5b6dd4bb7d3a3405ddad88186c')
+sha256sums=('d6607d654adc40a392da83daa72a4ff802cd750c045a68131c9305639c10fc5c')
 
 build() {
   cmake -B build -S ${pkgname}-${pkgver} \



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:42:48
  Author: arojas
Revision: 967521

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 09:42:40 UTC (rev 967520)
+++ PKGBUILD2021-06-26 09:42:48 UTC (rev 967521)
@@ -1,27 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=jupyter-server
-pkgver=1.9.0
-pkgrel=1
-pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
-arch=(any)
-url='https://jupyter.org/'
-license=(custom)
-depends=(python-jupyter_client jupyter-nbformat jupyter-nbconvert 
python-terminado python-prometheus_client python-traitlets python-tornado
- python-jinja python-send2trash python-anyio python-jupyter_packaging 
python-websocket-client)
-makedepends=(python-setuptools)
-optdepends=('jupyter-server-mathjax: to use local MathJax')
-source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('7d19006380f6217458a9db309b54e3dab87ced6c06329c61823907bef2a6f51b')
-
-build() {
-  cd ${pkgname/-/_}-$pkgver
-  python setup.py build 
-}
-
-package() {
-  cd ${pkgname/-/_}-$pkgver
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  install -Dm644 COPYING.md -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: jupyter-server/repos/community-any/PKGBUILD (from rev 967520, 
jupyter-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 09:42:48 UTC (rev 967521)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=jupyter-server
+pkgver=1.9.0
+pkgrel=2
+pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
+arch=(any)
+url='https://jupyter.org/'
+license=(custom)
+depends=(python-jupyter_client jupyter-nbformat jupyter-nbconvert 
python-terminado python-prometheus_client python-traitlets python-tornado
+ python-jinja python-send2trash python-anyio python-jupyter_packaging 
python-websocket-client python-requests-unixsocket)
+makedepends=(python-setuptools)
+optdepends=('jupyter-server-mathjax: to use local MathJax')
+source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
+sha256sums=('7d19006380f6217458a9db309b54e3dab87ced6c06329c61823907bef2a6f51b')
+
+build() {
+  cd ${pkgname/-/_}-$pkgver
+  python setup.py build 
+}
+
+package() {
+  cd ${pkgname/-/_}-$pkgver
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+
+  install -Dm644 COPYING.md -t "$pkgdir"/usr/share/licenses/$pkgname
+}



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

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:42:40
  Author: arojas
Revision: 967520

Add missing dependency (FS#71357)

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 09:40:15 UTC (rev 967519)
+++ PKGBUILD2021-06-26 09:42:40 UTC (rev 967520)
@@ -2,13 +2,13 @@
 
 pkgname=jupyter-server
 pkgver=1.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
 arch=(any)
 url='https://jupyter.org/'
 license=(custom)
 depends=(python-jupyter_client jupyter-nbformat jupyter-nbconvert 
python-terminado python-prometheus_client python-traitlets python-tornado
- python-jinja python-send2trash python-anyio python-jupyter_packaging 
python-websocket-client)
+ python-jinja python-send2trash python-anyio python-jupyter_packaging 
python-websocket-client python-requests-unixsocket)
 makedepends=(python-setuptools)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 
source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)



[arch-commits] Commit in python-requests-unixsocket (4 files)

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:40:15
  Author: arojas
Revision: 967519

archrelease: copy trunk to community-any

Added:
  python-requests-unixsocket/repos/
  python-requests-unixsocket/repos/community-any/
  python-requests-unixsocket/repos/community-any/PKGBUILD
(from rev 967518, python-requests-unixsocket/trunk/PKGBUILD)
  python-requests-unixsocket/repos/community-any/fix_setuptools_warnings.patch
(from rev 967518, 
python-requests-unixsocket/trunk/fix_setuptools_warnings.patch)

---+
 PKGBUILD  |   37 +
 fix_setuptools_warnings.patch |   17 +
 2 files changed, 54 insertions(+)

Copied: python-requests-unixsocket/repos/community-any/PKGBUILD (from rev 
967518, python-requests-unixsocket/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2021-06-26 09:40:15 UTC (rev 967519)
@@ -0,0 +1,37 @@
+# Maintainer: George Rawlinson 
+# Contributor: Andy Weidenbaum 
+
+pkgname=python-requests-unixsocket
+_name="${pkgname#python-}"
+pkgver=0.2.0
+pkgrel=3
+pkgdesc="Use requests to talk HTTP via a UNIX domain socket"
+arch=('any')
+depends=('python' 'python-requests' 'python-urllib3')
+makedepends=('python-setuptools' 'python-pip' 'python-pbr')
+url="https://github.com/msabramo/requests-unixsocket;
+license=('Apache')
+options=('!emptydirs')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;
+'fix_setuptools_warnings.patch')
+b2sums=('cda02b5d963b00fb06cf86819bcbf552ecc21e30064198da338f502f47547a1f93184fd06052047c6cb8a6181f0a2f7b7a7cc53183b18dc22165a41dc14144b5'
+
'fdb486b0916eb8293b21510aa9dcae9875eb8d6bcb00d1aa3b0278fbe25b12d97df35682199ba468c98ca2ae58b9281a7a44c815600e19e5ff796bbbdd27380a')
+
+prepare() {
+  cd "$_name-$pkgver"
+
+  patch --forward --input="${srcdir}/fix_setuptools_warnings.patch"
+}
+
+build() {
+  cd "$_name-$pkgver"
+
+  python setup.py build
+}
+
+package() {
+  cd "$_name-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+

Copied: 
python-requests-unixsocket/repos/community-any/fix_setuptools_warnings.patch 
(from rev 967518, 
python-requests-unixsocket/trunk/fix_setuptools_warnings.patch)
===
--- repos/community-any/fix_setuptools_warnings.patch   
(rev 0)
+++ repos/community-any/fix_setuptools_warnings.patch   2021-06-26 09:40:15 UTC 
(rev 967519)
@@ -0,0 +1,17 @@
+--- setup.cfg
 setup.cfg
+@@ -1,11 +1,11 @@
+ [metadata]
+ name = requests-unixsocket
+ author = Marc Abramowitz
+-author-email = m...@marc-abramowitz.com
++author_email = m...@marc-abramowitz.com
+ summary = Use requests to talk HTTP via a UNIX domain socket
+-description-file = README.rst
++description_file = README.rst
+ license = Apache-2
+-home-page = https://github.com/msabramo/requests-unixsocket
++home_page = https://github.com/msabramo/requests-unixsocket
+ classifier = 
+   Development Status :: 3 - Alpha
+   Intended Audience :: Developers



[arch-commits] Commit in (4 files)

2021-06-26 Thread Antonio Rojas via arch-commits
Date: Saturday, June 26, 2021 @ 09:40:06
  Author: arojas
Revision: 967518

New jupyter-server dependency

Added:
  python-requests-unixsocket/
  python-requests-unixsocket/trunk/
  python-requests-unixsocket/trunk/PKGBUILD
  python-requests-unixsocket/trunk/fix_setuptools_warnings.patch

---+
 PKGBUILD  |   37 +
 fix_setuptools_warnings.patch |   17 +
 2 files changed, 54 insertions(+)

Added: python-requests-unixsocket/trunk/PKGBUILD
===
--- python-requests-unixsocket/trunk/PKGBUILD   (rev 0)
+++ python-requests-unixsocket/trunk/PKGBUILD   2021-06-26 09:40:06 UTC (rev 
967518)
@@ -0,0 +1,37 @@
+# Maintainer: George Rawlinson 
+# Contributor: Andy Weidenbaum 
+
+pkgname=python-requests-unixsocket
+_name="${pkgname#python-}"
+pkgver=0.2.0
+pkgrel=3
+pkgdesc="Use requests to talk HTTP via a UNIX domain socket"
+arch=('any')
+depends=('python' 'python-requests' 'python-urllib3')
+makedepends=('python-setuptools' 'python-pip' 'python-pbr')
+url="https://github.com/msabramo/requests-unixsocket;
+license=('Apache')
+options=('!emptydirs')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;
+'fix_setuptools_warnings.patch')
+b2sums=('cda02b5d963b00fb06cf86819bcbf552ecc21e30064198da338f502f47547a1f93184fd06052047c6cb8a6181f0a2f7b7a7cc53183b18dc22165a41dc14144b5'
+
'fdb486b0916eb8293b21510aa9dcae9875eb8d6bcb00d1aa3b0278fbe25b12d97df35682199ba468c98ca2ae58b9281a7a44c815600e19e5ff796bbbdd27380a')
+
+prepare() {
+  cd "$_name-$pkgver"
+
+  patch --forward --input="${srcdir}/fix_setuptools_warnings.patch"
+}
+
+build() {
+  cd "$_name-$pkgver"
+
+  python setup.py build
+}
+
+package() {
+  cd "$_name-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+

Added: python-requests-unixsocket/trunk/fix_setuptools_warnings.patch
===
--- python-requests-unixsocket/trunk/fix_setuptools_warnings.patch  
(rev 0)
+++ python-requests-unixsocket/trunk/fix_setuptools_warnings.patch  
2021-06-26 09:40:06 UTC (rev 967518)
@@ -0,0 +1,17 @@
+--- setup.cfg
 setup.cfg
+@@ -1,11 +1,11 @@
+ [metadata]
+ name = requests-unixsocket
+ author = Marc Abramowitz
+-author-email = m...@marc-abramowitz.com
++author_email = m...@marc-abramowitz.com
+ summary = Use requests to talk HTTP via a UNIX domain socket
+-description-file = README.rst
++description_file = README.rst
+ license = Apache-2
+-home-page = https://github.com/msabramo/requests-unixsocket
++home_page = https://github.com/msabramo/requests-unixsocket
+ classifier = 
+   Development Status :: 3 - Alpha
+   Intended Audience :: Developers



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

2021-06-26 Thread Felix Yan via arch-commits
Date: Saturday, June 26, 2021 @ 08:27:48
  Author: felixonmars
Revision: 967517

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-26 08:27:35 UTC (rev 967516)
+++ PKGBUILD2021-06-26 08:27:48 UTC (rev 967517)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-phonenumbers
-pkgver=8.12.25
-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=('e9be68fbcd17674c6cb64eafbcea426079373513b895c2946ede289ebf294bcf530dfeb9959b8ab71c44bef445e4a18c879ccb68bbd83ee0917e410f1748')
-
-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 967516, 
python-phonenumbers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-26 08:27:48 UTC (rev 967517)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-phonenumbers
+pkgver=8.12.26
+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=('a3c90344361b9ff51b774983be48d219302870e85ab1dbcf651de77dc6bff6c7e4d20b456b61e7b94902ab7c06c38ebb41d1fc27b591e27b1551c1980bdb32d2')
+
+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"
+}



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

2021-06-26 Thread Felix Yan via arch-commits
Date: Saturday, June 26, 2021 @ 08:27:35
  Author: felixonmars
Revision: 967516

upgpkg: python-phonenumbers 8.12.26-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-26 03:40:51 UTC (rev 967515)
+++ PKGBUILD2021-06-26 08:27:35 UTC (rev 967516)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-phonenumbers
-pkgver=8.12.25
+pkgver=8.12.26
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=("python-setuptools")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
-sha512sums=('e9be68fbcd17674c6cb64eafbcea426079373513b895c2946ede289ebf294bcf530dfeb9959b8ab71c44bef445e4a18c879ccb68bbd83ee0917e410f1748')
+sha512sums=('a3c90344361b9ff51b774983be48d219302870e85ab1dbcf651de77dc6bff6c7e4d20b456b61e7b94902ab7c06c38ebb41d1fc27b591e27b1551c1980bdb32d2')
 
 build() {
   cd python-phonenumbers-$pkgver