Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Updated Godot to 3.4.5
@ 2022-08-04 19:06 Relected
  2022-08-04 19:09 ` classabbyamp
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Relected @ 2022-08-04 19:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Relected/void-packages patch-1
https://github.com/void-linux/void-packages/pull/38469

Updated Godot to 3.4.5
Updating the Godot Game engine to the latest version from Aug 2

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
-->


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

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

From a8bf8b7758a6458d678d5aee31b43f4e62036ab0 Mon Sep 17 00:00:00 2001
From: Relected <m7md11xd@gmail.com>
Date: Thu, 4 Aug 2022 21:02:56 +0200
Subject: [PATCH] Updated Godot to 3.4.5

Updating the Godot Game engine to the latest version from Aug 2
---
 srcpkgs/godot/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/godot/template b/srcpkgs/godot/template
index c38f3f8c525a..022e46b23daf 100644
--- a/srcpkgs/godot/template
+++ b/srcpkgs/godot/template
@@ -1,6 +1,6 @@
 # Template file for 'godot'
 pkgname=godot
-version=3.4
+version=3.4.5
 revision=1
 archs="x86_64* i686* aarch64* armv7* ppc64*"
 wrksrc="${pkgname}-${version}-stable"

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
@ 2022-08-04 19:09 ` classabbyamp
  2022-08-04 19:14 ` Relected
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-08-04 19:09 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205666824

Comment:
you're gonna need to update the checksum for the template, which you can do easily with `xgensum` from `xtools`

also, how did you test this if you committed from the github web ui? 

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
  2022-08-04 19:09 ` classabbyamp
@ 2022-08-04 19:14 ` Relected
  2022-08-04 19:20 ` classabbyamp
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-04 19:14 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205671305

Comment:
> also, how did you test this if you committed from the github web ui?

i tested the new version and it worked fine, doesn't that count? or what else should test? sorry for not kknowing that this is the first time i ever made a PR to a repository.

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
  2022-08-04 19:09 ` classabbyamp
  2022-08-04 19:14 ` Relected
@ 2022-08-04 19:20 ` classabbyamp
  2022-08-04 21:18 ` Relected
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-08-04 19:20 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205676418

Comment:
you'll want to test the build using xbps-src, i.e.:

1. make the changes to the template
2. build it with `./xbps-src pkg <pkgname>`
3. install it and test the functionality with `xi <pkgname>` (xi is also from `xtools`)

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (2 preceding siblings ...)
  2022-08-04 19:20 ` classabbyamp
@ 2022-08-04 21:18 ` Relected
  2022-08-04 21:38 ` classabbyamp
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-04 21:18 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205779868

Comment:
@classabbyamp well this might take a while, it takes hours to compile the thing soo...

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (3 preceding siblings ...)
  2022-08-04 21:18 ` Relected
@ 2022-08-04 21:38 ` classabbyamp
  2022-08-04 21:51 ` Relected
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-08-04 21:38 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205795519

Comment:
how many cores does your computer have? you can do `echo XBPS_MAKEJOBS=8 >> etc/conf` (replace 8 with some number) to do parallel compilation

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (4 preceding siblings ...)
  2022-08-04 21:38 ` classabbyamp
@ 2022-08-04 21:51 ` Relected
  2022-08-04 22:16 ` Relected
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-04 21:51 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205805338

Comment:
@classabbyamp ok so it finished compiling and installing and it kind of works, basically it opens and loads the project, but these show up in the logs:

ALSA lib pcm_dmix.c:999:(snd_pcm_dmix_open) unable to open slave
ERROR: Condition "status < 0" is true. Returned: ERR_CANT_OPEN
   at: init_device (drivers/alsa/audio_driver_alsa.cpp:89)
WARNING: All audio drivers failed, falling back to the dummy driver.
     at: initialize (servers/audio_server.cpp:222)
 

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (5 preceding siblings ...)
  2022-08-04 21:51 ` Relected
@ 2022-08-04 22:16 ` Relected
  2022-08-04 22:19 ` classabbyamp
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-04 22:16 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205823344

