GNU bug report logs - #27344
[PATCH 0/12] Add computational software and circuit simulators

Previous Next

Package: guix-patches;

Reported by: Theodoros Foradis <theodoros.for <at> openmailbox.org>

Date: Mon, 12 Jun 2017 15:27:03 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 27344 <at> debbugs.gnu.org, Theodoros Foradis <theodoros.for <at> openmailbox.org>
Subject: [bug#27344] [PATCH 02/12] gnu: Add libctl.
Date: Thu, 15 Jun 2017 23:28:01 +0200
Heya,

Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

> On Thu, 15 Jun 2017 14:47:20 +0200
> ludo <at> gnu.org (Ludovic Courtès) wrote:
>
>> Hi Danny,
>> 
>> Danny Milosavljevic <dannym <at> scratchpost.org> skribis:
>> 
>> >> +(define-public libctl
>> >> +  (package
>> >> +    (name "libctl")  
>> >  
>> >>(inputs)
>> >> +     `(("guile" ,guile-2.2)))  
>> >
>> > I think both the package name and the variable name should have a "guile2.2-" prefix.  
>> 
>> Actually no.  :-)
>> 
>> When Guile 2.0 was the default, I used the “guile2.2-” prefix for
>> packages that were using 2.2 instead of 2.0.  Now most of them are
>> deprecated and I do the reverse: use the “guile2.0-” prefix for packages
>> that are still on 2.0.
>
> Oh okay.  But libctl should still have a "guile-" prefix, right?

If it's a Guile-only library, yes.

Ludo’.




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

Previous Next


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