GNU bug report logs - #60614
[PATCH] gnu: strawberry: Use qt6 instead of qt5.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sat, 7 Jan 2023 00:04:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 60614 in the body.
You can then email your comments to 60614 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#60614; Package guix-patches. (Sat, 07 Jan 2023 00:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 07 Jan 2023 00:04:02 GMT) Full text and rfc822 format available.

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

From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: strawberry: Use qt6 instead of qt5.
Date: Sat,  7 Jan 2023 01:02:01 +0100
* gnu/packages/music.scm (strawberry)[inputs]: Remove qtbase-5. Add qtbase.
[native-inputs]: Remove qttools-5. Add qttools.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 99b4fd4ec0..eb842128d0 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -527,7 +527,7 @@ (define-public strawberry
      `(("gettext" ,gettext-minimal)
        ("googletest" ,googletest)
        ("pkg-config" ,pkg-config)
-       ("qtlinguist" ,qttools-5)
+       ("qtlinguist" ,qttools)
        ("xorg-server" ,xorg-server-for-tests)))
     (inputs
      (list alsa-lib
@@ -546,7 +546,7 @@ (define-public strawberry
            libmtp
            protobuf
            pulseaudio
-           qtbase-5
+           qtbase
            qtx11extras
            sqlite
            taglib))
-- 
2.38.1





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Sat, 07 Jan 2023 18:56:03 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Sat, 07 Jan 2023 18:56:03 GMT) Full text and rfc822 format available.

Message #10 received at 60614-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 60614-done <at> debbugs.gnu.org
Subject: Re: bug#60614: [PATCH] gnu: strawberry: Use qt6 instead of qt5.
Date: Sat, 07 Jan 2023 19:55:17 +0100
> * gnu/packages/music.scm (strawberry)[inputs]: Remove qtbase-5. Add qtbase.
> [native-inputs]: Remove qttools-5. Add qttools.

Applied, thanks,

Mathieu




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

This bug report was last modified 2 years and 134 days ago.

Previous Next


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