Comment:
@classabbyamp nvm i was able to compile it (took long enough), now i dont know how to edit or overwrite this pull request to update the package

also it shows these errors when i run godot from the version i compiled (i mean it still opens and it loads the project fine but these seem concerning):

```
ALSA lib pcm_dmix.c:999:(snd_pcm_dmix_open) unable to open slave
ERROR: Condition "status < 0" is true. Returned: ERR_CANT_OPEN
   at: init_device (drivers/alsa/audio_driver_alsa.cpp:89)
WARNING: All audio drivers failed, falling back to the dummy driver.
     at: initialize (servers/audio_server.cpp:222)
```
     
these errors do not appear when i run the linux binary from the official site, do you have any info on why that happens?

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (6 preceding siblings ...)
  2022-08-04 22:16 ` Relected
@ 2022-08-04 22:19 ` classabbyamp
  2022-08-04 22:24 ` Relected
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-08-04 22:19 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205825427

Comment:
hm i compiled and ran it myself and I don't get that error, but I'm using pipewire. are you using alsa? maybe there's an issue in your sound setup.

to update this PR, you should be able to
```
git commit --amend
git push --force
```
from this branch

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (7 preceding siblings ...)
  2022-08-04 22:19 ` classabbyamp
@ 2022-08-04 22:24 ` Relected
  2022-08-04 22:27 ` classabbyamp
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-04 22:24 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205829104

Comment:
> hm i compiled and ran it myself and I don't get that error, but I'm using pipewire. are you using alsa? maybe there's an issue in your sound setup.
> 

i also use pipewire and this issue never happened to me either, it only happens when i run the version of the engine that i compiled myself

> to update this PR, you should be able to
> 
> ```
> git commit --amend
> git push --force
> ```
> 
> from this branch

weird, i also ran those commands and it throws this error at me:
```
remote: Permission to void-linux/void-packages.git denied to Relected.
fatal: unable to access 'https://github.com/void-linux/void-packages/': The requested URL returned error: 403
```

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (8 preceding siblings ...)
  2022-08-04 22:24 ` Relected
@ 2022-08-04 22:27 ` classabbyamp
  2022-08-04 22:56 ` Relected
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: classabbyamp @ 2022-08-04 22:27 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205830793

Comment:
ah you need to clone from your fork:
```
git clone https://github.com/Relected/void-packages
git checkout patch-1
```
then add your changes, amend the commit, and force push

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (9 preceding siblings ...)
  2022-08-04 22:27 ` classabbyamp
@ 2022-08-04 22:56 ` Relected
  2022-08-04 23:17 ` Infinitybeond1
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-04 22:56 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205847854

Comment:
so i was able to successfully make the changes to my own fork and update the template, the problem is that for some reason it also picked up an entire update for chromium somehow which is something i didnt want to happen, but it did for some reason...

idk man imma try again but lets hope i dont do something stupid this time

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (10 preceding siblings ...)
  2022-08-04 22:56 ` Relected
@ 2022-08-04 23:17 ` Infinitybeond1
  2022-08-04 23:24 ` [PR PATCH] [Updated] " Relected
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Infinitybeond1 @ 2022-08-04 23:17 UTC (permalink / raw)
  To: ml

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

New comment by Infinitybeond1 on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205868098

Comment:
> now i dont know how to edit or overwrite this pull request to update the package

As long as you still have a fork of this repo, if you commit to that repo while having an open pull request, then the changes will sync


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

* Re: [PR PATCH] [Updated] Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (11 preceding siblings ...)
  2022-08-04 23:17 ` Infinitybeond1
@ 2022-08-04 23:24 ` Relected
  2022-08-04 23:27 ` Relected
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-04 23:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Relected/void-packages patch-1
https://github.com/void-linux/void-packages/pull/38469

Updated Godot to 3.4.5
Updating the Godot Game engine to the latest version from Aug 2

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
-->


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

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

From a8bf8b7758a6458d678d5aee31b43f4e62036ab0 Mon Sep 17 00:00:00 2001
From: Relected <m7md11xd@gmail.com>
Date: Thu, 4 Aug 2022 21:02:56 +0200
Subject: [PATCH] Updated Godot to 3.4.5

