GNU bug report logs - #59667
[PATCH] gnu: openrgb: Update to 0.8.

Previous Next

Package: guix-patches;

Reported by: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>

Date: Tue, 29 Nov 2022 01:10:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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 59667 in the body.
You can then email your comments to 59667 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#59667; Package guix-patches. (Tue, 29 Nov 2022 01:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 29 Nov 2022 01:10:02 GMT) Full text and rfc822 format available.

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

From: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
To: guix-patches <at> gnu.org
Cc: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Subject: [PATCH] gnu: openrgb: Update to 0.8.
Date: Tue, 29 Nov 2022 01:09:03 +0000
* gnu/packages/hardware.scm (openrgb): Update to 0.8.
[native-inputs]: Add qttools-5 for generating translations.
---
 gnu/packages/hardware.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm
index f392bb8c16..9da2b4ad29 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -998,7 +998,7 @@ (define-public openhmd
 (define-public openrgb
   (package
     (name "openrgb")
-    (version "0.7")
+    (version "0.8")
     (source
      (origin
        (method git-fetch)
@@ -1007,7 +1007,7 @@ (define-public openrgb
              (commit (string-append "release_" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0xhfaz0b74nfnh7il2cz5c0338xlzay00g6hc2h3lsncarj8d5n7"))
+        (base32 "1yz7sdrjcxajm1zpa5djinmych5dvck0r1fvk0x5qmk87va4p9z3"))
        (patches
         (search-patches "openrgb-unbundle-hueplusplus.patch"))
        (modules '((guix build utils)))
@@ -1044,7 +1044,8 @@ (define-public openrgb
            mbedtls-apache
            qtbase-5))
     (native-inputs
-     (list pkg-config))
+     (list pkg-config
+           qttools-5))
     (synopsis "RGB lighting control")
     (description
      "OpenRGB is lighting control that doesn't depend on manufacturer software.

base-commit: 3cff7bfa9b46f1b73381df79a6f2aaa55a332126
--
2.38.1






Information forwarded to guix-patches <at> gnu.org:
bug#59667; Package guix-patches. (Tue, 29 Nov 2022 02:30:02 GMT) Full text and rfc822 format available.

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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>, 59667 <at> debbugs.gnu.org
Subject: Re: bug#59667: [PATCH] gnu: openrgb: Update to 0.8.
Date: Tue, 29 Nov 2022 02:29:33 +0000
Hi Kaelyn,

LGTM. I've had a locally updated package for some time that needed the
same change (qttools-5). I saw some packages add a comment that this
native-input is needed for lrelease (true here), but not sure if that is
required.

Thanks!
John





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Thu, 01 Dec 2022 08:49:02 GMT) Full text and rfc822 format available.

Notification sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
bug acknowledged by developer. (Thu, 01 Dec 2022 08:49:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Cc: 59667-done <at> debbugs.gnu.org
Subject: Re: [bug#59667] [PATCH] gnu: openrgb: Update to 0.8.
Date: Thu, 1 Dec 2022 10:48:04 +0200
[Message part 1 (text/plain, inline)]
Thanks. I followed up with a patch to unbundle more of the libraries.
Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 29 Dec 2022 12:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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