GNU bug report logs - #27183
[PATCH 0/2] gnu: font-cns11643: Update to 98.1.20170524.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>

Date: Thu, 1 Jun 2017 13:24:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

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 27183 in the body.
You can then email your comments to 27183 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#27183; Package guix-patches. (Thu, 01 Jun 2017 13:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brendan Tildesley <brendan.tildesley <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 01 Jun 2017 13:24:02 GMT) Full text and rfc822 format available.

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

From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/2] gnu: font-cns11643: Update to 98.1.20170524.
Date: Thu, 1 Jun 2017 23:23:10 +1000




Information forwarded to guix-patches <at> gnu.org:
bug#27183; Package guix-patches. (Thu, 01 Jun 2017 13:26:01 GMT) Full text and rfc822 format available.

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

From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
To: 27183 <at> debbugs.gnu.org
Subject: Re: bug#27183: [PATCH 1/2] gnu: font-cns11643: Update to
 98.1.20170524.
Date: Thu, 1 Jun 2017 23:24:59 +1000
[Message part 1 (text/plain, inline)]

[0001-gnu-font-cns11643-Update-to-98.1.20170524.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#27183; Package guix-patches. (Thu, 01 Jun 2017 13:26:02 GMT) Full text and rfc822 format available.

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

From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
To: 27183 <at> debbugs.gnu.org
Subject: Re: bug#27183: [PATCH 2/2] gnu: font-cns11643: Use
 'font-build-system'.
Date: Thu, 1 Jun 2017 23:25:36 +1000
[Message part 1 (text/plain, inline)]

[0002-gnu-font-cns11643-Use-font-build-system.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#27183; Package guix-patches. (Thu, 01 Jun 2017 15:20:02 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
Cc: 27183 <at> debbugs.gnu.org
Subject: Re: bug#27183: [PATCH 2/2] gnu: font-cns11643: Use
 'font-build-system'.
Date: Thu, 01 Jun 2017 20:49:36 +0530
Brendan Tildesley writes:

> From 6e48521ff2f7b435670db6937c3282da75ab4ae0 Mon Sep 17 00:00:00 2001
> From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
> Date: Thu, 1 Jun 2017 22:59:45 +1000
> Subject: [PATCH 2/2] gnu: font-cns11643: Use 'font-build-system'.
>
> * gnu/packages/fonts.scm (font-cns16643): Use 'font-build-system'.
> ---
>  gnu/packages/fonts.scm | 30 +-----------------------------
>  1 file changed, 1 insertion(+), 29 deletions(-)
>
> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
> index 29f43f13d..fbfe9843b 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -410,35 +410,7 @@ text in Simplified Chinese, Traditional Chinese, Japanese, and Korean.")
>                (sha256
>                 (base32
>                  "1iad6rklxkx03ji1fav9faq7cmqkci3i6pcyg2ilvh984j5qzhq3"))))
> -    (outputs '("out" "tw-kai" "tw-sung"))

Any particular reason you are collapsing the three outputs of this
package into one? I understand that this package is too small to be
split into three different outputs. But, I wonder what the original
packager was thinking when he did this.




Information forwarded to guix-patches <at> gnu.org:
bug#27183; Package guix-patches. (Thu, 01 Jun 2017 15:25:02 GMT) Full text and rfc822 format available.

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

From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
Cc: 27183 <at> debbugs.gnu.org
Subject: Re: bug#27183: [PATCH 2/2] gnu: font-cns11643: Use
 'font-build-system'.
Date: Fri, 2 Jun 2017 01:24:15 +1000
Arun Isaac 於 2017-06-02 01:19 寫道:
> Brendan Tildesley writes:
>
>> From 6e48521ff2f7b435670db6937c3282da75ab4ae0 Mon Sep 17 00:00:00 2001
>> From: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
>> Date: Thu, 1 Jun 2017 22:59:45 +1000
>> Subject: [PATCH 2/2] gnu: font-cns11643: Use 'font-build-system'.
>>
>> * gnu/packages/fonts.scm (font-cns16643): Use 'font-build-system'.
>> ---
>>  gnu/packages/fonts.scm | 30 +-----------------------------
>>  1 file changed, 1 insertion(+), 29 deletions(-)
>>
>> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
>> index 29f43f13d..fbfe9843b 100644
>> --- a/gnu/packages/fonts.scm
>> +++ b/gnu/packages/fonts.scm
>> @@ -410,35 +410,7 @@ text in Simplified Chinese, Traditional Chinese, Japanese, and Korean.")
>>                (sha256
>>                 (base32
>>                  "1iad6rklxkx03ji1fav9faq7cmqkci3i6pcyg2ilvh984j5qzhq3"))))
>> -    (outputs '("out" "tw-kai" "tw-sung"))
> Any particular reason you are collapsing the three outputs of this
> package into one? I understand that this package is too small to be
> split into three different outputs. But, I wonder what the original
> packager was thinking when he did this.

The original packager was me ^.^. I was never decisive about how it out
to be packaged, It's just that the font files are large but I was only
ever going to use one of them, so I split it up. It was easy to just
delete it all and swap in the font-build-system.





Reply sent to Arun Isaac <arunisaac <at> systemreboot.net>:
You have taken responsibility. (Thu, 01 Jun 2017 18:09:02 GMT) Full text and rfc822 format available.

Notification sent to Brendan Tildesley <brendan.tildesley <at> openmailbox.org>:
bug acknowledged by developer. (Thu, 01 Jun 2017 18:09:02 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
Cc: 27183-done <at> debbugs.gnu.org
Subject: Re: bug#27183: [PATCH 2/2] gnu: font-cns11643: Use
 'font-build-system'.
Date: Thu, 01 Jun 2017 23:37:43 +0530
Pushed! Thanks!

> The original packager was me ^.^.

That sure makes many things easier! :-)




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 30 Jun 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 354 days ago.

Previous Next


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