Updating the Godot Game engine to the latest version from Aug 2
---
 srcpkgs/godot/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/godot/template b/srcpkgs/godot/template
index c38f3f8c525a..022e46b23daf 100644
--- a/srcpkgs/godot/template
+++ b/srcpkgs/godot/template
@@ -1,6 +1,6 @@
 # Template file for 'godot'
 pkgname=godot
-version=3.4
+version=3.4.5
 revision=1
 archs="x86_64* i686* aarch64* armv7* ppc64*"
 wrksrc="${pkgname}-${version}-stable"

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (12 preceding siblings ...)
  2022-08-04 23:24 ` [PR PATCH] [Updated] " Relected
@ 2022-08-04 23:27 ` Relected
  2022-08-05  0:09 ` [PR PATCH] [Closed]: " Relected
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-04 23:27 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205874519

Comment:
@Infinitybeond1 i figured it out, took long enough

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

* Re: [PR PATCH] [Closed]: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (13 preceding siblings ...)
  2022-08-04 23:27 ` Relected
@ 2022-08-05  0:09 ` Relected
  2022-08-05  0:09 ` Relected
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-05  0:09 UTC (permalink / raw)
  To: ml

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

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

Updated Godot to 3.4.5
https://github.com/void-linux/void-packages/pull/38469

Description:
Updating the Godot Game engine to the latest version from Aug 2

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
-->


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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (14 preceding siblings ...)
  2022-08-05  0:09 ` [PR PATCH] [Closed]: " Relected
@ 2022-08-05  0:09 ` Relected
  2022-08-05  0:10 ` Relected
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-05  0:09 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205898866

Comment:
shit

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (15 preceding siblings ...)
  2022-08-05  0:09 ` Relected
@ 2022-08-05  0:10 ` Relected
  2022-08-05  0:15 ` Relected
  2022-08-05  0:27 ` abenson
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-05  0:10 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205898866

Comment:
shit i didnt want this to happen

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (16 preceding siblings ...)
  2022-08-05  0:10 ` Relected
@ 2022-08-05  0:15 ` Relected
  2022-08-05  0:27 ` abenson
  18 siblings, 0 replies; 20+ messages in thread
From: Relected @ 2022-08-05  0:15 UTC (permalink / raw)
  To: ml

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

New comment by Relected on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205898866

Comment:
shit i didnt want this to happen

can i just delete everything and start over/

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

* Re: Updated Godot to 3.4.5
  2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
                   ` (17 preceding siblings ...)
  2022-08-05  0:15 ` Relected
@ 2022-08-05  0:27 ` abenson
  18 siblings, 0 replies; 20+ messages in thread
From: abenson @ 2022-08-05  0:27 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205908621

Comment:
Next time just [squash](https://www.git-tower.com/learn/git/faq/git-squash) the commits and force push to the branch.

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

end of thread, other threads:[~2022-08-05  0:27 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04 19:06 [PR PATCH] Updated Godot to 3.4.5 Relected
2022-08-04 19:09 ` classabbyamp
2022-08-04 19:14 ` Relected
2022-08-04 19:20 ` classabbyamp
2022-08-04 21:18 ` Relected
2022-08-04 21:38 ` classabbyamp
2022-08-04 21:51 ` Relected
2022-08-04 22:16 ` Relected
2022-08-04 22:19 ` classabbyamp
2022-08-04 22:24 ` Relected
2022-08-04 22:27 ` classabbyamp
2022-08-04 22:56 ` Relected
2022-08-04 23:17 ` Infinitybeond1
2022-08-04 23:24 ` [PR PATCH] [Updated] " Relected
2022-08-04 23:27 ` Relected
2022-08-05  0:09 ` [PR PATCH] [Closed]: " Relected
2022-08-05  0:09 ` Relected
2022-08-05  0:10 ` Relected
2022-08-05  0:15 ` Relected
2022-08-05  0:27 ` abenson

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