GNU bug report logs - #61198
[PATCH] gnu: jalv: Fix home page and use GTK-3.

Previous Next

Package: guix-patches;

Reported by: Sughosha <Sughosha <at> proton.me>

Date: Tue, 31 Jan 2023 10:08:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61198 in the body.
You can then email your comments to 61198 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#61198; Package guix-patches. (Tue, 31 Jan 2023 10:08:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sughosha <Sughosha <at> proton.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 31 Jan 2023 10:08:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sughosha <Sughosha <at> proton.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: jalv: Fix home page and use GTK-3.
Date: Tue, 31 Jan 2023 10:07:33 +0000
* gnu/packages/audio.scm (jalv)[home-page]: Fix home-page.
  [inputs]: Remove gtk and gtkmm and add gtk+.
---
 gnu/packages/audio.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 4fbfefafa3..7cc1579873 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2566,13 +2566,12 @@ (define-public jalv
      (list lv2
            lilv
            suil
-           gtk
-           gtkmm
+           gtk+
            qtbase-5
            jack-1))
     (native-inputs
      (list pkg-config))
-    (home-page "https://drobilla.net/software/jalv/")
+    (home-page "https://drobilla.net/software/jalv.html")
     (synopsis "Simple LV2 host for JACK")
     (description
      "Jalv is a simple but fully featured LV2 host for JACK.  It runs LV2
-- 
2.39.1





Information forwarded to guix-patches <at> gnu.org:
bug#61198; Package guix-patches. (Sat, 11 Feb 2023 20:49:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Sughosha via Guix-patches via <guix-patches <at> gnu.org>
Cc: Sughosha <Sughosha <at> proton.me>, 61198-done <at> debbugs.gnu.org
Subject: Re: [bug#61198] [PATCH] gnu: jalv: Fix home page and use GTK-3.
Date: Sat, 11 Feb 2023 21:47:52 +0100
Hello,

Sughosha via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/audio.scm (jalv)[home-page]: Fix home-page.
>   [inputs]: Remove gtk and gtkmm and add gtk+.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sat, 11 Feb 2023 20:49:02 GMT) Full text and rfc822 format available.

Notification sent to Sughosha <Sughosha <at> proton.me>:
bug acknowledged by developer. (Sat, 11 Feb 2023 20:49:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 12 Mar 2023 11:24:18 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.