Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] geonkick: update to 2.7.3.
@ 2021-03-29  7:52 teldra
  2021-03-29  7:58 ` [PR PATCH] [Updated] " teldra
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: teldra @ 2021-03-29  7:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 865 bytes --]

There is a new pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1083 bytes --]

From 9242caab8aef8719b382f597550cbdc4cfa88f90 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..4fdf7411f547 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,6 +1,6 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config tar xz redkite"
@@ -11,7 +11,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
@ 2021-03-29  7:58 ` teldra
  2021-03-29  8:03 ` teldra
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29  7:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1324 bytes --]

From 0bf858c9e83708eaf3d8c419e5e3395a8abaaba7 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..0d2b3991ce8b 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,17 +1,17 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config tar xz redkite"
-makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
+hostmakedepends="pkg-config tar xz redkite-devel"
+makedepends="jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
  2021-03-29  7:58 ` [PR PATCH] [Updated] " teldra
@ 2021-03-29  8:03 ` teldra
  2021-03-29  8:09 ` teldra
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29  8:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1271 bytes --]

From 2f4d7aaa013c2d5ba680ae915def50a45d8bc507 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..38a03ce0d908 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,9 +1,9 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config tar xz redkite"
+hostmakedepends="pkg-config tar xz"
 makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
@@ -11,7 +11,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
  2021-03-29  7:58 ` [PR PATCH] [Updated] " teldra
  2021-03-29  8:03 ` teldra
@ 2021-03-29  8:09 ` teldra
  2021-03-29  8:20 ` teldra
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29  8:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1271 bytes --]

From 99ca37766f2602f5755322d423a5cb9d1b4ca03c Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..38a03ce0d908 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,9 +1,9 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config tar xz redkite"
+hostmakedepends="pkg-config tar xz"
 makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
@@ -11,7 +11,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (2 preceding siblings ...)
  2021-03-29  8:09 ` teldra
@ 2021-03-29  8:20 ` teldra
  2021-03-29  8:28 ` teldra
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29  8:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1271 bytes --]

From 3f1b6dd6f10f2b235380ccf6ce8d23d35e0a4108 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..bc30836b4120 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,17 +1,17 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config tar xz redkite"
-makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
+makedepends="jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (3 preceding siblings ...)
  2021-03-29  8:20 ` teldra
@ 2021-03-29  8:28 ` teldra
  2021-03-29  9:17 ` teldra
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29  8:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1318 bytes --]

From ddca0d2e92c8d3a55faeb89a789e83cc42566d9c Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..5b075e1aa644 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,17 +1,17 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config tar xz redkite"
-makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
+hostmakedepends="pkg-config tar xz"
+makedepends="redkite jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (4 preceding siblings ...)
  2021-03-29  8:28 ` teldra
@ 2021-03-29  9:17 ` teldra
  2021-03-29  9:22 ` teldra
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29  9:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1310 bytes --]

From 7c41b31429375839117a8dbd456c9932bc848aec Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..07102dfaca9c 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,17 +1,17 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config tar xz redkite"
-makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
+hostmakedepends="pkg-config tar xz"
+makedepends="jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (5 preceding siblings ...)
  2021-03-29  9:17 ` teldra
@ 2021-03-29  9:22 ` teldra
  2021-03-29  9:23 ` teldra
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29  9:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From fbacbd5cf9e783d5b0967e64ad91911c7b1fe16e Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..4031643a931f 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,17 +1,18 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config tar xz redkite"
-makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
+build_helper=qemu
+hostmakedepends="pkg-config tar xz"
+makedepends="jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (6 preceding siblings ...)
  2021-03-29  9:22 ` teldra
@ 2021-03-29  9:23 ` teldra
  2021-03-29 12:04 ` ericonr
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29  9:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

New comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-809221886

Comment:
Since version 2.7.3, redkite is part of geonkick and does not use external redkite anymore: "Move Redkite GUI toolkit into the Geonkick source and integrate it in the build system (no need to install Redkite now to build Geonkick)"

While building, a tool is generated (`rkpng2c`) to convert pngs. This can not be executed when crosscompiling because it is build for target but run by host. I tried to add qemu as helper without success.
What can I do?

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (7 preceding siblings ...)
  2021-03-29  9:23 ` teldra
