[arch-commits] Commit in parallel/trunk (CDA01A4208C4F74506107E7BD1AB451688888888.asc)

2022-06-23 Thread George Rawlinson via arch-commits
Date: Friday, June 24, 2022 @ 03:18:48
  Author: grawlinson
Revision: 1239318

chore: remove unnecessary keyfile due to new devtools release

Deleted:
  parallel/trunk/CDA01A4208C4F74506107E7BD1AB4516.asc

+
 0 files changed

Deleted: CDA01A4208C4F74506107E7BD1AB4516.asc
===
(Binary files differ)



[arch-commits] Commit in parallel/repos/community-any (8 files)

2022-06-23 Thread George Rawlinson via arch-commits
Date: Friday, June 24, 2022 @ 03:17:14
  Author: grawlinson
Revision: 1239317

archrelease: copy trunk to community-any

Added:
  parallel/repos/community-any/0001-Remove-citation-things.patch
(from rev 1239316, parallel/trunk/0001-Remove-citation-things.patch)
  parallel/repos/community-any/0002-Fix-makefile.patch
(from rev 1239316, parallel/trunk/0002-Fix-makefile.patch)
  parallel/repos/community-any/CDA01A4208C4F74506107E7BD1AB4516.asc
(from rev 1239316, 
parallel/trunk/CDA01A4208C4F74506107E7BD1AB4516.asc)
  parallel/repos/community-any/PKGBUILD
(from rev 1239316, parallel/trunk/PKGBUILD)
  parallel/repos/community-any/keys/
Deleted:
  parallel/repos/community-any/0001-Remove-citation-things.patch
  parallel/repos/community-any/CDA01A4208C4F74506107E7BD1AB4516.asc
  parallel/repos/community-any/PKGBUILD

---+
 0001-Remove-citation-things.patch |  598 +---
 0002-Fix-makefile.patch   |   23 +
 PKGBUILD  |  152 -
 3 files changed, 400 insertions(+), 373 deletions(-)

Deleted: 0001-Remove-citation-things.patch
===
--- 0001-Remove-citation-things.patch   2022-06-24 03:16:15 UTC (rev 1239316)
+++ 0001-Remove-citation-things.patch   2022-06-24 03:17:14 UTC (rev 1239317)
@@ -1,300 +0,0 @@
-diff --git a/src/parallel b/src/parallel
-index 551c066..eb4819e 100755
 a/src/parallel
