Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: oversteer-0.6.0
@ 2021-09-11 10:44 xolophreny
  2021-09-11 10:55 ` xolophreny
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 10:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xolophreny/void-packages oversteer
https://github.com/void-linux/void-packages/pull/32925

New package: oversteer-0.6.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### 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, (ARCH-LIBC)
- [ ] 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/32925.patch is attached

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

From ddc3a68140eeca8df09312b85385eee605557f6c Mon Sep 17 00:00:00 2001
From: xolophreny <xolophreny@protonmail.ch>
Date: Sat, 11 Sep 2021 15:41:23 +0500
Subject: [PATCH] New package: oversteer-0.6.0

---
 srcpkgs/oversteer/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/oversteer/template

diff --git a/srcpkgs/oversteer/template b/srcpkgs/oversteer/template
new file mode 100644
index 000000000000..934a58cc19f0
--- /dev/null
+++ b/srcpkgs/oversteer/template
@@ -0,0 +1,13 @@
+# Template file for 'oversteer'
+pkgname=oversteer
+version=0.6.0
+revision=1
+build_style=meson
+makedepends="python3 python3-gobject python3-pyudev python3-xdg python3-evdev python3-matplotlib python3-scipy desktop-file-utils appstream-glib gettext"
+depends="python3 python3-gobject python3-pyudev python3-xdg python3-evdev python3-matplotlib python3-scipy desktop-file-utils appstream-glib gettext"
+short_desc="Steering Wheel Manager for Linux"
+maintainer="xolophreny <xolophreny@protonmail.ch>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/berarma/oversteer"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=3b68bef81ed5d3a52c2b9147eb5c05e81f021739e38383b50c96fd31379f32cd

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

* Re: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
@ 2021-09-11 10:55 ` xolophreny
  2021-09-11 10:56 ` xolophreny
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 10:55 UTC (permalink / raw)
  To: ml

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

New comment by xolophreny on void-packages repository

https://github.com/void-linux/void-packages/pull/32925#issuecomment-917386246

Comment:
Should `archs="x86_64 x86_64-musl i686 i686-musl"` be added here?

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

* Re: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
  2021-09-11 10:55 ` xolophreny
@ 2021-09-11 10:56 ` xolophreny
  2021-09-11 10:58 ` xolophreny
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 10:56 UTC (permalink / raw)
  To: ml

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

New comment by xolophreny on void-packages repository

https://github.com/void-linux/void-packages/pull/32925#issuecomment-917386246

Comment:
Should `archs="x86_64 x86_64-musl i686"` be added here?

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

* Re: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
  2021-09-11 10:55 ` xolophreny
  2021-09-11 10:56 ` xolophreny
@ 2021-09-11 10:58 ` xolophreny
  2021-09-11 12:59 ` [PR PATCH] [Updated] " xolophreny
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 10:58 UTC (permalink / raw)
  To: ml

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

New comment by xolophreny on void-packages repository

https://github.com/void-linux/void-packages/pull/32925#issuecomment-917386246

Comment:
Should `archs="x86_64 x86_64-musl i686"` be added here?

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