@ 2021-03-29 12:04 ` ericonr
  2021-03-29 12:07 ` ericonr
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ericonr @ 2021-03-29 12:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-809323358

Comment:
> "Move Redkite GUI toolkit into the Geonkick source and integrate it in the build system (no need to install Redkite now to build Geonkick)"

Ironic that they got the integration wrong :/

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (8 preceding siblings ...)
  2021-03-29 12:04 ` ericonr
@ 2021-03-29 12:07 ` ericonr
  2021-03-29 12:08 ` ericonr
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ericonr @ 2021-03-29 12:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-809325124

Comment:
You can revert the https://github.com/iurie-sw/geonkick/commit/0ec36f4ef9b37053e0feb60937112c247ca3b310 commit, but keep only the following files:

- standalone/CMakeLists.txt
- CMakeLists.txt 
- plugin/lv2/CMakeLists.txt

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (9 preceding siblings ...)
  2021-03-29 12:07 ` ericonr
@ 2021-03-29 12:08 ` ericonr
  2021-03-29 12:11 ` ericonr
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ericonr @ 2021-03-29 12:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 390 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-809325124

Comment:
You can revert the https://github.com/iurie-sw/geonkick/commit/0ec36f4ef9b37053e0feb60937112c247ca3b310 commit, but keep only the following files in the resulting commit:

- standalone/CMakeLists.txt
- CMakeLists.txt 
- plugin/lv2/CMakeLists.txt

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (10 preceding siblings ...)
  2021-03-29 12:08 ` ericonr
@ 2021-03-29 12:11 ` ericonr
  2021-03-29 12:13 ` ericonr
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ericonr @ 2021-03-29 12:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-809327039

Comment:
An upstreameable solution, given https://github.com/iurie-sw/geonkick/issues/156, might be to find which executable needs to be marked with whatever is necessary to make it use `CMAKE_CROSSCOMPILING_EMULATOR`, which is what we set with the `qemu` build helper.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (11 preceding siblings ...)
  2021-03-29 12:11 ` ericonr
@ 2021-03-29 12:13 ` ericonr
  2021-03-29 12:37 ` ericonr
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ericonr @ 2021-03-29 12:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-809328461

Comment:
Given that only this package uses redkite, we can consider removing redkite and moving to only the bundled version, but idk what's preferred in this case.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (12 preceding siblings ...)
  2021-03-29 12:13 ` ericonr
@ 2021-03-29 12:37 ` ericonr
  2021-03-29 21:44 ` teldra
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: ericonr @ 2021-03-29 12:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-809342440

Comment:
For a last request, would you mind trying to upstream our musl patch? There's no reason for them not to take it :)

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (13 preceding siblings ...)
  2021-03-29 12:37 ` ericonr
@ 2021-03-29 21:44 ` teldra
  2021-04-04  9:42 ` [PR PATCH] [Updated] " teldra
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-03-29 21:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-809734495

Comment:
Musl patch is merged upstream. Crosscompilation fix is pending.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.7.3.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (14 preceding siblings ...)
  2021-03-29 21:44 ` teldra
@ 2021-04-04  9:42 ` teldra
  2021-04-04  9:55 ` geonkick: update to 2.8.0 teldra
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-04-04  9:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.7.3.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From fbacbd5cf9e783d5b0967e64ad91911c7b1fe16e Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH] geonkick: update to 2.7.3.

---
 srcpkgs/geonkick/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..4031643a931f 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,17 +1,18 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.7.3
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config tar xz redkite"
-makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
+build_helper=qemu
+hostmakedepends="pkg-config tar xz"
+makedepends="jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=c26d7ac7f01f649ffcc2f78a1589f696c3b78b66b7df31543a7bdcf0388cac3f
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.8.0.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (15 preceding siblings ...)
  2021-04-04  9:42 ` [PR PATCH] [Updated] " teldra
@ 2021-04-04  9:55 ` teldra
  2021-04-04 18:24 ` [PR PATCH] [Updated] " teldra
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-04-04  9:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

New comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-813005672