-+++ b/src/parallel
-@@ -1920,11 +1920,6 @@ sub options_completion_hash() {
-"gnu[Behave like GNU parallel]" => \$opt::gnu,
-"link|xapply[Link input sources]" => \$opt::link,
-"linkinputsource|xapplyinputsource=i" => \@opt::linkinputsource,
--   # Before changing these lines, please read
--   # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
--   # 
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-faq.txt
--   # You accept to be put in a public hall of shame by removing
--   # these lines.
-("bibtex|citation".
- "[Print the citation notice and BibTeX entry for GNU parallel, ".
- "silence citation notice for all future runs, and exit. ".
-@@ -2159,15 +2154,6 @@ sub parse_options(@) {
- my @argv_before = @ARGV;
- @ARGV = read_options();
- 
--# Before changing these line, please read
--# 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
--# 
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-faq.txt
--# You accept to be added to a public hall of shame by
--# removing the lines.
--if(defined $opt::citation) {
--  citation(\@argv_before,\@ARGV);
--  wait_and_exit(0);
--}
- # no-* overrides *
- if($opt::nokeeporder) { $opt::keeporder = undef; }
- 
-@@ -2459,81 +2445,6 @@ sub parse_options(@) {
- if(defined $opt::eta) { $opt::progress = $opt::eta; }
- if(defined $opt::bar) { $opt::progress = $opt::bar; }
- 
--# Funding a free software project is hard. GNU Parallel is no
--# exception. On top of that it seems the less visible a project
--# is, the harder it is to get funding. And the nature of GNU
--# Parallel is that it will never be seen by "the guy with the
--# checkbook", but only by the people doing the actual work.
--#
--# This problem has been covered by others - though no solution has
--# been found:
--# https://www.slideshare.net/NadiaEghbal/consider-the-maintainer
--# https://blog.licensezero.com/2019/08/24/process-of-elimination.html
--# https://www.numfocus.org/blog/why-is-numpy-only-now-getting-funded/
--#
--# The FAQ tells you why the citation notice exists:
--# 
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-faq.txt
--#
--# If you want GNU Parallel to be maintained in the future, and not
--# just wither away like so many other free software tools, you
--# need to help finance the development.
--#
--# The citation notice is a simple way of doing so, as citations
--# makes it possible to me to get a job where I can maintain GNU
--# Parallel as part of the job.
--#
--# This means you can help financing development
--#
--# WITHOUT PAYING A SINGLE CENT!
--#
--# Before implementing the citation notice it was discussed with
--# the users:
--# https://lists.gnu.org/archive/html/parallel/2013-11/msg6.html
--#
--# Having to spend 10 seconds on running 'parallel --citation' once
--# is no doubt not an ideal solution, but no one has so far come up
--# with an ideal solution - neither for funding GNU Parallel nor
--# other free software.
--#
--# If you believe you have the perfect solution, you should try it
--# out, and if it works, you should post it on the email
--# list. Ideas that will cost work and which have not been 

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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Friday, June 24, 2022 @ 03:16:15
  Author: grawlinson
Revision: 1239316

upgpkg: parallel 20220622-1: upgpkg: parallel 20220622-1

Added:
  parallel/trunk/keys/
  parallel/trunk/keys/pgp/
  parallel/trunk/keys/pgp/CDA01A4208C4F74506107E7BD1AB4516.asc

--+
 CDA01A4208C4F74506107E7BD1AB4516.asc |1 +
 1 file changed, 1 insertion(+)

Added: keys/pgp/CDA01A4208C4F74506107E7BD1AB4516.asc
===
(Binary files differ)

Index: parallel/trunk/keys/pgp/CDA01A4208C4F74506107E7BD1AB4516.asc
===
--- keys/pgp/CDA01A4208C4F74506107E7BD1AB4516.asc   2022-06-24 
03:14:58 UTC (rev 1239315)
+++ keys/pgp/CDA01A4208C4F74506107E7BD1AB4516.asc   2022-06-24 
03:16:15 UTC (rev 1239316)

Property changes on: 
parallel/trunk/keys/pgp/CDA01A4208C4F74506107E7BD1AB4516.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Friday, June 24, 2022 @ 03:14:58
  Author: grawlinson
Revision: 1239315

upgpkg: parallel 20220622-1

* New upstream release.
* Add destdir support to Makefile.

Added:
  parallel/trunk/0002-Fix-makefile.patch
Modified:
  parallel/trunk/0001-Remove-citation-things.patch
  parallel/trunk/PKGBUILD

---+
 0001-Remove-citation-things.patch |   30 ++
 0002-Fix-makefile.patch   |   23 +++
 PKGBUILD  |   16 +++-
 3 files changed, 48 insertions(+), 21 deletions(-)

Modified: 0001-Remove-citation-things.patch
===
--- 0001-Remove-citation-things.patch   2022-06-24 02:50:39 UTC (rev 1239314)
+++ 0001-Remove-citation-things.patch   2022-06-24 03:14:58 UTC (rev 1239315)
@@ -1,5 +1,3 @@
-diff --git a/src/parallel b/src/parallel
-index 551c066..eb4819e 100755
 --- a/src/parallel
 +++ b/src/parallel
 @@ -1920,11 +1920,6 @@ sub options_completion_hash() {
@@ -112,7 +110,7 @@
  parse_halt();
  
  if($ENV{'PARALLEL_ENV'}) {
-@@ -5507,85 +5418,9 @@ sub usage() {
+@@ -5521,85 +5432,9 @@ sub usage() {
 "",
 "GNU Parallel can do much more. See 'man $Global::progname' for 
details",
 "",
@@ -120,8 +118,8 @@
 -   "If you use programs that use GNU Parallel to process data for an 
article in a",
 -   "scientific publication, please cite:",
 -   "",
--   "  Tange, O. (2022, May 22). GNU Parallel 20220522 ('NATO').",
--   "  Zenodo. https://doi.org/10.5281/zenodo.6570228;,
+-   "  Tange, O. (2022, June 22). GNU Parallel 20220622 ('Bongbong').",
+-   "  Zenodo. https://doi.org/10.5281/zenodo.6682930;,
 -   "",
 -   # Before changing these lines,  please read
 -   # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
@@ -153,8 +151,8 @@
 -   "If you use programs that use GNU Parallel to process data for an 
article in a",
 -   "scientific publication, please cite:",
 -   "",
--   "  Tange, O. (2022, May 22). GNU Parallel 20220522 ('NATO').",
--   "  Zenodo. https://doi.org/10.5281/zenodo.6570228;,
+-   "  Tange, O. (2022, June 22). GNU Parallel 20220622 ('Bongbong').",
+-   "  Zenodo. https://doi.org/10.5281/zenodo.6682930;,
 -   "",
 -   # Before changing these line,  please read
 -   # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
@@ -198,7 +196,7 @@
  sub status(@) {
  my @w = @_;
  my $fh = $Global::status_fd || *STDERR;
-@@ -5649,98 +5484,7 @@ sub version() {
+@@ -5663,98 +5498,8 @@ sub version() {
 "License GPLv3+: GNU GPL version 3 or later 
",
 "This is free software: you are free to change and redistribute it.",
 "GNU $Global::progname comes with no warranty.",
@@ -225,20 +223,20 @@
 -  "If you use programs that use GNU Parallel to process data for an 
article in a",
 -  "scientific publication, please cite:",
 -  "",
--  "\@software{tange_2022_6570228,",
+-  "\@software{tange_2022_6682930,",
 -  "  author   = {Tange, Ole},",
--  "  title= {GNU Parallel 20220522 ('NATO')},",
--  "  month= May,",
+-  "  title= {GNU Parallel 20220622 ('Bongbong')},",
+-  "  month= Jun,",
 -  "  year = 2022,",
 -  "  note = {{GNU Parallel is a general parallelizer to run",
 -  "   multiple serial command line programs in 
parallel",
 -  "   without changing them.}},",
 -  "  publisher= {Zenodo},",
--  "  doi  = {10.5281/zenodo.6570228},",
--  "  url  = {https://doi.org/10.5281/zenodo.6570228};,
+-  "  doi  = {10.5281/zenodo.6682930},",
+-  "  url  = {https://doi.org/10.5281/zenodo.6682930};,
 -  "}",
 -  "",
--  "(Feel free to use \\nocite{tange_2022_6570228})",
+-  "(Feel free to use \\nocite{tange_2022_6682930})",
 -  "",
 -  # Before changing these lines, please read
 -  # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
@@ -256,7 +254,8 @@
 -  "If you send a copy of your published article to tange\@gnu.org, it 
will be",
 -  "mentioned in the release notes of next version of GNU Parallel.",
 -  ""
--  );
++   "",
+   );
 -while(not grep { -e "$_/will-cite" } @Global::config_dirs) {
 -  print "\nType: 'will cite' and press enter.\n> ";
 -  my $input = ;
@@ -294,7 +293,6 @@
 -  }
 -  }
 -}
-+  );
  }
  
  sub show_limits() {

Added: 0002-Fix-makefile.patch
===
--- 0002-Fix-makefile.patch (rev 0)
+++ 0002-Fix-makefile.patch 

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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Friday, June 24, 2022 @ 02:50:39
  Author: grawlinson
Revision: 1239314

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|   74 +-
 oil.install |   24 +-
 2 files changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-24 02:49:24 UTC (rev 1239313)
+++ PKGBUILD2022-06-24 02:50:39 UTC (rev 1239314)
@@ -1,37 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Yigit Sever 
-# Contributor: Qontinuum 
-# Contributor: timetoplatypus 
-# Contributor: andychu 
-
-pkgname=oil
-pkgver=0.10.1
-pkgrel=1
-pkgdesc='A new Unix shell'
-arch=('x86_64')
-url='https://www.oilshell.org'
-license=('Apache')
-depends=('readline')
-makedepends=('bash')
-replaces=('osh')
-install=oil.install
-options=('!lto' '!strip')
-source=("$url/download/$pkgname-$pkgver.tar.xz")
-sha512sums=('76d16787c0df4b8c3bbcbd006c2114db0501427c028066a398edcf3cce3f57a3b38f78e15a31637333edc2cf56a13d344d6f6200644f1915a8806f9d2d6bc411')
-b2sums=('3a142dbd04a228bf6efbb75fb4c2c2559a52060cc3bb86b0c36605d29a64d287e02f4eafb499c9ca68afae6e8fbc8da2670fb2b594c41bba30d18e9910b83dfe')
-
-build() {
-   cd "$pkgname-$pkgver"
-
-   ./configure \
---prefix=/usr \
---with-readline
-
-   make
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-
-   make DESTDIR="$pkgdir" install
-}

Copied: oil/repos/community-x86_64/PKGBUILD (from rev 1239313, 
oil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-24 02:50:39 UTC (rev 1239314)
@@ -0,0 +1,37 @@
+# Maintainer: George Rawlinson 
+# Contributor: Yigit Sever 
+# Contributor: Qontinuum 
+# Contributor: timetoplatypus 
+# Contributor: andychu 
+
+pkgname=oil
+pkgver=0.11.0
+pkgrel=1
+pkgdesc='A new Unix shell'
+arch=('x86_64')
+url='https://www.oilshell.org'
+license=('Apache')
+depends=('readline')
+makedepends=('bash')
+replaces=('osh')
+install=oil.install
+options=('!lto' '!strip')
+source=("$url/download/$pkgname-$pkgver.tar.xz")
+sha512sums=('6c1730e24fd6fc6a4f9a0c1bf6aaf1b7c254110abc8c6b65d943004475f3a395bbc347fa14aee0f91175795090f30fc9d42cdf33ef0f8177b65da6c8238aedcc')
+b2sums=('2eff314cb184ba158945afc78c38d10010d8e11454704a13a47468ccf27e9e219a4ac8faed531ecf931fd3ed9204110e485ed35e172ab23d8eff35de5e28c3d0')
+
+build() {
+   cd "$pkgname-$pkgver"
+
+   ./configure \
+--prefix=/usr \
+--with-readline
+
+   make
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir" install
+}

Deleted: oil.install
===
--- oil.install 2022-06-24 02:49:24 UTC (rev 1239313)
+++ oil.install 2022-06-24 02:50:39 UTC (rev 1239314)
@@ -1,12 +0,0 @@
-post_install() {
-  grep -Fqx /bin/osh /etc/shells || echo /bin/osh >>/etc/shells
-  grep -Fqx /usr/bin/osh /etc/shells || echo /usr/bin/osh >>/etc/shells
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  sed -i -r '/^(\/usr)?\/bin\/osh$/d' etc/shells
-}

Copied: oil/repos/community-x86_64/oil.install (from rev 1239313, 
oil/trunk/oil.install)
===
--- oil.install (rev 0)
+++ oil.install 2022-06-24 02:50:39 UTC (rev 1239314)
@@ -0,0 +1,12 @@
+post_install() {
+  grep -Fqx /bin/osh /etc/shells || echo /bin/osh >>/etc/shells
+  grep -Fqx /usr/bin/osh /etc/shells || echo /usr/bin/osh >>/etc/shells
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  sed -i -r '/^(\/usr)?\/bin\/osh$/d' etc/shells
+}



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Friday, June 24, 2022 @ 02:49:24
  Author: grawlinson
Revision: 1239313

upgpkg: oil 0.11.0-1; new upstream release

Modified:
  oil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 23:18:23 UTC (rev 1239312)
+++ PKGBUILD2022-06-24 02:49:24 UTC (rev 1239313)
@@ -5,7 +5,7 @@
 # Contributor: andychu 
 
 pkgname=oil
-pkgver=0.10.1
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='A new Unix shell'
 arch=('x86_64')
@@ -17,8 +17,8 @@
 install=oil.install
 options=('!lto' '!strip')
 source=("$url/download/$pkgname-$pkgver.tar.xz")
-sha512sums=('76d16787c0df4b8c3bbcbd006c2114db0501427c028066a398edcf3cce3f57a3b38f78e15a31637333edc2cf56a13d344d6f6200644f1915a8806f9d2d6bc411')
-b2sums=('3a142dbd04a228bf6efbb75fb4c2c2559a52060cc3bb86b0c36605d29a64d287e02f4eafb499c9ca68afae6e8fbc8da2670fb2b594c41bba30d18e9910b83dfe')
+sha512sums=('6c1730e24fd6fc6a4f9a0c1bf6aaf1b7c254110abc8c6b65d943004475f3a395bbc347fa14aee0f91175795090f30fc9d42cdf33ef0f8177b65da6c8238aedcc')
+b2sums=('2eff314cb184ba158945afc78c38d10010d8e11454704a13a47468ccf27e9e219a4ac8faed531ecf931fd3ed9204110e485ed35e172ab23d8eff35de5e28c3d0')
 
 build() {
cd "$pkgname-$pkgver"



[arch-commits] Commit in drone-runner-exec/repos/community-x86_64 (8 files)

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 23:18:23
  Author: grawlinson
Revision: 1239312

archrelease: copy trunk to community-x86_64

Added:
  drone-runner-exec/repos/community-x86_64/PKGBUILD
(from rev 1239311, drone-runner-exec/trunk/PKGBUILD)
  drone-runner-exec/repos/community-x86_64/systemd.service
(from rev 1239311, drone-runner-exec/trunk/systemd.service)
  drone-runner-exec/repos/community-x86_64/sysusers.conf
(from rev 1239311, drone-runner-exec/trunk/sysusers.conf)
  drone-runner-exec/repos/community-x86_64/tmpfiles.conf
(from rev 1239311, drone-runner-exec/trunk/tmpfiles.conf)
Deleted:
  drone-runner-exec/repos/community-x86_64/PKGBUILD
  drone-runner-exec/repos/community-x86_64/systemd.service
  drone-runner-exec/repos/community-x86_64/sysusers.conf
  drone-runner-exec/repos/community-x86_64/tmpfiles.conf

-+
 PKGBUILD|  170 +++---
 systemd.service |   28 
 sysusers.conf   |2 
 tmpfiles.conf   |2 
 4 files changed, 101 insertions(+), 101 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 23:17:28 UTC (rev 1239311)
+++ PKGBUILD2022-06-23 23:18:23 UTC (rev 1239312)
@@ -1,85 +0,0 @@
-# Maintainer: George Rawlinson 
-
-pkgname=drone-runner-exec
-pkgver=1.0.0.beta.9
-pkgrel=4
-pkgdesc='Drone pipeline runner that executes builds directly on the host 
machine'
-arch=('x86_64')
-url='https://github.com/drone-runners/drone-runner-exec'
-license=('custom:Polyform-Small-Business-1.0.0' 
'custom:Polyform-Free-Trial-1.0.0' 'custom:Polyform-Noncommercial-1.0.0')
-depends=('glibc')
-makedepends=('git' 'go')
-optdepends=('drone: for a local Drone instance')
-options=('!lto')
-_commit='b6719f2403246f8c87c321ee8b0291854424276f'
-source=(
-  "$pkgname::git+$url#commit=$_commit"
-  'systemd.service'
-  'sysusers.conf'
-  'tmpfiles.conf'
-)
-sha512sums=('SKIP'
-
'65102869afb04c64297c28078ba826a019935cc9b7063d758d19ff92fc2efe04ee3f377453fce11c9e1912765e2857d8380e81fae9e412921beffb757c91d3a4'
-
'f64b194edc695028e4140800b24aa35bc04673c27738552d0d5e9e04ef5381a740063dad7835cbf71efea9acc71c889b396deb497289c95cfda40e273f5ce0b1'
-
'b093531f17ae9f92c55ab55a613923b8276873abf6b608bf95cec8fa1f174d30756ab81ac80294d97fd3aac536bb7144423fae8862ccbfd65c77b6dbe785e4f1')
-b2sums=('SKIP'
-
'178d82980e869dc5a282649ce4988c632ade74f411bf3077341804a972f3569dd07af3710fd21dcb7bf2aa2c6b3654e85d207f0da15e8b500bca2c10455da04f'
-
'18f301ee30c65a650d2287fe07a0604eea8c12acbe4d526c1d8b64eaccab3e36372e3b7d6b08b4ab00273e1677b9ee9aedf8c1321438bdb5b5532d8b87e6b023'
-
'27835b580a3d4124f688a955f82f35639579c7aaf222aad5ab70f674dad290eb20875f3e36d67d5f8193b91f044ca6f81db0f3a91034a27d7faa24e53b4f15f4')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed -e 's/^v//' -e 's/-/./g'
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # create directory for build output
-  mkdir -p build
-
-  # download dependencies
-  go mod download
-}
-
-build() {
-  cd "$pkgname"
-
-  # set Go flags
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-
-  go build -v \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags \"${LDFLAGS}\"" \
--o build \
-.
-}
-
-check() {
-  cd "$pkgname"
-  go test -v ./...
-}
-
-package() {
-  # systemd integration
-  install -vDm644 systemd.service 
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-  install -vDm644 sysusers.conf "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-  install -vDm644 tmpfiles.conf "$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf"
-
-  cd "$pkgname"
-
-  # binary
-  install -vDm755 -t "$pkgdir/usr/bin" build/*
-
-  # licenses
-  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" licenses/* 
LICENSE.md
-
-  # documentation
-  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md CHANGELOG.md
-}

Copied: drone-runner-exec/repos/community-x86_64/PKGBUILD (from rev 1239311, 
drone-runner-exec/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 23:18:23 UTC (rev 1239312)
@@ -0,0 +1,85 @@
+# Maintainer: George Rawlinson 
+
+pkgname=drone-runner-exec
+pkgver=1.0.0.beta.10
+pkgrel=1
+pkgdesc='Drone pipeline runner that executes builds directly on the host 
machine'
+arch=('x86_64')
+url='https://github.com/drone-runners/drone-runner-exec'
+license=('custom:Polyform-Small-Business-1.0.0' 
'custom:Polyform-Free-Trial-1.0.0' 'custom:Polyform-Noncommercial-1.0.0')
+depends=('glibc')
+makedepends=('git' 'go')
+optdepends=('drone: for a local Drone instance')
+options=('!lto')
+_commit='9decf2941d423d0ee4faff892b5e8d8ab657fe36'
+source=(
+  "$pkgname::git+$url#commit=$_commit"
+  'systemd.service'
+  'sysusers.conf'
+  'tmpfiles.conf'
+)

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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 23:17:28
  Author: grawlinson
Revision: 1239311

upgpkg: drone-runner-exec 1.0.0.beta.10-1

Modified:
  drone-runner-exec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 23:15:07 UTC (rev 1239310)
+++ PKGBUILD2022-06-23 23:17:28 UTC (rev 1239311)
@@ -1,8 +1,8 @@
 # Maintainer: George Rawlinson 
 
 pkgname=drone-runner-exec
-pkgver=1.0.0.beta.9
-pkgrel=4
+pkgver=1.0.0.beta.10
+pkgrel=1
 pkgdesc='Drone pipeline runner that executes builds directly on the host 
machine'
 arch=('x86_64')
 url='https://github.com/drone-runners/drone-runner-exec'
@@ -11,7 +11,7 @@
 makedepends=('git' 'go')
 optdepends=('drone: for a local Drone instance')
 options=('!lto')
-_commit='b6719f2403246f8c87c321ee8b0291854424276f'
+_commit='9decf2941d423d0ee4faff892b5e8d8ab657fe36'
 source=(
   "$pkgname::git+$url#commit=$_commit"
   'systemd.service'



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 23:15:07
  Author: grawlinson
Revision: 1239310

archrelease: copy trunk to community-x86_64

Added:
  sslscan/repos/community-x86_64/PKGBUILD
(from rev 1239309, sslscan/trunk/PKGBUILD)
Deleted:
  sslscan/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 23:13:49 UTC (rev 1239309)
+++ PKGBUILD2022-06-23 23:15:07 UTC (rev 1239310)
@@ -1,35 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Remi Gacogne 
-# Contributor: George Rawlinson 
-
-pkgname=sslscan
-pkgver=2.0.13
-pkgrel=1
-pkgdesc="A fast tool to scan SSL services such as HTTPS to determine supported 
ciphers"
-url="https://github.com/rbsec/sslscan;
-arch=('x86_64')
-license=('GPL3')
-depends=('openssl')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('50455a4f4a999e63107e705a4bc703b94b30d4fa71b5126cdc08788eedeb02f4c7a204a385fa485f0c9d0fa368c7a48f96c492b91631fe8833b68f20d45b0fca')
-b2sums=('049791183ebf1e00d11868c0dd7b79eddcd27cbb1f915812938f46837c4b300844c26e0a0bee0a4bee4886f24f7b10e5bc77ddedc86893ae228658ab71d11bea')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  sed -e 's/CFLAGS ?=/CFLAGS +=/' \
--e 's/LDFLAGS ?=/LDFLAGS +=/' \
--e "s/^GIT_VERSION =.*/GIT_VERSION = ${pkgver}/" \
--i Makefile
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sslscan/repos/community-x86_64/PKGBUILD (from rev 1239309, 
sslscan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 23:15:07 UTC (rev 1239310)
@@ -0,0 +1,35 @@
+# Maintainer: Levente Polyak 
+# Contributor: Remi Gacogne 
+# Contributor: George Rawlinson 
+
+pkgname=sslscan
+pkgver=2.0.14
+pkgrel=1
+pkgdesc="A fast tool to scan SSL services such as HTTPS to determine supported 
ciphers"
+url="https://github.com/rbsec/sslscan;
+arch=('x86_64')
+license=('GPL3')
+depends=('openssl')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
+sha512sums=('bb496fffbd4e130bae8b9272d1303bfa0a681ff88aa3471e4b3f56bece2072ad8f8f41c19c4325de3d5772e785c1ab7491d3520ac3a44a7a170636ae4e13ed0d')
+b2sums=('392a5f043172aa5800c40e1a86c198421de7fb4ddf92f8504e0b6270c70f4c58f0527cfaaff4892469d763d970b044168ab2a37fa4d836cddda88e5e9fd04586')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  sed -e 's/CFLAGS ?=/CFLAGS +=/' \
+-e 's/LDFLAGS ?=/LDFLAGS +=/' \
+-e "s/^GIT_VERSION =.*/GIT_VERSION = ${pkgver}/" \
+-i Makefile
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 23:13:49
  Author: grawlinson
Revision: 1239309

upgpkg: sslscan 2.0.14-1; new upstream release

Modified:
  sslscan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 23:05:35 UTC (rev 1239308)
+++ PKGBUILD2022-06-23 23:13:49 UTC (rev 1239309)
@@ -3,7 +3,7 @@
 # Contributor: George Rawlinson 
 
 pkgname=sslscan
-pkgver=2.0.13
+pkgver=2.0.14
 pkgrel=1
 pkgdesc="A fast tool to scan SSL services such as HTTPS to determine supported 
ciphers"
 url="https://github.com/rbsec/sslscan;
@@ -11,8 +11,8 @@
 license=('GPL3')
 depends=('openssl')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('50455a4f4a999e63107e705a4bc703b94b30d4fa71b5126cdc08788eedeb02f4c7a204a385fa485f0c9d0fa368c7a48f96c492b91631fe8833b68f20d45b0fca')
-b2sums=('049791183ebf1e00d11868c0dd7b79eddcd27cbb1f915812938f46837c4b300844c26e0a0bee0a4bee4886f24f7b10e5bc77ddedc86893ae228658ab71d11bea')
+sha512sums=('bb496fffbd4e130bae8b9272d1303bfa0a681ff88aa3471e4b3f56bece2072ad8f8f41c19c4325de3d5772e785c1ab7491d3520ac3a44a7a170636ae4e13ed0d')
+b2sums=('392a5f043172aa5800c40e1a86c198421de7fb4ddf92f8504e0b6270c70f4c58f0527cfaaff4892469d763d970b044168ab2a37fa4d836cddda88e5e9fd04586')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 23:05:35
  Author: grawlinson
Revision: 1239308

archrelease: copy trunk to community-x86_64

Added:
  libmediainfo/repos/community-x86_64/PKGBUILD
(from rev 1239307, libmediainfo/trunk/PKGBUILD)
Deleted:
  libmediainfo/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 23:04:25 UTC (rev 1239307)
+++ PKGBUILD2022-06-23 23:05:35 UTC (rev 1239308)
@@ -1,44 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Sergej Pupykin 
-# Contributor:  hydro 
-# Contributor: George Rawlinson 
-
-pkgname=libmediainfo
-pkgver=22.03
-pkgrel=1
-
-pkgdesc="shared library for mediainfo"
-url="https://mediaarea.net;
-arch=('x86_64')
-license=('BSD')
-
-depends=('curl' 'glib2' 'libmms' 'libzen' 'tinyxml2' 'graphviz')
-
-source=("https://mediaarea.net/download/source/libmediainfo/$pkgver/libmediainfo_$pkgver.tar.xz;)
-
-sha512sums=('cae1df09f38e60363ef3c1d0f7324301b701f21c3fde84318f6389f91311b706037699fe83448f8e5b4d1f8af81ddf357b1630fe5f03aeccfa90fe0f9ae86477')
-b2sums=('1dd1a1a04adf98dbb3c28cc6fb43e393a4fd32fbc42d110e61d8a72ec8c5603570629e4a756606ccb548873b450944e642b9422f8b00703c91c2832c635e3bd9')
-
-build() {
-  cd MediaInfoLib/Project/GNU/Library
-
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---enable-shared \
---disable-static \
---with-libcurl \
---with-libmms \
---with-libtinyxml2 \
---with-graphviz
-
-  make
-}
-
-package() {
-  cd MediaInfoLib/Project/GNU/Library
-
-  make DESTDIR="$pkgdir" install
-
-  install -D -m 644 "$srcdir"/MediaInfoLib/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: libmediainfo/repos/community-x86_64/PKGBUILD (from rev 1239307, 
libmediainfo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 23:05:35 UTC (rev 1239308)
@@ -0,0 +1,44 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Sergej Pupykin 
+# Contributor:  hydro 
+# Contributor: George Rawlinson 
+
+pkgname=libmediainfo
+pkgver=22.06
+pkgrel=1
+
+pkgdesc="shared library for mediainfo"
+url="https://mediaarea.net;
+arch=('x86_64')
+license=('BSD')
+
+depends=('curl' 'glib2' 'libmms' 'libzen' 'tinyxml2' 'graphviz')
+
+source=("https://mediaarea.net/download/source/libmediainfo/$pkgver/libmediainfo_$pkgver.tar.xz;)
+
+sha512sums=('ae00ea32732e4a4086714d678fdd51b43bde2c478ad21b74c70e992eb70589efb48ba13cf59e53f04a1ad5b2b9cc37c7578425af1f44e9536f1b455f37139779')
+b2sums=('24bbe3caadf71ff99ce51946eb8a364f6ba017be543c2d03b4f7e0d382fd14c72d12970f3e78b51376f70d0814d41add530c84d1d43c43665b1734ac11fc50ed')
+
+build() {
+  cd MediaInfoLib/Project/GNU/Library
+
+  ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--enable-shared \
+--disable-static \
+--with-libcurl \
+--with-libmms \
+--with-libtinyxml2 \
+--with-graphviz
+
+  make
+}
+
+package() {
+  cd MediaInfoLib/Project/GNU/Library
+
+  make DESTDIR="$pkgdir" install
+
+  install -D -m 644 "$srcdir"/MediaInfoLib/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 23:04:25
  Author: grawlinson
Revision: 1239307

archrelease: copy trunk to community-x86_64

Added:
  mediainfo/repos/community-x86_64/PKGBUILD
(from rev 1239306, mediainfo/trunk/PKGBUILD)
Deleted:
  mediainfo/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 23:03:46 UTC (rev 1239306)
+++ PKGBUILD2022-06-23 23:04:25 UTC (rev 1239307)
@@ -1,52 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Sergej Pupykin 
-# Contributor: hydro 
-
-pkgbase=mediainfo
-pkgname=(mediainfo mediainfo-gui)
-pkgver=22.03
-pkgrel=1
-
-pkgdesc="Supplies technical and tag information about a video or audio file"
-url="https://mediaarea.net/;
-arch=('x86_64')
-license=('BSD')
-
-depends=('libmediainfo')
-makedepends=('wxgtk3')
-
-source=(https://mediaarea.net/download/source/mediainfo/$pkgver/mediainfo_$pkgver.tar.xz)
-
-sha512sums=('981c9fe410cf6fff1a87ecfe250216977e036e8606034621c18bbf66cc75261c2e0f411bbbf298a409b5b306f7f7ee993a1e24e70040cf48a7728550ef7d830b')
-b2sums=('232f077a1e202271de8c0d07f1f2a27efac38c998cb5b7f465bf5e8e44c24d6dad9fcafc1a6d981863c13822bd8cbe921b4a06adf3b1f3ac7c8690de4026b597')
-
-build() {
-  cd MediaInfo/Project/GNU/CLI
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-
-  cd "$srcdir/MediaInfo/Project/GNU/GUI"
-  ./autogen.sh
-  ./configure --prefix=/usr --with-wx-config=/usr/bin/wx-config-gtk3
-  make
-}
-
-package_mediainfo() {
-  pkgdesc+=" (CLI interface)"
-
-  cd MediaInfo/Project/GNU/CLI
-  make DESTDIR="$pkgdir" install
-
-  install -D -m 644 "$srcdir"/MediaInfo/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_mediainfo-gui() {
-  pkgdesc+=" (GUI interface)"
-  depends+=('wxgtk3' 'hicolor-icon-theme')
-
-  cd MediaInfo/Project/GNU/GUI
-  make DESTDIR="$pkgdir" install
-
-  install -D -m 644 "$srcdir"/MediaInfo/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: mediainfo/repos/community-x86_64/PKGBUILD (from rev 1239306, 
mediainfo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 23:04:25 UTC (rev 1239307)
@@ -0,0 +1,52 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Sergej Pupykin 
+# Contributor: hydro 
+
+pkgbase=mediainfo
+pkgname=(mediainfo mediainfo-gui)
+pkgver=22.06
+pkgrel=1
+
+pkgdesc="Supplies technical and tag information about a video or audio file"
+url="https://mediaarea.net/;
+arch=('x86_64')
+license=('BSD')
+
+depends=('libmediainfo')
+makedepends=('wxgtk3')
+
+source=(https://mediaarea.net/download/source/mediainfo/$pkgver/mediainfo_$pkgver.tar.xz)
+
+sha512sums=('caef3d4ab88b542df47fa079581cabbd7f87a42692f8194fbf129d481226eceb6118618fcf2ef7a1cd7253765d15832e39606bf903d63cd3eabe8995058eda06')
+b2sums=('6c7c0025bee95b9525a99097a231de9242ef54845f174c40340931740225f74c366002533b4a92a9995076069adec64d7919d0bc91dd8d1e5e866826e36c70ec')
+
+build() {
+  cd MediaInfo/Project/GNU/CLI
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+
+  cd "$srcdir/MediaInfo/Project/GNU/GUI"
+  ./autogen.sh
+  ./configure --prefix=/usr --with-wx-config=/usr/bin/wx-config-gtk3
+  make
+}
+
+package_mediainfo() {
+  pkgdesc+=" (CLI interface)"
+
+  cd MediaInfo/Project/GNU/CLI
+  make DESTDIR="$pkgdir" install
+
+  install -D -m 644 "$srcdir"/MediaInfo/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_mediainfo-gui() {
+  pkgdesc+=" (GUI interface)"
+  depends+=('wxgtk3' 'hicolor-icon-theme')
+
+  cd MediaInfo/Project/GNU/GUI
+  make DESTDIR="$pkgdir" install
+
+  install -D -m 644 "$srcdir"/MediaInfo/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 23:03:46
  Author: grawlinson
Revision: 1239306

upgpkg: mediainfo 22.06-1; new upstream release

Modified:
  mediainfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 23:03:30 UTC (rev 1239305)
+++ PKGBUILD2022-06-23 23:03:46 UTC (rev 1239306)
@@ -4,7 +4,7 @@
 
 pkgbase=mediainfo
 pkgname=(mediainfo mediainfo-gui)
-pkgver=22.03
+pkgver=22.06
 pkgrel=1
 
 pkgdesc="Supplies technical and tag information about a video or audio file"
@@ -17,8 +17,8 @@
 
 
source=(https://mediaarea.net/download/source/mediainfo/$pkgver/mediainfo_$pkgver.tar.xz)
 
-sha512sums=('981c9fe410cf6fff1a87ecfe250216977e036e8606034621c18bbf66cc75261c2e0f411bbbf298a409b5b306f7f7ee993a1e24e70040cf48a7728550ef7d830b')
-b2sums=('232f077a1e202271de8c0d07f1f2a27efac38c998cb5b7f465bf5e8e44c24d6dad9fcafc1a6d981863c13822bd8cbe921b4a06adf3b1f3ac7c8690de4026b597')
+sha512sums=('caef3d4ab88b542df47fa079581cabbd7f87a42692f8194fbf129d481226eceb6118618fcf2ef7a1cd7253765d15832e39606bf903d63cd3eabe8995058eda06')
+b2sums=('6c7c0025bee95b9525a99097a231de9242ef54845f174c40340931740225f74c366002533b4a92a9995076069adec64d7919d0bc91dd8d1e5e866826e36c70ec')
 
 build() {
   cd MediaInfo/Project/GNU/CLI



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 23:03:30
  Author: grawlinson
Revision: 1239305

upgpkg: libmediainfo 22.06-1; new upstream release

Modified:
  libmediainfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 22:56:25 UTC (rev 1239304)
+++ PKGBUILD2022-06-23 23:03:30 UTC (rev 1239305)
@@ -4,7 +4,7 @@
 # Contributor: George Rawlinson 
 
 pkgname=libmediainfo
-pkgver=22.03
+pkgver=22.06
 pkgrel=1
 
 pkgdesc="shared library for mediainfo"
@@ -16,8 +16,8 @@
 
 
source=("https://mediaarea.net/download/source/libmediainfo/$pkgver/libmediainfo_$pkgver.tar.xz;)
 
-sha512sums=('cae1df09f38e60363ef3c1d0f7324301b701f21c3fde84318f6389f91311b706037699fe83448f8e5b4d1f8af81ddf357b1630fe5f03aeccfa90fe0f9ae86477')
-b2sums=('1dd1a1a04adf98dbb3c28cc6fb43e393a4fd32fbc42d110e61d8a72ec8c5603570629e4a756606ccb548873b450944e642b9422f8b00703c91c2832c635e3bd9')
+sha512sums=('ae00ea32732e4a4086714d678fdd51b43bde2c478ad21b74c70e992eb70589efb48ba13cf59e53f04a1ad5b2b9cc37c7578425af1f44e9536f1b455f37139779')
+b2sums=('24bbe3caadf71ff99ce51946eb8a364f6ba017be543c2d03b4f7e0d382fd14c72d12970f3e78b51376f70d0814d41add530c84d1d43c43665b1734ac11fc50ed')
 
 build() {
   cd MediaInfoLib/Project/GNU/Library



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:56:25
  Author: grawlinson
Revision: 1239304

archrelease: copy trunk to community-x86_64

Added:
  ruby-pg/repos/community-x86_64/PKGBUILD
(from rev 1239303, ruby-pg/trunk/PKGBUILD)
Deleted:
  ruby-pg/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 22:55:47 UTC (rev 1239303)
+++ PKGBUILD2022-06-23 22:56:25 UTC (rev 1239304)
@@ -1,83 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Niels Abspoel 
-
-_gemname=pg
-pkgname=ruby-$_gemname
-pkgver=1.3.4
-pkgrel=1
-pkgdesc='Ruby interface to the PostgreSQL RDBMS'
-url='https://github.com/ged/ruby-pg'
-arch=('x86_64')
-license=('custom:BSDL')
-depends=('glibc' 'ruby' 'ruby-rspec-core' 'postgresql-libs')
-makedepends=('git' 'ruby-rdoc')
-options=('!emptydirs')
-_commit='a2f34e371c5283c98dd77003623cf317bd93e0b7'
-source=("$pkgname::git+$url.git#commit=$_commit")
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
-
-prepare() {
-  cd "$pkgname"
-
-  sed 's|"ChangeLog".freeze, ||' -i ${_gemname}.gemspec
-  sed 's|"lib/pg/deprecated_constants.rb".freeze, ||' -i ${_gemname}.gemspec
-  sed "s|^  s.version = .*$|  s.version = '${pkgver}'|" -i ${_gemname}.gemspec
-}
-
-build() {
-  cd "$pkgname"
-
-  gem build "$_gemname.gemspec"
-}
-
-package() {
-  cd "$pkgname"
-
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-
-  gem install \
---verbose \
---ignore-dependencies \
---no-document \
---no-user-install \
---install-dir "$pkgdir/$_gemdir" \
---bindir "$pkgdir/usr/bin" \
-"$_gemname-$pkgver.gem"
-
-  # delete unnecessary files & folders
-  cd "$pkgdir/$_gemdir"
-  find . -type f \
--name "page-Makefile.ri" -delete \
--o -name 'gem_make.out' -delete \
--o -name 'mkmf.log' -delete
-  rm -rf cache
-  cd "gems/$_gemname-$pkgver"
-  find . -type f -name ".*" -delete
-  rm -vrf .github certs sample misc spec ext POSTGRES Manifest.txt Rakefile* 
Gemfile "$_gemname.gemspec"
-
-  # generate reproducible documentation
-  install -vd "$pkgdir/$_gemdir/doc/$_gemname-$pkgver"
-  cd "$pkgdir/$_gemdir/gems/$_gemname-$pkgver"
-  rdoc \
---format ri \
---output "$pkgdir$_gemdir/doc/$_gemname-$pkgver/ri" \
-./lib
-  # delete unnecessary rdoc metadata file
-  rm -f "$pkgdir$_gemdir/doc/$_gemname-$pkgver/ri/created.rid"
-
-  # move documentation
-  install -vd "$pkgdir/usr/share/doc/$pkgname"
-  mv *.rdoc "$pkgdir/usr/share/doc/$pkgname"
-
-  # move license
-  install -vd "$pkgdir/usr/share/licenses/$pkgname"
-  mv LICENSE BSDL "$pkgdir/usr/share/licenses/$pkgname"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-pg/repos/community-x86_64/PKGBUILD (from rev 1239303, 
ruby-pg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 22:56:25 UTC (rev 1239304)
@@ -0,0 +1,83 @@
+# Maintainer: Levente Polyak 
+# Contributor: Niels Abspoel 
+
+_gemname=pg
+pkgname=ruby-$_gemname
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='Ruby interface to the PostgreSQL RDBMS'
+url='https://github.com/ged/ruby-pg'
+arch=('x86_64')
+license=('custom:BSDL')
+depends=('glibc' 'ruby' 'ruby-rspec-core' 'postgresql-libs')
+makedepends=('git' 'ruby-rdoc')
+options=('!emptydirs')
+_commit='3c14a309463fbaef569007b134a96e35b022c92e'
+source=("$pkgname::git+$url.git#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  sed 's|"ChangeLog".freeze, ||' -i ${_gemname}.gemspec
+  sed 's|"lib/pg/deprecated_constants.rb".freeze, ||' -i ${_gemname}.gemspec
+  sed "s|^  s.version = .*$|  s.version = '${pkgver}'|" -i ${_gemname}.gemspec
+}
+
+build() {
+  cd "$pkgname"
+
+  gem build "$_gemname.gemspec"
+}
+
+package() {
+  cd "$pkgname"
+
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install \
+--verbose \
+--ignore-dependencies \
+--no-document \
+--no-user-install \
+--install-dir "$pkgdir/$_gemdir" \
+--bindir "$pkgdir/usr/bin" \
+"$_gemname-$pkgver.gem"
+
+  # delete unnecessary files & folders
+  cd "$pkgdir/$_gemdir"
+  find . -type f \
+-name "page-Makefile.ri" -delete \
+-o -name 'gem_make.out' -delete \
+-o -name 'mkmf.log' -delete
+  rm -rf cache
+  cd "gems/$_gemname-$pkgver"
+  find . -type f -name ".*" -delete
+  rm -vrf .github certs sample misc spec ext POSTGRES Manifest.txt Rakefile* 
Gemfile "$_gemname.gemspec"
+
+  # generate reproducible documentation
+  install -vd "$pkgdir/$_gemdir/doc/$_gemname-$pkgver"
+  cd "$pkgdir/$_gemdir/gems/$_gemname-$pkgver"
+  rdoc \
+--format ri \
+--output "$pkgdir$_gemdir/doc/$_gemname-$pkgver/ri" \
+./lib
+  # delete unnecessary rdoc metadata file
+  rm -f 

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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:55:47
  Author: grawlinson
Revision: 1239303

upgpkg: ruby-pg 1.4.0-1; new upstream release

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 22:53:17 UTC (rev 1239302)
+++ PKGBUILD2022-06-23 22:55:47 UTC (rev 1239303)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-$_gemname
-pkgver=1.3.4
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='Ruby interface to the PostgreSQL RDBMS'
 url='https://github.com/ged/ruby-pg'
@@ -12,7 +12,7 @@
 depends=('glibc' 'ruby' 'ruby-rspec-core' 'postgresql-libs')
 makedepends=('git' 'ruby-rdoc')
 options=('!emptydirs')
-_commit='a2f34e371c5283c98dd77003623cf317bd93e0b7'
+_commit='3c14a309463fbaef569007b134a96e35b022c92e'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:53:17
  Author: grawlinson
Revision: 1239302

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 22:52:24 UTC (rev 1239301)
+++ PKGBUILD2022-06-23 22:53:17 UTC (rev 1239302)
@@ -1,49 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Thayne McCombs 
-
-pkgname=dart-sass
-pkgver=1.52.3
-pkgrel=1
-pkgdesc='Sass makes CSS fun again'
-arch=('x86_64')
-url='http://sass-lang.com/'
-license=('MIT')
-depends=('glibc')
-makedepends=('git' 'dart')
-options=('!strip')
-provides=('sass')
-conflicts=('ruby-sass')
-_commit='ae6275e5e27d219c19e0a78ffbadda23af30573e'
-source=("$pkgname::git+https://github.com/sass/dart-sass.git#commit=$_commit;)
-md5sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # disable analytics
-  dart --disable-analytics
-
-  # download dependencies
-  dart pub get
-}
-
-build() {
-  cd "$pkgname"
-  dart compile exe -Dversion=$pkgver -o sass bin/sass.dart
-}
-
-package() {
-  cd "$pkgname"
-
-  # binary
-  install -vDm755 -t "$pkgdir/usr/bin" sass
-
-  # license
-  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-}

Copied: dart-sass/repos/community-x86_64/PKGBUILD (from rev 1239301, 
dart-sass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 22:53:17 UTC (rev 1239302)
@@ -0,0 +1,49 @@
+# Maintainer: George Rawlinson 
+# Contributor: Thayne McCombs 
+
+pkgname=dart-sass
+pkgver=1.53.0
+pkgrel=1
+pkgdesc='Sass makes CSS fun again'
+arch=('x86_64')
+url='http://sass-lang.com/'
+license=('MIT')
+depends=('glibc')
+makedepends=('git' 'dart')
+options=('!strip')
+provides=('sass')
+conflicts=('ruby-sass')
+_commit='fd4a30f36f2433e8eef2fee86993d366d8dbf396'
+source=("$pkgname::git+https://github.com/sass/dart-sass.git#commit=$_commit;)
+md5sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # disable analytics
+  dart --disable-analytics
+
+  # download dependencies
+  dart pub get
+}
+
+build() {
+  cd "$pkgname"
+  dart compile exe -Dversion=$pkgver -o sass bin/sass.dart
+}
+
+package() {
+  cd "$pkgname"
+
+  # binary
+  install -vDm755 -t "$pkgdir/usr/bin" sass
+
+  # license
+  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:52:24
  Author: grawlinson
Revision: 1239301

upgpkg: dart-sass 1.53.0-1

Modified:
  dart-sass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 22:48:19 UTC (rev 1239300)
+++ PKGBUILD2022-06-23 22:52:24 UTC (rev 1239301)
@@ -2,7 +2,7 @@
 # Contributor: Thayne McCombs 
 
 pkgname=dart-sass
-pkgver=1.52.3
+pkgver=1.53.0
 pkgrel=1
 pkgdesc='Sass makes CSS fun again'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 options=('!strip')
 provides=('sass')
 conflicts=('ruby-sass')
-_commit='ae6275e5e27d219c19e0a78ffbadda23af30573e'
+_commit='fd4a30f36f2433e8eef2fee86993d366d8dbf396'
 source=("$pkgname::git+https://github.com/sass/dart-sass.git#commit=$_commit;)
 md5sums=('SKIP')
 



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:48:19
  Author: grawlinson
Revision: 1239300

archrelease: copy trunk to community-x86_64

Added:
  direnv/repos/community-x86_64/PKGBUILD
(from rev 1239299, direnv/trunk/PKGBUILD)
Deleted:
  direnv/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  162 ++---
 1 file changed, 81 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 22:47:41 UTC (rev 1239299)
+++ PKGBUILD2022-06-23 22:48:19 UTC (rev 1239300)
@@ -1,81 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: zimbatm 
-# Contributor: ShadowKyogre 
-# Contributor: rmorgans 
-
-pkgname=direnv
-pkgver=2.32.0
-pkgrel=1
-pkgdesc='A shell extension that manages your environment'
-arch=('x86_64')
-url='https://direnv.net'
-license=('MIT')
-depends=('glibc')
-makedepends=('git' 'go')
-checkdepends=('zsh' 'fish' 'bash' 'tcsh' 'elvish')
-options=('!lto')
-_commit='ce84750446747d48b584290dcd090976bb8e5033'
-source=("$pkgname::git+https://github.com/direnv/direnv.git#commit=$_commit;)
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # download dependencies
-  go mod download
-}
-
-build() {
-  cd "$pkgname"
-
-  # set Go flags
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-
-  go build -v \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags ${LDFLAGS}" \
-.
-}
-
-check() {
-  cd "$pkgname"
-
-  # run go tests
-  go test -v ./...
-
-  # run shell-specific tests
-  bash ./test/direnv-test.bash
-  #elvish ./test/direnv-test.elv # temporarily skip failing test :<
-  fish ./test/direnv-test.fish
-  tcsh -e ./test/direnv-test.tcsh
-  zsh ./test/direnv-test.zsh
-
-  # run stdlib tests
-  ./test/stdlib.bash
-}
-
-package() {
-  cd "$pkgname"
-
-  # binary
-  install -vDm755 -t "$pkgdir/usr/bin" "$pkgname"
-
-  # documentation
-  install -vDm644 -t "$pkgdir/usr/share/man/man1" man/*.1
-  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
-  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname/docs" docs/*
-
-  # license
-  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-}

Copied: direnv/repos/community-x86_64/PKGBUILD (from rev 1239299, 
direnv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 22:48:19 UTC (rev 1239300)
@@ -0,0 +1,81 @@
+# Maintainer: George Rawlinson 
+# Contributor: zimbatm 
+# Contributor: ShadowKyogre 
+# Contributor: rmorgans 
+
+pkgname=direnv
+pkgver=2.32.1
+pkgrel=1
+pkgdesc='A shell extension that manages your environment'
+arch=('x86_64')
+url='https://direnv.net'
+license=('MIT')
+depends=('glibc')
+makedepends=('git' 'go')
+checkdepends=('zsh' 'fish' 'bash' 'tcsh' 'elvish')
+options=('!lto')
+_commit='23c1f925d843ef4575637602ea5278a09cb0d93c'
+source=("$pkgname::git+https://github.com/direnv/direnv.git#commit=$_commit;)
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # download dependencies
+  go mod download
+}
+
+build() {
+  cd "$pkgname"
+
+  # set Go flags
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+
+  go build -v \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-modcacherw \
+-ldflags "-linkmode external -extldflags ${LDFLAGS}" \
+.
+}
+
+check() {
+  cd "$pkgname"
+
+  # run go tests
+  go test -v ./...
+
+  # run shell-specific tests
+  bash ./test/direnv-test.bash
+  #elvish ./test/direnv-test.elv # temporarily skip failing test :<
+  fish ./test/direnv-test.fish
+  tcsh -e ./test/direnv-test.tcsh
+  zsh ./test/direnv-test.zsh
+
+  # run stdlib tests
+  ./test/stdlib.bash
+}
+
+package() {
+  cd "$pkgname"
+
+  # binary
+  install -vDm755 -t "$pkgdir/usr/bin" "$pkgname"
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/man/man1" man/*.1
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname/docs" docs/*
+
+  # license
+  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:47:41
  Author: grawlinson
Revision: 1239299

upgpkg: direnv 2.32.1-1

Modified:
  direnv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 22:47:11 UTC (rev 1239298)
+++ PKGBUILD2022-06-23 22:47:41 UTC (rev 1239299)
@@ -4,7 +4,7 @@
 # Contributor: rmorgans 
 
 pkgname=direnv
-pkgver=2.32.0
+pkgver=2.32.1
 pkgrel=1
 pkgdesc='A shell extension that manages your environment'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('git' 'go')
 checkdepends=('zsh' 'fish' 'bash' 'tcsh' 'elvish')
 options=('!lto')
-_commit='ce84750446747d48b584290dcd090976bb8e5033'
+_commit='23c1f925d843ef4575637602ea5278a09cb0d93c'
 source=("$pkgname::git+https://github.com/direnv/direnv.git#commit=$_commit;)
 b2sums=('SKIP')
 



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:47:11
  Author: grawlinson
Revision: 1239298

archrelease: copy trunk to community-x86_64

Added:
  dagger/repos/community-x86_64/PKGBUILD
(from rev 1239297, dagger/trunk/PKGBUILD)
Deleted:
  dagger/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 22:45:58 UTC (rev 1239297)
+++ PKGBUILD2022-06-23 22:47:11 UTC (rev 1239298)
@@ -1,63 +0,0 @@
-# Maintainer: George Rawlinson 
-
-pkgname=dagger
-pkgver=0.2.19
-pkgrel=1
-pkgdesc='A portable devkit for CI/CD pipelines'
-arch=('x86_64')
-url='https://dagger.io'
-license=('Apache')
-depends=('glibc')
-makedepends=('git' 'go')
-options=('!lto')
-_commit='9dcb7f561b1fc6e0fb78026547bb937067065a39'
-source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit;)
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # create directory for build output
-  mkdir build
-
-  # download dependencies
-  go mod download
-}
-
-build() {
-  cd "$pkgname"
-
-  # set Go flags
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-
-  go build -v \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags $LDFLAGS \
--X go.dagger.io/dagger/version.Revision=$_commit \
--X go.dagger.io/dagger/version.Version=$pkgver" \
--o build \
-./cmd/...
-}
-
-check() {
-  cd "$pkgname"
-
-  go test -v ./...
-}
-
-package() {
-  cd "$pkgname"
-
-  install -vDm755 -t "$pkgdir/usr/bin" build/dagger
-}

Copied: dagger/repos/community-x86_64/PKGBUILD (from rev 1239297, 
dagger/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 22:47:11 UTC (rev 1239298)
@@ -0,0 +1,63 @@
+# Maintainer: George Rawlinson 
+
+pkgname=dagger
+pkgver=0.2.20
+pkgrel=1
+pkgdesc='A portable devkit for CI/CD pipelines'
+arch=('x86_64')
+url='https://dagger.io'
+license=('Apache')
+depends=('glibc')
+makedepends=('git' 'go')
+options=('!lto')
+_commit='64c6a6a23c2edba90cb2649b29ddfb16c1c21a98'
+source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit;)
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # create directory for build output
+  mkdir build
+
+  # download dependencies
+  go mod download
+}
+
+build() {
+  cd "$pkgname"
+
+  # set Go flags
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+
+  go build -v \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-modcacherw \
+-ldflags "-linkmode external -extldflags $LDFLAGS \
+-X go.dagger.io/dagger/version.Revision=$_commit \
+-X go.dagger.io/dagger/version.Version=$pkgver" \
+-o build \
+./cmd/...
+}
+
+check() {
+  cd "$pkgname"
+
+  go test -v ./...
+}
+
+package() {
+  cd "$pkgname"
+
+  install -vDm755 -t "$pkgdir/usr/bin" build/dagger
+}



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:45:58
  Author: grawlinson
Revision: 1239297

upgpkg: dagger 0.2.20-1

Modified:
  dagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 22:39:45 UTC (rev 1239296)
+++ PKGBUILD2022-06-23 22:45:58 UTC (rev 1239297)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson 
 
 pkgname=dagger
-pkgver=0.2.19
+pkgver=0.2.20
 pkgrel=1
 pkgdesc='A portable devkit for CI/CD pipelines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='9dcb7f561b1fc6e0fb78026547bb937067065a39'
+_commit='64c6a6a23c2edba90cb2649b29ddfb16c1c21a98'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit;)
 b2sums=('SKIP')
 



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:39:45
  Author: grawlinson
Revision: 1239296

archrelease: copy trunk to community-x86_64

Added:
  qbe/repos/community-x86_64/
  qbe/repos/community-x86_64/PKGBUILD
(from rev 1239295, qbe/trunk/PKGBUILD)

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

Copied: qbe/repos/community-x86_64/PKGBUILD (from rev 1239295, 
qbe/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2022-06-23 22:39:45 UTC (rev 1239296)
@@ -0,0 +1,44 @@
+# Maintainer: George Rawlinson 
+
+pkgname=qbe
+pkgver=1.0
+pkgrel=1
+pkgdesc='Small embeddable C compiler backend'
+arch=('x86_64')
+url='https://c9x.me/compile/'
+license=('MIT')
+depends=('glibc')
+makedepends=('git')
+_commit='cd778b44ba11925d65ee10ff29fe22d4a45809dd'
+source=("git://c9x.me/qbe.git#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd qbe
+
+  git describe --tags | sed 's/^v//'
+}
+
+build() {
+  cd qbe
+
+  make
+}
+
+check() {
+  cd qbe
+
+  make -k check
+}
+
+package() {
+  cd qbe
+
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" doc/*
+
+  # license
+  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}



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

2022-06-23 Thread George Rawlinson via arch-commits
Date: Thursday, June 23, 2022 @ 22:38:37
  Author: grawlinson
Revision: 1239295

addpkg: qbe 1.0-1

Added:
  qbe/
  qbe/repos/
  qbe/trunk/
  qbe/trunk/PKGBUILD

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

Added: qbe/trunk/PKGBUILD
===
--- qbe/trunk/PKGBUILD  (rev 0)
+++ qbe/trunk/PKGBUILD  2022-06-23 22:38:37 UTC (rev 1239295)
@@ -0,0 +1,44 @@
+# Maintainer: George Rawlinson 
+
+pkgname=qbe
+pkgver=1.0
+pkgrel=1
+pkgdesc='Small embeddable C compiler backend'
+arch=('x86_64')
+url='https://c9x.me/compile/'
+license=('MIT')
+depends=('glibc')
+makedepends=('git')
+_commit='cd778b44ba11925d65ee10ff29fe22d4a45809dd'
+source=("git://c9x.me/qbe.git#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd qbe
+
+  git describe --tags | sed 's/^v//'
+}
+
+build() {
+  cd qbe
+
+  make
+}
+
+check() {
+  cd qbe
+
+  make -k check
+}
+
+package() {
+  cd qbe
+
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+
+  # documentation
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" doc/*
+
+  # license
+  install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}



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

2022-06-23 Thread Jan Steffens via arch-commits
Date: Thursday, June 23, 2022 @ 22:13:01
  Author: heftig
Revision: 449371

archrelease: copy trunk to testing-x86_64

Added:
  nss/repos/testing-x86_64/
  nss/repos/testing-x86_64/PKGBUILD
(from rev 449370, nss/trunk/PKGBUILD)
  nss/repos/testing-x86_64/bundle.sh
(from rev 449370, nss/trunk/bundle.sh)
  nss/repos/testing-x86_64/certdata2pem.py
(from rev 449370, nss/trunk/certdata2pem.py)

-+
 PKGBUILD|  101 +
 bundle.sh   |   22 ++
 certdata2pem.py |  413 ++
 3 files changed, 536 insertions(+)

Copied: nss/repos/testing-x86_64/PKGBUILD (from rev 449370, nss/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-06-23 22:13:01 UTC (rev 449371)
@@ -0,0 +1,101 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=nss
+pkgname=(nss ca-certificates-mozilla)
+pkgver=3.80
+pkgrel=1
+pkgdesc="Network Security Services"
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
+arch=(x86_64)
+license=(MPL GPL)
+depends=('nspr>=4.34' sqlite zlib sh 'p11-kit>=0.23.19')
+makedepends=(perl python gyp mercurial)
+options=(debug)
+_revision=9fb4de4bec24f23c7b5580d7c53607e432a4520d
+source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision;
+certdata2pem.py bundle.sh)
+sha256sums=('SKIP'
+'d2a1579dae05fd16175fac27ef08b54731ecefdf414085c610179afcf62b096c'
+'3bfadf722da6773bdabdd25bdf78158648043d1b7e57615574f189a88ca865dd')
+
+pkgver() {
+  cd nss
+  hg id -t -r. | sed 's/^NSS_//;s/_RTM$//;s/_/./g'
+}
+
+prepare() {
+  mkdir -p certs
+  ln -srft certs nss/lib/ckfw/builtins/{certdata.txt,nssckbi.h}
+}
+
+build() {
+  cd certs
+  ../certdata2pem.py
+
+  cd ..
+  ./bundle.sh
+
+  cd nss
+  ./build.sh \
+--target x64 \
+--opt \
+--system-sqlite \
+--system-nspr \
+--enable-libpkix \
+--disable-tests
+}
+
+package_nss() {
+  local nsprver="$(pkg-config --modversion nspr)"
+  local libdir=/usr/lib
+
+  sed nss/pkg/pkg-config/nss.pc.in \
+-e "s,%libdir%,$libdir,g" \
+-e "s,%prefix%,/usr,g" \
+-e "s,%exec_prefix%,/usr/bin,g" \
+-e "s,%includedir%,/usr/include/nss,g" \
+-e "s,%NSPR_VERSION%,$nsprver,g" \
+-e "s,%NSS_VERSION%,$pkgver,g" |
+install -Dm644 /dev/stdin "$pkgdir$libdir/pkgconfig/nss.pc"
+
+  ln -s nss.pc "$pkgdir$libdir/pkgconfig/mozilla-nss.pc"
+
+  install -Dt "$pkgdir$libdir" dist/Release/lib/*.so
+
+  local vmajor vminor vpatch
+  { read vmajor; read vminor; read vpatch; } \
+< <(awk '/#define.*NSS_V(MAJOR|MINOR|PATCH)/ {print $3}' nss/lib/nss/nss.h)
+
+  sed nss/pkg/pkg-config/nss-config.in \
+-e "s,@libdir@,$libdir,g" \
+-e "s,@prefix@,/usr/bin,g" \
+-e "s,@exec_prefix@,/usr/bin,g" \
+-e "s,@includedir@,/usr/include/nss,g" \
+-e "s,@MOD_MAJOR_VERSION@,$vmajor,g" \
+-e "s,@MOD_MINOR_VERSION@,$vminor,g" \
+-e "s,@MOD_PATCH_VERSION@,$vpatch,g" |
+install -D /dev/stdin "$pkgdir/usr/bin/nss-config"
+
+  install -Dt "$pkgdir/usr/bin" \
+dist/Release/bin/{*util,shlibsign,signtool,signver,ssltap}
+
+  install -Dt "$pkgdir/usr/include/nss" -m644 dist/public/nss/*.h
+
+  install -Dt "$pkgdir/usr/share/man/man1" -m644 \
+nss/doc/nroff/{*util,signtool,signver,ssltap}.1
+
+  # Replace built-in trust with p11-kit connection
+  ln -s pkcs11/p11-kit-trust.so "$pkgdir$libdir/p11-kit-trust.so"
+  ln -sf p11-kit-trust.so "$pkgdir$libdir/libnssckbi.so"
+}
+
+package_ca-certificates-mozilla() {
+  pkgdesc="Mozilla's set of trusted CA certificates"
+  depends=('ca-certificates-utils>=20181109-3')
+
+  install -Dm644 ca-bundle.trust.p11-kit \
+"$pkgdir/usr/share/ca-certificates/trust-source/mozilla.trust.p11-kit"
+}
+
+# vim:set sw=2 et:

Copied: nss/repos/testing-x86_64/bundle.sh (from rev 449370, 
nss/trunk/bundle.sh)
===
--- testing-x86_64/bundle.sh(rev 0)
+++ testing-x86_64/bundle.sh2022-06-23 22:13:01 UTC (rev 449371)
@@ -0,0 +1,22 @@
+#!/bin/sh
+# From Fedora's ca-certificates.spec
+
+(
+  cat < ca-bundle.trust.p11-kit
+
+for p in certs/*.tmp-p11-kit; do 
+  cat "$p" >> ca-bundle.trust.p11-kit
+done

Copied: nss/repos/testing-x86_64/certdata2pem.py (from rev 449370, 
nss/trunk/certdata2pem.py)
===
--- testing-x86_64/certdata2pem.py  (rev 0)
+++ testing-x86_64/certdata2pem.py  2022-06-23 22:13:01 UTC (rev 449371)
@@ -0,0 +1,413 @@
+#!/usr/bin/python
+# vim:set et sw=4:
+#
+# certdata2pem.py - splits certdata.txt into multiple files
+#
+# Copyright (C) 2009 Philipp Kern 
+# Copyright (C) 2013 Kai Engert 
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General 

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

2022-06-23 Thread Jan Steffens via arch-commits
Date: Thursday, June 23, 2022 @ 22:13:00
  Author: heftig
Revision: 1239294

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-nss/repos/multilib-testing-x86_64/
  
lib32-nss/repos/multilib-testing-x86_64/0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch
(from rev 1239293, 
lib32-nss/trunk/0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch)
  lib32-nss/repos/multilib-testing-x86_64/PKGBUILD
(from rev 1239293, lib32-nss/trunk/PKGBUILD)

+
 0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch |   57 +++
 PKGBUILD   |   67 +++
 2 files changed, 124 insertions(+)

Copied: 
lib32-nss/repos/multilib-testing-x86_64/0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch
 (from rev 1239293, 
lib32-nss/trunk/0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch)
===
--- multilib-testing-x86_64/0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch  
(rev 0)
+++ multilib-testing-x86_64/0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch  
2022-06-23 22:13:00 UTC (rev 1239294)
@@ -0,0 +1,57 @@
+From  Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" 
+Date: Sat, 12 Dec 2020 13:43:54 +0100
+Subject: [PATCH] Hack mpi_x64.s to work with -fno-plt
+
+---
+ lib/freebl/mpi/mpi_x86.s | 23 +--
+ 1 file changed, 21 insertions(+), 2 deletions(-)
+
+diff --git a/lib/freebl/mpi/mpi_x86.s b/lib/freebl/mpi/mpi_x86.s
+index 8f7e2130c326..b3ca1ce5b41b 100644
+--- a/lib/freebl/mpi/mpi_x86.s
 b/lib/freebl/mpi/mpi_x86.s
+@@ -22,22 +22,41 @@ is_sse: .long  -1
+ #
+ .ifndef NO_PIC
+ .macro GET   var,reg
+-movl   \var@GOTOFF(%ebx),\reg
++call   thunk.ax
++addl   $_GLOBAL_OFFSET_TABLE_, %eax
++movl   \var@GOTOFF(%eax),\reg
+ .endm
+ .macro PUT   reg,var
+-movl   \reg,\var@GOTOFF(%ebx)
++call   thunk.dx
++addl   $_GLOBAL_OFFSET_TABLE_, %edx
++movl   \reg,\var@GOTOFF(%edx)
+ .endm
+ .else
+ .macro GET   var,reg
+ movl   \var,\reg
+ .endm
+ .macro PUT   reg,var
+ movl   \reg,\var
+ .endm
+ .endif
+ 
+ .text
+ 
++.ifndef NO_PIC
++.globlthunk.ax
++.hidden   thunk.ax
++.type thunk.ax, @function
++thunk.ax:
++   movl   (%esp),%eax
++   ret
++
++.globlthunk.dx
++.hidden   thunk.dx
++.type thunk.dx, @function
++thunk.dx:
++   movl   (%esp),%edx
++   ret
++.endif
+ 
+  #  ebp - 36: caller's esi
+  #  ebp - 32: caller's edi

Copied: lib32-nss/repos/multilib-testing-x86_64/PKGBUILD (from rev 1239293, 
lib32-nss/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2022-06-23 22:13:00 UTC (rev 1239294)
@@ -0,0 +1,67 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Daniel Wallace 
+# Contributor: kfgz 
+# Contributor: Ionut Biru 
+
+pkgname=lib32-nss
+pkgver=3.80
+pkgrel=1
+pkgdesc="Network Security Services (32-bit)"
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
+arch=(x86_64)
+license=(MPL GPL)
+depends=('lib32-nspr>=4.34' lib32-sqlite lib32-zlib 'lib32-p11-kit>=0.23.19' 
nss)
+makedepends=(perl python gyp mercurial)
+options=(debug)
+_revision=9fb4de4bec24f23c7b5580d7c53607e432a4520d
+source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision;
+0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch)
+sha256sums=('SKIP'
+'e95b3fea802aba8ae1cfff45fa7881ec0e8d092d58a10f098caae4d5f878305e')
+
+pkgver() {
+  cd nss
+  hg id -t -r. | sed 's/^NSS_//;s/_RTM$//;s/_/./g'
+}
+
+prepare() {
+  cd nss
+
+  # https://bugzilla.mozilla.org/show_bug.cgi?id=1382942
+  patch -Np1 -i ../0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch
+}
+
+build() {
+  cd nss
+  ./build.sh \
+--target ia32 \
+--opt \
+--system-sqlite \
+--system-nspr \
+--enable-libpkix \
+--disable-tests
+}
+
+package() {
+  local nsprver="$(i686-pc-linux-gnu-pkg-config --modversion nspr)"
+  local libdir=/usr/lib32
+
+  sed nss/pkg/pkg-config/nss.pc.in \
+-e "s,%libdir%,$libdir,g" \
+-e "s,%prefix%,/usr,g" \
+-e "s,%exec_prefix%,/usr/bin,g" \
+-e "s,%includedir%,/usr/include/nss,g" \
+-e "s,%NSPR_VERSION%,$nsprver,g" \
+-e "s,%NSS_VERSION%,$pkgver,g" |
+install -Dm644 /dev/stdin "$pkgdir$libdir/pkgconfig/nss.pc"
+
+  ln -s nss.pc "$pkgdir$libdir/pkgconfig/mozilla-nss.pc"
+
+  install -Dt "$pkgdir$libdir" dist/Release/lib/*.so
+
+  # Replace built-in trust with p11-kit connection
+  ln -s pkcs11/p11-kit-trust.so "$pkgdir$libdir/p11-kit-trust.so"
+  ln -sf p11-kit-trust.so "$pkgdir$libdir/libnssckbi.so"
+}
+
+# vim:set sw=2 et:



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

2022-06-23 Thread Jan Steffens via arch-commits
Date: Thursday, June 23, 2022 @ 22:07:58
  Author: heftig
Revision: 1239293

3.80-1

Modified:
  lib32-nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 21:02:27 UTC (rev 1239292)
+++ PKGBUILD2022-06-23 22:07:58 UTC (rev 1239293)
@@ -4,7 +4,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=lib32-nss
-pkgver=3.79
+pkgver=3.80
 pkgrel=1
 pkgdesc="Network Security Services (32-bit)"
 url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
@@ -13,7 +13,7 @@
 depends=('lib32-nspr>=4.34' lib32-sqlite lib32-zlib 'lib32-p11-kit>=0.23.19' 
nss)
 makedepends=(perl python gyp mercurial)
 options=(debug)
-_revision=3463596523bee515266f572dc73e6724e68f6afd
+_revision=9fb4de4bec24f23c7b5580d7c53607e432a4520d
 source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision;
 0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch)
 sha256sums=('SKIP'



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

2022-06-23 Thread Jan Steffens via arch-commits
Date: Thursday, June 23, 2022 @ 22:07:58
  Author: heftig
Revision: 449370

3.80-1

Modified:
  nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 17:56:53 UTC (rev 449369)
+++ PKGBUILD2022-06-23 22:07:58 UTC (rev 449370)
@@ -3,7 +3,7 @@
 
 pkgbase=nss
 pkgname=(nss ca-certificates-mozilla)
-pkgver=3.79
+pkgver=3.80
 pkgrel=1
 pkgdesc="Network Security Services"
 url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
@@ -12,7 +12,7 @@
 depends=('nspr>=4.34' sqlite zlib sh 'p11-kit>=0.23.19')
 makedepends=(perl python gyp mercurial)
 options=(debug)
-_revision=3463596523bee515266f572dc73e6724e68f6afd
+_revision=9fb4de4bec24f23c7b5580d7c53607e432a4520d
 source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision;
 certdata2pem.py bundle.sh)
 sha256sums=('SKIP'



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

2022-06-23 Thread Kpcyrd via arch-commits
Date: Thursday, June 23, 2022 @ 21:02:27
  Author: kpcyrd
Revision: 1239292

archrelease: copy trunk to community-x86_64

Added:
  xmrig/repos/community-x86_64/PKGBUILD
(from rev 1239291, xmrig/trunk/PKGBUILD)
  xmrig/repos/community-x86_64/xmrig.sysusers
(from rev 1239291, xmrig/trunk/xmrig.sysusers)
  xmrig/repos/community-x86_64/xmrig@.service
(from rev 1239291, xmrig/trunk/xmrig@.service)
Deleted:
  xmrig/repos/community-x86_64/PKGBUILD
  xmrig/repos/community-x86_64/xmrig.sysusers
  xmrig/repos/community-x86_64/xmrig@.service

+
 PKGBUILD   |   80 +++
 xmrig.sysusers |2 -
 xmrig@.service |   34 +++
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 21:02:10 UTC (rev 1239291)
+++ PKGBUILD2022-06-23 21:02:27 UTC (rev 1239292)
@@ -1,40 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Konstantin Shalygin 
-
-pkgname=xmrig
-pkgver=6.17.0
-pkgrel=2
-pkgdesc='RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified CPU/GPU 
miner and RandomX benchmark'
-url='https://github.com/xmrig/xmrig'
-arch=('x86_64')
-license=('GPL3')
-depends=('libuv' 'openssl' 'hwloc')
-makedepends=('cmake')
-backup=("etc/${pkgname}/${pkgname}.conf")
-source=(https://github.com/xmrig/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-xmrig@.service
-xmrig.sysusers)
-sha256sums=('748a989390202ba2d1ccbd9d9a6b8cbd6551149cbab63b347fd1ed6df0254faa'
-'bbc54b04a7da5ea473eb7d976307eb995fbfd96f0d012f1553b8c487182d9fb3'
-'d8f499302fb2b642fe02586c81c410a299e0a6e133aef1cc1c783bcdcb3f44f6')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  mkdir -p build
-}
-
-build() {
-  cd "${pkgname}-${pkgver}/build"
-  cmake .. -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  install -Dm775 "build/${pkgname}" -t "${pkgdir}/usr/bin"
-  install -Dm644 "src/config.json" "${pkgdir}/etc/${pkgname}/xmrig.conf"
-  install -Dm644 "${srcdir}/${pkgname}@.service" -t 
"${pkgdir}/usr/lib/systemd/system"
-  install -Dm0644 "${srcdir}/${pkgname}.sysusers" -t 
"${pkgdir}/usr/lib/sysusers.d"
-}
-
-# vim: ts=2 sw=2 et:

Copied: xmrig/repos/community-x86_64/PKGBUILD (from rev 1239291, 
xmrig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 21:02:27 UTC (rev 1239292)
@@ -0,0 +1,40 @@
+# Maintainer: kpcyrd 
+# Contributor: Konstantin Shalygin 
+
+pkgname=xmrig
+pkgver=6.18.0
+pkgrel=1
+pkgdesc='RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified CPU/GPU 
miner and RandomX benchmark'
+url='https://github.com/xmrig/xmrig'
+arch=('x86_64')
+license=('GPL3')
+depends=('libuv' 'openssl' 'hwloc')
+makedepends=('cmake')
+backup=("etc/${pkgname}/${pkgname}.conf")
+source=(https://github.com/xmrig/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
+xmrig@.service
+xmrig.sysusers)
+sha256sums=('4531a31c0c095fcae18fdef0157f1e2a6694408abbcff6789c8f3cd6ab2c3ca0'
+'bbc54b04a7da5ea473eb7d976307eb995fbfd96f0d012f1553b8c487182d9fb3'
+'d8f499302fb2b642fe02586c81c410a299e0a6e133aef1cc1c783bcdcb3f44f6')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  mkdir -p build
+}
+
+build() {
+  cd "${pkgname}-${pkgver}/build"
+  cmake .. -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  install -Dm775 "build/${pkgname}" -t "${pkgdir}/usr/bin"
+  install -Dm644 "src/config.json" "${pkgdir}/etc/${pkgname}/xmrig.conf"
+  install -Dm644 "${srcdir}/${pkgname}@.service" -t 
"${pkgdir}/usr/lib/systemd/system"
+  install -Dm0644 "${srcdir}/${pkgname}.sysusers" -t 
"${pkgdir}/usr/lib/sysusers.d"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: xmrig.sysusers
===
--- xmrig.sysusers  2022-06-23 21:02:10 UTC (rev 1239291)
+++ xmrig.sysusers  2022-06-23 21:02:27 UTC (rev 1239292)
@@ -1 +0,0 @@
-u xmrig - - -

Copied: xmrig/repos/community-x86_64/xmrig.sysusers (from rev 1239291, 
xmrig/trunk/xmrig.sysusers)
===
--- xmrig.sysusers  (rev 0)
+++ xmrig.sysusers  2022-06-23 21:02:27 UTC (rev 1239292)
@@ -0,0 +1 @@
+u xmrig - - -

Deleted: xmrig@.service
===
--- xmrig@.service  2022-06-23 21:02:10 UTC (rev 1239291)
+++ xmrig@.service  2022-06-23 21:02:27 UTC (rev 1239292)
@@ -1,17 +0,0 @@
-[Unit]
-Description=XMRig Daemon for %i
-After=network.target
-
-[Service]
-User=xmrig
-Group=xmrig
-Type=forking
-ExecStart=/usr/bin/xmrig -c %i.conf --background --syslog
-WorkingDirectory=/etc/xmrig
-Restart=on-failure
-RestartSec=20s
-StartLimitInterval=30min
-StartLimitBurst=30
-
-[Install]

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

2022-06-23 Thread Kpcyrd via arch-commits
Date: Thursday, June 23, 2022 @ 21:02:10
  Author: kpcyrd
Revision: 1239291

upgpkg: xmrig 6.18.0-1

Modified:
  xmrig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 21:02:03 UTC (rev 1239290)
+++ PKGBUILD2022-06-23 21:02:10 UTC (rev 1239291)
@@ -2,8 +2,8 @@
 # Contributor: Konstantin Shalygin 
 
 pkgname=xmrig
-pkgver=6.17.0
-pkgrel=2
+pkgver=6.18.0
+pkgrel=1
 pkgdesc='RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified CPU/GPU 
miner and RandomX benchmark'
 url='https://github.com/xmrig/xmrig'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 
source=(https://github.com/xmrig/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
 xmrig@.service
 xmrig.sysusers)
-sha256sums=('748a989390202ba2d1ccbd9d9a6b8cbd6551149cbab63b347fd1ed6df0254faa'
+sha256sums=('4531a31c0c095fcae18fdef0157f1e2a6694408abbcff6789c8f3cd6ab2c3ca0'
 'bbc54b04a7da5ea473eb7d976307eb995fbfd96f0d012f1553b8c487182d9fb3'
 'd8f499302fb2b642fe02586c81c410a299e0a6e133aef1cc1c783bcdcb3f44f6')
 



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

2022-06-23 Thread Kpcyrd via arch-commits
Date: Thursday, June 23, 2022 @ 21:02:03
  Author: kpcyrd
Revision: 1239290

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 21:01:38 UTC (rev 1239289)
+++ PKGBUILD2022-06-23 21:02:03 UTC (rev 1239290)
@@ -1,63 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Jean Lucas 
-
-pkgname=signal-desktop
-_pkgname=Signal-Desktop
-pkgver=5.46.0
-pkgrel=1
-pkgdesc="Signal Private Messenger for Linux"
-license=('AGPL3')
-arch=('x86_64')
-url="https://signal.org;
-depends=('gtk3' 'libvips' 'libxss' 'hicolor-icon-theme' 'alsa-lib')
-makedepends=('yarn' 'git' 'git-lfs' 'nodejs-lts-gallium' 'npm' 'python' 
'libxcrypt-compat')
-source=(
-  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz;
-  "${pkgname}.desktop"
-  "expire-from-source-date-epoch.patch"
-)
-sha512sums=('db23d5f096cde70a32e493927775bf0e1d8b3a870dc808c806b24559d98b6289a4fe5822a9dcf5ceef0e840b786955d6c6d8f211e446db486d56eb417ff38cfa'
-
'90cfee563a985bc73c4e7984715d190ae0b5c7aa887a7dc15c665980ca5cc8420b02f6c7a54e032c29e18876d5d51cfbe5027a9f0a59de3903f50fd469d73ce0'
-
'1154859e87d8a2d649bc23210f2dd8aa473f268166559a51a2a64fe6ae094c101121535623b05b711bd87aab1f219627e9274fa542fdb0e5fe6f34b46fd7b7df')
-b2sums=('034070005249cbe5913ffd5e1113d2d33c08a7aa77d50b747d85e1627b190b83d6c7da3863ae571b302938810ac5c13017200aec2da40476f5a35ebd6071574d'
-
'b0974f1409bf77e917a3ecce68a9d066eaf24a6cd35e0d52b0d61fcf2fb014f19962bb445b6eaf668081d370c69c01b08420c056902907574a29a71a4f0f2457'
-
'5a6dba4bfa799403ace721b143c5b54d3bff97ab0c3d30e94d312cf58ede2498886720247b0efcbbeffc0c95611a493625cef1f8bc06d3647b53ef2e44de96be')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  # git-lfs hook needs to be installed for one of the dependencies
-  git lfs install
-
-  # Allow higher Node versions
-  sed 's#"node": "#&>=#' -i package.json
-
-  yarn install --ignore-engines
-
-  # We can't read the release date from git so we use SOURCE_DATE_EPOCH instead
-  patch --forward --strip=1 
--input="${srcdir}/expire-from-source-date-epoch.patch"
-}
-
-build() {
-  cd "${_pkgname}-${pkgver}"
-  yarn generate
-  yarn build
-}
-
-package() {
-  cd "${_pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/"{lib,bin}
-  cp -a release/linux-unpacked "${pkgdir}/usr/lib/${pkgname}"
-  ln -s "/usr/lib/${pkgname}/${pkgname}" "${pkgdir}/usr/bin/"
-
-  chmod u+s "${pkgdir}/usr/lib/signal-desktop/chrome-sandbox"
-
-  install -Dm 644 "../${pkgname}.desktop" -t "${pkgdir}/usr/share/applications"
-  for i in 16 24 32 48 64 128 256 512 1024; do
-install -Dm 644 "build/icons/png/${i}x${i}.png" \
-  "${pkgdir}/usr/share/icons/hicolor/${i}x${i}/apps/${pkgname}.png"
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: signal-desktop/repos/community-x86_64/PKGBUILD (from rev 1239289, 
signal-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 21:02:03 UTC (rev 1239290)
@@ -0,0 +1,63 @@
+# Maintainer: kpcyrd 
+# Contributor: Jean Lucas 
+
+pkgname=signal-desktop
+_pkgname=Signal-Desktop
+pkgver=5.47.0
+pkgrel=1
+pkgdesc="Signal Private Messenger for Linux"
+license=('AGPL3')
+arch=('x86_64')
+url="https://signal.org;
+depends=('gtk3' 'libvips' 'libxss' 'hicolor-icon-theme' 'alsa-lib')
+makedepends=('yarn' 'git' 'git-lfs' 'nodejs-lts-gallium' 'npm' 'python' 
'libxcrypt-compat')
+source=(
+  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz;
+  "${pkgname}.desktop"
+  "expire-from-source-date-epoch.patch"
+)
+sha512sums=('fbe3a6a25f53eeb1eb017a77ff91e407d0fdfd64909aa55c4b14a89dfe616255d1bf90e2690ee17136eafae4418e4fa719812e001cfe0a0b8da7bd1f9e88f19d'
+

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

2022-06-23 Thread Kpcyrd via arch-commits
Date: Thursday, June 23, 2022 @ 21:01:38
  Author: kpcyrd
Revision: 1239289

upgpkg: signal-desktop 5.47.0-1

Modified:
  signal-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 20:52:40 UTC (rev 1239288)
+++ PKGBUILD2022-06-23 21:01:38 UTC (rev 1239289)
@@ -3,7 +3,7 @@
 
 pkgname=signal-desktop
 _pkgname=Signal-Desktop
-pkgver=5.46.0
+pkgver=5.47.0
 pkgrel=1
 pkgdesc="Signal Private Messenger for Linux"
 license=('AGPL3')
@@ -16,10 +16,10 @@
   "${pkgname}.desktop"
   "expire-from-source-date-epoch.patch"
 )
-sha512sums=('db23d5f096cde70a32e493927775bf0e1d8b3a870dc808c806b24559d98b6289a4fe5822a9dcf5ceef0e840b786955d6c6d8f211e446db486d56eb417ff38cfa'
+sha512sums=('fbe3a6a25f53eeb1eb017a77ff91e407d0fdfd64909aa55c4b14a89dfe616255d1bf90e2690ee17136eafae4418e4fa719812e001cfe0a0b8da7bd1f9e88f19d'
 
'90cfee563a985bc73c4e7984715d190ae0b5c7aa887a7dc15c665980ca5cc8420b02f6c7a54e032c29e18876d5d51cfbe5027a9f0a59de3903f50fd469d73ce0'
 
'1154859e87d8a2d649bc23210f2dd8aa473f268166559a51a2a64fe6ae094c101121535623b05b711bd87aab1f219627e9274fa542fdb0e5fe6f34b46fd7b7df')
-b2sums=('034070005249cbe5913ffd5e1113d2d33c08a7aa77d50b747d85e1627b190b83d6c7da3863ae571b302938810ac5c13017200aec2da40476f5a35ebd6071574d'
+b2sums=('fa70714dc86dd304af318bc4c0154d59630217f5bf9cdc1d9b9f1aca1bf395623bc9c8c509519111cfe2f007de83963c68d29ce168e771e30af3989a8fec22e1'
 
'b0974f1409bf77e917a3ecce68a9d066eaf24a6cd35e0d52b0d61fcf2fb014f19962bb445b6eaf668081d370c69c01b08420c056902907574a29a71a4f0f2457'
 
'5a6dba4bfa799403ace721b143c5b54d3bff97ab0c3d30e94d312cf58ede2498886720247b0efcbbeffc0c95611a493625cef1f8bc06d3647b53ef2e44de96be')
 



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

2022-06-23 Thread Caleb Maclennan via arch-commits
Date: Thursday, June 23, 2022 @ 20:52:40
  Author: alerque
Revision: 1239288

archrelease: copy trunk to community-x86_64

Added:
  chezmoi/repos/community-x86_64/PKGBUILD
(from rev 1239287, chezmoi/trunk/PKGBUILD)
Deleted:
  chezmoi/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 20:52:31 UTC (rev 1239287)
+++ PKGBUILD2022-06-23 20:52:40 UTC (rev 1239288)
@@ -1,62 +0,0 @@
-# Maintainer: Daurnimator 
-# Maintainer: Caleb Maclennan 
-# Contributor: Tom Payne 
-# Contributor:  
-
-pkgname=chezmoi
-pkgver=2.18.0
-pkgrel=1
-pkgdesc="Manage your dotfiles across multiple machines"
-arch=('x86_64')
-url='https://www.chezmoi.io/'
-license=('MIT')
-makedepends=('go' 'git')
-depends=('glibc')
-checkdepends=('zip')
-options=('!lto')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz;)
-sha512sums=('662554518e17844f4ae65d19d2ed285f4ba2462ac6d5f9cf39fff5b66530323c883fdb418a89601b2fd83e6d81b7b5415cab9eb00a693c1041659802ef37ee95')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  go mod download
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export GOPROXY=off
-  go build \
--trimpath \
--buildmode=pie \
--mod=readonly \
--tags noupgrade \
--ldflags "-X 
github.com/twpayne/chezmoi/cmd.DocsDir=/usr/share/doc/$pkgname \
-  -X main.version=$pkgver \
-  -X main.date=$(date -u +'%Y-%m-%dT%H:%M:%SZ' 
--date=@${SOURCE_DATE_EPOCH}) \
-  -extldflags ${LDFLAGS}" \
-.
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-
-  go test -v ./...
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -D "$pkgname" "$pkgdir/usr/bin/$pkgname"
-
-  install -Dm644 completions/chezmoi-completion.bash 
"$pkgdir/usr/share/bash-completion/completions/chezmoi"
-  install -Dm644 completions/chezmoi.fish 
"$pkgdir/usr/share/fish/vendor_completions.d/chezmoi.fish"
-  install -Dm644 completions/chezmoi.zsh 
"$pkgdir/usr/share/zsh/site-functions/_chezmoi"
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: chezmoi/repos/community-x86_64/PKGBUILD (from rev 1239287, 
chezmoi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 20:52:40 UTC (rev 1239288)
@@ -0,0 +1,62 @@
+# Maintainer: Daurnimator 
+# Maintainer: Caleb Maclennan 
+# Contributor: Tom Payne 
+# Contributor:  
+
+pkgname=chezmoi
+pkgver=2.18.1
+pkgrel=1
+pkgdesc="Manage your dotfiles across multiple machines"
+arch=('x86_64')
+url='https://www.chezmoi.io/'
+license=('MIT')
+makedepends=('go' 'git')
+depends=('glibc')
+checkdepends=('zip')
+options=('!lto')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz;)
+sha512sums=('0f79c9f3fab0cb8815ed5feb47cce0a7ed2e16b12bb0b629112be635a9e62aa8727d9c4cd4d40830907915bd2469a70c17410aebb0e5218ee86e024c83852dee')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  go mod download
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export GOPROXY=off
+  go build \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-tags noupgrade \
+-ldflags "-X 
github.com/twpayne/chezmoi/cmd.DocsDir=/usr/share/doc/$pkgname \
+  -X main.version=$pkgver \
+  -X main.date=$(date -u +'%Y-%m-%dT%H:%M:%SZ' 
--date=@${SOURCE_DATE_EPOCH}) \
+  -extldflags ${LDFLAGS}" \
+.
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+
+  go test -v ./...
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -D "$pkgname" "$pkgdir/usr/bin/$pkgname"
+
+  install -Dm644 completions/chezmoi-completion.bash 
"$pkgdir/usr/share/bash-completion/completions/chezmoi"
+  install -Dm644 completions/chezmoi.fish 
"$pkgdir/usr/share/fish/vendor_completions.d/chezmoi.fish"
+  install -Dm644 completions/chezmoi.zsh 
"$pkgdir/usr/share/zsh/site-functions/_chezmoi"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-06-23 Thread Caleb Maclennan via arch-commits
Date: Thursday, June 23, 2022 @ 20:52:31
  Author: alerque
Revision: 1239287

upgpkg: chezmoi 2.18.1-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 18:12:34 UTC (rev 1239286)
+++ PKGBUILD2022-06-23 20:52:31 UTC (rev 1239287)
@@ -4,7 +4,7 @@
 # Contributor:  
 
 pkgname=chezmoi
-pkgver=2.18.0
+pkgver=2.18.1
 pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 checkdepends=('zip')
 options=('!lto')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz;)
-sha512sums=('662554518e17844f4ae65d19d2ed285f4ba2462ac6d5f9cf39fff5b66530323c883fdb418a89601b2fd83e6d81b7b5415cab9eb00a693c1041659802ef37ee95')
+sha512sums=('0f79c9f3fab0cb8815ed5feb47cce0a7ed2e16b12bb0b629112be635a9e62aa8727d9c4cd4d40830907915bd2469a70c17410aebb0e5218ee86e024c83852dee')
 
 prepare() {
   cd "$pkgname-$pkgver"



[arch-commits] Commit in nginx-mod-geoip2/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:12:34
  Author: mtorromeo
Revision: 1239286

archrelease: copy trunk to community-x86_64

Added:
  nginx-mod-geoip2/repos/community-x86_64/PKGBUILD
(from rev 1239285, nginx-mod-geoip2/trunk/PKGBUILD)
Deleted:
  nginx-mod-geoip2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 18:12:27 UTC (rev 1239285)
+++ PKGBUILD2022-06-23 18:12:34 UTC (rev 1239286)
@@ -1,43 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-geoip2
-pkgver=3.3
-pkgrel=6
-
-_modname="ngx_http_geoip2_module"
-
-pkgdesc="Nginx GeoIP2 module"
-arch=('x86_64')
-depends=('nginx' 'libmaxminddb')
-makedepends=('nginx-src')
-url="https://github.com/leev/ngx_http_geoip2_module;
-license=('BSD')
-
-source=(
-   
https://github.com/leev/ngx_http_geoip2_module/archive/$pkgver/$_modname-$pkgver.tar.gz
-)
-validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('41378438c833e313a18869d0c4a72704b4835c30acaf7fd68013ab6732ff78a7')
-
-prepare() {
-   mkdir -p build
-   cd build
-   ln -sf /usr/src/nginx/auto
-   ln -sf /usr/src/nginx/src
-}
-
-build() {
-   cd build
-   /usr/src/nginx/configure --with-compat 
--add-dynamic-module=../$_modname-$pkgver
-   make modules
-}
-
-package() {
-   install -Dm644 "$srcdir"/$_modname-$pkgver/LICENSE \
-  "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-   cd build/objs
-   for mod in ngx_*.so; do
-   install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
-   done
-}

Copied: nginx-mod-geoip2/repos/community-x86_64/PKGBUILD (from rev 1239285, 
nginx-mod-geoip2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 18:12:34 UTC (rev 1239286)
@@ -0,0 +1,43 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=nginx-mod-geoip2
+pkgver=3.4
+pkgrel=1
+
+_modname="ngx_http_geoip2_module"
+
+pkgdesc="Nginx GeoIP2 module"
+arch=('x86_64')
+depends=('nginx' 'libmaxminddb')
+makedepends=('nginx-src')
+url="https://github.com/leev/ngx_http_geoip2_module;
+license=('BSD')
+
+source=(
+   
https://github.com/leev/ngx_http_geoip2_module/archive/$pkgver/$_modname-$pkgver.tar.gz
+)
+validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

+sha256sums=('ad72fc23348d715a330994984531fab9b3606e160483236737f9a4a6957d9452')
+
+prepare() {
+   mkdir -p build
+   cd build
+   ln -sf /usr/src/nginx/auto
+   ln -sf /usr/src/nginx/src
+}
+
+build() {
+   cd build
+   /usr/src/nginx/configure --with-compat 
--add-dynamic-module=../$_modname-$pkgver
+   make modules
+}
+
+package() {
+   install -Dm644 "$srcdir"/$_modname-$pkgver/LICENSE \
+  "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+   cd build/objs
+   for mod in ngx_*.so; do
+   install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
+   done
+}



[arch-commits] Commit in nginx-mod-geoip2/trunk (PKGBUILD)

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:12:27
  Author: mtorromeo
Revision: 1239285

upgpkg: nginx-mod-geoip2 3.4-1

Modified:
  nginx-mod-geoip2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 18:10:54 UTC (rev 1239284)
+++ PKGBUILD2022-06-23 18:12:27 UTC (rev 1239285)
@@ -1,8 +1,8 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=nginx-mod-geoip2
-pkgver=3.3
-pkgrel=6
+pkgver=3.4
+pkgrel=1
 
 _modname="ngx_http_geoip2_module"
 
@@ -17,7 +17,7 @@

https://github.com/leev/ngx_http_geoip2_module/archive/$pkgver/$_modname-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('41378438c833e313a18869d0c4a72704b4835c30acaf7fd68013ab6732ff78a7')
+sha256sums=('ad72fc23348d715a330994984531fab9b3606e160483236737f9a4a6957d9452')
 
 prepare() {
mkdir -p build



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:10:54
  Author: mtorromeo
Revision: 1239284

archrelease: copy trunk to community-x86_64

Added:
  mumble/repos/community-x86_64/PKGBUILD
(from rev 1239283, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble-1.4.230-configuration.patch
(from rev 1239283, mumble/trunk/mumble-1.4.230-configuration.patch)
  mumble/repos/community-x86_64/mumble-1.4.230-find-poco.patch
(from rev 1239283, mumble/trunk/mumble-1.4.230-find-poco.patch)
  mumble/repos/community-x86_64/mumble-1.4.230-missing-include.patch
(from rev 1239283, mumble/trunk/mumble-1.4.230-missing-include.patch)
  mumble/repos/community-x86_64/murmur.dbus.conf
(from rev 1239283, mumble/trunk/murmur.dbus.conf)
  mumble/repos/community-x86_64/murmur.install
(from rev 1239283, mumble/trunk/murmur.install)
  mumble/repos/community-x86_64/murmur.service
(from rev 1239283, mumble/trunk/murmur.service)
  mumble/repos/community-x86_64/murmur.sysusers
(from rev 1239283, mumble/trunk/murmur.sysusers)
  mumble/repos/community-x86_64/murmur.tmpfiles
(from rev 1239283, mumble/trunk/murmur.tmpfiles)
Deleted:
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble-1.4.230-configuration.patch
  mumble/repos/community-x86_64/mumble-1.4.230-find-poco.patch
  mumble/repos/community-x86_64/mumble-1.4.230-missing-include.patch
  mumble/repos/community-x86_64/murmur.dbus.conf
  mumble/repos/community-x86_64/murmur.install
  mumble/repos/community-x86_64/murmur.service
  mumble/repos/community-x86_64/murmur.sysusers
  mumble/repos/community-x86_64/murmur.tmpfiles

--+
 PKGBUILD |  274 -
 mumble-1.4.230-configuration.patch   |   42 ++---
 mumble-1.4.230-find-poco.patch   |   76 -
 mumble-1.4.230-missing-include.patch |   66 +++
 murmur.dbus.conf |   44 ++---
 murmur.install   |   12 -
 murmur.service   |   72 
 murmur.sysusers  |2 
 murmur.tmpfiles  |4 
 9 files changed, 296 insertions(+), 296 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 18:10:38 UTC (rev 1239283)
+++ PKGBUILD2022-06-23 18:10:54 UTC (rev 1239284)
@@ -1,137 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: David Runge 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-pkgbase=mumble
-pkgname=('mumble' 'murmur')
-pkgver=1.4.230
-pkgrel=10
-pkgdesc="An Open Source, low-latency, high quality voice chat software"
-arch=('x86_64')
-url="https://www.mumble.info/;
-license=('BSD')
-# shared depends
-depends=('gcc-libs' 'glibc' 'openssl' 'qt5-base')
-# shared makedepends
-makedepends=('avahi' 'boost' 'cmake' 'poco' 'protobuf' 'python' 'qt5-tools' 
'speech-dispatcher')
-# mumble makedepends
-makedepends+=('alsa-lib' 'hicolor-icon-theme' 'jack' 'libpulse' 'libsndfile'
-'libspeechd' 'libx11' 'libxi' 'mesa' 'opus' 'qt5-svg' 'speex' 'xdg-utils' 
'lib32-gcc-libs')
-# murmur makedepends
-makedepends+=('grpc' 'libcap' 'zeroc-ice')
-source=(
-  
"https://github.com/mumble-voip/mumble/releases/download/v${pkgver}/mumble-${pkgver}.tar.gz"{,.sig}
-  "murmur.dbus.conf"
-  "murmur.service"
-  "murmur.sysusers"
-  "murmur.tmpfiles"
-  "${pkgname}-1.4.230-missing-include.patch"
-  "${pkgname}-1.4.230-find-poco.patch"
-  "${pkgname}-1.4.230-configuration.patch"
-  
"${pkgname}-PR5648.patch"::https://github.com/mumble-voip/mumble/pull/5648.patch
-)
-sha512sums=('6cffc7a95d88b33876f4093b99266468210f5c14f190fbd2fbe4991bef91a567e55296e7c8c6cc99e19c054853211085cc3cc08109e367e6776afb70766b3a53'
-'SKIP'
-
'97c7effdddec324e40195c36ef4927950a5de26d2ee2d268d89df6fb547207bbbe30292773316cae6f57ec9923244f205fb0edc377b798771ba7385e3c11d86a'
-
'a4d82a28e0e4277ca2f198285d164ae55e052a5f6b582ac1b4aa98409fea425c93e8f86f61878bd0b176ed33d307d16b877f34941f32e2147a38778a8554e25d'
-
'5af28d0c2b2b072cfbd500b5f63549e88a86cf3fc15e4d2df89e787c4d2bafdecbe078a518e0d1b25d82f9873cb06838ec1c9ebed625ffb7e8c80fcd942ebf74'
-
'411784e8e0dcf6c163780ae895ae1a6bdad0bb2dd2b128911c484ac3eff073d95c5791b625493a2b8296d24bd7e6ac72d3c42180817e48b29f0c6a8fd841807c'
-
'07448a7c1c3557c360a9448764ecffadb331576a1e1c4da33a663a5c78f63bb2f7d18a52d7aeeb83c1868507f48bcc7da74bff3050e43a94ff1cb17db9aa9cbe'
-
'6ab68c8d89b1eb6e79a31216e4348c972847ce8687e45c59c29ed2343da56a586ea20dffd9066146faa56749cd94deb99fa22b3eb05df2ba705d04d46cb0bbdb'
-
'e35dee4ce1cca15747330ba21892064adec85feb9937a89aea95ccf2c668746075fbe1c343e26ba2ac26a9e36144fb0b3eb0f44d85e6d258040bcd3500818a31'
-
'b533085452af6397ae9cd6a5b539143335260adcbd9412f42d3e0a5eb28729c9628f5a2945f5d0ed8aecc36e8ce406ac5c11e29a7e455b24e956cacc969c8f05')

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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:10:38
  Author: mtorromeo
Revision: 1239283

upgpkg: mumble 1.4.230-11: grpc-1.47.0 rebuild

Modified:
  mumble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 18:10:27 UTC (rev 1239282)
+++ PKGBUILD2022-06-23 18:10:38 UTC (rev 1239283)
@@ -7,7 +7,7 @@
 pkgbase=mumble
 pkgname=('mumble' 'murmur')
 pkgver=1.4.230
-pkgrel=10
+pkgrel=11
 pkgdesc="An Open Source, low-latency, high quality voice chat software"
 arch=('x86_64')
 url="https://www.mumble.info/;



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:10:27
  Author: mtorromeo
Revision: 1239282

archrelease: copy trunk to community-x86_64

Added:
  sysdig/repos/community-x86_64/PKGBUILD
(from rev 1239281, sysdig/trunk/PKGBUILD)
  sysdig/repos/community-x86_64/bashcomp-location.patch
(from rev 1239281, sysdig/trunk/bashcomp-location.patch)
  sysdig/repos/community-x86_64/falcosecurity-libs-nodownload.patch
(from rev 1239281, sysdig/trunk/falcosecurity-libs-nodownload.patch)
  sysdig/repos/community-x86_64/linux-5.6.patch
(from rev 1239281, sysdig/trunk/linux-5.6.patch)
  sysdig/repos/community-x86_64/sme.patch
(from rev 1239281, sysdig/trunk/sme.patch)
Deleted:
  sysdig/repos/community-x86_64/PKGBUILD
  sysdig/repos/community-x86_64/bashcomp-location.patch
  sysdig/repos/community-x86_64/falcosecurity-libs-nodownload.patch
  sysdig/repos/community-x86_64/linux-5.6.patch
  sysdig/repos/community-x86_64/sme.patch

-+
 PKGBUILD|  158 +-
 bashcomp-location.patch |   26 ++---
 falcosecurity-libs-nodownload.patch |   28 +++---
 linux-5.6.patch |   70 +++
 sme.patch   |  118 -
 5 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 18:10:15 UTC (rev 1239281)
+++ PKGBUILD2022-06-23 18:10:27 UTC (rev 1239282)
@@ -1,79 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contribuitor: Alfredo Palhares 
-# Contribuitor: Christian Babeux 
-
-pkgbase=sysdig
-pkgname=(sysdig sysdig-dkms)
-pkgver=0.29.2
-pkgrel=4
-
-# from src/sysdig-*/cmake/modules/falcosecurity-libs.cmake
-_falcover=e5c53d648f3c4694385bbe488e7d47eaa36c229a
-
-pkgdesc="Open source system-level exploration and troubleshooting tool"
-arch=('x86_64')
-url="https://www.sysdig.com/;
-license=('GPL2' 'Apache' 'MIT')
-makedepends=('cmake' 'pandoc' 'gtest' 'jsoncpp' 'libjsoncpp.so' 'luajit' 
'curl' 'libcurl.so' 'jq' 'libb64' 'intel-tbb' 'grpc' 'libgrpc++_unsecure.so' 
'yaml-cpp')
-source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgbase-$pkgver.tar.gz;
-
"falcosecurity-libs-$_falcover.tar.gz::https://github.com/falcosecurity/libs/archive/$_falcover.tar.gz;
-"bashcomp-location.patch"
-"falcosecurity-libs-nodownload.patch"
-"sme.patch")
-sha256sums=('38ea602085f706af5d07630189216fa240064122650a81456cb092579313ae8e'
-'80903bc57b7f9c5f24298ecf1531cf66ef571681b4bd1e05f6e4db704ffb380b'
-'aaee8a0ff414a24c5d5a479229324be1667bc5eb70702838f5d617fd986f947b'
-'b8cedef6766c691a8a92810eb459593d80070f0cf5dfc32cae2a80ec00639429'
-'eac65420a1f564b2336336b22a2717e5fb5c15928f859995152d00e2e4ed90d5')
-
-prepare() {
-  cd "$srcdir/$pkgbase-$pkgver"
-  patch -p1 -i "$srcdir"/bashcomp-location.patch
-  patch -p1 -i "$srcdir"/falcosecurity-libs-nodownload.patch
-
-  cd "$srcdir/libs-$_falcover"
-  patch -p1 -i "$srcdir"/sme.patch
-}
-
-build() {
-  cd "$srcdir"/$pkgbase-$pkgver
-  rm -rf build
-  mkdir build
-  cd build
-
-  cmake .. \
--DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} ${CPPFLAGS} 
-Wno-deprecated-declarations" \
--DCMAKE_C_FLAGS="${CFLAGS} ${CPPFLAGS} -Wno-deprecated-declarations" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSYSDIG_VERSION=$pkgver \
--DUSE_BUNDLED_DEPS=OFF \
--DBUILD_DRIVER=OFF \
--DBUILD_LIBSCAP_EXAMPLES=OFF
-  make
-}
-
-package_sysdig() {
-  optdepends=('sysdig-dkms: kernel module for live inspection')
-  depends=('jsoncpp' 'libjsoncpp.so' 'luajit' 'curl' 'libcurl.so' 'jq' 
'libb64' 'intel-tbb' 'grpc' 'libgrpc++_unsecure.so' 'yaml-cpp')
-
-  cd "$srcdir"/$pkgbase-$pkgver/build
-  make install DESTDIR="$pkgdir"
-  rm -rf "$pkgdir"/usr/src
-
-  install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
-  install -m644 "$srcdir"/$pkgbase-$pkgver/{NOTICES,COPYING} 
"$pkgdir"/usr/share/licenses/$pkgname
-}
-
-package_sysdig-dkms() {
-  pkgdesc="DKMS kernel module for sysdig"
-  depends=('sysdig' 'dkms')
-
-  cd "$srcdir"/$pkgbase-$pkgver/build
-  make install DESTDIR="$pkgdir"
-  rm -rf "$pkgdir"/usr/{share,bin}
-
-  install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
-  install -m644 "$srcdir"/$pkgbase-$pkgver/{NOTICES,COPYING} 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: sysdig/repos/community-x86_64/PKGBUILD (from rev 1239281, 
sysdig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 18:10:27 UTC (rev 1239282)
@@ -0,0 +1,79 @@
+# Maintainer: Massimiliano Torromeo 
+# Contribuitor: Alfredo Palhares 
+# Contribuitor: Christian Babeux 
+
+pkgbase=sysdig
+pkgname=(sysdig sysdig-dkms)
+pkgver=0.29.2
+pkgrel=5
+
+# from 

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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:10:15
  Author: mtorromeo
Revision: 1239281

upgpkg: sysdig 0.29.2-5: grpc-1.47.0 rebuild

Modified:
  sysdig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 18:10:03 UTC (rev 1239280)
+++ PKGBUILD2022-06-23 18:10:15 UTC (rev 1239281)
@@ -5,7 +5,7 @@
 pkgbase=sysdig
 pkgname=(sysdig sysdig-dkms)
 pkgver=0.29.2
-pkgrel=4
+pkgrel=5
 
 # from src/sysdig-*/cmake/modules/falcosecurity-libs.cmake
 _falcover=e5c53d648f3c4694385bbe488e7d47eaa36c229a
@@ -56,7 +56,7 @@
 
 package_sysdig() {
   optdepends=('sysdig-dkms: kernel module for live inspection')
-  depends=('jsoncpp' 'libjsoncpp.so' 'luajit' 'curl' 'libcurl.so' 'jq' 
'libb64' 'intel-tbb' 'grpc' 'libgrpc++_unsecure.so' 'yaml-cpp')
+  depends=('jsoncpp' 'libjsoncpp.so' 'luajit' 'curl' 'libcurl.so' 'jq' 
'libb64' 'intel-tbb' 'grpc' 'libgrpc++.so' 'yaml-cpp')
 
   cd "$srcdir"/$pkgbase-$pkgver/build
   make install DESTDIR="$pkgdir"



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:10:03
  Author: mtorromeo
Revision: 1239280

archrelease: copy trunk to community-x86_64

Added:
  grpc/repos/community-x86_64/PKGBUILD
(from rev 1239279, grpc/trunk/PKGBUILD)
Deleted:
  grpc/repos/community-x86_64/PKGBUILD
  grpc/repos/community-x86_64/python-grpcio-nullptr-fix.patch
  grpc/repos/community-x86_64/python-grpcio-use-system-abseil.patch

---+
 PKGBUILD  |  361 +++-
 python-grpcio-nullptr-fix.patch   |   45 ---
 python-grpcio-use-system-abseil.patch |   46 
 3 files changed, 179 insertions(+), 273 deletions(-)

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

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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:09:55
  Author: mtorromeo
Revision: 1239279

upgpkg: grpc 1.47.0-1

Modified:
  grpc/trunk/PKGBUILD
Deleted:
  grpc/trunk/python-grpcio-nullptr-fix.patch
  grpc/trunk/python-grpcio-use-system-abseil.patch

---+
 PKGBUILD  |   13 +++--
 python-grpcio-nullptr-fix.patch   |   45 ---
 python-grpcio-use-system-abseil.patch |   46 
 3 files changed, 5 insertions(+), 99 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 18:09:50 UTC (rev 1239278)
+++ PKGBUILD2022-06-23 18:09:55 UTC (rev 1239279)
@@ -4,9 +4,9 @@
 
 pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'php-grpc' 'php7-grpc' 'grpc-cli')
-pkgver=1.46.3
+pkgver=1.47.0
 _gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
-pkgrel=2
+pkgrel=1
 pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
 arch=('x86_64')
 url='https://grpc.io'
@@ -16,15 +16,12 @@
 options=('debug')
 checkdepends=('python-six')
 source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz;
-
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz;
-"python-grpcio-use-system-abseil.patch")
-sha256sums=('d6cbf22cb5007af71b61c6be316a79397469c58c82a942552a62e708bce60964'
-'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547'
-'3cfb289266f9d2697b917e4400f18a6592f95a99e658e401c1332870b219358b')
+
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz;)
+sha256sums=('271bdc890bf329a8de5b65819f0f9590a5381402429bca37625b63546ed19e54'
+'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547')
 
 prepare() {
   cd "$srcdir/$pkgbase-$pkgver"
-  patch -Np1 -i ../python-grpcio-use-system-abseil.patch
 
   ln -sf "$srcdir/googletest-$_gtestver/"{googlemock,googletest} \
 third_party/googletest

Deleted: python-grpcio-nullptr-fix.patch
===
--- python-grpcio-nullptr-fix.patch 2022-06-23 18:09:50 UTC (rev 1239278)
+++ python-grpcio-nullptr-fix.patch 2022-06-23 18:09:55 UTC (rev 1239279)
@@ -1,45 +0,0 @@
-From 05af494b282542304c9fa60d19e8aa1b9f474621 Mon Sep 17 00:00:00 2001
-From: Esun Kim 
-Date: Thu, 7 Apr 2022 21:16:30 -0700
-Subject: [PATCH] Fix bugprone-stringview-nullptr (#29346)
-

- src/core/lib/http/httpcli_security_connector.cc   | 2 +-
- .../security_connector/local/local_security_connector.cc  | 4 ++--
- 2 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/src/core/lib/http/httpcli_security_connector.cc 
b/src/core/lib/http/httpcli_security_connector.cc
-index 9f2c5249bb61..99273173e715 100644
 a/src/core/lib/http/httpcli_security_connector.cc
-+++ b/src/core/lib/http/httpcli_security_connector.cc
-@@ -48,7 +48,7 @@ class grpc_httpcli_ssl_channel_security_connector final
-  public:
-   explicit grpc_httpcli_ssl_channel_security_connector(char* secure_peer_name)
-   : grpc_channel_security_connector(
--/*url_scheme=*/nullptr,
-+/*url_scheme=*/{},
- /*channel_creds=*/nullptr,
- /*request_metadata_creds=*/nullptr),
- secure_peer_name_(secure_peer_name) {}
-diff --git 
a/src/core/lib/security/security_connector/local/local_security_connector.cc 
b/src/core/lib/security/security_connector/local/local_security_connector.cc
-index 952189868fe2..f97299d03c0f 100644
 
a/src/core/lib/security/security_connector/local/local_security_connector.cc
-+++ 
b/src/core/lib/security/security_connector/local/local_security_connector.cc
-@@ -152,7 +152,7 @@ class grpc_local_channel_security_connector final
-   grpc_core::RefCountedPtr channel_creds,
-   grpc_core::RefCountedPtr request_metadata_creds,
-   const char* target_name)
--  : grpc_channel_security_connector(nullptr, std::move(channel_creds),
-+  : grpc_channel_security_connector({}, std::move(channel_creds),
- std::move(request_metadata_creds)),
- target_name_(gpr_strdup(target_name)) {}
- 
-@@ -210,7 +210,7 @@ class grpc_local_server_security_connector final
-  public:
-   explicit grpc_local_server_security_connector(
-   grpc_core::RefCountedPtr server_creds)
--  : grpc_server_security_connector(nullptr, std::move(server_creds)) {}
-+  : grpc_server_security_connector({}, std::move(server_creds)) {}
-   ~grpc_local_server_security_connector() override = default;
- 
-   void add_handshakers(

Deleted: python-grpcio-use-system-abseil.patch
===
--- python-grpcio-use-system-abseil.patch   2022-06-23 18:09:50 UTC (rev 
1239278)
+++ python-grpcio-use-system-abseil.patch   2022-06-23 

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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:09:50
  Author: mtorromeo
Revision: 1239278

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 18:09:43 UTC (rev 1239277)
+++ PKGBUILD2022-06-23 18:09:50 UTC (rev 1239278)
@@ -1,72 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Guillaume Horel 
-
-pkgname=arrow
-pkgver=8.0.0
-pkgrel=2
-pkgdesc="Columnar in-memory analytics layer for big data."
-arch=(x86_64)
-url="https://arrow.apache.org;
-license=(Apache)
-depends=(apache-orc boost-libs brotli bzip2 double-conversion c-ares gflags
- grpc google-glog jemalloc libutf8proc lz4 openssl protobuf rapidjson
- snappy thrift uriparser xsimd zlib zstd)
-provides=(parquet-cpp)
-conflicts=(parquet-cpp)
-makedepends=(boost cmake flatbuffers gmock python-numpy git clang)
-source=(https://archive.apache.org/dist/${pkgname}/${pkgname}-${pkgver}/apache-${pkgname}-${pkgver}.tar.gz{,.asc}
-git+https://github.com/apache/parquet-testing.git
-git+https://github.com/apache/arrow-testing.git)
-sha256sums=(ad9a05705117c989c116bae9ac70492fe015050e1b80fb0e38fde4b5d863aaa3 
SKIP SKIP SKIP)
-validpgpkeys=(265F80AB84FE03127E14F01125BCCA5220D84079  # Krisztian Szucs 
(apache) 
-  08D3564B7C6A9CAFBFF6A66791D18FCF079F8007) # Kouhei Sutou 

-
-build(){
-  CC=clang \
-  CXX=clang++ \
-  ARROW_BUILD_TOOLCHAIN=/usr \
-  ORC_HOME=/usr \
-  DOUBLE_CONVERSION_HOME=/usr \
-  cmake \
--B build -S apache-${pkgname}-${pkgver}/cpp \
--DCMAKE_INSTALL_PREFIX="/usr" \
--DCMAKE_INSTALL_LIBDIR="lib" \
--DCMAKE_BUILD_TYPE=Release \
--DARROW_BUILD_STATIC=OFF \
--DARROW_DEPENDENCY_SOURCE=SYSTEM \
--DARROW_BUILD_TESTS=ON \
--DARROW_COMPUTE=ON \
--DARROW_SUBSTRAIT=ON \
--DARROW_FLIGHT=ON \
--DARROW_FLIGHT_SQL=ON \
--DARROW_GANDIVA=OFF \
--DARROW_HDFS=ON \
--DARROW_IPC=ON \
--DARROW_JEMALLOC=ON \
--DARROW_ORC=ON \
--DARROW_PARQUET=ON \
--DARROW_PLASMA=ON \
--DARROW_PYTHON=ON \
--DARROW_TENSORFLOW=ON \
--DARROW_SIMD_LEVEL=AVX2 \
--DARROW_USE_GLOG=ON \
--DARROW_WITH_BROTLI=ON \
--DARROW_WITH_BZ2=ON \
--DARROW_WITH_LZ4=ON \
--DARROW_WITH_SNAPPY=ON \
--DARROW_WITH_ZLIB=ON \
--DARROW_WITH_ZSTD=ON \
--DPARQUET_REQUIRE_ENCRYPTION=ON
-  make -C build
-}
-
-check(){
-  PARQUET_TEST_DATA="${srcdir}"/parquet-testing/data \
-  ARROW_TEST_DATA="${srcdir}"/arrow-testing/data \
-  make -C build test
-}
-
-package(){
-  make -C build DESTDIR="${pkgdir}" install
-  find "${pkgdir}"/usr/lib/ -name '*testing*' -delete
-}

Copied: arrow/repos/community-x86_64/PKGBUILD (from rev 1239277, 
arrow/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 18:09:50 UTC (rev 1239278)
@@ -0,0 +1,72 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Guillaume Horel 
+
+pkgname=arrow
+pkgver=8.0.0
+pkgrel=3
+pkgdesc="Columnar in-memory analytics layer for big data."
+arch=(x86_64)
+url="https://arrow.apache.org;
+license=(Apache)
+depends=(apache-orc boost-libs brotli bzip2 double-conversion c-ares gflags
+ grpc google-glog jemalloc libutf8proc lz4 openssl protobuf rapidjson
+ snappy thrift uriparser xsimd zlib zstd)
+provides=(parquet-cpp)
+conflicts=(parquet-cpp)
+makedepends=(boost cmake flatbuffers gmock python-numpy git clang)
+source=(https://archive.apache.org/dist/${pkgname}/${pkgname}-${pkgver}/apache-${pkgname}-${pkgver}.tar.gz{,.asc}
+git+https://github.com/apache/parquet-testing.git
+git+https://github.com/apache/arrow-testing.git)
+sha256sums=(ad9a05705117c989c116bae9ac70492fe015050e1b80fb0e38fde4b5d863aaa3 
SKIP SKIP SKIP)
+validpgpkeys=(265F80AB84FE03127E14F01125BCCA5220D84079  # Krisztian Szucs 
(apache) 
+  08D3564B7C6A9CAFBFF6A66791D18FCF079F8007) # Kouhei Sutou 

+
+build(){
+  CC=clang \
+  CXX=clang++ \
+  ARROW_BUILD_TOOLCHAIN=/usr \
+  ORC_HOME=/usr \
+  DOUBLE_CONVERSION_HOME=/usr \
+  cmake \
+-B build -S apache-${pkgname}-${pkgver}/cpp \
+-DCMAKE_INSTALL_PREFIX="/usr" \
+-DCMAKE_INSTALL_LIBDIR="lib" \
+-DCMAKE_BUILD_TYPE=Release \
+-DARROW_BUILD_STATIC=OFF \
+-DARROW_DEPENDENCY_SOURCE=SYSTEM \
+-DARROW_BUILD_TESTS=ON \
+-DARROW_COMPUTE=ON \
+-DARROW_SUBSTRAIT=ON \
+-DARROW_FLIGHT=ON \
+-DARROW_FLIGHT_SQL=ON \
+-DARROW_GANDIVA=OFF \
+-DARROW_HDFS=ON \
+-DARROW_IPC=ON \
+-DARROW_JEMALLOC=ON \
+-DARROW_ORC=ON \
+-DARROW_PARQUET=ON \
+-DARROW_PLASMA=ON \
+-DARROW_PYTHON=ON \
+-DARROW_TENSORFLOW=ON \
+

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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:09:38
  Author: mtorromeo
Revision: 1239276

archrelease: copy trunk to community-x86_64

Added:
  bear/repos/community-x86_64/PKGBUILD
(from rev 1239275, bear/trunk/PKGBUILD)
Deleted:
  bear/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 18:09:31 UTC (rev 1239275)
+++ PKGBUILD2022-06-23 18:09:38 UTC (rev 1239276)
@@ -1,38 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Yiyao Yu 
-# Contributor: Moritz Lipp 
-
-pkgname=bear
-pkgver=3.0.19
-pkgrel=5
-pkgdesc="A tool to generate compilation database for clang tooling"
-arch=('x86_64')
-url="https://github.com/rizsotto/Bear;
-license=('GPL3')
-depends=('grpc' 'fmt' 'spdlog' 'nlohmann-json')
-makedepends=('git' 'cmake' 'gtest' 'python' 'llvm')
-_commit='213bc263eb70a7c02c72e3e0a2d0ebf98459c549'
-source=("$pkgname::git+$url.git#commit=$_commit")
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-  git describe --tags
-}
-
-prepare() {
-  cmake \
--B build \
--S "$pkgname" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_SYSCONFDIR=/etc \
--DCMAKE_INSTALL_LIBEXECDIR="lib/$pkgname"
-}
-
-build() {
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: bear/repos/community-x86_64/PKGBUILD (from rev 1239275, 
bear/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 18:09:38 UTC (rev 1239276)
@@ -0,0 +1,38 @@
+# Maintainer: George Rawlinson 
+# Contributor: Yiyao Yu 
+# Contributor: Moritz Lipp 
+
+pkgname=bear
+pkgver=3.0.19
+pkgrel=6
+pkgdesc="A tool to generate compilation database for clang tooling"
+arch=('x86_64')
+url="https://github.com/rizsotto/Bear;
+license=('GPL3')
+depends=('grpc' 'libgrpc++.so' 'fmt' 'spdlog' 'nlohmann-json')
+makedepends=('git' 'cmake' 'gtest' 'python' 'llvm')
+_commit='213bc263eb70a7c02c72e3e0a2d0ebf98459c549'
+source=("$pkgname::git+$url.git#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+  git describe --tags
+}
+
+prepare() {
+  cmake \
+-B build \
+-S "$pkgname" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_SYSCONFDIR=/etc \
+-DCMAKE_INSTALL_LIBEXECDIR="lib/$pkgname"
+}
+
+build() {
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:09:43
  Author: mtorromeo
Revision: 1239277

upgpkg: arrow 8.0.0-3: grpc-1.47.0 rebuild

Modified:
  arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 18:09:38 UTC (rev 1239276)
+++ PKGBUILD2022-06-23 18:09:43 UTC (rev 1239277)
@@ -3,7 +3,7 @@
 
 pkgname=arrow
 pkgver=8.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Columnar in-memory analytics layer for big data."
 arch=(x86_64)
 url="https://arrow.apache.org;



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 18:09:31
  Author: mtorromeo
Revision: 1239275

upgpkg: bear 3.0.19-6: grpc-1.47.0 rebuild

Modified:
  bear/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 16:23:27 UTC (rev 1239274)
+++ PKGBUILD2022-06-23 18:09:31 UTC (rev 1239275)
@@ -4,12 +4,12 @@
 
 pkgname=bear
 pkgver=3.0.19
-pkgrel=5
+pkgrel=6
 pkgdesc="A tool to generate compilation database for clang tooling"
 arch=('x86_64')
 url="https://github.com/rizsotto/Bear;
 license=('GPL3')
-depends=('grpc' 'fmt' 'spdlog' 'nlohmann-json')
+depends=('grpc' 'libgrpc++.so' 'fmt' 'spdlog' 'nlohmann-json')
 makedepends=('git' 'cmake' 'gtest' 'python' 'llvm')
 _commit='213bc263eb70a7c02c72e3e0a2d0ebf98459c549'
 source=("$pkgname::git+$url.git#commit=$_commit")



[arch-commits] Commit in prometheus-blackbox-exporter/repos/extra-x86_64 (6 files)

2022-06-23 Thread Jelle van der Waa via arch-commits
Date: Thursday, June 23, 2022 @ 17:56:53
  Author: jelle
Revision: 449369

archrelease: copy trunk to extra-x86_64

Added:
  prometheus-blackbox-exporter/repos/extra-x86_64/PKGBUILD
(from rev 449368, prometheus-blackbox-exporter/trunk/PKGBUILD)
  
prometheus-blackbox-exporter/repos/extra-x86_64/prometheus-blackbox-exporter.conf
(from rev 449368, 
prometheus-blackbox-exporter/trunk/prometheus-blackbox-exporter.conf)
  
prometheus-blackbox-exporter/repos/extra-x86_64/prometheus-blackbox-exporter.service
(from rev 449368, 
prometheus-blackbox-exporter/trunk/prometheus-blackbox-exporter.service)
Deleted:
  prometheus-blackbox-exporter/repos/extra-x86_64/PKGBUILD
  
prometheus-blackbox-exporter/repos/extra-x86_64/prometheus-blackbox-exporter.conf
  
prometheus-blackbox-exporter/repos/extra-x86_64/prometheus-blackbox-exporter.service

--+
 PKGBUILD |   94 -
 prometheus-blackbox-exporter.conf|2 
 prometheus-blackbox-exporter.service |   58 ++--
 3 files changed, 77 insertions(+), 77 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 17:56:39 UTC (rev 449368)
+++ PKGBUILD2022-06-23 17:56:53 UTC (rev 449369)
@@ -1,47 +0,0 @@
-# Maintainer: Jelle van der Waa 
-
-pkgname=prometheus-blackbox-exporter
-pkgver=0.21.0
-pkgrel=1
-pkgdesc="Allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and 
ICMP"
-arch=('x86_64')
-url="https://github.com/prometheus/blackbox_exporter;
-license=('Apache')
-depends=(glibc)
-makedepends=(go git)
-options=(!lto)
-backup=('etc/conf.d/prometheus-blackbox-exporter')
-source=($pkgname-$pkgver.tar.gz::https://github.com/prometheus/blackbox_exporter/archive/v${pkgver}.tar.gz
-prometheus-blackbox-exporter.service
-prometheus-blackbox-exporter.conf)
-sha512sums=('babdb77bfe401b445af416beecbcbe985330da7a810209d978950aed5cc30dbfd6d19b789655f603fb4b5ae4f8aefaa0f45cf8584972a9e243fa9829a04c9727'
-
'72747736e4783e313acb4cb917c3311ed736d69e9b22799132b4aad46b50072f3664c6377c271e720c3e620ab2a6db48110f8d92cc62cf7674cafc32fd1fb2e4'
-
'4cf607e698801396cd7cbde9371b6bc504c7e2ad62e127bccca098222be052e2a312490d93c7ba63304defbb40bc156fc76c79097c6b71bde243d834c02ed2cd')
-
-check() {
-  cd blackbox_exporter-$pkgver
-  go test ./...
-}
-
-build() {
-  cd blackbox_exporter-$pkgver
-  go build \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags ${LDFLAGS} \
-  -X github.com/prometheus/common/version.Version=$pkgver \
-  -X github.com/prometheus/common/version.Revision=$pkgver \
-  -X github.com/prometheus/common/version.Branch=tarball \
-  -X github.com/prometheus/common/version.BuildUser=someone@builder \
-  -X github.com/prometheus/common/version.BuildDate=$(date 
--date=@"$SOURCE_DATE_EPOCH" +%Y%m%d-%H:%M:%S)" \
-.
-}
-
-package() {
-  install -Dm644 prometheus-blackbox-exporter.conf 
"$pkgdir"/etc/conf.d/prometheus-blackbox-exporter
-  install -Dm644 prometheus-blackbox-exporter.service 
"$pkgdir"/usr/lib/systemd/system/prometheus-blackbox-exporter.service
-  cd blackbox_exporter-$pkgver
-  install -Dm755 blackbox_exporter 
"$pkgdir"/usr/bin/prometheus-blackbox-exporter
-}

Copied: prometheus-blackbox-exporter/repos/extra-x86_64/PKGBUILD (from rev 
449368, prometheus-blackbox-exporter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 17:56:53 UTC (rev 449369)
@@ -0,0 +1,47 @@
+# Maintainer: Jelle van der Waa 
+
+pkgname=prometheus-blackbox-exporter
+pkgver=0.21.1
+pkgrel=1
+pkgdesc="Allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and 
ICMP"
+arch=('x86_64')
+url="https://github.com/prometheus/blackbox_exporter;
+license=('Apache')
+depends=(glibc)
+makedepends=(go git)
+options=(!lto)
+backup=('etc/conf.d/prometheus-blackbox-exporter')
+source=($pkgname-$pkgver.tar.gz::https://github.com/prometheus/blackbox_exporter/archive/v${pkgver}.tar.gz
+prometheus-blackbox-exporter.service
+prometheus-blackbox-exporter.conf)
+sha512sums=('a4d5187db9c99279d01d22c42c6569be836def2a033bf60c8f0a3131d329d8ac934b5ee30d2e9f185c4743c88ca287803165f7910378eb2d1ff27ae7671ab690'
+
'72747736e4783e313acb4cb917c3311ed736d69e9b22799132b4aad46b50072f3664c6377c271e720c3e620ab2a6db48110f8d92cc62cf7674cafc32fd1fb2e4'
+
'4cf607e698801396cd7cbde9371b6bc504c7e2ad62e127bccca098222be052e2a312490d93c7ba63304defbb40bc156fc76c79097c6b71bde243d834c02ed2cd')
+
+check() {
+  cd blackbox_exporter-$pkgver
+  go test ./...
+}
+
+build() {
+  cd blackbox_exporter-$pkgver
+  go build \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-modcacherw \
+-ldflags "-linkmode external -extldflags ${LDFLAGS} \
+  -X 

[arch-commits] Commit in prometheus-blackbox-exporter/trunk (PKGBUILD)

2022-06-23 Thread Jelle van der Waa via arch-commits
Date: Thursday, June 23, 2022 @ 17:56:39
  Author: jelle
Revision: 449368

upgpkg: prometheus-blackbox-exporter 0.21.1-1

Modified:
  prometheus-blackbox-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 15:20:26 UTC (rev 449367)
+++ PKGBUILD2022-06-23 17:56:39 UTC (rev 449368)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=prometheus-blackbox-exporter
-pkgver=0.21.0
+pkgver=0.21.1
 pkgrel=1
 pkgdesc="Allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and 
ICMP"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 
source=($pkgname-$pkgver.tar.gz::https://github.com/prometheus/blackbox_exporter/archive/v${pkgver}.tar.gz
 prometheus-blackbox-exporter.service
 prometheus-blackbox-exporter.conf)
-sha512sums=('babdb77bfe401b445af416beecbcbe985330da7a810209d978950aed5cc30dbfd6d19b789655f603fb4b5ae4f8aefaa0f45cf8584972a9e243fa9829a04c9727'
+sha512sums=('a4d5187db9c99279d01d22c42c6569be836def2a033bf60c8f0a3131d329d8ac934b5ee30d2e9f185c4743c88ca287803165f7910378eb2d1ff27ae7671ab690'
 
'72747736e4783e313acb4cb917c3311ed736d69e9b22799132b4aad46b50072f3664c6377c271e720c3e620ab2a6db48110f8d92cc62cf7674cafc32fd1fb2e4'
 
'4cf607e698801396cd7cbde9371b6bc504c7e2ad62e127bccca098222be052e2a312490d93c7ba63304defbb40bc156fc76c79097c6b71bde243d834c02ed2cd')
 



[arch-commits] Commit in krita-plugin-gmic/repos/community-x86_64 (4 files)

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 16:23:27
  Author: arojas
Revision: 1239274

archrelease: copy trunk to community-x86_64

Added:
  krita-plugin-gmic/repos/community-x86_64/PKGBUILD
(from rev 1239273, krita-plugin-gmic/trunk/PKGBUILD)
  krita-plugin-gmic/repos/community-x86_64/fix-build.patch
(from rev 1239273, krita-plugin-gmic/trunk/fix-build.patch)
  krita-plugin-gmic/repos/community-x86_64/keys/
Deleted:
  krita-plugin-gmic/repos/community-x86_64/PKGBUILD

-+
 PKGBUILD|   70 +++---
 fix-build.patch |   14 ++
 2 files changed, 49 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 16:23:16 UTC (rev 1239273)
+++ PKGBUILD2022-06-23 16:23:27 UTC (rev 1239274)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=krita-plugin-gmic
-pkgver=3.1.2.3
-pkgrel=1
-pkgdesc='GMic plugin for Krita'
-arch=(x86_64)
-url='https://github.com/amyspark/gmic'
-license=(custom:CeCILL)
-depends=(krita gmic)
-makedepends=(extra-cmake-modules qt5-tools)
-source=(https://github.com/amyspark/gmic/releases/download/v$pkgver/gmic-$pkgver-patched.tar.xz{,.asc}
-https://github.com/amyspark/gmic/commit/acc77d4d.patch)
-sha256sums=('2c961eb5a77692536e917cd684681813a3bfee333bbade5bd03e0496882e82d2'
-'SKIP'
-'0af6d68b7d883fac20d08d300fe1f17d2c74a31d1a431abb1eccef84c261b3f5')
-validpgpkeys=(4894424D2412FEE5176732A3FC00108CFD9DBF1E) # 
https://github.com/amyspark.gpg
-options=(debug)
-
-prepare() {
-  patch -d gmic-$pkgver-patched -p1 < acc77d4d.patch # Fix build
-}
-
-build() {
-  cmake -B build -S gmic-$pkgver-patched/gmic-qt \
--DCMAKE_INSTALL_PREFIX=/usr \
--DGMIC_QT_HOST=krita-plugin
-  VERBOSE=1 cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-  rm "$pkgdir"/usr/share/gmic/gmic_cluts.gmz # Provided by gmic
-  install -Dm644 gmic-$pkgver-patched/COPYING -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: krita-plugin-gmic/repos/community-x86_64/PKGBUILD (from rev 1239273, 
krita-plugin-gmic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 16:23:27 UTC (rev 1239274)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=krita-plugin-gmic
+pkgver=3.1.4.1
+pkgrel=1
+pkgdesc='GMic plugin for Krita'
+arch=(x86_64)
+url='https://github.com/amyspark/gmic'
+license=(custom:CeCILL)
+depends=(krita gmic)
+makedepends=(extra-cmake-modules qt5-tools)
+source=(https://github.com/amyspark/gmic/releases/download/v$pkgver/gmic-$pkgver-patched.tar.xz{,.asc}
+fix-build.patch)
+sha256sums=('e655b8affd3f9e0db7e9d4e25ba7c4d63cb958c84bca2da37fa58e310bbf7e9d'
+'SKIP'
+'3df2ae458f94f2d9aa96df933c7598f986e0f6ff1d088d7fcb5523cbb41cc77f')
+validpgpkeys=(4894424D2412FEE5176732A3FC00108CFD9DBF1E) # 
https://github.com/amyspark.gpg
+options=(debug)
+
+prepare() {
+  patch -d gmic-$pkgver-patched -p1 < fix-build.patch
+}
+
+build() {
+  cmake -B build -S gmic-$pkgver-patched/gmic-qt \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DGMIC_QT_HOST=krita-plugin
+  VERBOSE=1 cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+  rm "$pkgdir"/usr/share/gmic/gmic_cluts.gmz # Provided by gmic
+  install -Dm644 gmic-$pkgver-patched/COPYING -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}

Copied: krita-plugin-gmic/repos/community-x86_64/fix-build.patch (from rev 
1239273, krita-plugin-gmic/trunk/fix-build.patch)
===
--- fix-build.patch (rev 0)
+++ fix-build.patch 2022-06-23 16:23:27 UTC (rev 1239274)
@@ -0,0 +1,14 @@
+diff --git a/gmic-qt/src/PersistentMemory.cpp 
b/gmic-qt/src/PersistentMemory.cpp
+index 09c48d4..8b30c10 100644
+--- a/gmic-qt/src/PersistentMemory.cpp
 b/gmic-qt/src/PersistentMemory.cpp
+@@ -23,6 +23,9 @@
+  *
+  */
+ #include "PersistentMemory.h"
++#ifndef gmic_core
++#include "CImg.h"
++#endif
+ #include "gmic.h"
+ 
+ namespace GmicQt



[arch-commits] Commit in krita-plugin-gmic/trunk (3 files)

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 16:23:16
  Author: arojas
Revision: 1239273

upgpkg: krita-plugin-gmic 3.1.4.1-1

Added:
  krita-plugin-gmic/trunk/keys/
  krita-plugin-gmic/trunk/keys/pgp/
  krita-plugin-gmic/trunk/keys/pgp/4894424D2412FEE5176732A3FC00108CFD9DBF1E.asc

--+
 4894424D2412FEE5176732A3FC00108CFD9DBF1E.asc |1 +
 1 file changed, 1 insertion(+)

Added: keys/pgp/4894424D2412FEE5176732A3FC00108CFD9DBF1E.asc
===
(Binary files differ)

Index: 
krita-plugin-gmic/trunk/keys/pgp/4894424D2412FEE5176732A3FC00108CFD9DBF1E.asc
===
--- keys/pgp/4894424D2412FEE5176732A3FC00108CFD9DBF1E.asc   2022-06-23 
16:23:10 UTC (rev 1239272)
+++ keys/pgp/4894424D2412FEE5176732A3FC00108CFD9DBF1E.asc   2022-06-23 
16:23:16 UTC (rev 1239273)

Property changes on: 
krita-plugin-gmic/trunk/keys/pgp/4894424D2412FEE5176732A3FC00108CFD9DBF1E.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


[arch-commits] Commit in krita-plugin-gmic/trunk (PKGBUILD fix-build.patch)

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 16:23:10
  Author: arojas
Revision: 1239272

Update to 3.1.4.1

Added:
  krita-plugin-gmic/trunk/fix-build.patch
Modified:
  krita-plugin-gmic/trunk/PKGBUILD

-+
 PKGBUILD|   10 +-
 fix-build.patch |   14 ++
 2 files changed, 19 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 15:47:32 UTC (rev 1239271)
+++ PKGBUILD2022-06-23 16:23:10 UTC (rev 1239272)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=krita-plugin-gmic
-pkgver=3.1.2.3
+pkgver=3.1.4.1
 pkgrel=1
 pkgdesc='GMic plugin for Krita'
 arch=(x86_64)
@@ -10,15 +10,15 @@
 depends=(krita gmic)
 makedepends=(extra-cmake-modules qt5-tools)
 
source=(https://github.com/amyspark/gmic/releases/download/v$pkgver/gmic-$pkgver-patched.tar.xz{,.asc}
-https://github.com/amyspark/gmic/commit/acc77d4d.patch)
-sha256sums=('2c961eb5a77692536e917cd684681813a3bfee333bbade5bd03e0496882e82d2'
+fix-build.patch)
+sha256sums=('e655b8affd3f9e0db7e9d4e25ba7c4d63cb958c84bca2da37fa58e310bbf7e9d'
 'SKIP'
-'0af6d68b7d883fac20d08d300fe1f17d2c74a31d1a431abb1eccef84c261b3f5')
+'3df2ae458f94f2d9aa96df933c7598f986e0f6ff1d088d7fcb5523cbb41cc77f')
 validpgpkeys=(4894424D2412FEE5176732A3FC00108CFD9DBF1E) # 
https://github.com/amyspark.gpg
 options=(debug)
 
 prepare() {
-  patch -d gmic-$pkgver-patched -p1 < acc77d4d.patch # Fix build
+  patch -d gmic-$pkgver-patched -p1 < fix-build.patch
 }
 
 build() {

Added: fix-build.patch
===
--- fix-build.patch (rev 0)
+++ fix-build.patch 2022-06-23 16:23:10 UTC (rev 1239272)
@@ -0,0 +1,14 @@
+diff --git a/gmic-qt/src/PersistentMemory.cpp 
b/gmic-qt/src/PersistentMemory.cpp
+index 09c48d4..8b30c10 100644
+--- a/gmic-qt/src/PersistentMemory.cpp
 b/gmic-qt/src/PersistentMemory.cpp
+@@ -23,6 +23,9 @@
+  *
+  */
+ #include "PersistentMemory.h"
++#ifndef gmic_core
++#include "CImg.h"
++#endif
+ #include "gmic.h"
+ 
+ namespace GmicQt



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

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 15:47:32
  Author: arojas
Revision: 1239271

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 15:47:20 UTC (rev 1239270)
+++ PKGBUILD2022-06-23 15:47:32 UTC (rev 1239271)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=jupyter-server
-pkgver=1.17.1
-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 python-requests-unixsocket python-argon2_cffi)
-makedepends=(python-build python-installer python-pre-commit)
-checkdepends=(python-pytest-tornasync python-pytest-console-scripts)
-optdepends=('jupyter-server-mathjax: to use local MathJax')
-source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('a36781656645ae17b12819a49ace377c045bf633823b3e4cd4b0c88c01e7711b')
-
-build() {
-  cd ${pkgname/-/_}-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd ${pkgname/-/_}-$pkgver
-# tests fail on the build server, run them locally
-#  pytest -v
-}
-
-package() {
-  cd ${pkgname/-/_}-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-
-  install -Dm644 COPYING.md -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: jupyter-server/repos/community-any/PKGBUILD (from rev 1239270, 
jupyter-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 15:47:32 UTC (rev 1239271)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=jupyter-server
+pkgver=1.18.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 python-requests-unixsocket python-argon2_cffi)
+makedepends=(python-build python-installer python-pre-commit)
+checkdepends=(python-pytest-tornasync python-pytest-console-scripts)
+optdepends=('jupyter-server-mathjax: to use local MathJax')
+source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
+sha256sums=('b65ea1d24038dc32c80b916c89005ae8d1d70f6ede0d314230e93b329b7e845a')
+
+build() {
+  cd ${pkgname/-/_}-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd ${pkgname/-/_}-$pkgver
+# tests fail on the build server, run them locally
+#  pytest -v
+}
+
+package() {
+  cd ${pkgname/-/_}-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+
+  install -Dm644 COPYING.md -t "$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 15:47:20
  Author: arojas
Revision: 1239270

Update to 1.18.0

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 15:35:12 UTC (rev 1239269)
+++ PKGBUILD2022-06-23 15:47:20 UTC (rev 1239270)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=jupyter-server
-pkgver=1.17.1
+pkgver=1.18.0
 pkgrel=1
 pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
 arch=(any)
@@ -13,7 +13,7 @@
 checkdepends=(python-pytest-tornasync python-pytest-console-scripts)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 
source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('a36781656645ae17b12819a49ace377c045bf633823b3e4cd4b0c88c01e7711b')
+sha256sums=('b65ea1d24038dc32c80b916c89005ae8d1d70f6ede0d314230e93b329b7e845a')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



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

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 15:35:12
  Author: arojas
Revision: 1239269

archrelease: copy trunk to community-x86_64

Added:
  r/repos/community-x86_64/PKGBUILD
(from rev 1239268, r/trunk/PKGBUILD)
  r/repos/community-x86_64/R.conf
(from rev 1239268, r/trunk/R.conf)
  r/repos/community-x86_64/r.desktop
(from rev 1239268, r/trunk/r.desktop)
  r/repos/community-x86_64/r.png
(from rev 1239268, r/trunk/r.png)
Deleted:
  r/repos/community-x86_64/PKGBUILD
  r/repos/community-x86_64/R.conf
  r/repos/community-x86_64/r.desktop
  r/repos/community-x86_64/r.png

---+
 PKGBUILD  |  194 ++--
 R.conf|4 -
 r.desktop |   22 +++---
 3 files changed, 110 insertions(+), 110 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 15:34:54 UTC (rev 1239268)
+++ PKGBUILD2022-06-23 15:35:12 UTC (rev 1239269)
@@ -1,97 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Ronald van Haren 
-# Contributor: Damir Perisa 
-# Contributor: K. Piche 
-
-pkgname=r
-pkgver=4.2.0
-pkgrel=4
-pkgdesc='Language and environment for statistical computing and graphics'
-arch=(x86_64)
-license=(GPL)
-url='https://www.r-project.org/'
-depends=(lapack libtiff pcre2 perl libxmu pango zip unzip curl icu which)
-makedepends=(jdk-openjdk gcc-fortran tk texlive-core)
-optdepends=('tk: tcl/tk interface'
-'texlive-bin: latex sty files'
-'gcc-fortran: needed to compile some CRAN packages'
-'openblas: faster linear algebra')
-backup=('etc/R/Makeconf' 'etc/R/Renviron' 'etc/R/ldpaths' 'etc/R/repositories' 
'etc/R/javaconf')
-options=(!emptydirs)
-source=(https://cran.r-project.org/src/base/R-${pkgver%%.*}/R-$pkgver.tar.gz
-   r.desktop
-   r.png
-   R.conf)
-sha256sums=('38eab7719b7ad095388f06aa090c5a2b202791945de60d3e2bb0eab1f5097488'
-'25b01ea93fa704884b65ba002d44d4e99725bd826997e8c73b6467df9f23c798'
-'1580d06a737951f4f3c903cbd514247d9071fc6868eb9c2de94bb999cc195cb1'
-'b7833166041b06f716b6a79095d27d4abd83549816dc53193213827139eae6ef')
-
-prepare() {
-  cd R-$pkgver
-  # set texmf dir correctly in makefile
-  sed -i 's|$(rsharedir)/texmf|${datarootdir}/texmf|' share/Makefile.in
-}
-
-build() {
-  cd R-$pkgver
-# -ffat-lto-objects is needed for third-party packages shipping static 
libraries
-  CFLAGS+=" -ffat-lto-objects" \
-  CXXFLAGS+=" -ffat-lto-objects" \
-  ./configure  --prefix=/usr \
-   --libdir=/usr/lib \
-   --sysconfdir=/etc/R \
-   --datarootdir=/usr/share \
-   rsharedir=/usr/share/R/ \
-   rincludedir=/usr/include/R/ \
-   rdocdir=/usr/share/doc/R/ \
-   --with-x \
-   --enable-R-shlib \
-   --with-lapack \
-   --with-blas \
-   F77=gfortran \
-   LIBnn=lib
-  make
-  make pdf info
-
-  cd src/nmath/standalone
-  make shared
-}
-
-package() {
-  cd R-$pkgver
-  make DESTDIR="$pkgdir" install install-pdf install-info
-
-# install libRmath.so
-  cd src/nmath/standalone
-  make DESTDIR="$pkgdir" install
-
-# Fixup R wrapper scripts.
-  sed -i "s|$pkgdir ||" "${pkgdir}/usr/bin/R"
-  rm "$pkgdir"/usr/lib/R/bin/R
-  cd "$pkgdir"/usr/lib/R/bin
-  ln -s ../../../bin/R
-
-# install some freedesktop.org compatibility
-  install -Dm644 "$srcdir"/r.desktop -t "$pkgdir"/usr/share/applications
-  install -Dm644 "$srcdir"/r.png -t "$pkgdir"/usr/share/pixmaps
-
-# move the config directory to /etc and create symlinks
-  install -d "$pkgdir"/etc/R
-  cd "$pkgdir"/usr/lib/R/etc
-  for _i in *; do
-mv -f $_i "$pkgdir"/etc/R
-ln -s /etc/R/$_i $_i
-  done
-
-# Install ld.so.conf.d file to ensure other applications access the shared lib
-  install -Dm644 "$srcdir"/R.conf -t "$pkgdir"/etc/ld.so.conf.d
-
-# Add provides for bundled packages
-  for _f in "$pkgdir"/usr/lib/R/library/*/DESCRIPTION; do
-_pkg=$(grep Package: $_f | cut -d' ' -f2 | tr '[:upper:]' '[:lower:]')
-_ver=$(grep Version $_f | cut -d' ' -f2)
-_prov="r-$_pkg=${_ver/-/.}"
-provides+=($_prov)
-  done
-}

Copied: r/repos/community-x86_64/PKGBUILD (from rev 1239268, r/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 15:35:12 UTC (rev 1239269)
@@ -0,0 +1,97 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Ronald van Haren 
+# Contributor: Damir Perisa 
+# Contributor: K. Piche 
+
+pkgname=r
+pkgver=4.2.1
+pkgrel=1
+pkgdesc='Language and environment for statistical computing and graphics'
+arch=(x86_64)
+license=(GPL)
+url='https://www.r-project.org/'
+depends=(lapack libtiff pcre2 perl libxmu pango zip unzip curl icu which)
+makedepends=(jdk-openjdk gcc-fortran tk texlive-core)
+optdepends=('tk: tcl/tk interface'
+'texlive-bin: latex sty files'
+

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

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 15:34:54
  Author: arojas
Revision: 1239268

Update to 4.2.1

Modified:
  r/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 15:29:26 UTC (rev 1239267)
+++ PKGBUILD2022-06-23 15:34:54 UTC (rev 1239268)
@@ -4,8 +4,8 @@
 # Contributor: K. Piche 
 
 pkgname=r
-pkgver=4.2.0
-pkgrel=4
+pkgver=4.2.1
+pkgrel=1
 pkgdesc='Language and environment for statistical computing and graphics'
 arch=(x86_64)
 license=(GPL)
@@ -22,7 +22,7 @@
r.desktop
r.png
R.conf)
-sha256sums=('38eab7719b7ad095388f06aa090c5a2b202791945de60d3e2bb0eab1f5097488'
+sha256sums=('4d52db486d27848e54613d4ee977ad952ec08ce17807e1b525b10cd4436c643f'
 '25b01ea93fa704884b65ba002d44d4e99725bd826997e8c73b6467df9f23c798'
 '1580d06a737951f4f3c903cbd514247d9071fc6868eb9c2de94bb999cc195cb1'
 'b7833166041b06f716b6a79095d27d4abd83549816dc53193213827139eae6ef')



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

2022-06-23 Thread Ike Devolder via arch-commits
Date: Thursday, June 23, 2022 @ 15:29:26
  Author: idevolder
Revision: 1239267

archrelease: copy trunk to community-x86_64

Added:
  opera/repos/community-x86_64/PKGBUILD
(from rev 1239266, opera/trunk/PKGBUILD)
  opera/repos/community-x86_64/default
(from rev 1239266, opera/trunk/default)
  opera/repos/community-x86_64/eula.html
(from rev 1239266, opera/trunk/eula.html)
  opera/repos/community-x86_64/opera
(from rev 1239266, opera/trunk/opera)
  opera/repos/community-x86_64/opera.install
(from rev 1239266, opera/trunk/opera.install)
  opera/repos/community-x86_64/privacy.html
(from rev 1239266, opera/trunk/privacy.html)
  opera/repos/community-x86_64/terms.html
(from rev 1239266, opera/trunk/terms.html)
Deleted:
  opera/repos/community-x86_64/PKGBUILD
  opera/repos/community-x86_64/default
  opera/repos/community-x86_64/eula.html
  opera/repos/community-x86_64/opera
  opera/repos/community-x86_64/opera.install
  opera/repos/community-x86_64/privacy.html
  opera/repos/community-x86_64/terms.html

---+
 PKGBUILD  |  174 -
 default   |8 
 eula.html | 4644 -
 opera |   26 
 opera.install |   78 
 privacy.html  | 4634 -
 terms.html| 5280 
 7 files changed, 7422 insertions(+), 7422 deletions(-)

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


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

2022-06-23 Thread Ike Devolder via arch-commits
Date: Thursday, June 23, 2022 @ 15:29:17
  Author: idevolder
Revision: 1239266

upgpkg: opera 88.0.4412.53-1

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 14:55:00 UTC (rev 1239265)
+++ PKGBUILD2022-06-23 15:29:17 UTC (rev 1239266)
@@ -9,7 +9,7 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=88.0.4412.40
+pkgver=88.0.4412.53
 pkgrel=1
 pkgdesc="A fast and secure web browser"
 url="https://www.opera.com/;
@@ -30,7 +30,7 @@
 'terms.html'
 'privacy.html'
 )
-sha512sums=('1a83973413a0b6ea5003ab501d76a47fafac38fca3ce7052eac99d4cf5aa5f0ff19dfb085f7caf4abf89a647958ba3d73a1fad92e12d847fd15e64685e780b37'
+sha512sums=('086254d5287d6e1d02416a66d76c6ca2778d535605218378c09a7858a4e02a70144970d2b63c72ead289fefd9e482c86b898c6958fb80f36b61125d77e9f0515'
 
'7e854e4c972785b8941f60117fbe4b88baeb8d7ca845ef2e10e8064043411da73821ba1ab0068df61e902f242a3ce355b51ffa9eab5397ff3ae3b5defd1be496'
 
'ddb1773877fcfd7d9674e63263a80f9dd5a3ba414cda4cc6c411c88d49c1d5175eede66d9362558ddd53c928c723101e4e110479ae88b8aec4d2366ec179297f'
 
'4435a3b6a08bf8e6ad4802afcbf111c1e8f477054251f031b70ae57ac1234fa19048121d64c878dc3b1de03522ce7ef11a263a86dc7062f643d569ecff82'



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

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 15:20:26
  Author: arojas
Revision: 449367

archrelease: copy trunk to extra-x86_64

Added:
  digikam/repos/extra-x86_64/PKGBUILD
(from rev 449366, digikam/trunk/PKGBUILD)
  digikam/repos/extra-x86_64/ffmpeg5.patch
(from rev 449366, digikam/trunk/ffmpeg5.patch)
  digikam/repos/extra-x86_64/keys/
Deleted:
  digikam/repos/extra-x86_64/PKGBUILD
  digikam/repos/extra-x86_64/akonadi-22.04.patch
  digikam/repos/extra-x86_64/ffmpeg5.patch

-+
 PKGBUILD|  100 +++---
 akonadi-22.04.patch |   16 
 ffmpeg5.patch   |   26 ++---
 3 files changed, 60 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 15:20:11 UTC (rev 449366)
+++ PKGBUILD2022-06-23 15:20:26 UTC (rev 449367)
@@ -1,53 +0,0 @@
-# $Id: PKGBUILD 320127 2018-03-24 09:48:28Z arojas $
-# Maintainer: Ronald van Haren 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=digikam
-_pkgver=7.6.0
-pkgver=${_pkgver//-/_} # for beta versions
-pkgrel=5
-pkgdesc='An advanced digital photo management application'
-arch=(x86_64)
-license=(GPL)
-url='https://www.digikam.org/'
-depends=(lensfun opencv akonadi-contacts knotifyconfig libksane kfilemetadata 
qtav marble-common threadweaver kcalendarcore
- qt5-xmlpatterns imagemagick jasper glu perl-image-exiftool)
-makedepends=(extra-cmake-modules doxygen eigen boost kdoctools)
-optdepends=('hugin: panorama tool' 'qt5-imageformats: support for additional 
image formats (WEBP, TIFF)'
-'rawtherapee: RAW import' 'darktable: RAW import'
-'perl: for digitaglinktree')
-source=(https://download.kde.org/stable/$pkgname/$pkgver/digiKam-$_pkgver.tar.xz{,.sig}
-ffmpeg5.patch
-akonadi-22.04.patch
-https://invent.kde.org/graphics/digikam/-/commit/8d16ea2e.patch)
-sha256sums=('d8e1ee7321d3fc313916f515756e3029ac4187dc453b6933848d4de5314b6641'
-'SKIP'
-'ef2601f9b2e668116a3643b4bd7ddcfc233ccfc747d813955423ca17b6a23dee'
-'595f7e971c4f9784046ab7bcba0983305b990bdc21e6257d9ec81b013aab1dc3'
-'9f9d67c7edd7e9c1c5284b6e86337f09499d7bd0a59ea56d6ef31b05f7926687')
-validpgpkeys=(D1CF2444A7858C5F2FB095B74A77747BC2386E50) # digiKam.org (digiKam 
project) 
-options=(debug)
-
-prepare() {
-  patch -d $pkgname-$_pkgver -p1 < ffmpeg5.patch # Fix build with FFmpeg 5
-  patch -d $pkgname-$_pkgver -p1 < akonadi-22.04.patch # Fix build with 
akonadi 22.04
-  patch -d $pkgname-$_pkgver -p1 < 8d16ea2e.patch # Fix crash when upgrading 
to mariadb 10.8
-}
-
-build() {
-  cmake -B build -S $pkgname-$_pkgver \
--DBUILD_TESTING=OFF \
--DENABLE_KFILEMETADATASUPPORT=ON \
--DENABLE_MEDIAPLAYER=ON \
--DENABLE_AKONADICONTACTSUPPORT=ON \
--DENABLE_MYSQLSUPPORT=ON \
--DENABLE_APPSTYLES=ON \
--DENABLE_QWEBENGINE=ON
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: digikam/repos/extra-x86_64/PKGBUILD (from rev 449366, 
digikam/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 15:20:26 UTC (rev 449367)
@@ -0,0 +1,47 @@
+# $Id: PKGBUILD 320127 2018-03-24 09:48:28Z arojas $
+# Maintainer: Ronald van Haren 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgname=digikam
+_pkgver=7.7.0
+pkgver=${_pkgver//-/_} # for beta versions
+pkgrel=1
+pkgdesc='An advanced digital photo management application'
+arch=(x86_64)
+license=(GPL)
+url='https://www.digikam.org/'
+depends=(lensfun opencv akonadi-contacts knotifyconfig libksane kfilemetadata 
qtav marble-common threadweaver kcalendarcore
+ qt5-xmlpatterns imagemagick jasper glu perl-image-exiftool)
+makedepends=(extra-cmake-modules doxygen eigen boost kdoctools)
+optdepends=('hugin: panorama tool' 'qt5-imageformats: support for additional 
image formats (WEBP, TIFF)'
+'rawtherapee: RAW import' 'darktable: RAW import'
+'perl: for digitaglinktree')
+source=(https://download.kde.org/stable/$pkgname/$pkgver/digiKam-$_pkgver.tar.xz{,.sig}
+ffmpeg5.patch)
+sha256sums=('c0c6dd2ea8a07514acbf2462f3a54518e7e8099b3337f881336168cff63d771c'
+'SKIP'
+'ef2601f9b2e668116a3643b4bd7ddcfc233ccfc747d813955423ca17b6a23dee')
+validpgpkeys=(D1CF2444A7858C5F2FB095B74A77747BC2386E50) # digiKam.org (digiKam 
project) 
+options=(debug)
+
+prepare() {
+  patch -d $pkgname-$_pkgver -p1 < ffmpeg5.patch # Fix build with FFmpeg 5
+}
+
+build() {
+  cmake -B build -S $pkgname-$_pkgver \
+-DBUILD_TESTING=OFF \
+-DENABLE_KFILEMETADATASUPPORT=ON \
+-DENABLE_MEDIAPLAYER=ON \
+-DENABLE_AKONADICONTACTSUPPORT=ON \
+-DENABLE_MYSQLSUPPORT=ON \
+-DENABLE_APPSTYLES=ON \
+

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

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 15:20:11
  Author: arojas
Revision: 449366

upgpkg: digikam 7.7.0-1

Added:
  digikam/trunk/keys/
  digikam/trunk/keys/pgp/
  digikam/trunk/keys/pgp/D1CF2444A7858C5F2FB095B74A77747BC2386E50.asc

--+
 D1CF2444A7858C5F2FB095B74A77747BC2386E50.asc |1 +
 1 file changed, 1 insertion(+)

Added: keys/pgp/D1CF2444A7858C5F2FB095B74A77747BC2386E50.asc
===
(Binary files differ)

Index: digikam/trunk/keys/pgp/D1CF2444A7858C5F2FB095B74A77747BC2386E50.asc
===
--- keys/pgp/D1CF2444A7858C5F2FB095B74A77747BC2386E50.asc   2022-06-23 
15:20:06 UTC (rev 449365)
+++ keys/pgp/D1CF2444A7858C5F2FB095B74A77747BC2386E50.asc   2022-06-23 
15:20:11 UTC (rev 449366)

Property changes on: 
digikam/trunk/keys/pgp/D1CF2444A7858C5F2FB095B74A77747BC2386E50.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


[arch-commits] Commit in digikam/trunk (PKGBUILD akonadi-22.04.patch)

2022-06-23 Thread Antonio Rojas via arch-commits
Date: Thursday, June 23, 2022 @ 15:20:06
  Author: arojas
Revision: 449365

Update to 7.7.0

Modified:
  digikam/trunk/PKGBUILD
Deleted:
  digikam/trunk/akonadi-22.04.patch

-+
 PKGBUILD|   16 +---
 akonadi-22.04.patch |   16 
 2 files changed, 5 insertions(+), 27 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 11:51:12 UTC (rev 449364)
+++ PKGBUILD2022-06-23 15:20:06 UTC (rev 449365)
@@ -5,9 +5,9 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=digikam
-_pkgver=7.6.0
+_pkgver=7.7.0
 pkgver=${_pkgver//-/_} # for beta versions
-pkgrel=5
+pkgrel=1
 pkgdesc='An advanced digital photo management application'
 arch=(x86_64)
 license=(GPL)
@@ -19,21 +19,15 @@
 'rawtherapee: RAW import' 'darktable: RAW import'
 'perl: for digitaglinktree')
 
source=(https://download.kde.org/stable/$pkgname/$pkgver/digiKam-$_pkgver.tar.xz{,.sig}
-ffmpeg5.patch
-akonadi-22.04.patch
-https://invent.kde.org/graphics/digikam/-/commit/8d16ea2e.patch)
-sha256sums=('d8e1ee7321d3fc313916f515756e3029ac4187dc453b6933848d4de5314b6641'
+ffmpeg5.patch)
+sha256sums=('c0c6dd2ea8a07514acbf2462f3a54518e7e8099b3337f881336168cff63d771c'
 'SKIP'
-'ef2601f9b2e668116a3643b4bd7ddcfc233ccfc747d813955423ca17b6a23dee'
-'595f7e971c4f9784046ab7bcba0983305b990bdc21e6257d9ec81b013aab1dc3'
-'9f9d67c7edd7e9c1c5284b6e86337f09499d7bd0a59ea56d6ef31b05f7926687')
+'ef2601f9b2e668116a3643b4bd7ddcfc233ccfc747d813955423ca17b6a23dee')
 validpgpkeys=(D1CF2444A7858C5F2FB095B74A77747BC2386E50) # digiKam.org (digiKam 
project) 
 options=(debug)
 
 prepare() {
   patch -d $pkgname-$_pkgver -p1 < ffmpeg5.patch # Fix build with FFmpeg 5
-  patch -d $pkgname-$_pkgver -p1 < akonadi-22.04.patch # Fix build with 
akonadi 22.04
-  patch -d $pkgname-$_pkgver -p1 < 8d16ea2e.patch # Fix crash when upgrading 
to mariadb 10.8
 }
 
 build() {

Deleted: akonadi-22.04.patch
===
--- akonadi-22.04.patch 2022-06-23 11:51:12 UTC (rev 449364)
+++ akonadi-22.04.patch 2022-06-23 15:20:06 UTC (rev 449365)
@@ -1,16 +0,0 @@
-diff --git a/core/utilities/extrasupport/addressbook/akonadiiface.cpp 
b/core/utilities/extrasupport/addressbook/akonadiiface.cpp
-index 6a78863cf6..8e65a405da 100644
 a/core/utilities/extrasupport/addressbook/akonadiiface.cpp
-+++ b/core/utilities/extrasupport/addressbook/akonadiiface.cpp
-@@ -49,7 +49,11 @@
- #include 
- #endif
- 
-+#if AKONADI_VERSION >= QT_VERSION_CHECK(5, 19, 80)
-+#include 
-+#else
- #include 
-+#endif
- #include 
- 
- #if defined(Q_OS_DARWIN) && defined(Q_CC_CLANG)



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 14:55:00
  Author: mtorromeo
Revision: 1239265

archrelease: copy trunk to community-x86_64

Added:
  cockpit-podman/repos/community-x86_64/PKGBUILD
(from rev 1239264, cockpit-podman/trunk/PKGBUILD)
Deleted:
  cockpit-podman/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 14:54:53 UTC (rev 1239264)
+++ PKGBUILD2022-06-23 14:55:00 UTC (rev 1239265)
@@ -1,17 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=cockpit-podman
-pkgver=49.1
-pkgrel=1
-pkgdesc='Cockpit UI for podman containers'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-podman'
-license=(LGPL)
-depends=(cockpit podman)
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('25ca5734ecb218f977e41190c9081dd9005f50d77da31c121096e87d48ff1490')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-podman/repos/community-x86_64/PKGBUILD (from rev 1239264, 
cockpit-podman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 14:55:00 UTC (rev 1239265)
@@ -0,0 +1,17 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=cockpit-podman
+pkgver=50
+pkgrel=1
+pkgdesc='Cockpit UI for podman containers'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-podman'
+license=(LGPL)
+depends=(cockpit podman)
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('18866931838d081687e577a867e045e6f28b99384e1ac11e31ea870829a1ef6c')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 14:54:53
  Author: mtorromeo
Revision: 1239264

upgpkg: cockpit-podman 50-1

Modified:
  cockpit-podman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 14:54:30 UTC (rev 1239263)
+++ PKGBUILD2022-06-23 14:54:53 UTC (rev 1239264)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-podman
-pkgver=49.1
+pkgver=50
 pkgrel=1
 pkgdesc='Cockpit UI for podman containers'
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=(LGPL)
 depends=(cockpit podman)
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('25ca5734ecb218f977e41190c9081dd9005f50d77da31c121096e87d48ff1490')
+sha256sums=('18866931838d081687e577a867e045e6f28b99384e1ac11e31ea870829a1ef6c')
 
 package() {
   cd $pkgname



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

2022-06-23 Thread Jelle van der Waa via arch-commits
Date: Thursday, June 23, 2022 @ 14:54:30
  Author: jelle
Revision: 1239263

archrelease: copy trunk to community-any

Added:
  osbuild/repos/community-any/PKGBUILD
(from rev 1239262, osbuild/trunk/PKGBUILD)
Deleted:
  osbuild/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 14:54:15 UTC (rev 1239262)
+++ PKGBUILD2022-06-23 14:54:30 UTC (rev 1239263)
@@ -1,40 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Achilleas Koutsou 
-
-pkgname=osbuild
-pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=58
-pkgrel=1
-url="https://www.osbuild.org;
-arch=(any)
-license=(Apache)
-depends=(bubblewrap curl e2fsprogs qemu-img python util-linux python-yaml 
python-jsonschema)
-makedepends=(make python-docutils python-setuptools)
-optdepends=('dnf: build rpm/dnf images'
-'pacman: build pacman images')
-source=($pkgname-$pkgver.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v${pkgver}.tar.gz)
-sha256sums=('4d32f618f6de163931b6cdb3400514c4b0e2812d78aea9c30776cd47f1207707')
-
-prepare() {
-  cd $pkgname-$pkgver
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make man
-  python setup.py install --skip-build --root="$pkgdir"
-
-  install -m 0755 -d "$pkgdir/usr/lib/osbuild/osbuild"
-
-  for group in assemblers devices inputs runners schemas sources stages mounts 
; do
-cp -vdr --no-preserve=ownership "$group" "$pkgdir/usr/lib/osbuild/"
-  done
-
-  # udev rules
-  install -Dm644 data/10-osbuild-inhibitor.rules 
"$pkgdir"/usr/lib/udev/rules.d/10-osbuild-inhibitor.rules
-}

Copied: osbuild/repos/community-any/PKGBUILD (from rev 1239262, 
osbuild/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 14:54:30 UTC (rev 1239263)
@@ -0,0 +1,40 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Achilleas Koutsou 
+
+pkgname=osbuild
+pkgdesc='Build Pipelines for Operating System Artifacts'
+pkgver=59
+pkgrel=1
+url="https://www.osbuild.org;
+arch=(any)
+license=(Apache)
+depends=(bubblewrap curl e2fsprogs qemu-img python util-linux python-yaml 
python-jsonschema)
+makedepends=(make python-docutils python-setuptools)
+optdepends=('dnf: build rpm/dnf images'
+'pacman: build pacman images')
+source=($pkgname-$pkgver.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v${pkgver}.tar.gz)
+sha256sums=('2e63448c0da1e2e471898a7c6bbe06b6dcb7c5e0fc3cc27834369737d0ccd9cc')
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make man
+  python setup.py install --skip-build --root="$pkgdir"
+
+  install -m 0755 -d "$pkgdir/usr/lib/osbuild/osbuild"
+
+  for group in assemblers devices inputs runners schemas sources stages mounts 
; do
+cp -vdr --no-preserve=ownership "$group" "$pkgdir/usr/lib/osbuild/"
+  done
+
+  # udev rules
+  install -Dm644 data/10-osbuild-inhibitor.rules 
"$pkgdir"/usr/lib/udev/rules.d/10-osbuild-inhibitor.rules
+}



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

2022-06-23 Thread Jelle van der Waa via arch-commits
Date: Thursday, June 23, 2022 @ 14:54:15
  Author: jelle
Revision: 1239262

upgpkg: osbuild 59-1

Modified:
  osbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 14:54:02 UTC (rev 1239261)
+++ PKGBUILD2022-06-23 14:54:15 UTC (rev 1239262)
@@ -3,7 +3,7 @@
 
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
-pkgver=58
+pkgver=59
 pkgrel=1
 url="https://www.osbuild.org;
 arch=(any)
@@ -13,7 +13,7 @@
 optdepends=('dnf: build rpm/dnf images'
 'pacman: build pacman images')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v${pkgver}.tar.gz)
-sha256sums=('4d32f618f6de163931b6cdb3400514c4b0e2812d78aea9c30776cd47f1207707')
+sha256sums=('2e63448c0da1e2e471898a7c6bbe06b6dcb7c5e0fc3cc27834369737d0ccd9cc')
 
 prepare() {
   cd $pkgname-$pkgver



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 14:54:02
  Author: mtorromeo
Revision: 1239261

archrelease: copy trunk to community-x86_64

Added:
  cockpit-machines/repos/community-x86_64/PKGBUILD
(from rev 1239260, cockpit-machines/trunk/PKGBUILD)
Deleted:
  cockpit-machines/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 14:53:55 UTC (rev 1239260)
+++ PKGBUILD2022-06-23 14:54:02 UTC (rev 1239261)
@@ -1,18 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=cockpit-machines
-pkgver=270.2
-pkgrel=1
-pkgdesc='Cockpit UI for virtual machines'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-machines'
-license=(LGPL)
-depends=(cockpit libvirt-dbus)
-optdepends=("virt-install: create new virtual machines")
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('251824be738ed3e6cf1d15f00037c16b2405f8bc2cb7791aeded0086d294c52b')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-machines/repos/community-x86_64/PKGBUILD (from rev 1239260, 
cockpit-machines/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 14:54:02 UTC (rev 1239261)
@@ -0,0 +1,18 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=cockpit-machines
+pkgver=271
+pkgrel=1
+pkgdesc='Cockpit UI for virtual machines'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-machines'
+license=(LGPL)
+depends=(cockpit libvirt-dbus)
+optdepends=("virt-install: create new virtual machines")
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('883d65666d1deaeb3546baffd479fdc4569e87461354090d54aa26936610b9e1')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 14:53:55
  Author: mtorromeo
Revision: 1239260

upgpkg: cockpit-machines 271-1

Modified:
  cockpit-machines/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 14:52:40 UTC (rev 1239259)
+++ PKGBUILD2022-06-23 14:53:55 UTC (rev 1239260)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-machines
-pkgver=270.2
+pkgver=271
 pkgrel=1
 pkgdesc='Cockpit UI for virtual machines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=(cockpit libvirt-dbus)
 optdepends=("virt-install: create new virtual machines")
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('251824be738ed3e6cf1d15f00037c16b2405f8bc2cb7791aeded0086d294c52b')
+sha256sums=('883d65666d1deaeb3546baffd479fdc4569e87461354090d54aa26936610b9e1')
 
 package() {
   cd $pkgname



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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 14:52:40
  Author: mtorromeo
Revision: 1239259

archrelease: copy trunk to community-x86_64

Added:
  cockpit/repos/community-x86_64/PKGBUILD
(from rev 1239258, cockpit/trunk/PKGBUILD)
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
(from rev 1239258, cockpit/trunk/cockpit-ws.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
(from rev 1239258, cockpit/trunk/cockpit-wsinstance.sysuser.conf)
  cockpit/repos/community-x86_64/cockpit.pam
(from rev 1239258, cockpit/trunk/cockpit.pam)
Deleted:
  cockpit/repos/community-x86_64/PKGBUILD
  cockpit/repos/community-x86_64/cockpit-ws.sysuser.conf
  cockpit/repos/community-x86_64/cockpit-wsinstance.sysuser.conf
  cockpit/repos/community-x86_64/cockpit.pam

-+
 PKGBUILD|  244 +++---
 cockpit-ws.sysuser.conf |2 
 cockpit-wsinstance.sysuser.conf |2 
 cockpit.pam |   10 -
 4 files changed, 129 insertions(+), 129 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 14:52:30 UTC (rev 1239258)
+++ PKGBUILD2022-06-23 14:52:40 UTC (rev 1239259)
@@ -1,122 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Iwan Timmer 
-# Contributor: Mark Constable 
-# Contributor: Anatol Pomozov 
-
-pkgbase=cockpit
-pkgname=(cockpit cockpit-pcp)
-pkgver=271
-pkgrel=1
-pkgdesc='A systemd web based user interface for Linux servers'
-arch=('x86_64')
-url='https://cockpit-project.org/'
-license=(LGPL)
-makedepends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
- git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp
- gendesk)
-options=(debug)
-source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz;
-"cockpit.pam"
-"cockpit-ws.sysuser.conf"
-"cockpit-wsinstance.sysuser.conf")
-sha256sums=('da3b6feabaaabe63624f24b783f287530afd901c236c77aff7b14217f6ce0f9b'
-'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
-'1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
-'46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')
-
-prepare() {
-  cd cockpit-$pkgver
-  # disable buggy package-lock check
-  sed -r '/^cmd_make_package_lock_json\b/ a exit 0' -i tools/node-modules
-}
-
-build() {
-  cd cockpit-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/$pkgname/ \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-dependency-tracking \
---disable-silent-rules \
---with-cockpit-user=cockpit-ws \
---with-cockpit-ws-instance-user=cockpit-wsinstance
-  make all
-
-  gendesk -n \
---name 'Cockpit Client' \
---comment 'Connect via ssh to servers running Cockpit' \
---exec '/usr/lib/cockpit/cockpit-desktop /' \
---categories 'Network;RemoteAccess' \
---custom 'DBusActivatable=true' \
---icon cockpit-client \
---pkgname cockpit
-}
-
-package_cockpit() {
-  depends=(krb5 libssh accountsservice perl-json perl-locale-po json-glib 
glib-networking
-   libpwquality openssl kexec-tools)
-  backup=('etc/pam.d/cockpit')
-  optdepends=("cockpit-pcp: reading performance metrics"
-  "cockpit-podman: user interface for managing podman containers"
-  "cockpit-machines: user interface for managing virtual machines"
-  "polkit: elevate privileges"
-  "sudo: elevate privileges"
-  "udisks2: manage hard disks"
-  "clevis: manage disk encryption"
-  "networkmanager: manage network connections"
-  "packagekit: manage packages"
-  "sssd: authentication"
-  "sscg: generate self-signed certificate")
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/usr/{src,lib/firewalld}
-  install -Dm644 "$srcdir"/cockpit.pam "$pkgdir"/etc/pam.d/cockpit
-  install -Dm644 "$srcdir"/cockpit-ws.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-ws.conf
-  install -Dm644 "$srcdir"/cockpit-wsinstance.sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/cockpit-wsinstance.conf
-
-  echo "z /usr/lib/cockpit/cockpit-session - - cockpit-wsinstance -" >> 
"$pkgdir"/usr/lib/tmpfiles.d/cockpit-tempfiles.conf
-
-  install -Dm644 cockpit.desktop 
"$pkgdir"/usr/share/applications/org.cockpit_project.CockpitClient.desktop
-
-  # remove unused plugins
-  rm -rf "$pkgdir"/usr/share/cockpit/{selinux,playground,sosreport} \
- 
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-{selinux,sosreport}.metainfo.xml
-
-  # remove plugins packaged separately
-  rm -rf "$pkgdir"/usr/share/cockpit/pcp \
- "$pkgdir"/usr/lib/cockpit/cockpit-pcp \
- "$pkgdir"/var/lib/pcp
-}
-

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

2022-06-23 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, June 23, 2022 @ 14:52:30
  Author: mtorromeo
Revision: 1239258

upgpkg: cockpit 272-1

Modified:
  cockpit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 12:58:52 UTC (rev 1239257)
+++ PKGBUILD2022-06-23 14:52:30 UTC (rev 1239258)
@@ -5,7 +5,7 @@
 
 pkgbase=cockpit
 pkgname=(cockpit cockpit-pcp)
-pkgver=271
+pkgver=272
 pkgrel=1
 pkgdesc='A systemd web based user interface for Linux servers'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 "cockpit.pam"
 "cockpit-ws.sysuser.conf"
 "cockpit-wsinstance.sysuser.conf")
-sha256sums=('da3b6feabaaabe63624f24b783f287530afd901c236c77aff7b14217f6ce0f9b'
+sha256sums=('d02b4c33d2a4bd559de36d3dc0751f29501bb04e14b55f71754da6f045b4966e'
 'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
 '1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
 '46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')



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

2022-06-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, June 23, 2022 @ 12:58:52
  Author: polyzen
Revision: 1239257

archrelease: copy trunk to community-x86_64

Added:
  go-yq/repos/community-x86_64/PKGBUILD
(from rev 1239256, go-yq/trunk/PKGBUILD)
Deleted:
  go-yq/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 12:58:28 UTC (rev 1239256)
+++ PKGBUILD2022-06-23 12:58:52 UTC (rev 1239257)
@@ -1,52 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Maintainer: Caleb Maclennan 
-# Contributor: Mario Finelli 
-
-pkgname=go-yq
-pkgver=4.25.2
-pkgrel=1
-pkgdesc='Portable command-line YAML processor'
-arch=('x86_64')
-url=https://github.com/mikefarah/yq
-license=('MIT')
-depends=('glibc')
-makedepends=('go')
-conflicts=('yq')
-source=("$url/archive/v$pkgver/yq-$pkgver.tar.gz")
-b2sums=('78e6ff09058d073205c17ba3dca7ba1504891a76a9fccde53178183c6b69903696e270205768ad6043d6f24686c61290e5a3f9ed3de1d0744f76e75f16eeb81a')
-
-prepare() {
-  cd yq-$pkgver
-  go mod vendor
-}
-
-build() {
-  cd yq-$pkgver
-  export CGO_CPPFLAGS="$CPPFLAGS"
-  export CGO_CFLAGS="$CFLAGS"
-  export CGO_CXXFLAGS="$CXXFLAGS"
-  export CGO_LDFLAGS="$LDFLAGS"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-modcacherw"
-  go build .
-}
-
-check() {
-  cd yq-$pkgver
-  go test ./...
-}
-
-package() {
-  cd yq-$pkgver
-  install -Dt "$pkgdir"/usr/bin yq
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname README.md
-
-  ./yq shell-completion bash | install -Dm644 /dev/stdin \
-"$pkgdir"/usr/share/bash-completion/completions/yq
-  ./yq shell-completion zsh | install -Dm644 /dev/stdin \
-"$pkgdir"/usr/share/zsh/site-functions/_yq
-  ./yq shell-completion fish | install -Dm644 /dev/stdin \
-"$pkgdir"/usr/share/fish/vendor_completions.d/yq.fish
-}
-
-# vim:set ts=2 sw=2 et:

Copied: go-yq/repos/community-x86_64/PKGBUILD (from rev 1239256, 
go-yq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 12:58:52 UTC (rev 1239257)
@@ -0,0 +1,52 @@
+# Maintainer: Daniel M. Capella 
+# Maintainer: Caleb Maclennan 
+# Contributor: Mario Finelli 
+
+pkgname=go-yq
+pkgver=4.25.3
+pkgrel=1
+pkgdesc='Portable command-line YAML processor'
+arch=('x86_64')
+url=https://github.com/mikefarah/yq
+license=('MIT')
+depends=('glibc')
+makedepends=('go')
+conflicts=('yq')
+source=("$url/archive/v$pkgver/yq-$pkgver.tar.gz")
+b2sums=('dcefbcaafb4ecc66ca60c2e9958b6ed96e5bef5792c6d0e159c7f1d51a573cb4f84f4c1cb4fc829f64360b8f5f04d95c3bd492737ae51931f4c651ac8295')
+
+prepare() {
+  cd yq-$pkgver
+  go mod vendor
+}
+
+build() {
+  cd yq-$pkgver
+  export CGO_CPPFLAGS="$CPPFLAGS"
+  export CGO_CFLAGS="$CFLAGS"
+  export CGO_CXXFLAGS="$CXXFLAGS"
+  export CGO_LDFLAGS="$LDFLAGS"
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-modcacherw"
+  go build .
+}
+
+check() {
+  cd yq-$pkgver
+  go test ./...
+}
+
+package() {
+  cd yq-$pkgver
+  install -Dt "$pkgdir"/usr/bin yq
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname README.md
+
+  ./yq shell-completion bash | install -Dm644 /dev/stdin \
+"$pkgdir"/usr/share/bash-completion/completions/yq
+  ./yq shell-completion zsh | install -Dm644 /dev/stdin \
+"$pkgdir"/usr/share/zsh/site-functions/_yq
+  ./yq shell-completion fish | install -Dm644 /dev/stdin \
+"$pkgdir"/usr/share/fish/vendor_completions.d/yq.fish
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-06-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, June 23, 2022 @ 12:58:28
  Author: polyzen
Revision: 1239256

upgpkg: go-yq 4.25.3-1

Modified:
  go-yq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 12:27:53 UTC (rev 1239255)
+++ PKGBUILD2022-06-23 12:58:28 UTC (rev 1239256)
@@ -3,7 +3,7 @@
 # Contributor: Mario Finelli 
 
 pkgname=go-yq
-pkgver=4.25.2
+pkgver=4.25.3
 pkgrel=1
 pkgdesc='Portable command-line YAML processor'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('go')
 conflicts=('yq')
 source=("$url/archive/v$pkgver/yq-$pkgver.tar.gz")
-b2sums=('78e6ff09058d073205c17ba3dca7ba1504891a76a9fccde53178183c6b69903696e270205768ad6043d6f24686c61290e5a3f9ed3de1d0744f76e75f16eeb81a')
+b2sums=('dcefbcaafb4ecc66ca60c2e9958b6ed96e5bef5792c6d0e159c7f1d51a573cb4f84f4c1cb4fc829f64360b8f5f04d95c3bd492737ae51931f4c651ac8295')
 
 prepare() {
   cd yq-$pkgver



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

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 12:27:53
  Author: dvzrv
Revision: 1239255

archrelease: copy trunk to community-x86_64

Added:
  lsp-plugins/repos/community-x86_64/PKGBUILD
(from rev 1239254, lsp-plugins/trunk/PKGBUILD)
  lsp-plugins/repos/community-x86_64/lsp-plugins-1.2.2-default_make_flags.patch
(from rev 1239254, 
lsp-plugins/trunk/lsp-plugins-1.2.2-default_make_flags.patch)
Deleted:
  lsp-plugins/repos/community-x86_64/PKGBUILD

+
 PKGBUILD   |  171 ---
 lsp-plugins-1.2.2-default_make_flags.patch |   21 +++
 2 files changed, 97 insertions(+), 95 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 12:27:36 UTC (rev 1239254)
+++ PKGBUILD2022-06-23 12:27:53 UTC (rev 1239255)
@@ -1,95 +0,0 @@
-# Maintainer: David Runge 
-
-pkgbase=lsp-plugins
-pkgname=(lsp-plugins lsp-plugins-docs)
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
-arch=(x86_64)
-url="https://lsp-plug.in;
-license=(LGPL3)
-makedepends=(cairo gcc-libs glibc hicolor-icon-theme libglvnd libx11 jack 
ladspa libsndfile lv2 php)
-checkdepends=(lv2lint)
-options=(debug)
-source=(https://github.com/sadko4u/$pkgname/releases/download/$pkgver/$pkgname-src-$pkgver.tar.gz)
-sha512sums=('7246d60cd34313aa05a9167218d84cfd7a8d839520de44d1cb52e9da4df25a3f76a4cc1af17b5914532f0aa7227071e9b0cc4d9b87cab57d77feb759f26bd461')
-b2sums=('d07f0bb6b5ce2ddc40ebdd56bc0270ea4d439d728051a9e39312ecb104efe4c961d7a2389fcd2869aa2503b403641db0e8f07eee5796e96887a37cb13878198e')
-
-build() {
-  make config VERBOSE=1 FEATURES='doc lv2 vst2 jack ladspa xdg' PREFIX=/usr -C 
$pkgbase
-  make VERBOSE=1 -C $pkgbase
-}
-
-check() {
-  local _plugin
-  local _lv2_uri="http://lsp-plug.in/plugins/lv2/;
-  local _lv2_plugins=(art_delay_mono art_delay_stereo comp_delay_mono
-  comp_delay_stereo comp_delay_x2_stereo compressor_lr compressor_mono
-  compressor_ms compressor_stereo crossover_lr crossover_mono crossover_ms
-  crossover_stereo dyna_processor_lr dyna_processor_mono dyna_processor_ms
-  dyna_processor_stereo expander_lr expander_mono expander_ms expander_stereo
-  gate_lr gate_mono gate_ms gate_stereo graph_equalizer_x16_lr
-  graph_equalizer_x16_mono graph_equalizer_x16_ms graph_equalizer_x16_stereo
-  graph_equalizer_x32_lr graph_equalizer_x32_mono graph_equalizer_x32_ms
-  graph_equalizer_x32_stereo impulse_responses_mono impulse_responses_stereo
-  impulse_reverb_mono impulse_reverb_stereo latency_meter limiter_mono
-  limiter_stereo loud_comp_mono loud_comp_stereo mb_compressor_lr
-  mb_compressor_mono mb_compressor_ms mb_compressor_stereo mb_expander_lr
-  mb_expander_mono mb_expander_ms mb_expander_stereo mb_gate_lr mb_gate_mono
-  mb_gate_ms mb_gate_stereo multisampler_x12 multisampler_x12_do
-  multisampler_x24 multisampler_x24_do multisampler_x48 multisampler_x48_do
-  oscillator_mono oscilloscope_x1 oscilloscope_x2 oscilloscope_x4
-  para_equalizer_x16_lr para_equalizer_x16_mono para_equalizer_x16_ms
-  para_equalizer_x16_stereo para_equalizer_x32_lr para_equalizer_x32_mono
-  para_equalizer_x32_ms para_equalizer_x32_stereo phase_detector profiler_mono
-  profiler_stereo room_builder_mono room_builder_stereo sampler_mono
-  sampler_stereo sc_compressor_lr sc_compressor_mono sc_compressor_ms
-  sc_compressor_stereo sc_dyna_processor_lr sc_dyna_processor_mono
-  sc_dyna_processor_ms sc_dyna_processor_stereo sc_expander_lr sc_expander_mono
-  sc_expander_ms sc_expander_stereo sc_gate_lr sc_gate_mono sc_gate_ms
-  sc_gate_stereo sc_limiter_mono sc_limiter_stereo sc_mb_compressor_lr
-  sc_mb_compressor_mono sc_mb_compressor_ms sc_mb_compressor_stereo
-  sc_mb_expander_lr sc_mb_expander_mono sc_mb_expander_ms sc_mb_expander_stereo
-  sc_mb_gate_lr sc_mb_gate_mono sc_mb_gate_ms sc_mb_gate_stereo slap_delay_mono
-  slap_delay_stereo spectrum_analyzer_x1 spectrum_analyzer_x12
-  spectrum_analyzer_x16 spectrum_analyzer_x2 spectrum_analyzer_x4
-  spectrum_analyzer_x8 surge_filter_mono surge_filter_stereo trigger_midi_mono
-  trigger_midi_stereo trigger_mono trigger_stereo)
-
-  make FEATURES=lv2 DESTDIR="$PWD/test" install -C $pkgbase
-  for _plugin in "${_lv2_plugins[@]}"; do
-lv2lint -Mpack -I "$PWD/test/usr/lib/lv2/$pkgname.lv2/" $_lv2_uri$_plugin
-  done
-}
-
-_pick() {
-  local p="$1" f d; shift
-  for f; do
-d="$srcdir/$p/${f#$pkgdir/}"
-mkdir -p "$(dirname "$d")"
-mv "$f" "$d"
-rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
-  done
-}
-
-package_lsp-plugins() {
-  groups=(ladspa-plugins lv2-plugins pro-audio vst-plugins)
-  depends=(cairo gcc-libs glibc hicolor-icon-theme libglvnd libsndfile.so 
libx11)
-  optdepends=(
-'jack: for standalone applications'
-'ladspa-host: for LADSPA plugins'
-'lsp-plugins-docs: for documentation'
-'lv2-host: for LV2 plugins'
-'vst-host: for VST 

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

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 12:27:36
  Author: dvzrv
Revision: 1239254

upgpkg: lsp-plugins 1.2.2-1: Upgrade to 1.2.2.

Add patch to fix overriding of default CFLAGS/CXXFLAGS when providing 
distribution flags:
https://github.com/sadko4u/lsp-plugins/issues/257
Add libxrandr as additional makedepends/depends.
Use jq to extract plugin names for lv2lint tests instead of hardcoding the 
names.

Added:
  lsp-plugins/trunk/lsp-plugins-1.2.2-default_make_flags.patch
Modified:
  lsp-plugins/trunk/PKGBUILD

+
 PKGBUILD   |   61 +--
 lsp-plugins-1.2.2-default_make_flags.patch |   21 +
 2 files changed, 42 insertions(+), 40 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 11:51:17 UTC (rev 1239253)
+++ PKGBUILD2022-06-23 12:27:36 UTC (rev 1239254)
@@ -2,19 +2,29 @@
 
 pkgbase=lsp-plugins
 pkgname=(lsp-plugins lsp-plugins-docs)
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
 arch=(x86_64)
 url="https://lsp-plug.in;
 license=(LGPL3)
-makedepends=(cairo gcc-libs glibc hicolor-icon-theme libglvnd libx11 jack 
ladspa libsndfile lv2 php)
-checkdepends=(lv2lint)
+makedepends=(cairo gcc-libs glibc hicolor-icon-theme libglvnd libx11 libxrandr 
jack ladspa libsndfile lv2 php)
+checkdepends=(jq lv2lint)
 options=(debug)
-source=(https://github.com/sadko4u/$pkgname/releases/download/$pkgver/$pkgname-src-$pkgver.tar.gz)
-sha512sums=('7246d60cd34313aa05a9167218d84cfd7a8d839520de44d1cb52e9da4df25a3f76a4cc1af17b5914532f0aa7227071e9b0cc4d9b87cab57d77feb759f26bd461')
-b2sums=('d07f0bb6b5ce2ddc40ebdd56bc0270ea4d439d728051a9e39312ecb104efe4c961d7a2389fcd2869aa2503b403641db0e8f07eee5796e96887a37cb13878198e')
+source=(
+  
https://github.com/sadko4u/$pkgname/releases/download/$pkgver/$pkgname-src-$pkgver.tar.gz
+  $pkgname-1.2.2-default_make_flags.patch
+)
+sha512sums=('63a1da2007a91db0e9bed97c26de5c5621b429d801b8d0eaf0e8d26aba2a57631824566e2c0ad48ea5943a5050cc40d4328c30427e4986b85d2878773a51dae1'
+
'4b8e3950bb0fd4d5492b283dd93cd585d0577b5c078c343b9a9b3cd60d39ace7884439f97eedb59ad5f3673d0d5e0a2fda7ec955511d542f26ae49fbc7d5b12a')
+b2sums=('4c72745d3aeb81cfddc5aef6214062a26016ea8ee092f9167abf56f602eaf1f9e1e5e113adc679089109180ebfedc9a70ac58df3178027bc2f1054a464337899'
+
'1cf5b69d712a3cb8aeeab2a587a5be277af37dea5b2d8d113b4fb94726197361d0e3cfff383d0ba8290e1237455fae990f517766130898e93bfc9619396629d5')
 
+prepare() {
+  # fix issues with default CFLAGS/CXXFLAGS: 
https://github.com/sadko4u/lsp-plugins/issues/257
+  patch -Np1 -d $pkgbase -i ../$pkgname-1.2.2-default_make_flags.patch
+}
+
 build() {
   make config VERBOSE=1 FEATURES='doc lv2 vst2 jack ladspa xdg' PREFIX=/usr -C 
$pkgbase
   make VERBOSE=1 -C $pkgbase
@@ -23,41 +33,12 @@
 check() {
   local _plugin
   local _lv2_uri="http://lsp-plug.in/plugins/lv2/;
-  local _lv2_plugins=(art_delay_mono art_delay_stereo comp_delay_mono
-  comp_delay_stereo comp_delay_x2_stereo compressor_lr compressor_mono
-  compressor_ms compressor_stereo crossover_lr crossover_mono crossover_ms
-  crossover_stereo dyna_processor_lr dyna_processor_mono dyna_processor_ms
-  dyna_processor_stereo expander_lr expander_mono expander_ms expander_stereo
-  gate_lr gate_mono gate_ms gate_stereo graph_equalizer_x16_lr
-  graph_equalizer_x16_mono graph_equalizer_x16_ms graph_equalizer_x16_stereo
-  graph_equalizer_x32_lr graph_equalizer_x32_mono graph_equalizer_x32_ms
-  graph_equalizer_x32_stereo impulse_responses_mono impulse_responses_stereo
-  impulse_reverb_mono impulse_reverb_stereo latency_meter limiter_mono
-  limiter_stereo loud_comp_mono loud_comp_stereo mb_compressor_lr
-  mb_compressor_mono mb_compressor_ms mb_compressor_stereo mb_expander_lr
-  mb_expander_mono mb_expander_ms mb_expander_stereo mb_gate_lr mb_gate_mono
-  mb_gate_ms mb_gate_stereo multisampler_x12 multisampler_x12_do
-  multisampler_x24 multisampler_x24_do multisampler_x48 multisampler_x48_do
-  oscillator_mono oscilloscope_x1 oscilloscope_x2 oscilloscope_x4
-  para_equalizer_x16_lr para_equalizer_x16_mono para_equalizer_x16_ms
-  para_equalizer_x16_stereo para_equalizer_x32_lr para_equalizer_x32_mono
-  para_equalizer_x32_ms para_equalizer_x32_stereo phase_detector profiler_mono
-  profiler_stereo room_builder_mono room_builder_stereo sampler_mono
-  sampler_stereo sc_compressor_lr sc_compressor_mono sc_compressor_ms
-  sc_compressor_stereo sc_dyna_processor_lr sc_dyna_processor_mono
-  sc_dyna_processor_ms sc_dyna_processor_stereo sc_expander_lr sc_expander_mono
-  sc_expander_ms sc_expander_stereo sc_gate_lr sc_gate_mono sc_gate_ms
-  sc_gate_stereo sc_limiter_mono sc_limiter_stereo sc_mb_compressor_lr
-  sc_mb_compressor_mono sc_mb_compressor_ms sc_mb_compressor_stereo
-  sc_mb_expander_lr sc_mb_expander_mono sc_mb_expander_ms sc_mb_expander_stereo
-  

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

2022-06-23 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, June 23, 2022 @ 11:49:05
  Author: svenstaro
Revision: 449359

Remove unused config variable SDL_DLOPEN=ON

Modified:
  sdl2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 11:45:01 UTC (rev 449358)
+++ PKGBUILD2022-06-23 11:49:05 UTC (rev 449359)
@@ -25,7 +25,6 @@
   cmake -S SDL2-${pkgver} -B build -G Ninja \
 -D CMAKE_INSTALL_PREFIX=/usr \
 -D SDL_STATIC=OFF \
--D SDL_DLOPEN=ON \
 -D SDL_RPATH=OFF
   cmake --build build
 }



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

2022-06-23 Thread Jan Steffens via arch-commits
Date: Thursday, June 23, 2022 @ 11:45:01
  Author: heftig
Revision: 449358

archrelease: copy trunk to extra-x86_64

Added:
  rhythmbox/repos/extra-x86_64/PKGBUILD
(from rev 449357, rhythmbox/trunk/PKGBUILD)
Deleted:
  rhythmbox/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 11:44:53 UTC (rev 449357)
+++ PKGBUILD2022-06-23 11:45:01 UTC (rev 449358)
@@ -1,66 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: Giovanni Scafora 
-
-pkgname=rhythmbox
-pkgver=3.4.5
-pkgrel=1
-pkgdesc="Music playback and management application"
-arch=(x86_64)
-license=(GPL)
-url="https://wiki.gnome.org/Apps/Rhythmbox;
-depends=(dconf gst-plugins-base gst-plugins-good libsoup json-glib libnotify
- libpeas media-player-info totem-plparser tdb python-gobject libgudev
- grilo)
-makedepends=(brasero gobject-introspection vala libdmapsharing lirc libgpod
- libmtp zeitgeist gtk-doc yelp-tools git meson)
-checkdepends=(check xorg-server-xvfb)
-optdepends=('gst-plugins-ugly: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-libav: Extra media codecs'
-'brasero: Audio CD Recorder plugin'
-'libdmapsharing: DAAP Music Sharing plugin'
-'grilo-plugins: Grilo media browser plugin'
-'lirc: LIRC plugin'
-'libgpod: Portable Players - iPod plugin'
-'libmtp: Portable Players - MTP plugin'
-'gvfs-mtp: Portable Players - Android plugin'
-'zeitgeist: Zeitgeist logging plugin')
-options=(debug)
-_commit=015ce7418d2bc6486f51f8fc0c21a4514fcbc50a  # tags/v3.4.5^0
-source=("git+https://gitlab.gnome.org/GNOME/rhythmbox.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # Allow building with a newer version of meson
-  sed -i '/unsupported version of meson/d' meson.build
-}
-
-build() {
-  arch-meson $pkgname build \
--D gtk_doc=true \
--D tests=true
-  meson compile -C build
-}
-
-check() (
-  glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/$pkgname/data}"
-  export GSETTINGS_SCHEMA_DIR GSETTINGS_BACKEND=memory CK_TIMEOUT_MULTIPLIER=3
-
-  xvfb-run -s '-nolisten local' \
-meson test -C build --print-errorlogs
-)
-
-package() {
-  meson install -C build --destdir "$pkgdir"
-
-  python -m compileall -d /usr/lib "$pkgdir/usr/lib"
-  python -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
-}

Copied: rhythmbox/repos/extra-x86_64/PKGBUILD (from rev 449357, 
rhythmbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 11:45:01 UTC (rev 449358)
@@ -0,0 +1,64 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Giovanni Scafora 
+
+pkgname=rhythmbox
+pkgver=3.4.6
+pkgrel=1
+pkgdesc="Music playback and management application"
+arch=(x86_64)
+license=(GPL)
+url="https://wiki.gnome.org/Apps/Rhythmbox;
+depends=(dconf gst-plugins-base gst-plugins-good libsoup json-glib libnotify
+ libpeas media-player-info totem-plparser tdb python-gobject libgudev
+ grilo)
+makedepends=(brasero gobject-introspection vala libdmapsharing lirc libgpod
+ libmtp zeitgeist gtk-doc yelp-tools git meson)
+checkdepends=(check xorg-server-xvfb)
+optdepends=('gst-plugins-ugly: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-libav: Extra media codecs'
+'brasero: Audio CD Recorder plugin'
+'libdmapsharing: DAAP Music Sharing plugin'
+'grilo-plugins: Grilo media browser plugin'
+'lirc: LIRC plugin'
+'libgpod: Portable Players - iPod plugin'
+'libmtp: Portable Players - MTP plugin'
+'gvfs-mtp: Portable Players - Android plugin'
+'zeitgeist: Zeitgeist logging plugin')
+options=(debug)
+_commit=1b14819fc3937d9f03edd8dac092228cb4589240  # tags/v3.4.6^0
+source=("git+https://gitlab.gnome.org/GNOME/rhythmbox.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Allow building with a newer version of meson
+  sed -i '/unsupported version of meson/d' meson.build
+}
+
+build() {
+  arch-meson $pkgname build -D gtk_doc=true
+  meson compile -C build
+}
+
+check() (
+  glib-compile-schemas "${GSETTINGS_SCHEMA_DIR:=$PWD/$pkgname/data}"
+  export GSETTINGS_SCHEMA_DIR GSETTINGS_BACKEND=memory CK_TIMEOUT_MULTIPLIER=3
+
+  xvfb-run -s '-nolisten local' \
+meson test -C build --print-errorlogs
+)
+

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

2022-06-23 Thread Jan Steffens via arch-commits
Date: Thursday, June 23, 2022 @ 11:44:53
  Author: heftig
Revision: 449357

3.4.6-1

Modified:
  rhythmbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 10:39:42 UTC (rev 449356)
+++ PKGBUILD2022-06-23 11:44:53 UTC (rev 449357)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=rhythmbox
-pkgver=3.4.5
+pkgver=3.4.6
 pkgrel=1
 pkgdesc="Music playback and management application"
 arch=(x86_64)
@@ -27,7 +27,7 @@
 'gvfs-mtp: Portable Players - Android plugin'
 'zeitgeist: Zeitgeist logging plugin')
 options=(debug)
-_commit=015ce7418d2bc6486f51f8fc0c21a4514fcbc50a  # tags/v3.4.5^0
+_commit=1b14819fc3937d9f03edd8dac092228cb4589240  # tags/v3.4.6^0
 source=("git+https://gitlab.gnome.org/GNOME/rhythmbox.git#commit=$_commit;)
 sha512sums=('SKIP')
 
@@ -44,9 +44,7 @@
 }
 
 build() {
-  arch-meson $pkgname build \
--D gtk_doc=true \
--D tests=true
+  arch-meson $pkgname build -D gtk_doc=true
   meson compile -C build
 }
 



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

2022-06-23 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, June 23, 2022 @ 11:29:01
  Author: svenstaro
Revision: 1239243

archrelease: copy trunk to community-x86_64

Added:
  tiled/repos/community-x86_64/PKGBUILD
(from rev 1239242, tiled/trunk/PKGBUILD)
Deleted:
  tiled/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 11:28:55 UTC (rev 1239242)
+++ PKGBUILD2022-06-23 11:29:01 UTC (rev 1239243)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
-pkgname=tiled
-pkgver=1.8.5
-pkgrel=1
-pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
-arch=('x86_64')
-url='http://www.mapeditor.org'
-license=('GPL')
-replaces=('tiled-qt')
-depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11'
- 'qt5-declarative' 'qt5-quickcontrols2' 'qt5-svg' 'zstd')
-makedepends=('mesa' 'qt5-tools' 'python' 'qbs')
-optdepends=('python: Python plugin'
-'qt5-imageformats: Support for additional image formats (including 
WebP)')
-source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-sha512sums=('fe1c3f869cbabe200862d0a15c9a5ea6ca23bf890ebc01001414ec35ea1f1509010cf7ac675021857353fd8acf7fe154c2bdd25abdc4ee713def4e4e86fab3e2')
-
-build() {
-  cd $pkgname-$pkgver
-  qbs qbs.installPrefix:"/usr" projects.Tiled.useRPaths:false 
projects.Tiled.installHeaders:true projects.Tiled.enableZstd:true
-}
-
-package() {
-  cd $pkgname-$pkgver
-  qbs install --install-root "$pkgdir"
-}

Copied: tiled/repos/community-x86_64/PKGBUILD (from rev 1239242, 
tiled/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 11:29:01 UTC (rev 1239243)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
+pkgname=tiled
+pkgver=1.8.6
+pkgrel=1
+pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
+arch=('x86_64')
+url='http://www.mapeditor.org'
+license=('GPL')
+replaces=('tiled-qt')
+depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11'
+ 'qt5-declarative' 'qt5-quickcontrols2' 'qt5-svg' 'zstd')
+makedepends=('mesa' 'qt5-tools' 'python' 'qbs')
+optdepends=('python: Python plugin'
+'qt5-imageformats: Support for additional image formats (including 
WebP)')
+source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
+sha512sums=('f77ff46fbb707d8c02499f168e5748f39081fa780fb9a5b1ea04603b09cd71280d76034cab28b23fc30280bd856121e473c992c9c39d7c46fc97d5fbfbe4191d')
+
+build() {
+  cd $pkgname-$pkgver
+  qbs qbs.installPrefix:"/usr" projects.Tiled.useRPaths:false 
projects.Tiled.installHeaders:true projects.Tiled.enableZstd:true
+}
+
+package() {
+  cd $pkgname-$pkgver
+  qbs install --install-root "$pkgdir"
+}



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

2022-06-23 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, June 23, 2022 @ 11:28:55
  Author: svenstaro
Revision: 1239242

upgpkg: tiled 1.8.6-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 10:53:08 UTC (rev 1239241)
+++ PKGBUILD2022-06-23 11:28:55 UTC (rev 1239242)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=1.8.5
+pkgver=1.8.6
 pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 optdepends=('python: Python plugin'
 'qt5-imageformats: Support for additional image formats (including 
WebP)')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-sha512sums=('fe1c3f869cbabe200862d0a15c9a5ea6ca23bf890ebc01001414ec35ea1f1509010cf7ac675021857353fd8acf7fe154c2bdd25abdc4ee713def4e4e86fab3e2')
+sha512sums=('f77ff46fbb707d8c02499f168e5748f39081fa780fb9a5b1ea04603b09cd71280d76034cab28b23fc30280bd856121e473c992c9c39d7c46fc97d5fbfbe4191d')
 
 build() {
   cd $pkgname-$pkgver



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

2022-06-23 Thread Jelle van der Waa via arch-commits
Date: Thursday, June 23, 2022 @ 10:53:08
  Author: jelle
Revision: 1239241

archrelease: copy trunk to community-x86_64

Added:
  diffoscope/repos/community-x86_64/PKGBUILD
(from rev 1239240, diffoscope/trunk/PKGBUILD)
Deleted:
  diffoscope/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  210 ++---
 1 file changed, 105 insertions(+), 105 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 10:52:59 UTC (rev 1239240)
+++ PKGBUILD2022-06-23 10:53:08 UTC (rev 1239241)
@@ -1,105 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=diffoscope
-pkgver=216
-pkgrel=1
-pkgdesc='Tool for in-depth comparison of files, archives, and directories'
-url='https://diffoscope.org/'
-arch=('x86_64')
-license=('GPL3')
-depends=('python-magic' 'python-libarchive-c' 'python-distro' 
'python-defusedxml'
- 'python-tlsh')
-optdepends=(
-  'acl: access control list utilities support'
-  'binutils: binary utilities support'
-  'binwalk: binwalk support'
-  'bzip2: bzip2 utilities support'
-  'cdrtools: ISO utilities support'
-  'colord: ICC profiles support'
-  'cpio: cpio archive support'
-  'diffutils: diff utilities support'
-  'docx2txt: docx comparing support'
-  'dtc: device tree comparing support'
-  'e2fsprogs: Ext2/3/4 filesystem utilities support'
-  'enjarify: Android dex file support'
-  'hdf5: Hierarchical Data Format support'
-  'imagemagick: ImageMagick identify support'
-  'fpc: Free Pascal utilities support'
-  'java-environment: java utilities support'
-  'libcaca: image compare support'
-  'libxmlb: binary XML blobs support'
-  'llvm: LLVM bitcode files support'
-  'lz4: lz4 compression support'
-  'odt2txt: odt comparing support'
-  'fontforge: bitmap font utilities support'
-  'gettext: GNU internationalization utilities support'
-  'ghc: haskell utilities support'
-  'giflib: gifbuild utilities support'
-  'gnupg: GNU privacy guard support'
-  'gnumeric: GNOME Spreadsheet support'
-  'mono: mono support'
-  'openssh: OpenSSH key comparing support'
-  'openssl: .p7c and .p7b certificates. support'
-  'pgpdump: PGP files support'
-  'poppler: PDF utilities support'
-  'r: R language support'
-  'radare2: decompiler for executables'
-  'sqlite: SQLite support'
-  'squashfs-tools: squashfs filesystem support'
-  'python-guestfs: guestfs filesystem support'
-  'python-argcomplete: completion support'
-  'python-jsbeautifier: javascript beautifier support'
-  'python-progressbar: show progressbar support'
-  'tcpdump: pcap matching support'
-  'uboot-tools: FIT image support'
-  'unzip: zip utilities support'
-  'gzip: gzip utilities support'
-  'tar: tar utilities support'
-# 'wabt: webassembly support' unittest fails
-  'xxd: xxd utilities support'
-  'xz: XZ and LZMA utilities support'
-  'zstd: zst compression'
-)
-makedepends=('help2man' 'python-docutils' 'git')
-checkdepends=(
-  'python-pytest' 'python-jsbeautifier' 'python-h5py' 'acl' 'binutils' 'bzip2' 
'cdrtools' 'cpio' 'diffutils' 'e2fsprogs' 'enjarify'
-  'hdf5' 'imagemagick' 'java-environment=11' 'fontforge' 'gettext' 'ghc' 
'gnupg' 'mono' 'pgpdump' 'poppler' 'sqlite' 'squashfs-tools'
-  'libxmlb' 'lz4' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 
'fpc' 'openssh' 'openssl' 'odt2txt' 'docx2txt' 'r' 'dtc'
-  'giflib' 'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete' 
'zstd' 'uboot-tools')
-source=(https://diffoscope.org/archive/diffoscope-${pkgver}.tar.bz2{,.asc})
-sha512sums=('ad23ffaaeed9aad310c2602e2608f8ba2c5e68c5c2a776751218b750f82a642ab4655d518cd785a007ec60a8e2cea2f70691f6126996926d10ab8fa8b9b2985a'
-'SKIP')
-b2sums=('690a04994f02f8640f9885c7b6b951b7f12133f2bacc889f3efcefa4ccb268b7017c8d74860cdf0e0340ac5ab846b77c97f3c4ff2ed143b3ca0bbf123a87e8b9'
-'SKIP')
-validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58") # "Chris Lamb 
"
-
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed '/python-magic/d' -i setup.py
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-  make -C doc
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  PYTHONPATH=".:${PYTHONPATH}" PYTHONDONTWRITEBYTECODE=1 py.test \
--k 'not test_ppu and not test_superblock and not test_wasm and not 
test_text_proper_indentation and not test_different and not test_equal'
-# file upstream bug, see 2cd654b450ce82fb86f55223cc01ba1abdac58a8 in 
diffoscope.git
-# bug introduced by revert in https://bugs.archlinux.org/task/70261
-# unsquashfs output differs from fixture.
-# ppu bug https://salsa.debian.org/reproducible-builds/diffoscope/issues/9
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --skip-build -O1 --root="${pkgdir}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 doc/diffoscope.1 -t "${pkgdir}/usr/share/man/man1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: diffoscope/repos/community-x86_64/PKGBUILD 

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

2022-06-23 Thread Jelle van der Waa via arch-commits
Date: Thursday, June 23, 2022 @ 10:52:59
  Author: jelle
Revision: 1239240

upgpkg: diffoscope 217-1

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 10:38:14 UTC (rev 1239239)
+++ PKGBUILD2022-06-23 10:52:59 UTC (rev 1239240)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=diffoscope
-pkgver=216
+pkgver=217
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
@@ -67,9 +67,9 @@
   'libxmlb' 'lz4' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 
'fpc' 'openssh' 'openssl' 'odt2txt' 'docx2txt' 'r' 'dtc'
   'giflib' 'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete' 
'zstd' 'uboot-tools')
 source=(https://diffoscope.org/archive/diffoscope-${pkgver}.tar.bz2{,.asc})
-sha512sums=('ad23ffaaeed9aad310c2602e2608f8ba2c5e68c5c2a776751218b750f82a642ab4655d518cd785a007ec60a8e2cea2f70691f6126996926d10ab8fa8b9b2985a'
+sha512sums=('fba33c1b3e9851ee1f926f342ae8d4181fea998a732383f217306304f375554ad644d942fb121334adc1cdf9f50f884addd35928cda9db1ea1c32c34ba9ab862'
 'SKIP')
-b2sums=('690a04994f02f8640f9885c7b6b951b7f12133f2bacc889f3efcefa4ccb268b7017c8d74860cdf0e0340ac5ab846b77c97f3c4ff2ed143b3ca0bbf123a87e8b9'
+b2sums=('ee22a4c4d64c0b44d6f79db2655b80b0744f7af0eee5d7c57453abbe852c6867b0f4275118709bd3479c25b1a82d882cf12bba4a568288a078d2d7d46a52f0e5'
 'SKIP')
 validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58") # "Chris Lamb 
"
 



[arch-commits] Commit in namcap/repos/testing-any (4 files)

2022-06-23 Thread Jelle van der Waa via arch-commits
Date: Thursday, June 23, 2022 @ 10:39:42
  Author: jelle
Revision: 449356

archrelease: copy trunk to testing-any

Added:
  namcap/repos/testing-any/PKGBUILD
(from rev 449355, namcap/trunk/PKGBUILD)
  namcap/repos/testing-any/missing-desktop-file-utils.patch
(from rev 449355, namcap/trunk/missing-desktop-file-utils.patch)
Deleted:
  namcap/repos/testing-any/PKGBUILD
  namcap/repos/testing-any/missing-desktop-file-utils.patch

--+
 PKGBUILD |   78 ++---
 missing-desktop-file-utils.patch |   22 +-
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 10:39:31 UTC (rev 449355)
+++ PKGBUILD2022-06-23 10:39:42 UTC (rev 449356)
@@ -1,39 +0,0 @@
-# Maintainer : Rémy Oudompheng 
-# Contributor: Hugo Doria 
-
-pkgname=namcap
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="A Pacman package analyzer"
-arch=('any')
-url='https://gitlab.archlinux.org/pacman/namcap'
-license=('GPL')
-depends=('python' 'pyalpm' 'licenses' 'binutils' 'elfutils' 
'python-pyelftools')
-checkdepends=('systemd' 'python-pytest' 'python-six')
-makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
-source=(https://gitlab.archlinux.org/pacman/namcap/-/archive/${pkgver}/namcap-${pkgver}.tar.bz2
-   missing-desktop-file-utils.patch)
-sha512sums=('2e7a12644b535307add7efa7909757470ee3bdb2bdb0171aa75acee9fe367cd0f368af06c4c61f1ddb5b3f6e628489a5a3a6a7d0659c70d6e16ef38c52a7f17e'
-
'74efb1939053f41129cd811cf84abef8ff84ca4673cb62c3115b9d56830a57a48fed021b9807a74299c4c4cf3ec1880733f91dd5d06f4b9ac294fc78a9b5498e')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i "${srcdir}/missing-desktop-file-utils.patch"
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  env PARSE_PKGBUILD_PATH="${srcdir}/${pkgname}-${pkgver}" \
-  PATH="${srcdir}/${pkgname}-${pkgver}/scripts:$PATH" \
-  pytest
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --root="${pkgdir}"
-}

Copied: namcap/repos/testing-any/PKGBUILD (from rev 449355, 
namcap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 10:39:42 UTC (rev 449356)
@@ -0,0 +1,39 @@
+# Maintainer : Rémy Oudompheng 
+# Contributor: Hugo Doria 
+
+pkgname=namcap
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="A Pacman package analyzer"
+arch=('any')
+url='https://gitlab.archlinux.org/pacman/namcap'
+license=('GPL')
+depends=('python' 'pyalpm' 'licenses' 'binutils' 'elfutils' 
'python-pyelftools')
+checkdepends=('systemd' 'python-pytest' 'python-six')
+makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
+source=(https://gitlab.archlinux.org/pacman/namcap/-/archive/${pkgver}/namcap-${pkgver}.tar.bz2
+   missing-desktop-file-utils.patch)
+sha512sums=('3313e01002c2330f2fd86fe94c6e4d1b947218ac66653cfa9df4b842699af6b447527bc52db3c2fb5f2a2c70a47a07695f9805270ad719f3302b98c6d36d4ca9'
+
'74efb1939053f41129cd811cf84abef8ff84ca4673cb62c3115b9d56830a57a48fed021b9807a74299c4c4cf3ec1880733f91dd5d06f4b9ac294fc78a9b5498e')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i "${srcdir}/missing-desktop-file-utils.patch"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  env PARSE_PKGBUILD_PATH="${srcdir}/${pkgname}-${pkgver}" \
+  PATH="${srcdir}/${pkgname}-${pkgver}/scripts:$PATH" \
+  pytest
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}"
+}

Deleted: missing-desktop-file-utils.patch
===
--- missing-desktop-file-utils.patch2022-06-23 10:39:31 UTC (rev 449355)
+++ missing-desktop-file-utils.patch2022-06-23 10:39:42 UTC (rev 449356)
@@ -1,11 +0,0 @@
-diff -aur namcap-3.2.8/namcap-tags namcap-3.2.8.new/namcap-tags
 namcap-3.2.8/namcap-tags   2018-07-07 03:52:57.0 +0200
-+++ namcap-3.2.8.new/namcap-tags   2018-08-04 17:43:17.776311307 +0200
-@@ -98,6 +98,7 @@
- dconf-needed-for-glib-schemas :: needed for glib schemas
- glib2-needed-for-gio-modules :: needed for GIO modules
- hicolor-icon-theme-needed-for-hicolor-dir :: needed for hicolor theme 
hierarchy
-+desktop-file-utils-needed :: needed for update-desktop-database
- kdebase-runtime-needed %s :: needed for programs %s
- java-runtime-needed %s :: found class files %s
- libraries-needed %s %s :: libraries %s needed in files %s

Copied: namcap/repos/testing-any/missing-desktop-file-utils.patch (from rev 
449355, namcap/trunk/missing-desktop-file-utils.patch)
===
--- missing-desktop-file-utils.patch(rev 0)
+++ 

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

2022-06-23 Thread Jelle van der Waa via arch-commits
Date: Thursday, June 23, 2022 @ 10:39:31
  Author: jelle
Revision: 449355

upgpkg: namcap 3.3.1-1

Modified:
  namcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 07:18:40 UTC (rev 449354)
+++ PKGBUILD2022-06-23 10:39:31 UTC (rev 449355)
@@ -2,7 +2,7 @@
 # Contributor: Hugo Doria 
 
 pkgname=namcap
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="A Pacman package analyzer"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 
source=(https://gitlab.archlinux.org/pacman/namcap/-/archive/${pkgver}/namcap-${pkgver}.tar.bz2
missing-desktop-file-utils.patch)
-sha512sums=('2e7a12644b535307add7efa7909757470ee3bdb2bdb0171aa75acee9fe367cd0f368af06c4c61f1ddb5b3f6e628489a5a3a6a7d0659c70d6e16ef38c52a7f17e'
+sha512sums=('3313e01002c2330f2fd86fe94c6e4d1b947218ac66653cfa9df4b842699af6b447527bc52db3c2fb5f2a2c70a47a07695f9805270ad719f3302b98c6d36d4ca9'
 
'74efb1939053f41129cd811cf84abef8ff84ca4673cb62c3115b9d56830a57a48fed021b9807a74299c4c4cf3ec1880733f91dd5d06f4b9ac294fc78a9b5498e')
 
 prepare() {



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

2022-06-23 Thread Thore Bödecker via arch-commits
Date: Thursday, June 23, 2022 @ 10:38:14
  Author: foxxx0
Revision: 1239239

archrelease: copy trunk to community-x86_64

Added:
  lttng-ust/repos/community-x86_64/PKGBUILD
(from rev 1239238, lttng-ust/trunk/PKGBUILD)
Deleted:
  lttng-ust/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 10:38:11 UTC (rev 1239238)
+++ PKGBUILD2022-06-23 10:38:14 UTC (rev 1239239)
@@ -1,50 +0,0 @@
-# Maintainer: Thore Bödecker 
-# Contributor: Philippe Proulx 
-# Contributor: Manuel Mendez 
-
-pkgbase='lttng-ust'
-pkgname=('lttng-ust' 'python-lttngust')
-pkgver=2.13.2
-pkgrel=1
-arch=('x86_64')
-url="https://lttng.org/;
-license=('LGPL2.1' 'GPL2' 'MIT')
-makedepends=('asciidoc' 'xmlto' 'libxml2' 'python' 'liburcu>=0.7.2' 
'util-linux' 'numactl')
-source=("https://lttng.org/files/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2"{,.asc})
-sha512sums=('2392b0aeabbaea6daf62a9c752a04ea3043e1cc2d93064b073fd4438beac0d30832aea9b2f158cc8b90b3d98f427bca2999cce4e873fa3f82e04693e13ed9fb3'
-'SKIP')
-validpgpkeys=('2A0B4ED915F2D3FA45F5B16217280A9781186ACF')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-# build lttng-ust
-PYTHON="/usr/bin/python" ./configure \
---prefix='/usr' \
---enable-man-pages
-make
-}
-
-check() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make check
-}
-
-package_lttng-ust() {
-pkgdesc="LTTng user space tracing libraries for LTTng"
-depends=('liburcu>=0.7.2' 'util-linux' 'python' 'numactl')
-optdepends=('babeltrace2: trace viewer')
-cd "${srcdir}/${pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python-lttngust() {
-pkgdesc='LTTng-UST Python Bindings'
-depends=('lttng-ust' 'python')
-cd "${srcdir}/${pkgbase}-${pkgver}/src/python-lttngust"
-make DESTDIR="${pkgdir}" PYTHON="/usr/bin/python" install
-
-cd "${srcdir}/${pkgbase}-${pkgver}"
-install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: lttng-ust/repos/community-x86_64/PKGBUILD (from rev 1239238, 
lttng-ust/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 10:38:14 UTC (rev 1239239)
@@ -0,0 +1,50 @@
+# Maintainer: Thore Bödecker 
+# Contributor: Philippe Proulx 
+# Contributor: Manuel Mendez 
+
+pkgbase='lttng-ust'
+pkgname=('lttng-ust' 'python-lttngust')
+pkgver=2.13.3
+pkgrel=1
+arch=('x86_64')
+url="https://lttng.org/;
+license=('LGPL2.1' 'GPL2' 'MIT')
+makedepends=('asciidoc' 'xmlto' 'libxml2' 'python' 'liburcu>=0.7.2' 
'util-linux' 'numactl')
+source=("https://lttng.org/files/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2"{,.asc})
+sha512sums=('7d83c64a86698e85cf1133cd2551e4e5f9f2544175fb756f47ec821ece24995305dc892dd681ac24fdb58956ed2c1d982f60b108bc6fbbc17b9244cc4b82d876'
+'SKIP')
+validpgpkeys=('2A0B4ED915F2D3FA45F5B16217280A9781186ACF')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+# build lttng-ust
+PYTHON="/usr/bin/python" ./configure \
+--prefix='/usr' \
+--enable-man-pages
+make
+}
+
+check() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make check
+}
+
+package_lttng-ust() {
+pkgdesc="LTTng user space tracing libraries for LTTng"
+depends=('liburcu>=0.7.2' 'util-linux' 'python' 'numactl')
+optdepends=('babeltrace2: trace viewer')
+cd "${srcdir}/${pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python-lttngust() {
+pkgdesc='LTTng-UST Python Bindings'
+depends=('lttng-ust' 'python')
+cd "${srcdir}/${pkgbase}-${pkgver}/src/python-lttngust"
+make DESTDIR="${pkgdir}" PYTHON="/usr/bin/python" install
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



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

2022-06-23 Thread Thore Bödecker via arch-commits
Date: Thursday, June 23, 2022 @ 10:38:11
  Author: foxxx0
Revision: 1239238

upgpkg: lttng-ust 2.13.3-1: update to upstream release 2.13.3

Modified:
  lttng-ust/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 10:36:00 UTC (rev 1239237)
+++ PKGBUILD2022-06-23 10:38:11 UTC (rev 1239238)
@@ -4,7 +4,7 @@
 
 pkgbase='lttng-ust'
 pkgname=('lttng-ust' 'python-lttngust')
-pkgver=2.13.2
+pkgver=2.13.3
 pkgrel=1
 arch=('x86_64')
 url="https://lttng.org/;
@@ -11,7 +11,7 @@
 license=('LGPL2.1' 'GPL2' 'MIT')
 makedepends=('asciidoc' 'xmlto' 'libxml2' 'python' 'liburcu>=0.7.2' 
'util-linux' 'numactl')
 
source=("https://lttng.org/files/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2"{,.asc})
-sha512sums=('2392b0aeabbaea6daf62a9c752a04ea3043e1cc2d93064b073fd4438beac0d30832aea9b2f158cc8b90b3d98f427bca2999cce4e873fa3f82e04693e13ed9fb3'
+sha512sums=('7d83c64a86698e85cf1133cd2551e4e5f9f2544175fb756f47ec821ece24995305dc892dd681ac24fdb58956ed2c1d982f60b108bc6fbbc17b9244cc4b82d876'
 'SKIP')
 validpgpkeys=('2A0B4ED915F2D3FA45F5B16217280A9781186ACF')
 



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

2022-06-23 Thread Thore Bödecker via arch-commits
Date: Thursday, June 23, 2022 @ 10:36:00
  Author: foxxx0
Revision: 1239237

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 10:35:53 UTC (rev 1239236)
+++ PKGBUILD2022-06-23 10:36:00 UTC (rev 1239237)
@@ -1,50 +0,0 @@
-# Maintainer: Thore Bödecker 
-# Contributor: Ian Beringer 
-
-pkgname=python-kubernetes
-_pkgbase="${pkgname#python-}"
-_kubernetes_base_commit=b4d3aad42dc23e7a6c0e5c032691f8dc385a786c
-pkgver=23.6.0
-pkgrel=2
-license=('Apache')
-pkgdesc='Python client for the kubernetes API'
-arch=('any')
-url='https://github.com/kubernetes-client/python'
-depends=('python' 'python-certifi' 'python-six' 'python-dateutil'
- 'python-urllib3' 'python-yaml' 'python-google-auth'
- 'python-websocket-client' 'python-requests' 'python-requests-oauthlib'
- 'python-adal')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-pluggy' 'python-py' 'python-mock' 
'python-isort' 'python-nose')
-source=("${_pkgbase}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
-
"${_pkgbase}-base-${_kubernetes_base_commit}.tar.gz::https://github.com/kubernetes-client/python-base/archive/${_kubernetes_base_commit}.tar.gz;)
-sha256sums=('432f994ccb9c53f67cb5027c83e753966843a4650c8dcf563a37651b1583cf97'
-'c76a4f51e662132da2d29cafafe6aeab1778d7e546dc7c918ec6f3e1d4943871')
-
-prepare() {
-  cd "${srcdir}"
-
-  mv -v "python-${pkgver}" "${_pkgbase}-${pkgver}"
-  mv -v "python-base-${_kubernetes_base_commit}" 
"${_pkgbase}-base-${_kubernetes_base_commit}"
-
-  # their "base" has been split out to a git submodule, so include it via 
symlink
-  rm -vrf "${_pkgbase}-${pkgver}/kubernetes/base"
-  ln -vsf "${srcdir}/${_pkgbase}-base-${_kubernetes_base_commit}" 
"${_pkgbase}-${pkgver}/kubernetes/base"
-}
-
-build() {
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-  python setup.py build
-}
-
-check() {
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-  export PYTHONPATH="${PWD}"
-  py.test -vvv -s --ignore=kubernetes/e2e_test
-}
-
-package() {
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-  python setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python-kubernetes/repos/community-any/PKGBUILD (from rev 1239236, 
python-kubernetes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 10:36:00 UTC (rev 1239237)
@@ -0,0 +1,50 @@
+# Maintainer: Thore Bödecker 
+# Contributor: Ian Beringer 
+
+pkgname=python-kubernetes
+_pkgbase="${pkgname#python-}"
+_kubernetes_base_commit=b4d3aad42dc23e7a6c0e5c032691f8dc385a786c
+pkgver=24.2.0
+pkgrel=1
+license=('Apache')
+pkgdesc='Python client for the kubernetes API'
+arch=('any')
+url='https://github.com/kubernetes-client/python'
+depends=('python' 'python-certifi' 'python-six' 'python-dateutil'
+ 'python-urllib3' 'python-yaml' 'python-google-auth'
+ 'python-websocket-client' 'python-requests' 'python-requests-oauthlib'
+ 'python-adal')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'python-pluggy' 'python-py' 'python-mock' 
'python-isort' 'python-nose')
+source=("${_pkgbase}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
+
"${_pkgbase}-base-${_kubernetes_base_commit}.tar.gz::https://github.com/kubernetes-client/python-base/archive/${_kubernetes_base_commit}.tar.gz;)
+sha256sums=('68330be70d281f8e7193fb38ce4a51355f1c05d2e6f33d09f113a7b944491627'
+'c76a4f51e662132da2d29cafafe6aeab1778d7e546dc7c918ec6f3e1d4943871')
+
+prepare() {
+  cd "${srcdir}"
+
+  mv -v "python-${pkgver}" "${_pkgbase}-${pkgver}"
+  mv -v "python-base-${_kubernetes_base_commit}" 
"${_pkgbase}-base-${_kubernetes_base_commit}"
+
+  # their "base" has been split out to a git submodule, so include it via 
symlink
+  rm -vrf "${_pkgbase}-${pkgver}/kubernetes/base"
+  ln -vsf "${srcdir}/${_pkgbase}-base-${_kubernetes_base_commit}" 
"${_pkgbase}-${pkgver}/kubernetes/base"
+}
+
+build() {
+  cd "${srcdir}/${_pkgbase}-${pkgver}"
+  python setup.py build
+}
+
+check() {
+  cd "${srcdir}/${_pkgbase}-${pkgver}"
+  export PYTHONPATH="${PWD}"
+  py.test -vvv -s --ignore=kubernetes/e2e_test
+}
+
+package() {
+  cd "${srcdir}/${_pkgbase}-${pkgver}"
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



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

2022-06-23 Thread Thore Bödecker via arch-commits
Date: Thursday, June 23, 2022 @ 10:35:53
  Author: foxxx0
Revision: 1239236

upgpkg: python-kubernetes 24.2.0-1: update to upstream release 24.2.0

Modified:
  python-kubernetes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 09:04:49 UTC (rev 1239235)
+++ PKGBUILD2022-06-23 10:35:53 UTC (rev 1239236)
@@ -4,8 +4,8 @@
 pkgname=python-kubernetes
 _pkgbase="${pkgname#python-}"
 _kubernetes_base_commit=b4d3aad42dc23e7a6c0e5c032691f8dc385a786c
-pkgver=23.6.0
-pkgrel=2
+pkgver=24.2.0
+pkgrel=1
 license=('Apache')
 pkgdesc='Python client for the kubernetes API'
 arch=('any')
@@ -18,7 +18,7 @@
 checkdepends=('python-pytest' 'python-pluggy' 'python-py' 'python-mock' 
'python-isort' 'python-nose')
 source=("${_pkgbase}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
 
"${_pkgbase}-base-${_kubernetes_base_commit}.tar.gz::https://github.com/kubernetes-client/python-base/archive/${_kubernetes_base_commit}.tar.gz;)
-sha256sums=('432f994ccb9c53f67cb5027c83e753966843a4650c8dcf563a37651b1583cf97'
+sha256sums=('68330be70d281f8e7193fb38ce4a51355f1c05d2e6f33d09f113a7b944491627'
 'c76a4f51e662132da2d29cafafe6aeab1778d7e546dc7c918ec6f3e1d4943871')
 
 prepare() {



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

2022-06-23 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, June 23, 2022 @ 09:04:49
  Author: svenstaro
Revision: 1239235

archrelease: copy trunk to community-x86_64

Added:
  wasmer/repos/community-x86_64/PKGBUILD
(from rev 1239234, wasmer/trunk/PKGBUILD)
Deleted:
  wasmer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 09:04:41 UTC (rev 1239234)
+++ PKGBUILD2022-06-23 09:04:49 UTC (rev 1239235)
@@ -1,36 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Julius Michaelis 
-
-pkgname=wasmer
-pkgver=2.2.1
-pkgrel=1
-pkgdesc="Universal Binaries Powered by WebAssembly"
-arch=('x86_64')
-url="https://github.com/wasmerio/wasmer;
-license=('MIT')
-depends=('gcc-libs' 'zlib' 'ncurses' 'libffi' 'libxkbcommon')
-makedepends=('rust' 'cmake' 'llvm11')
-checkdepends=('lld' 'clang')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/wasmerio/wasmer/archive/${pkgver}.tar.gz;)
-sha512sums=('c199a24520d063cf77179823bddba198d470e3f04ea0d21b0cd9f1154a8d777ff8af10e430a34190e7feacc89273d3da11aa1f79c0ed8e417f327a88057045b3')
-options=('staticlibs' '!lto')
-
-WASMER_INSTALL_PREFIX=/usr
-ENABLE_LLVM=1
-
-build() {
-  cd "$pkgname-$pkgver"
-  make all
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  make test
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  DESTDIR="$pkgdir"/usr make install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wasmer/repos/community-x86_64/PKGBUILD (from rev 1239234, 
wasmer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 09:04:49 UTC (rev 1239235)
@@ -0,0 +1,36 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Julius Michaelis 
+
+pkgname=wasmer
+pkgver=2.3.0
+pkgrel=1
+pkgdesc="Universal Binaries Powered by WebAssembly"
+arch=('x86_64')
+url="https://github.com/wasmerio/wasmer;
+license=('MIT')
+depends=('gcc-libs' 'zlib' 'ncurses' 'libffi' 'libxkbcommon')
+makedepends=('rust' 'cmake' 'llvm11')
+checkdepends=('lld' 'clang')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/wasmerio/wasmer/archive/${pkgver}.tar.gz;)
+sha512sums=('78257162078073000e71b99d0a1d466c7702800d2116f9f4446794dbec960695bb06d4dd2117aed914f06de0d44286b404395003e9908e7b2c9ab20d8793646c')
+options=('staticlibs' '!lto')
+
+WASMER_INSTALL_PREFIX=/usr
+ENABLE_LLVM=1
+
+build() {
+  cd "$pkgname-$pkgver"
+  make all
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make test
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  DESTDIR="$pkgdir"/usr make install
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-06-23 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, June 23, 2022 @ 09:04:41
  Author: svenstaro
Revision: 1239234

upgpkg: wasmer 2.3.0-1

Modified:
  wasmer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 09:03:51 UTC (rev 1239233)
+++ PKGBUILD2022-06-23 09:04:41 UTC (rev 1239234)
@@ -2,7 +2,7 @@
 # Contributor: Julius Michaelis 
 
 pkgname=wasmer
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="Universal Binaries Powered by WebAssembly"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('rust' 'cmake' 'llvm11')
 checkdepends=('lld' 'clang')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/wasmerio/wasmer/archive/${pkgver}.tar.gz;)
-sha512sums=('c199a24520d063cf77179823bddba198d470e3f04ea0d21b0cd9f1154a8d777ff8af10e430a34190e7feacc89273d3da11aa1f79c0ed8e417f327a88057045b3')
+sha512sums=('78257162078073000e71b99d0a1d466c7702800d2116f9f4446794dbec960695bb06d4dd2117aed914f06de0d44286b404395003e9908e7b2c9ab20d8793646c')
 options=('staticlibs' '!lto')
 
 WASMER_INSTALL_PREFIX=/usr



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

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 09:03:51
  Author: dvzrv
Revision: 1239233

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 09:03:43 UTC (rev 1239232)
+++ PKGBUILD2022-06-23 09:03:51 UTC (rev 1239233)
@@ -1,37 +0,0 @@
-# Maintainer: David Runge 
-
-_name=tabulate
-pkgname=python-tabulate
-pkgver=0.8.9
-pkgrel=4
-pkgdesc="Pretty-print tabular data in Python, a library and a command-line 
utility."
-arch=('any')
-url="https://bitbucket.org/astanin/python-tabulate;
-license=('MIT')
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-numpy' 'python-pandas' 'python-pytest' 
'python-wcwidth')
-optdepends=('python-numpy: NumPy array support'
-'python-pandas: pandas.DataFrame support'
-'python-wcwidth: wide-character support')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('4170bb4ded836997ea053b039f19e084818c40e8ae2ae4f56c686ed3d33a341986bc311dd0370256b1af815db7b1ed8ba89008f87f8634b216412d0fd5fa76d9')
-b2sums=('6c2a939d2e5e1c128545ee9d7c2ad6e51c2a0512b7cf97858dbd2bc9df9e58198b74441c5963bde64fa851558e1146dc4252951ed47d4c56630b89e5210293ac')
-
-build() {
-  cd "${_name}-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "${_name}-$pkgver"
-  export PYTHONPATH="${PYTHONPATH}:${PWD}"
-  pytest -v
-}
-
-package_python-tabulate() {
-  cd "${_name}-$pkgver"
-  python setup.py install --optimize=1 --root="${pkgdir}"
-  install -vDm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}/"
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: python-tabulate/repos/community-any/PKGBUILD (from rev 1239232, 
python-tabulate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 09:03:51 UTC (rev 1239233)
@@ -0,0 +1,43 @@
+# Maintainer: David Runge 
+
+_name=tabulate
+pkgname=python-tabulate
+pkgver=0.8.10
+pkgrel=1
+pkgdesc="Pretty-print tabular data in Python, a library and a command-line 
utility."
+arch=(any)
+url="https://github.com/astanin/python-tabulate;
+license=(MIT)
+depends=(python)
+makedepends=(python-build python-installer python-setuptools python-wheel)
+checkdepends=(python-nose python-numpy python-pandas python-pytest 
python-wcwidth)
+optdepends=(
+  'python-numpy: NumPy array support'
+  'python-pandas: pandas.DataFrame support'
+  'python-wcwidth: wide-character support'
+)
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+sha512sums=('da390eb620c257eb4a24393d011c8835c59b0da573ce2ed19950a8f16033ef432e7847d8a39f3e7907ba5502635b744ed69c4ebed9fa0efed9d2385a03798a3f')
+b2sums=('4cc092e75f057e342ced8c317b9ec927c20dff4e55da40405712df231df6b7543a591d75de10e708b06ac6946714cb4cd1c1af568300e0d7f449640382516600')
+
+build() {
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+
+  cd $_name-$pkgver
+  # install to temporary location, as importlib is used
+  python -m installer --destdir=test_dir dist/*.whl
+  export PYTHONPATH="test_dir/$_site_packages:$PYTHONPATH"
+  pytest -v
+}
+
+package_python-tabulate() {
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname/"
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}



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

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 09:03:43
  Author: dvzrv
Revision: 1239232

upgpkg: python-tabulate 0.8.10-1: Upgrade to 0.8.10.

Switch to current upstream for url.
Remove unnecessary quotes and curly braces.
Switch to PEP517.

Modified:
  python-tabulate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 08:54:04 UTC (rev 1239231)
+++ PKGBUILD2022-06-23 09:03:43 UTC (rev 1239232)
@@ -2,36 +2,42 @@
 
 _name=tabulate
 pkgname=python-tabulate
-pkgver=0.8.9
-pkgrel=4
+pkgver=0.8.10
+pkgrel=1
 pkgdesc="Pretty-print tabular data in Python, a library and a command-line 
utility."
-arch=('any')
-url="https://bitbucket.org/astanin/python-tabulate;
-license=('MIT')
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-numpy' 'python-pandas' 'python-pytest' 
'python-wcwidth')
-optdepends=('python-numpy: NumPy array support'
-'python-pandas: pandas.DataFrame support'
-'python-wcwidth: wide-character support')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('4170bb4ded836997ea053b039f19e084818c40e8ae2ae4f56c686ed3d33a341986bc311dd0370256b1af815db7b1ed8ba89008f87f8634b216412d0fd5fa76d9')
-b2sums=('6c2a939d2e5e1c128545ee9d7c2ad6e51c2a0512b7cf97858dbd2bc9df9e58198b74441c5963bde64fa851558e1146dc4252951ed47d4c56630b89e5210293ac')
+arch=(any)
+url="https://github.com/astanin/python-tabulate;
+license=(MIT)
+depends=(python)
+makedepends=(python-build python-installer python-setuptools python-wheel)
+checkdepends=(python-nose python-numpy python-pandas python-pytest 
python-wcwidth)
+optdepends=(
+  'python-numpy: NumPy array support'
+  'python-pandas: pandas.DataFrame support'
+  'python-wcwidth: wide-character support'
+)
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+sha512sums=('da390eb620c257eb4a24393d011c8835c59b0da573ce2ed19950a8f16033ef432e7847d8a39f3e7907ba5502635b744ed69c4ebed9fa0efed9d2385a03798a3f')
+b2sums=('4cc092e75f057e342ced8c317b9ec927c20dff4e55da40405712df231df6b7543a591d75de10e708b06ac6946714cb4cd1c1af568300e0d7f449640382516600')
 
 build() {
-  cd "${_name}-$pkgver"
-  python setup.py build
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
 }
 
 check() {
-  cd "${_name}-$pkgver"
-  export PYTHONPATH="${PYTHONPATH}:${PWD}"
+  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+
+  cd $_name-$pkgver
+  # install to temporary location, as importlib is used
+  python -m installer --destdir=test_dir dist/*.whl
+  export PYTHONPATH="test_dir/$_site_packages:$PYTHONPATH"
   pytest -v
 }
 
 package_python-tabulate() {
-  cd "${_name}-$pkgver"
-  python setup.py install --optimize=1 --root="${pkgdir}"
-  install -vDm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}/"
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname/"
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
 }



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

2022-06-23 Thread Caleb Maclennan via arch-commits
Date: Thursday, June 23, 2022 @ 08:53:56
  Author: alerque
Revision: 1239230

upgpkg: python-pycryptodome 3.15.0-1

Modified:
  python-pycryptodome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 08:47:48 UTC (rev 1239229)
+++ PKGBUILD2022-06-23 08:53:56 UTC (rev 1239230)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pycryptodome
 pkgname=('python-pycryptodome' 'python2-pycryptodome')
-pkgver=3.14.1
+pkgver=3.15.0
 pkgrel=1
 license=('BSD')
 arch=('x86_64')
@@ -11,7 +11,7 @@
 url='https://www.pycryptodome.org/'
 makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
 
source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
-sha512sums=('08e904aa2f3df19fcc75a8283fc867349617afe3919532912801d8abc9610f1cb64b878b56202cbdf0759cf5506ec5f793123093e21f18ba99acbf42fa4d9cf1')
+sha512sums=('fc611174cfb4ca89fb457cc0d1220326ac813de5a83a959a95c1928a5220dc8c652655ac0a2b7d116b60cb4a8317959d8c2b2f3595e19b9b359a32beb042b58c')
 
 prepare() {
   cp -a "pycryptodome-$pkgver"{,-python2}



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

2022-06-23 Thread Caleb Maclennan via arch-commits
Date: Thursday, June 23, 2022 @ 08:54:04
  Author: alerque
Revision: 1239231

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 08:53:56 UTC (rev 1239230)
+++ PKGBUILD2022-06-23 08:54:04 UTC (rev 1239231)
@@ -1,62 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Caleb Maclennan 
-# Contributor: Josip Ponjavic 
-
-pkgbase=python-pycryptodome
-pkgname=('python-pycryptodome' 'python2-pycryptodome')
-pkgver=3.14.1
-pkgrel=1
-license=('BSD')
-arch=('x86_64')
-url='https://www.pycryptodome.org/'
-makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
-source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
-sha512sums=('08e904aa2f3df19fcc75a8283fc867349617afe3919532912801d8abc9610f1cb64b878b56202cbdf0759cf5506ec5f793123093e21f18ba99acbf42fa4d9cf1')
-
-prepare() {
-  cp -a "pycryptodome-$pkgver"{,-python2}
-}
-
-build() {
-  cd "$srcdir/pycryptodome-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/pycryptodome-$pkgver-python2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/pycryptodome-$pkgver"
-  python -B setup.py test
-
-  cd "$srcdir/pycryptodome-$pkgver-python2"
-  python2 -B setup.py test
-}
-
-package_python-pycryptodome() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
-  depends=('python' 'gmp')
-  conflicts=('python-crypto')
-  provides=('python-crypto')
-  replaces=('python-crypto')
-
-  cd "pycryptodome-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-
-  rm -r "$pkgdir"/usr/lib/python3.*/site-packages/Crypto/SelfTest/
-}
-
-package_python2-pycryptodome() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 2."
-  depends=('python2' 'gmp')
-  conflicts=('python2-crypto')
-  provides=('python2-crypto')
-  replaces=('python2-crypto')
-
-  cd "pycryptodome-$pkgver-python2"
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-
-  rm -r "$pkgdir"/usr/lib/python2.*/site-packages/Crypto/SelfTest/
-}

Copied: python-pycryptodome/repos/community-x86_64/PKGBUILD (from rev 1239230, 
python-pycryptodome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 08:54:04 UTC (rev 1239231)
@@ -0,0 +1,62 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+# Contributor: Josip Ponjavic 
+
+pkgbase=python-pycryptodome
+pkgname=('python-pycryptodome' 'python2-pycryptodome')
+pkgver=3.15.0
+pkgrel=1
+license=('BSD')
+arch=('x86_64')
+url='https://www.pycryptodome.org/'
+makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
+source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
+sha512sums=('fc611174cfb4ca89fb457cc0d1220326ac813de5a83a959a95c1928a5220dc8c652655ac0a2b7d116b60cb4a8317959d8c2b2f3595e19b9b359a32beb042b58c')
+
+prepare() {
+  cp -a "pycryptodome-$pkgver"{,-python2}
+}
+
+build() {
+  cd "$srcdir/pycryptodome-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/pycryptodome-$pkgver-python2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/pycryptodome-$pkgver"
+  python -B setup.py test
+
+  cd "$srcdir/pycryptodome-$pkgver-python2"
+  python2 -B setup.py test
+}
+
+package_python-pycryptodome() {
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
+  depends=('python' 'gmp')
+  conflicts=('python-crypto')
+  provides=('python-crypto')
+  replaces=('python-crypto')
+
+  cd "pycryptodome-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+
+  rm -r "$pkgdir"/usr/lib/python3.*/site-packages/Crypto/SelfTest/
+}
+
+package_python2-pycryptodome() {
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 2."
+  depends=('python2' 'gmp')
+  conflicts=('python2-crypto')
+  provides=('python2-crypto')
+  replaces=('python2-crypto')
+
+  cd "pycryptodome-$pkgver-python2"
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+
+  rm -r "$pkgdir"/usr/lib/python2.*/site-packages/Crypto/SelfTest/
+}



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

2022-06-23 Thread Caleb Maclennan via arch-commits
Date: Thursday, June 23, 2022 @ 08:47:48
  Author: alerque
Revision: 1239229

archrelease: copy trunk to community-x86_64

Added:
  selene-linter/repos/community-x86_64/PKGBUILD
(from rev 1239228, selene-linter/trunk/PKGBUILD)
Deleted:
  selene-linter/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 08:47:40 UTC (rev 1239228)
+++ PKGBUILD2022-06-23 08:47:48 UTC (rev 1239229)
@@ -1,38 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Maintainer: Caleb Maclennan 
-
-_name=selene
-pkgname=selene-linter
-pkgver=0.19.0
-pkgrel=1
-pkgdesc='Blazing-fast modern Lua linter written in Rust'
-arch=('x86_64')
-url=https://github.com/Kampfkarren/selene
-license=('MPL2')
-depends=('gcc-libs' 'openssl')
-makedepends=('rust')
-options=('!lto')
-source=("$url/archive/$pkgver/$_name-$pkgver.tar.gz")
-b2sums=('c8f6a274d5b3b764b7fcac8b4c78d331a7cd4e99818b6521737331406a45507e4e9a8fa620892d0f4e96ea2b9cc48266d615a8b474f18834202ce49e4c15eaf6')
-
-prepare() {
-  cd $_name-$pkgver
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd $_name-$pkgver
-  cargo build --release --locked --offline
-}
-
-check() {
-  cd $_name-$pkgver
-  cargo test --locked --offline
-}
-
-package() {
-  cd $_name-$pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/$_name
-}
-
-# vim:set ts=2 sw=2 et:

Copied: selene-linter/repos/community-x86_64/PKGBUILD (from rev 1239228, 
selene-linter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 08:47:48 UTC (rev 1239229)
@@ -0,0 +1,38 @@
+# Maintainer: Daniel M. Capella 
+# Maintainer: Caleb Maclennan 
+
+_name=selene
+pkgname=selene-linter
+pkgver=0.19.1
+pkgrel=1
+pkgdesc='Blazing-fast modern Lua linter written in Rust'
+arch=('x86_64')
+url=https://github.com/Kampfkarren/selene
+license=('MPL2')
+depends=('gcc-libs' 'openssl')
+makedepends=('rust')
+options=('!lto')
+source=("$url/archive/$pkgver/$_name-$pkgver.tar.gz")
+b2sums=('4e351bf9ea98b02a2eee649760365980878d3caa5a10a9d68f7bc83d55a2db0fe395d896a99a66a34360f9d6625320654de1fb28f4d4ab0fb665edae4e5f4bfc')
+
+prepare() {
+  cd $_name-$pkgver
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd $_name-$pkgver
+  cargo build --release --locked --offline
+}
+
+check() {
+  cd $_name-$pkgver
+  cargo test --locked --offline
+}
+
+package() {
+  cd $_name-$pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/$_name
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-06-23 Thread Caleb Maclennan via arch-commits
Date: Thursday, June 23, 2022 @ 08:47:40
  Author: alerque
Revision: 1239228

upgpkg: selene-linter 0.19.1-1

Modified:
  selene-linter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 08:42:56 UTC (rev 1239227)
+++ PKGBUILD2022-06-23 08:47:40 UTC (rev 1239228)
@@ -3,7 +3,7 @@
 
 _name=selene
 pkgname=selene-linter
-pkgver=0.19.0
+pkgver=0.19.1
 pkgrel=1
 pkgdesc='Blazing-fast modern Lua linter written in Rust'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('rust')
 options=('!lto')
 source=("$url/archive/$pkgver/$_name-$pkgver.tar.gz")
-b2sums=('c8f6a274d5b3b764b7fcac8b4c78d331a7cd4e99818b6521737331406a45507e4e9a8fa620892d0f4e96ea2b9cc48266d615a8b474f18834202ce49e4c15eaf6')
+b2sums=('4e351bf9ea98b02a2eee649760365980878d3caa5a10a9d68f7bc83d55a2db0fe395d896a99a66a34360f9d6625320654de1fb28f4d4ab0fb665edae4e5f4bfc')
 
 prepare() {
   cd $_name-$pkgver



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

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 08:42:56
  Author: dvzrv
Revision: 1239227

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 08:42:45 UTC (rev 1239226)
+++ PKGBUILD2022-06-23 08:42:56 UTC (rev 1239227)
@@ -1,48 +0,0 @@
-# Maintainer: David Runge 
-
-_name=PyMuPDF
-pkgname=python-pymupdf
-pkgver=1.19.6
-pkgrel=1
-pkgdesc="Python bindings for MuPDF's rendering library"
-arch=(x86_64)
-url="https://github.com/pymupdf/PyMuPDF;
-license=(AGPL3)
-depends=(glibc gumbo-parser jbig2dec libmupdf openjpeg2 python)
-makedepends=(freetype2 libjpeg-turbo python-distro python-build 
python-installer python-setuptools python-wheel swig systemd)
-checkdepends=(python-pillow python-pytest)
-options=(debug)
-source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('bd597bcb53c0a86aea41600dcd5231a08a422fb4517b3c07c3fe4b359e9d32977565c389bda199056582c4c5a55acc57c86a00c15822bc96cc266fb1211c9c68')
-b2sums=('584dfc11bafe6c8bfe2571e2e06a1ee5a5ea5bf3a4e234bc9173d398fa3d869a4a1dccba4a39a98f4f9c4d76e7a5b06cd8b826f494be2dafb010c6848682d81f')
-
-build() {
-  cd $_name-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  local _test_dir="test_dir"
-
-  cd $_name-$pkgver
-  mkdir -vp $_test_dir
-  # install to test dir for testing
-  python -m installer --destdir="$_test_dir" dist/*.whl
-
-  export PYTHONPATH="$_test_dir/$_site_packages:$PYTHONPATH"
-  # disable failing tests: https://github.com/pymupdf/PyMuPDF/issues/1664
-  # disable tests that SIGABRT pytest: 
https://github.com/pymupdf/PyMuPDF/issues/1663
-  pytest -vv \
--k "not test_pageids \
-and not test_textbox3 \
-and not test_checkbox and not test_combobox"
-}
-
-package() {
-  depends+=(libfreetype.so libjpeg.so)
-
-  cd $_name-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
-}

Copied: python-pymupdf/repos/community-x86_64/PKGBUILD (from rev 1239226, 
python-pymupdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 08:42:56 UTC (rev 1239227)
@@ -0,0 +1,43 @@
+# Maintainer: David Runge 
+
+_name=PyMuPDF
+pkgname=python-pymupdf
+pkgver=1.20.0
+pkgrel=1
+pkgdesc="Python bindings for MuPDF's rendering library"
+arch=(x86_64)
+url="https://github.com/pymupdf/PyMuPDF;
+license=(AGPL3)
+depends=(glibc gumbo-parser jbig2dec libmupdf openjpeg2 python)
+makedepends=(freetype2 libjpeg-turbo python-distro python-build 
python-installer python-setuptools python-wheel swig systemd)
+checkdepends=(python-fonttools python-pillow python-pytest)
+options=(debug)
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+sha512sums=('f6bae4da11b143cec441302ed19032d1d008fe6846d7ae219665064f2307be8d0990dda0ff3a8c7e63ccc223bb71401c6f8d4bb21df7ab321aec98c4683d4686')
+b2sums=('f81380a3b43e229d283d18b90d09b68acf8235708c7ae2adb130d3c014586ca02ecc30ab0dff7ba368a53202772592c85920bfd703435ac2c2f5622eefd8a58c')
+
+build() {
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  local _test_dir="test_dir"
+
+  cd $_name-$pkgver
+  mkdir -vp $_test_dir
+  # install to test dir for testing
+  python -m installer --destdir="$_test_dir" dist/*.whl
+
+  export PYTHONPATH="$_test_dir/$_site_packages:$PYTHONPATH"
+  pytest -vv -c /dev/null tests/
+}
+
+package() {
+  depends+=(libfreetype.so libjpeg.so)
+
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname/"
+}



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

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 08:42:45
  Author: dvzrv
Revision: 1239226

upgpkg: python-pymupdf 1.20.0-1: Upgrade to 1.20.0.

Remove ignoring of tests. 1.20.0 fixes all of them.

Modified:
  python-pymupdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 08:41:04 UTC (rev 1239225)
+++ PKGBUILD2022-06-23 08:42:45 UTC (rev 1239226)
@@ -2,7 +2,7 @@
 
 _name=PyMuPDF
 pkgname=python-pymupdf
-pkgver=1.19.6
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="Python bindings for MuPDF's rendering library"
 arch=(x86_64)
@@ -10,11 +10,11 @@
 license=(AGPL3)
 depends=(glibc gumbo-parser jbig2dec libmupdf openjpeg2 python)
 makedepends=(freetype2 libjpeg-turbo python-distro python-build 
python-installer python-setuptools python-wheel swig systemd)
-checkdepends=(python-pillow python-pytest)
+checkdepends=(python-fonttools python-pillow python-pytest)
 options=(debug)
 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('bd597bcb53c0a86aea41600dcd5231a08a422fb4517b3c07c3fe4b359e9d32977565c389bda199056582c4c5a55acc57c86a00c15822bc96cc266fb1211c9c68')
-b2sums=('584dfc11bafe6c8bfe2571e2e06a1ee5a5ea5bf3a4e234bc9173d398fa3d869a4a1dccba4a39a98f4f9c4d76e7a5b06cd8b826f494be2dafb010c6848682d81f')
+sha512sums=('f6bae4da11b143cec441302ed19032d1d008fe6846d7ae219665064f2307be8d0990dda0ff3a8c7e63ccc223bb71401c6f8d4bb21df7ab321aec98c4683d4686')
+b2sums=('f81380a3b43e229d283d18b90d09b68acf8235708c7ae2adb130d3c014586ca02ecc30ab0dff7ba368a53202772592c85920bfd703435ac2c2f5622eefd8a58c')
 
 build() {
   cd $_name-$pkgver
@@ -31,12 +31,7 @@
   python -m installer --destdir="$_test_dir" dist/*.whl
 
   export PYTHONPATH="$_test_dir/$_site_packages:$PYTHONPATH"
-  # disable failing tests: https://github.com/pymupdf/PyMuPDF/issues/1664
-  # disable tests that SIGABRT pytest: 
https://github.com/pymupdf/PyMuPDF/issues/1663
-  pytest -vv \
--k "not test_pageids \
-and not test_textbox3 \
-and not test_checkbox and not test_combobox"
+  pytest -vv -c /dev/null tests/
 }
 
 package() {
@@ -44,5 +39,5 @@
 
   cd $_name-$pkgver
   python -m installer --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname/"
 }



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

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 08:40:55
  Author: dvzrv
Revision: 1239224

upgpkg: python-diff-cover 6.5.1-1: Upgrade to 6.5.1.

Modified:
  python-diff-cover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 08:40:46 UTC (rev 1239223)
+++ PKGBUILD2022-06-23 08:40:55 UTC (rev 1239224)
@@ -2,7 +2,7 @@
 
 _name=diff_cover
 pkgname=python-diff-cover
-pkgver=6.5.0
+pkgver=6.5.1
 pkgrel=1
 pkgdesc="Automatically find diff lines that need test coverage"
 arch=(any)
@@ -13,9 +13,9 @@
 checkdepends=(python-pytest python-pytest-mock python-tomli)
 optdepends=('python-tomli: for TOML support')
 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz{,.asc})
-sha512sums=('c4fdfad930150a1f67e46d1fa228bf8fd3201624ab5a529f7d26d635a111fb40cd28c2afb1908188e8c23f9d823a72c9a35818f2ab7a9d1233625e71068d2ed7'
+sha512sums=('d24e83d841025c540d843a598ac58277fbd750dc7f4008a567d551d0bfa9346c90eba3c5a8c326f782e0237b9401184a93d9b85339641e5974a4a5a5aa77303e'
 'SKIP')
-b2sums=('a7f520106da428f7c62f62ba44fd8e0104337dd83f6d550ea3176fbb8adf5a639606469bb2fafbcac6aa9d567f9883c0cbfb8e763d7f8feae98779808efd2432'
+b2sums=('598dba85fbb5bdbdb1aea66aafbf490334e522d85ab8838d31d484e7158206e5773ed60c82b911d534b1b7f1ec4909f472764259575a29a1b4916b438a01b070'
 'SKIP')
 validpgpkeys=('54CAEABCAC2956D407348256972401BDE60128CB') # Matt Bachmann 

 
@@ -38,5 +38,5 @@
 package() {
   cd $_name-$pkgver
   python -m installer --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 README.rst -t "$pkgdir/usr/share/doc/$pkgname"
+  install -vDm 644 README.rst -t "$pkgdir/usr/share/doc/$pkgname/"
 }



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

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 08:41:04
  Author: dvzrv
Revision: 1239225

archrelease: copy trunk to community-any

Added:
  python-diff-cover/repos/community-any/PKGBUILD
(from rev 1239224, python-diff-cover/trunk/PKGBUILD)
Deleted:
  python-diff-cover/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 08:40:55 UTC (rev 1239224)
+++ PKGBUILD2022-06-23 08:41:04 UTC (rev 1239225)
@@ -1,42 +0,0 @@
-# Maintainer: David Runge 
-
-_name=diff_cover
-pkgname=python-diff-cover
-pkgver=6.5.0
-pkgrel=1
-pkgdesc="Automatically find diff lines that need test coverage"
-arch=(any)
-url="https://github.com/Bachmann1234/diff_cover;
-license=(Apache)
-depends=(python-chardet python-jinja python-pluggy python-pygments)
-makedepends=(python-build python-installer python-poetry python-wheel)
-checkdepends=(python-pytest python-pytest-mock python-tomli)
-optdepends=('python-tomli: for TOML support')
-source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz{,.asc})
-sha512sums=('c4fdfad930150a1f67e46d1fa228bf8fd3201624ab5a529f7d26d635a111fb40cd28c2afb1908188e8c23f9d823a72c9a35818f2ab7a9d1233625e71068d2ed7'
-'SKIP')
-b2sums=('a7f520106da428f7c62f62ba44fd8e0104337dd83f6d550ea3176fbb8adf5a639606469bb2fafbcac6aa9d567f9883c0cbfb8e763d7f8feae98779808efd2432'
-'SKIP')
-validpgpkeys=('54CAEABCAC2956D407348256972401BDE60128CB') # Matt Bachmann 

-
-build() {
-  cd $_name-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-
-  cd $_name-$pkgver
-  # install to temporary location, as importlib is used
-  python -m installer --destdir=test_dir dist/*.whl
-  export PYTHONPATH="test_dir/$_site_packages:$PYTHONPATH"
-  # ignore integration and code style checks
-  pytest -vv --ignore 'tests/test_integration.py' --ignore 
'tests/test_violations_reporter.py' --ignore 
'tests/test_clover_violations_reporter.py'
-}
-
-package() {
-  cd $_name-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 README.rst -t "$pkgdir/usr/share/doc/$pkgname"
-}

Copied: python-diff-cover/repos/community-any/PKGBUILD (from rev 1239224, 
python-diff-cover/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 08:41:04 UTC (rev 1239225)
@@ -0,0 +1,42 @@
+# Maintainer: David Runge 
+
+_name=diff_cover
+pkgname=python-diff-cover
+pkgver=6.5.1
+pkgrel=1
+pkgdesc="Automatically find diff lines that need test coverage"
+arch=(any)
+url="https://github.com/Bachmann1234/diff_cover;
+license=(Apache)
+depends=(python-chardet python-jinja python-pluggy python-pygments)
+makedepends=(python-build python-installer python-poetry python-wheel)
+checkdepends=(python-pytest python-pytest-mock python-tomli)
+optdepends=('python-tomli: for TOML support')
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz{,.asc})
+sha512sums=('d24e83d841025c540d843a598ac58277fbd750dc7f4008a567d551d0bfa9346c90eba3c5a8c326f782e0237b9401184a93d9b85339641e5974a4a5a5aa77303e'
+'SKIP')
+b2sums=('598dba85fbb5bdbdb1aea66aafbf490334e522d85ab8838d31d484e7158206e5773ed60c82b911d534b1b7f1ec4909f472764259575a29a1b4916b438a01b070'
+'SKIP')
+validpgpkeys=('54CAEABCAC2956D407348256972401BDE60128CB') # Matt Bachmann 

+
+build() {
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+
+  cd $_name-$pkgver
+  # install to temporary location, as importlib is used
+  python -m installer --destdir=test_dir dist/*.whl
+  export PYTHONPATH="test_dir/$_site_packages:$PYTHONPATH"
+  # ignore integration and code style checks
+  pytest -vv --ignore 'tests/test_integration.py' --ignore 
'tests/test_violations_reporter.py' --ignore 
'tests/test_clover_violations_reporter.py'
+}
+
+package() {
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 README.rst -t "$pkgdir/usr/share/doc/$pkgname/"
+}



[arch-commits] Commit in nextcloud-app-mail/repos/community-any (PKGBUILD PKGBUILD)

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 08:40:46
  Author: dvzrv
Revision: 1239223

archrelease: copy trunk to community-any

Added:
  nextcloud-app-mail/repos/community-any/PKGBUILD
(from rev 1239222, nextcloud-app-mail/trunk/PKGBUILD)
Deleted:
  nextcloud-app-mail/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 08:40:38 UTC (rev 1239222)
+++ PKGBUILD2022-06-23 08:40:46 UTC (rev 1239223)
@@ -1,66 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonas Heinrich 
-# Contributor: Jonas Heinrich 
-
-pkgname=nextcloud-app-mail
-_name=mail
-pkgver=1.13.4
-pkgrel=1
-pkgdesc="An email app for NextCloud"
-arch=('any')
-url="https://github.com/nextcloud/mail;
-license=('AGPL')
-makedepends=(nextcloud yq)
-groups=('nextcloud-apps')
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/mail/releases/download/v${pkgver}/$_name-v${pkgver}.tar.gz;)
-sha512sums=('5b4792c066ada1605ca572a3d57270e2c489f014ce9043e7ed3a933a7ca631a5ba0a41f4d19cc92642476de003be9c6e4c2c948da1b6d66c78c286c0eb017c44')
-b2sums=('13868b78e3202687367b9eed2bf5c982aba119a0732eb246a0576327c01d5563001f14163b72d47fa0598f3ef2be0bbf256ad770e8b6c0946566e1064964455b')
-
-# BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
-# 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory
-# 2. Add makedepends+=(nextcloud yq)
-_phps=(php7 php)
-_get_supported_ranges() {
-  _app_min_nextcloud="$(< appinfo/info.xml xq -r 
'.info.dependencies.nextcloud["@min-version"] | values')"
-  _app_max_nextcloud="$(< appinfo/info.xml xq -r 
'.info.dependencies.nextcloud["@max-version"] | values | tonumber | .+1')"
-  _app_min_php="$(< appinfo/info.xml xq -r 
'.info.dependencies.php["@min-version"] | values')"
-  _app_max_php="$(< appinfo/info.xml xq -r 
'.info.dependencies.php["@max-version"] | values | tonumber | .+0.1')"
-}
-_unsupported_range() {
-  printf "%s requires %s %s, but %s %s is provided.\n" "$pkgname" "$1" "$2" 
"$1" "$3"
-  exit 1
-}
-_nextcloud_app_check() {
-  _get_supported_ranges
-  for _php in "${_phps[@]}"; do command -v "$_php" > /dev/null && break; done
-  local _nextcloud_ver="$("$_php" <(cat 
/usr/share/webapps/nextcloud/version.php; echo 'print($OC_VersionString);'))"
-  local _php_ver="$("$_php" -r 'print(phpversion());')"
-  [[ "$(vercmp "${_app_min_nextcloud:-0}" "$_nextcloud_ver")" -le 0 ]] || \
-_unsupported_range nextcloud "=> $_app_min_nextcloud" "$_nextcloud_ver"
-  [[ "$(vercmp "${_app_max_nextcloud:-999}" "$_nextcloud_ver")" -gt 0 ]] || \
-_unsupported_range nextcloud "< $_app_max_nextcloud" "$_nextcloud_ver"
-  [[ "$(vercmp "${_app_min_php:-0}" "$_php_ver")" -le 0 ]] || \
-_unsupported_range php ">= $_app_min_php" "$_php_ver"
-  [[ "$(vercmp "${_app_max_php:-999}" "$_php_ver")" -gt 0 ]] || \
-_unsupported_range php "< $_app_max_php" "$_php_ver"
-}
-_nextcloud_app_package() {
-  _get_supported_ranges
-  depends+=("nextcloud>=${_app_min_nextcloud:-0}" 
"nextcloud<${_app_max_nextcloud:-999}")
-  depends+=("php-interpreter${_app_min_php:+>=$_app_min_php}" 
${_app_max_php:+"php-interpreter<$_app_max_php"})
-}
-# END boilerplate nextcloud app version clamping
-
-check() {
-  cd $_name
-  _nextcloud_app_check
-}
-
-package() {
-  # TODO: build 
usr/share/webapps/nextcloud/apps/mail/vendor/christophwurst/kitinerary-bin/bin/kitinerary-extractor
 manually!
-  install -vdm 755 "$pkgdir/usr/share/webapps/nextcloud/apps/"
-  cp -av $_name "$pkgdir/usr/share/webapps/nextcloud/apps/"
-  cd $_name
-  _nextcloud_app_package
-}

Copied: nextcloud-app-mail/repos/community-any/PKGBUILD (from rev 1239222, 
nextcloud-app-mail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 08:40:46 UTC (rev 1239223)
@@ -0,0 +1,66 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonas Heinrich 
+# Contributor: Jonas Heinrich 
+
+pkgname=nextcloud-app-mail
+_name=mail
+pkgver=1.13.5
+pkgrel=1
+pkgdesc="An email app for NextCloud"
+arch=('any')
+url="https://github.com/nextcloud/mail;
+license=('AGPL')
+makedepends=(nextcloud yq)
+groups=('nextcloud-apps')
+options=('!strip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/mail/releases/download/v${pkgver}/$_name-v${pkgver}.tar.gz;)
+sha512sums=('cfee98ff9f7116df58f239c19c34ea62ca37a806c3170cce3ef5a27ca8ee46bb26f5570571a7e4ed56a46f708c04a03144715f8ecc4ad74d6a911b3a8665cbd1')
+b2sums=('367eb7272ae954a9ed7be0522bc352561a803de4112905b2704eb831c709e018e6a68224afc33b28f6cf65e12e74eb0e72b12e302144c56becaabc6e385bf346')
+
+# BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
+# 1. Call respective 

[arch-commits] Commit in nextcloud-app-mail/trunk (PKGBUILD)

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 08:40:38
  Author: dvzrv
Revision: 1239222

upgpkg: nextcloud-app-mail 1.13.5-1: Upgrade to 1.13.5.

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-23 08:33:57 UTC (rev 1239221)
+++ PKGBUILD2022-06-23 08:40:38 UTC (rev 1239222)
@@ -4,7 +4,7 @@
 
 pkgname=nextcloud-app-mail
 _name=mail
-pkgver=1.13.4
+pkgver=1.13.5
 pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=('any')
@@ -14,8 +14,8 @@
 groups=('nextcloud-apps')
 options=('!strip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/mail/releases/download/v${pkgver}/$_name-v${pkgver}.tar.gz;)
-sha512sums=('5b4792c066ada1605ca572a3d57270e2c489f014ce9043e7ed3a933a7ca631a5ba0a41f4d19cc92642476de003be9c6e4c2c948da1b6d66c78c286c0eb017c44')
-b2sums=('13868b78e3202687367b9eed2bf5c982aba119a0732eb246a0576327c01d5563001f14163b72d47fa0598f3ef2be0bbf256ad770e8b6c0946566e1064964455b')
+sha512sums=('cfee98ff9f7116df58f239c19c34ea62ca37a806c3170cce3ef5a27ca8ee46bb26f5570571a7e4ed56a46f708c04a03144715f8ecc4ad74d6a911b3a8665cbd1')
+b2sums=('367eb7272ae954a9ed7be0522bc352561a803de4112905b2704eb831c709e018e6a68224afc33b28f6cf65e12e74eb0e72b12e302144c56becaabc6e385bf346')
 
 # BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
 # 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory



[arch-commits] Commit in nextcloud-app-bookmarks/repos/community-any (2 files)

2022-06-23 Thread David Runge via arch-commits
Date: Thursday, June 23, 2022 @ 08:33:57
  Author: dvzrv
Revision: 1239221

archrelease: copy trunk to community-any

Added:
  nextcloud-app-bookmarks/repos/community-any/PKGBUILD
(from rev 1239220, nextcloud-app-bookmarks/trunk/PKGBUILD)
Deleted:
  nextcloud-app-bookmarks/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-23 08:33:49 UTC (rev 1239220)
+++ PKGBUILD2022-06-23 08:33:57 UTC (rev 1239221)
@@ -1,64 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Caleb Maclennan 
-
-pkgname=nextcloud-app-bookmarks
-epoch=1
-pkgver=10.4.0
-pkgrel=1
-pkgdesc="Bookmarks app for nextcloud"
-arch=(any)
-url="https://github.com/nextcloud/bookmarks;
-license=(AGPL3)
-makedepends=(nextcloud yq)
-groups=(nextcloud-apps)
-options=(!strip)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/bookmarks/releases/download/v$pkgver/bookmarks-$pkgver.tar.gz;)
-sha256sums=('b69286ec5dc65184a0a557ad352ff6d7867f0a66992ddd2ed88b962b22778f8c')
-b2sums=('98d52e15ce4057492269086b22d5472c140874b9d9336575a4aa8ff24715613061c4c2177f815b442c6d6ab3f5c40c01ba45befcfbe8441f5b6dc580caa764c8')
-
-# BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
-# 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory
-# 2. Add makedepends+=(nextcloud yq)
-_phps=(php7 php)
-_get_supported_ranges() {
-  _app_min_nextcloud="$(< appinfo/info.xml xq -r 
'.info.dependencies.nextcloud["@min-version"] | values')"
-  _app_max_nextcloud="$(< appinfo/info.xml xq -r 
'.info.dependencies.nextcloud["@max-version"] | values | tonumber | .+1')"
-  _app_min_php="$(< appinfo/info.xml xq -r 
'.info.dependencies.php["@min-version"] | values')"
-  _app_max_php="$(< appinfo/info.xml xq -r 
'.info.dependencies.php["@max-version"] | values | tonumber | .+0.1')"
-}
-_unsupported_range() {
-  printf "%s requires %s %s, but %s %s is provided.\n" "$pkgname" "$1" "$2" 
"$1" "$3"
-  exit 1
-}
-_nextcloud_app_check() {
-  _get_supported_ranges
-  for _php in "${_phps[@]}"; do command -v "$_php" > /dev/null && break; done
-  local _nextcloud_ver="$("$_php" <(cat 
/usr/share/webapps/nextcloud/version.php; echo 'print($OC_VersionString);'))"
-  local _php_ver="$("$_php" -r 'print(phpversion());')"
-  [[ "$(vercmp "${_app_min_nextcloud:-0}" "$_nextcloud_ver")" -le 0 ]] || \
-_unsupported_range nextcloud "=> $_app_min_nextcloud" "$_nextcloud_ver"
-  [[ "$(vercmp "${_app_max_nextcloud:-999}" "$_nextcloud_ver")" -gt 0 ]] || \
-_unsupported_range nextcloud "< $_app_max_nextcloud" "$_nextcloud_ver"
-  [[ "$(vercmp "${_app_min_php:-0}" "$_php_ver")" -le 0 ]] || \
-_unsupported_range php ">= $_app_min_php" "$_php_ver"
-  [[ "$(vercmp "${_app_max_php:-999}" "$_php_ver")" -gt 0 ]] || \
-_unsupported_range php "< $_app_max_php" "$_php_ver"
-}
-_nextcloud_app_package() {
-  _get_supported_ranges
-  depends+=("nextcloud>=${_app_min_nextcloud:-0}" 
"nextcloud<${_app_max_nextcloud:-999}")
-  depends+=("php-interpreter${_app_min_php:+>=$_app_min_php}" 
${_app_max_php:+"php-interpreter<$_app_max_php"})
-}
-# END boilerplate nextcloud app version clamping
-
-check() {
-  cd bookmarks
-  _nextcloud_app_check
-}
-
-package() {
-  install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
-  cp -a "$srcdir"/bookmarks 
"$pkgdir"/usr/share/webapps/nextcloud/apps/bookmarks
-  cd bookmarks
-  _nextcloud_app_package
-}

Copied: nextcloud-app-bookmarks/repos/community-any/PKGBUILD (from rev 1239220, 
nextcloud-app-bookmarks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-23 08:33:57 UTC (rev 1239221)
@@ -0,0 +1,64 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Caleb Maclennan 
+
+pkgname=nextcloud-app-bookmarks
+epoch=1
+pkgver=10.5.0
+pkgrel=1
+pkgdesc="Bookmarks app for nextcloud"
+arch=(any)
+url="https://github.com/nextcloud/bookmarks;
+license=(AGPL3)
+makedepends=(nextcloud yq)
+groups=(nextcloud-apps)
+options=(!strip)
+source=($pkgname-$pkgver.tar.gz::https://github.com/nextcloud/bookmarks/releases/download/v$pkgver/bookmarks-$pkgver.tar.gz)
+sha256sums=('6d22e036e09c504ac16037f5686433db87cb5d946e420074678a0738b8e6df79')
+b2sums=('0e4265dfff6bd886d80044fd2c2b18989680fc6cdfba1420d9489e00024296314d7c3d95da17d012e2f98fdb0ba2ba8568d01f2ffc123a31b80b4e6b0128f08f')
+
+# BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
+# 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory
+# 2. Add makedepends+=(nextcloud yq)
+_phps=(php7 php)
+_get_supported_ranges() {
+  _app_min_nextcloud="$(< appinfo/info.xml xq -r 
'.info.dependencies.nextcloud["@min-version"] | values')"
+  

  1   2   >