unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 01/01: gnu: Add libgd.
       [not found] ` <20190620080934.6CA47209B1@vcs0.savannah.gnu.org>
@ 2019-06-20  9:06   ` Ludovic Courtès
  2019-06-20 10:41     ` Andreas Enge
  2019-06-20 10:43     ` Nicolas Goaziou
  0 siblings, 2 replies; 5+ messages in thread
From: Ludovic Courtès @ 2019-06-20  9:06 UTC (permalink / raw)
  To: guix-devel, Nicolas Goaziou

Hello,

guix-commits@gnu.org skribis:

> +(define-public libgd
> +  (package
> +    (name "libgd")
> +    (version "2.2.5")
> +    (source (origin
> +              (method git-fetch)
> +              (uri (git-reference
> +                    (url "https://github.com/libgd/libgd.git")

This library is already available as ‘gd’ in (gnu packages gd).  :-)

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 01/01: gnu: Add libgd.
  2019-06-20  9:06   ` 01/01: gnu: Add libgd Ludovic Courtès
@ 2019-06-20 10:41     ` Andreas Enge
  2019-06-20 10:43     ` Nicolas Goaziou
  1 sibling, 0 replies; 5+ messages in thread
From: Andreas Enge @ 2019-06-20 10:41 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel, Nicolas Goaziou

On Thu, Jun 20, 2019 at 11:06:47AM +0200, Ludovic Courtès wrote:
> This library is already available as ‘gd’ in (gnu packages gd).  :-)

Ah, I overlooked it also! Probably because I looked for "libgd" or
"gdlib".

Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 01/01: gnu: Add libgd.
  2019-06-20  9:06   ` 01/01: gnu: Add libgd Ludovic Courtès
  2019-06-20 10:41     ` Andreas Enge
@ 2019-06-20 10:43     ` Nicolas Goaziou
  2019-06-20 11:10       ` Andreas Enge
  1 sibling, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2019-06-20 10:43 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hello,

Ludovic Courtès <ludo@gnu.org> writes:

> Hello,
>
> guix-commits@gnu.org skribis:
>
>> +(define-public libgd
>> +  (package
>> +    (name "libgd")
>> +    (version "2.2.5")
>> +    (source (origin
>> +              (method git-fetch)
>> +              (uri (git-reference
>> +                    (url "https://github.com/libgd/libgd.git")
>
> This library is already available as ‘gd’ in (gnu packages gd).  :-)

Oh. OK. I reverted my patch.

But, isn't the project's name libgd?

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 01/01: gnu: Add libgd.
  2019-06-20 10:43     ` Nicolas Goaziou
@ 2019-06-20 11:10       ` Andreas Enge
  2019-06-20 18:20         ` Nicolas Goaziou
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Enge @ 2019-06-20 11:10 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: guix-devel

On Thu, Jun 20, 2019 at 12:43:41PM +0200, Nicolas Goaziou wrote:
> But, isn't the project's name libgd?

I would say so. It is the domain name and also the tarball name.
The website starts with a news item:
"The LibGD team is proud to announce the 2.2.5 release of libgd."

But renaming it now looks like a major effort...

Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 01/01: gnu: Add libgd.
  2019-06-20 11:10       ` Andreas Enge
@ 2019-06-20 18:20         ` Nicolas Goaziou
  0 siblings, 0 replies; 5+ messages in thread
From: Nicolas Goaziou @ 2019-06-20 18:20 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

Hello,

Andreas Enge <andreas@enge.fr> writes:

> On Thu, Jun 20, 2019 at 12:43:41PM +0200, Nicolas Goaziou wrote:
>> But, isn't the project's name libgd?
>
> I would say so. It is the domain name and also the tarball name.
> The website starts with a news item:
> "The LibGD team is proud to announce the 2.2.5 release of libgd."
>
> But renaming it now looks like a major effort...

It just needs to be done in core updates. Besides, it will make lzip
files appear faster. :)

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-20 19:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190620080933.23869.59180@vcs0.savannah.gnu.org>
     [not found] ` <20190620080934.6CA47209B1@vcs0.savannah.gnu.org>
2019-06-20  9:06   ` 01/01: gnu: Add libgd Ludovic Courtès
2019-06-20 10:41     ` Andreas Enge
2019-06-20 10:43     ` Nicolas Goaziou
2019-06-20 11:10       ` Andreas Enge
2019-06-20 18:20         ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).