Comment:
Now its ready to merge!

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Updated] geonkick: update to 2.8.0.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (16 preceding siblings ...)
  2021-04-04  9:55 ` geonkick: update to 2.8.0 teldra
@ 2021-04-04 18:24 ` teldra
  2021-04-04 22:42 ` ericonr
  2021-04-04 22:43 ` [PR PATCH] [Closed]: " ericonr
  19 siblings, 0 replies; 21+ messages in thread
From: teldra @ 2021-04-04 18:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-geonkick
https://github.com/void-linux/void-packages/pull/29845

geonkick: update to 2.8.0.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29845.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-geonkick-29845.patch --]
[-- Type: text/x-diff, Size: 4473 bytes --]

From dc11c5a9b8e19779d4df026a1ae354c13b0ebb7b Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 29 Mar 2021 09:00:36 +0200
Subject: [PATCH 1/2] geonkick: update to 2.8.0.

---
 srcpkgs/geonkick/patches/musl.patch | 39 -----------------------------
 srcpkgs/geonkick/template           |  8 +++---
 2 files changed, 4 insertions(+), 43 deletions(-)
 delete mode 100644 srcpkgs/geonkick/patches/musl.patch

diff --git a/srcpkgs/geonkick/patches/musl.patch b/srcpkgs/geonkick/patches/musl.patch
deleted file mode 100644
index 281752a92ecb..000000000000
--- a/srcpkgs/geonkick/patches/musl.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-diff --git dsp/src/compressor.h dsp/src/compressor.h
-index 2b246be..e6cac5d 100644
---- dsp/src/compressor.h
-+++ dsp/src/compressor.h
-@@ -26,6 +26,8 @@
- 
- #include "geonkick_internal.h"
- 
-+#include <pthread.h>
-+
- struct gkick_compressor {
-         int enabled;
- 
-diff --git dsp/src/distortion.h dsp/src/distortion.h
-index 4e42f11..b06e6e5 100644
---- dsp/src/distortion.h
-+++ dsp/src/distortion.h
-@@ -26,6 +26,8 @@
- 
- #include "geonkick_internal.h"
- 
-+#include <pthread.h>
-+
- struct gkick_distortion {
-         int enabled;
- 	/* Input limiter for distortion. */
-diff --git dsp/src/synthesizer.h dsp/src/synthesizer.h
-index 303f810..d4d4f9b 100644
---- dsp/src/synthesizer.h
-+++ dsp/src/synthesizer.h
-@@ -31,6 +31,8 @@
- 
- #include <stdatomic.h>
- 
-+#include <pthread.h>
-+
- struct gkick_synth {
-       	atomic_size_t id;
-         char name[30];
diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template
index 3af40e196c69..e3acec2aa4a0 100644
--- a/srcpkgs/geonkick/template
+++ b/srcpkgs/geonkick/template
@@ -1,17 +1,17 @@
 # Template file for 'geonkick'
 pkgname=geonkick
-version=2.7.2
+version=2.8.0
 revision=1
 build_style=cmake
-hostmakedepends="pkg-config tar xz redkite"
-makedepends="redkite-devel jack-devel libsndfile-devel rapidjson
+hostmakedepends="pkg-config tar xz"
+makedepends="jack-devel libsndfile-devel rapidjson
  lv2 libX11-devel cairo-devel"
 short_desc="Free software percussion synthesizer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/iurie-sw/geonkick"
 distfiles="https://github.com/iurie-sw/geonkick/archive/v${version}.tar.gz"
-checksum=ee4afd97657620ffdcae34192c1d51953059b79d382bc4f165252085b6e24010
+checksum=ec656e76df13ae1226bba6eeb8146c4f0ddbae2c34d28a89db473c16497eaff4
 make_check=extended # No target to "ninja test".
 
 if [[ ! ${XBPS_TARGET_MACHINE} == "x86_64" ]]; then

From 2f7a3f51966a37dbd693f6df3954d42d2ad1640b Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Sun, 4 Apr 2021 20:23:53 +0200
Subject: [PATCH 2/2] remove: redkite-1.3.1_1

---
 srcpkgs/redkite-devel             |  1 -
 srcpkgs/redkite/template          | 22 ----------------------
 srcpkgs/removed-packages/template |  1 +
 3 files changed, 1 insertion(+), 23 deletions(-)
 delete mode 120000 srcpkgs/redkite-devel
 delete mode 100644 srcpkgs/redkite/template

diff --git a/srcpkgs/redkite-devel b/srcpkgs/redkite-devel
deleted file mode 120000
index 98f68eebb4c0..000000000000
--- a/srcpkgs/redkite-devel
+++ /dev/null
@@ -1 +0,0 @@
-redkite
\ No newline at end of file
diff --git a/srcpkgs/redkite/template b/srcpkgs/redkite/template
deleted file mode 100644
index 994865d7668a..000000000000
--- a/srcpkgs/redkite/template
+++ /dev/null
@@ -1,22 +0,0 @@
-# Template file for 'redkite'
-pkgname=redkite
-version=1.3.1
-revision=1
-build_style=cmake
-makedepends="cairo-devel libX11-devel"
-short_desc="GUI toolkit"
-maintainer="teldra <teldra@rotce.de>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/iurie-sw/redkite"
-distfiles="https://github.com/iurie-sw/redkite/archive/v${version}.tar.gz"
-checksum=18f2e3808201e350624279db6553baf53113a7351d80edc3604dccfc32a68e67
-make_check=extended # No target to "ninja test".
-
-redkite-devel_package() {
-	short_desc+=" - development files"
-	depends="${sourcepkg}>=${version}_${revision}"
-	pkg_install() {
-		vmove "usr/include"
-		vmove "usr/lib"
-	}
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 4838a7e25874..79e7c4d1c77e 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -259,6 +259,7 @@ replaces="
  qt5dxcb-plugin<=5.0.11_1
  qt5integration<=5.0.0_7
  r2-bindings<=1.0.1_2
+ redkite<=1.3.1_1
  reminiscence<=0.4.6_1
  rkt<=1.30.0_3
  rkt-stage1-fly<=1.30.0_3

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: geonkick: update to 2.8.0.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (17 preceding siblings ...)
  2021-04-04 18:24 ` [PR PATCH] [Updated] " teldra
@ 2021-04-04 22:42 ` ericonr
  2021-04-04 22:43 ` [PR PATCH] [Closed]: " ericonr
  19 siblings, 0 replies; 21+ messages in thread
From: ericonr @ 2021-04-04 22:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29845#issuecomment-813110259

Comment:
> remove: redkite-1.3.1_1 

`redkite: remove package` is preferrable, will change commit title as I merge.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [PR PATCH] [Closed]: geonkick: update to 2.8.0.
  2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
                   ` (18 preceding siblings ...)
  2021-04-04 22:42 ` ericonr
@ 2021-04-04 22:43 ` ericonr
  19 siblings, 0 replies; 21+ messages in thread
From: ericonr @ 2021-04-04 22:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

There's a closed pull request on the void-packages repository

geonkick: update to 2.8.0.
https://github.com/void-linux/void-packages/pull/29845

Description:
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (glibc-x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-04-04 22:43 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29  7:52 [PR PATCH] geonkick: update to 2.7.3 teldra
2021-03-29  7:58 ` [PR PATCH] [Updated] " teldra
2021-03-29  8:03 ` teldra
2021-03-29  8:09 ` teldra
2021-03-29  8:20 ` teldra
2021-03-29  8:28 ` teldra
2021-03-29  9:17 ` teldra
2021-03-29  9:22 ` teldra
2021-03-29  9:23 ` teldra
2021-03-29 12:04 ` ericonr
2021-03-29 12:07 ` ericonr
2021-03-29 12:08 ` ericonr
2021-03-29 12:11 ` ericonr
2021-03-29 12:13 ` ericonr
2021-03-29 12:37 ` ericonr
2021-03-29 21:44 ` teldra
2021-04-04  9:42 ` [PR PATCH] [Updated] " teldra
2021-04-04  9:55 ` geonkick: update to 2.8.0 teldra
2021-04-04 18:24 ` [PR PATCH] [Updated] " teldra
2021-04-04 22:42 ` ericonr
2021-04-04 22:43 ` [PR PATCH] [Closed]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).