* Re: [PR PATCH] [Updated] New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (2 preceding siblings ...)
  2021-09-11 10:58 ` xolophreny
@ 2021-09-11 12:59 ` xolophreny
  2021-09-11 19:38 ` ericonr
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 12:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xolophreny/void-packages oversteer
https://github.com/void-linux/void-packages/pull/32925

New package: oversteer-0.6.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### 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, (ARCH-LIBC)
- [ ] 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/32925.patch is attached

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

From e7246de045921c2cf2dd497164a49282eb7556f5 Mon Sep 17 00:00:00 2001
From: xolophreny <xolophreny@protonmail.ch>
Date: Sat, 11 Sep 2021 15:41:23 +0500
Subject: [PATCH] New package: oversteer-0.6.0

---
 srcpkgs/oversteer/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/oversteer/template

diff --git a/srcpkgs/oversteer/template b/srcpkgs/oversteer/template
new file mode 100644
index 000000000000..09c7247a9505
--- /dev/null
+++ b/srcpkgs/oversteer/template
@@ -0,0 +1,14 @@
+# Template file for 'oversteer'
+pkgname=oversteer
+version=0.6.0
+revision=1
+archs="x86_64 x86_64-musl i686"
+build_style=meson
+makedepends="python3 python3-gobject python3-pyudev python3-xdg python3-evdev python3-matplotlib python3-scipy desktop-file-utils appstream-glib gettext"
+depends="python3 python3-gobject python3-pyudev python3-xdg python3-evdev python3-matplotlib python3-scipy desktop-file-utils appstream-glib gettext"
+short_desc="Steering Wheel Manager for Linux"
+maintainer="xolophreny <xolophreny@protonmail.ch>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/berarma/oversteer"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=3b68bef81ed5d3a52c2b9147eb5c05e81f021739e38383b50c96fd31379f32cd

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

* Re: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (3 preceding siblings ...)
  2021-09-11 12:59 ` [PR PATCH] [Updated] " xolophreny
@ 2021-09-11 19:38 ` ericonr
  2021-09-11 20:08 ` xolophreny
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2021-09-11 19:38 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32925#issuecomment-917465951

Comment:
Did cross compilation fail?

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

* Re: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (4 preceding siblings ...)
  2021-09-11 19:38 ` ericonr
@ 2021-09-11 20:08 ` xolophreny
  2021-09-11 20:08 ` xolophreny
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 20:08 UTC (permalink / raw)
  To: ml

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

New comment by xolophreny on void-packages repository

https://github.com/void-linux/void-packages/pull/32925#issuecomment-917470969

Comment:
It did, issues finding various Python modules on arm even with respective packages installed

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

* Re: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (5 preceding siblings ...)
  2021-09-11 20:08 ` xolophreny
@ 2021-09-11 20:08 ` xolophreny
  2021-09-11 20:14 ` [PR PATCH] [Updated] " xolophreny
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 20:08 UTC (permalink / raw)
  To: ml

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

New comment by xolophreny on void-packages repository

https://github.com/void-linux/void-packages/pull/32925#issuecomment-917470969

Comment:
It did, issues finding various Python modules on arm even with respective packages ~~installed~~ listed in makedepends

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

* Re: [PR PATCH] [Updated] New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (6 preceding siblings ...)
  2021-09-11 20:08 ` xolophreny
@ 2021-09-11 20:14 ` xolophreny
  2021-09-11 20:16 ` xolophreny
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xolophreny/void-packages oversteer
https://github.com/void-linux/void-packages/pull/32925

New package: oversteer-0.6.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### 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, (ARCH-LIBC)
- [ ] 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/32925.patch is attached

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

From c003ecae4423d0862e474b3a8097d75eab46c33e Mon Sep 17 00:00:00 2001
From: xolophreny <xolophreny@protonmail.ch>
Date: Sat, 11 Sep 2021 15:41:23 +0500
Subject: [PATCH] New package: oversteer-0.6.0

---
 srcpkgs/oversteer/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/oversteer/template

diff --git a/srcpkgs/oversteer/template b/srcpkgs/oversteer/template
new file mode 100644
index 000000000000..f7026525ee5c
--- /dev/null
+++ b/srcpkgs/oversteer/template
@@ -0,0 +1,14 @@
+# Template file for 'oversteer'
+pkgname=oversteer
+version=0.6.0
+revision=1
+archs="x86_64 x86_64-musl i686"
+build_style=meson
+hostmakedepends="python3 python3-gobject python3-pyudev python3-xdg python3-evdev python3-matplotlib python3-scipy desktop-file-utils appstream-glib gettext"
+depends=${hostmakedepends}
+short_desc="Steering Wheel Manager for Linux"
+maintainer="xolophreny <xolophreny@protonmail.ch>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/berarma/oversteer"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=3b68bef81ed5d3a52c2b9147eb5c05e81f021739e38383b50c96fd31379f32cd

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

* Re: [PR PATCH] [Updated] New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (7 preceding siblings ...)
  2021-09-11 20:14 ` [PR PATCH] [Updated] " xolophreny
