GNU bug report logs - #64635
[PATCH] etc: Add a Qt team.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Sat, 15 Jul 2023 03:38:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 64635 <at> debbugs.gnu.org
Subject: [bug#64635] [PATCH] etc: Add a Qt team.
Date: Sat, 15 Jul 2023 22:54:41 -0400
Hello,

Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:

> Am Freitag, dem 14.07.2023 um 23:37 -0400 schrieb Maxim Cournoyer:
>> * etc/teams.scm.in (qt): New variable.
>> (person): Register myself to it.
> Should probably be '("Maxim Cournoyer"): Add to qt team.'

Sure!  Done.

>> ---
>>  etc/teams.scm.in | 13 ++++++++++++-
>>  1 file changed, 12 insertions(+), 1 deletion(-)
>> 
>> diff --git a/etc/teams.scm.in b/etc/teams.scm.in
>> index 8c4ee24119..3f5a6c4db3 100644
>> --- a/etc/teams.scm.in
>> +++ b/etc/teams.scm.in
>> @@ -128,6 +128,17 @@ (define-team haskell
>>                "guix/import/stackage.scm"
>>                "guix/scripts/import/hackage.scm")))
>>  
>> +(define-team qt
>> +  (team 'qt
>> +        #:name "Qt team"
>> +        #:description
>> +        "The Qt toolkit/library and the qt-build-system,
>> +as well as some packages using Qt."
>> +        #:scope (list "gnu/packages/qt.scm"
>> +                      "guix/build-system/qt.scm"
>> +                      "guix/build/qt-build-system.scm"
>> +                      "guix/build/qt-utils.scm")))
>> +
>>  (define-team r
>>    (team 'r
>>          #:name "R team"
>> @@ -599,7 +610,7 @@ (define-member (person "Zhu Zihao"
>>  
>>  (define-member (person "Maxim Cournoyer"
>>                         "maxim.cournoyer <at> gmail.com")
>> -  gnome telephony)
>> +  gnome qt telephony)
> You might want to ask others to join before pushing, same for the
> telephony group.  While there still remains a chance that people will
> miss it, doing things solo tends to cause a lot of work.

I've reached out to guix-devel; we'll see!

-- 
Thanks,
Maxim

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

Previous Next


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