home-pages renaming

  • Open
  • quality assurance status badge
Details
3 participants
  • Brendan Tildesley
  • Maxime Devos
  • Nicolas Graves
Owner
unassigned
Submitted by
Nicolas Graves
Severity
normal
N
N
Nicolas Graves wrote on 16 Mar 2022 16:42
(address . guix-patches@gnu.org)
87tubx7vci.fsf@ngraves.fr
I recently discovered repology.org and has seen that it lists broken
home-pages links.

Would take some time to fix everything, but here is a series of patches
for some.

Nicolas
From 0e5e713d57636363b2dd0ca75a193a4397cfbd39 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:11:53 +0100
Subject: [PATCH 01/14] gnu: clementine: update home-page url.

---
gnu/packages/music.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index a99167e9ef..5070b1f372 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -452,7 +452,7 @@ (define-public clementine
sqlite
sparsehash
taglib))
- (home-page "https://clementine-player.org")
+ (home-page "https://www.clementine-player.org")
(synopsis "Music player and library organizer")
(description "Clementine is a multiplatform music player. It is inspired
by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and
--
2.34.0
N
N
Nicolas Graves wrote on 16 Mar 2022 16:52
Re: bug#54425: Acknowledgement (home-pages renaming)
(address . 54425@debbugs.gnu.org)
87pmml7v2w.fsf@ngraves.fr
From 1fff4322a32cb46874515e2922c4eabaaada6171 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:26:49 +0100
Subject: [PATCH 02/14] gnu: akonadi: update home-page url.

---
gnu/packages/kde-pim.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index b17b18bd12..9da8081123 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -105,7 +105,7 @@ (define-public akonadi
get-string-all))))
(rename-file "CMakeLists.txt.new" "CMakeLists.txt"))
#t)))))
- (home-page "https://kontact.kde.org/components/akonadi.html")
+ (home-page "https://kontact.kde.org/components/akonadi/")
(synopsis "Extensible cross-desktop storage service for PIM")
(description "Akonadi is an extensible cross-desktop Personal Information
Management (PIM) storage service. It provides a common framework for
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:53
(address . 54425@debbugs.gnu.org)
87lex97v2b.fsf@ngraves.fr
From e2ded6fc6c199aca780a899003c414e02b4d126e Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:29:29 +0100
Subject: [PATCH 03/14] gnu: kaddressbook: update home-page url.

---
gnu/packages/kde-pim.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 9da8081123..98510b2a6a 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -440,7 +440,7 @@ (define-public kaddressbook
prison
qgpgme
qtbase-5))
- (home-page "https://kontact.kde.org/components/kaddressbook.html")
+ (home-page "https://kontact.kde.org/components/kaddressbook/")
(synopsis "Address Book application to manage your contacts")
(description "KAddressBook stores all the personal details of your family,
friends and other contacts. It supports large variety of services, including
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:53
(address . 54425@debbugs.gnu.org)
87h77x7v1w.fsf@ngraves.fr
From 015fd936d9425cf672c4a632c9c6ba1f339d6cc2 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:29:58 +0100
Subject: [PATCH 04/14] gnu: kmail: update home-page url.

---
gnu/packages/kde-pim.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 98510b2a6a..37b9ccfbb4 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1082,7 +1082,7 @@ (define-public kmail
(when tests?
(invoke "dbus-launch" "ctest" "."))
#t)))))
- (home-page "https://kontact.kde.org/components/kmail.html")
+ (home-page "https://kontact.kde.org/components/kmail/")
(synopsis "Full featured graphical email client")
(description "KMail supports multiple accounts, mail filtering and email
encryption. The program let you configure your workflow and it has good
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:53
(address . 54425@debbugs.gnu.org)
87czil7v1e.fsf@ngraves.fr
From f064f816a6cdfa496d24a5a64530879273d99201 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:30:11 +0100
Subject: [PATCH 05/14] gnu: knotes: update home-page url.

---
gnu/packages/kde-pim.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 37b9ccfbb4..dbb00869e0 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1439,7 +1439,7 @@ (define-public knotes
oxygen-icons ; default icon set, required for tests
qtbase-5
qtx11extras))
- (home-page "https://kontact.kde.org/components/knotes.html")
+ (home-page "https://kontact.kde.org/components/knotes/")
(synopsis "Note-taking utility")
(description "KNotes lets you write the computer equivalent of sticky
notes. The notes are saved automatically when you exit the program, and they
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:54
(address . 54425@debbugs.gnu.org)
878rt97v0w.fsf@ngraves.fr
From b7d9003ef52a6f572aaf88f38de3c79ffc5bb198 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:30:36 +0100
Subject: [PATCH 06/14] gnu: korganizer: update home-page url.

---
gnu/packages/kde-pim.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index dbb00869e0..c7d106815d 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1561,7 +1561,7 @@ (define-public korganizer
(when tests?
(invoke "dbus-launch" "ctest" "."))
#t)))))
- (home-page "https://kontact.kde.org/components/korganizer.html")
+ (home-page "https://kontact.kde.org/components/korganizer/")
(synopsis "Organizational assistant, providing calendars and other similar
functionality to help you organize your life.")
(description "KOrganizer is the calendar and scheduling component of
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:54
(address . 54425@debbugs.gnu.org)
874k3x7v0c.fsf@ngraves.fr
From f46f9a432954af6b2df87aae4dbeedd51d4a8413 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:35:32 +0100
Subject: [PATCH 07/14] gnu: ganv: update home-page url.

---
gnu/packages/gtk.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index ced9d621aa..9fbe31cdfe 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -489,7 +489,7 @@ (define-public ganv
(native-inputs
(list `(,glib "bin") ; for glib-genmarshal, etc.
pkg-config))
- (home-page "https://drobilla.net/software/ganv/")
+ (home-page "https://drobilla.net/software/ganv.html")
(synopsis "GTK+ widget for interactive graph-like environments")
(description
"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:54
(address . 54425@debbugs.gnu.org)
87zglp6gf3.fsf@ngraves.fr
From 31a8191f0eb25528b3ecae1c65c9efabac987150 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:37:59 +0100
Subject: [PATCH 08/14] gnu: gdc-client: update home-page url.

---
gnu/packages/bioinformatics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index db378d791d..6865691c92 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8095,7 +8095,7 @@ (define-public gdc-client
python-pyyaml
python-requests
python-termcolor))
- (home-page "https://gdc.nci.nih.gov/access-data/gdc-data-transfer-tool")
+ (home-page "https://gdc.cancer.gov/access-data/gdc-data-transfer-tool")
(synopsis "GDC data transfer tool")
(description "The gdc-client provides several convenience functions over
the GDC API which provides general download/upload via HTTPS.")
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:55
(address . 54425@debbugs.gnu.org)
87v8wd6gek.fsf@ngraves.fr
From f6062081d05887d582e4883a42bc8a6b09676756 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 13:54:31 +0100
Subject: [PATCH 09/14] gnu: aegisub: update home-page url.

---
gnu/packages/video.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index b0c5e5be1f..556e401318 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4366,7 +4366,7 @@ (define-public aegisub
wxwidgets-gtk2))
(native-inputs
(list intltool desktop-file-utils pkg-config))
- (home-page "http://www.aegisub.org/")
+ (home-page "https://github.com/Aegisub/Aegisub/")
(synopsis "Subtitle engine")
(description
"Aegisub is a tool for creating and modifying subtitles. Aegisub makes
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:55
(address . 54425@debbugs.gnu.org)
87r1716ge0.fsf@ngraves.fr
From b2588bfab2dc100b96dc3f904559c36329bc0b4e Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 14:04:39 +0100
Subject: [PATCH 10/14] gnu: serd: update home-page url.

---
gnu/packages/rdf.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/rdf.scm b/gnu/packages/rdf.scm
index e3a26cf734..62e245daf6 100644
--- a/gnu/packages/rdf.scm
+++ b/gnu/packages/rdf.scm
@@ -297,7 +297,7 @@ (define-public serd
(string-append "-Wl,-rpath="
(assoc-ref outputs "out") "/lib"))
#t)))))
- (home-page "https://drobilla.net/software/serd/")
+ (home-page "https://drobilla.net/software/serd")
(synopsis "Library for RDF syntax supporting Turtle and NTriples")
(description
"Serd is a lightweight C library for RDF syntax which supports reading
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:55
(address . 54425@debbugs.gnu.org)
87mthp6gdm.fsf@ngraves.fr
From 0b990f727982c0d63038bd2016bd95f927e331e8 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 14:05:03 +0100
Subject: [PATCH 11/14] gnu: sord: update home-page url.

---
gnu/packages/rdf.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/rdf.scm b/gnu/packages/rdf.scm
index 62e245daf6..b6fbf5afb5 100644
--- a/gnu/packages/rdf.scm
+++ b/gnu/packages/rdf.scm
@@ -337,7 +337,7 @@ (define-public sord
(list pkg-config))
(propagated-inputs
(list serd)) ; required by sord-0.pc
- (home-page "https://drobilla.net/software/sord/")
+ (home-page "https://drobilla.net/software/sord")
(synopsis "C library for storing RDF data in memory")
(description
"Sord is a lightweight C library for storing RDF data in memory.")
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:56
(address . 54425@debbugs.gnu.org)
87ilsd6gd3.fsf@ngraves.fr
From 5d0c968da4f8a367b7017525063597264f22632a Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 14:13:55 +0100
Subject: [PATCH 12/14] gnu: jalv: update home-page url.

---
gnu/packages/audio.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index c2f85346bd..2ec4d7c223 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2273,7 +2273,7 @@ (define-public jalv
("jack" ,jack-1)))
(native-inputs
(list pkg-config))
- (home-page "https://drobilla.net/software/jalv/")
+ (home-page "https://drobilla.net/software/jalv")
(synopsis "Simple LV2 host for JACK")
(description
"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:56
(address . 54425@debbugs.gnu.org)
87ee316gco.fsf@ngraves.fr
From c90a744710a7208280353f1c8c7276c5ab70c931 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 14:15:23 +0100
Subject: [PATCH 13/14] gnu: raul: update home-page url.

---
gnu/packages/audio.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 2ec4d7c223..1de9168a85 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3136,7 +3136,7 @@ (define-public raul
(list glib boost))
(native-inputs
(list pkg-config))
- (home-page "https://drobilla.net/software/raul/")
+ (home-page "https://drobilla.net/software/raul")
(synopsis "Real-time audio utility library")
(description
"Raul (Real-time Audio Utility Library) is a C++ utility library primarily
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
N
N
Nicolas Graves wrote on 16 Mar 2022 16:56
(address . 54425@debbugs.gnu.org)
87a6dp6gc6.fsf@ngraves.fr
From 8cd53e6af18e77e6b46942f3d221e642b3166163 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves@ngraves.fr>
Date: Wed, 16 Mar 2022 14:16:12 +0100
Subject: [PATCH 14/14] gnu: suil: update home-page url.

---
gnu/packages/audio.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 1de9168a85..86abd2d7a8 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3291,7 +3291,7 @@ (define-public suil
qtbase-5))
(native-inputs
(list pkg-config))
- (home-page "https://drobilla.net/software/suil/")
+ (home-page "https://drobilla.net/software/suil")
(synopsis "Library for loading and wrapping LV2 plugin UIs")
(description
"Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
--
2.34.0
help-debbugs@gnu.org (GNU bug Tracking System) writes:

Toggle quote (16 lines)
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 54425@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
M
M
Maxime Devos wrote on 16 Mar 2022 17:32
Re: [bug#54425] home-pages renaming
f723d7b2cb74103bb8a58c3f7f38cbcb471f2777.camel@telenet.be
Nicolas Graves via Guix-patches via schreef op wo 16-03-2022 om 16:42
[+0100]:
Toggle quote (3 lines)
> I recently discovered repology.org and has seen that it lists
> broken home-pages links.

FWIW, this information should be available from "guix lint" as well:

$ guix lint -c 'home-page' clementine akonadi
Toggle quote (2 lines)
> gnu/packages/kde-pim.scm:108:15: akonadi@20.04.1: URI https://kontact.kde.org/components/akonadi.htmlkon niet bereikt worden: 404 ("Not Found")

It does not report 'clementine' though. Going by

((invalid-http-response gnutls-error)
;; Probably a misbehaving server; ignore.
#f)

and what my web browser reports (translated: ‘Secured connection
failed, PR_END_OF_FILE_ERROR’), I guess it's a gnutls-error.
Perhaps 'gnutls-error' should be reported as well?

Greetings,
Maxime.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYjIRJRccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7uNxAQCL4cVfC4PMOsXtHUYm9G7vVpvW
R2Zzq2couUCL7K48QAD/e/7cd0CS1UYJWQ0xEuBPh7ss9ZTPs/3Uvu4tw4Q+RAk=
=bViz
-----END PGP SIGNATURE-----


M
M
Maxime Devos wrote on 16 Mar 2022 17:42
Re: [bug#54425] Acknowledgement (home-pages renaming)
1dc6dc859e518a21cbdd5de4779a02618dcc78b2.camel@telenet.be
Nicolas Graves via Guix-patches via schreef op wo 16-03-2022 om 16:55
[+0100]:
Toggle quote (3 lines)
> -    (home-page "http://www.aegisub.org/")
> +    (home-page "https://github.com/Aegisub/Aegisub/")

Going by the README, it's still http://www.aegisub.org/, although
that is unreachable. Could upstream be contacted? Alternatively,
WDYT of using a copy of the site:

;; The website is down, so use an Internet Archive copy

Greetings,
Maxime.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYjITehccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7vAAAP4hS4DK6ri8TrimVdapvZPapzLq
nkrT5CHoGivaOU9SuAD/VY/DoXlPjKGCb/N9FVA/1mFKoJOBU5ZNzz/u9z9dbAI=
=jYIN
-----END PGP SIGNATURE-----


M
M
Maxime Devos wrote on 16 Mar 2022 17:43
Re: [bug#54425] home-pages renaming
c5f1d7e1e779022215a9612742669f899b36a19f.camel@telenet.be
Nicolas Graves via Guix-patches via schreef op wo 16-03-2022 om 16:42
[+0100]:
Toggle quote (6 lines)
> I recently discovered repology.org and has seen that it lists broken
> home-pages links.
>
> Would take some time to fix everything, but here is a series of patches
> for some.

Aside from aegisub LGTM.

Greetings,
Maxime.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYjITvxccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7l/iAQDS8OqIZkDVXwoldhOLVsP6+bTj
YpH9XL9To3r3Zec+8AD/Z4f6yTIDCRU7b38HwkLdiB+8QWK//GQP8N/z73rkNgw=
=OPTz
-----END PGP SIGNATURE-----


B
M
M
Maxime Devos wrote on 17 Mar 2022 08:21
6bf8ea27f4b64e38497fbb154c000fac8c4e15aa.camel@telenet.be
Brendan Tildesley schreef op do 17-03-2022 om 07:10 [+0100]:
Toggle quote (7 lines)
> @@ -10534,7 +10534,7 @@ (define-public kbreakout
>             libkdegames
>             qtbase-5
>             qtdeclarative))
> -    (home-page "https://games.kde.org/")
> +    (home-page "https://apps.kde.org/categories/games/")

Instead of the page for all games, WDYT of pointing to the page
of the game itself (in this case, https://apps.kde.org/kbreakout/)?

Greetings,
Maxime.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYjLhgBccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7tcKAQCFnGd1apioWvoLx28LEG/duHrq
JkFQGtsl7s0ypDwKigEAycmlf9Ii0phGySqCJwu6g5JEQtvDgc0m4opCbBUHmwM=
=7YEc
-----END PGP SIGNATURE-----


B
B
Brendan Tildesley wrote on 17 Mar 2022 09:19
f03bab94-c286-3cce-33e1-73b010f00638@brendan.scot
On 17/3/22 17:21, Maxime Devos wrote:
Toggle quote (9 lines)
> Brendan Tildesley schreef op do 17-03-2022 om 07:10 [+0100]:
>> @@ -10534,7 +10534,7 @@ (define-public kbreakout
>>             libkdegames
>>             qtbase-5
>>             qtdeclarative))
>> -    (home-page "https://games.kde.org/")
>> +    (home-page "https://apps.kde.org/categories/games/")
> Instead of the page for all games, WDYT of pointing to the page
> of the game itself (in this case, <https://apps.kde.org/kbreakout/>)?
Done.
Toggle quote (2 lines)
> Greetings,
> Maxime.
?