@ 2021-09-11 20:16 ` xolophreny
  2021-09-11 20:20 ` xolophreny
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 20:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xolophreny/void-packages oversteer
https://github.com/void-linux/void-packages/pull/32925

New package: oversteer-0.6.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### 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, (ARCH-LIBC)
- [ ] 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/32925.patch is attached

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

From 887bc2a0df3e711e965f7a5fef10b9bf8e3b7be2 Mon Sep 17 00:00:00 2001
From: xolophreny <xolophreny@protonmail.ch>
Date: Sat, 11 Sep 2021 15:41:23 +0500
Subject: [PATCH] New package: oversteer-0.6.0

---
 srcpkgs/oversteer/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/oversteer/template

diff --git a/srcpkgs/oversteer/template b/srcpkgs/oversteer/template
new file mode 100644
index 000000000000..858a15e23426
--- /dev/null
+++ b/srcpkgs/oversteer/template
@@ -0,0 +1,13 @@
+# Template file for 'oversteer'
+pkgname=oversteer
+version=0.6.0
+revision=1
+build_style=meson
+hostmakedepends="python3 python3-gobject python3-pyudev python3-xdg python3-evdev python3-matplotlib python3-scipy desktop-file-utils appstream-glib gettext"
+depends=${hostmakedepends}
+short_desc="Steering Wheel Manager for Linux"
+maintainer="xolophreny <xolophreny@protonmail.ch>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/berarma/oversteer"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=3b68bef81ed5d3a52c2b9147eb5c05e81f021739e38383b50c96fd31379f32cd

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

* Re: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (8 preceding siblings ...)
  2021-09-11 20:16 ` xolophreny
@ 2021-09-11 20:20 ` xolophreny
  2022-06-05  2:14 ` github-actions
  2022-06-19  2:15 ` [PR PATCH] [Closed]: " github-actions
  11 siblings, 0 replies; 13+ messages in thread
From: xolophreny @ 2021-09-11 20:20 UTC (permalink / raw)
  To: ml

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

New comment by xolophreny on void-packages repository

https://github.com/void-linux/void-packages/pull/32925#issuecomment-917470969

Comment:
~~It did, issues finding various Python modules on arm even with respective packages listed in makedepends~~
Totally forgot the relevance of hostmakedepends, thank you, fixed

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

* Re: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (9 preceding siblings ...)
  2021-09-11 20:20 ` xolophreny
@ 2022-06-05  2:14 ` github-actions
  2022-06-19  2:15 ` [PR PATCH] [Closed]: " github-actions
  11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2022-06-05  2:14 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/32925#issuecomment-1146725000

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: oversteer-0.6.0
  2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
                   ` (10 preceding siblings ...)
  2022-06-05  2:14 ` github-actions
@ 2022-06-19  2:15 ` github-actions
  11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2022-06-19  2:15 UTC (permalink / raw)
  To: ml

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

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

New package: oversteer-0.6.0
https://github.com/void-linux/void-packages/pull/32925

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### 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, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2022-06-19  2:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-11 10:44 [PR PATCH] New package: oversteer-0.6.0 xolophreny
2021-09-11 10:55 ` xolophreny
2021-09-11 10:56 ` xolophreny
2021-09-11 10:58 ` xolophreny
2021-09-11 12:59 ` [PR PATCH] [Updated] " xolophreny
2021-09-11 19:38 ` ericonr
2021-09-11 20:08 ` xolophreny
2021-09-11 20:08 ` xolophreny
2021-09-11 20:14 ` [PR PATCH] [Updated] " xolophreny
2021-09-11 20:16 ` xolophreny
2021-09-11 20:20 ` xolophreny
2022-06-05  2:14 ` github-actions
2022-06-19  2:15 ` [PR PATCH] [Closed]: " github-actions

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).