GNU bug report logs - #35082
[PATCH] gnu: Add kawa.

Previous Next

Package: guix-patches;

Reported by: Carlo Zancanaro <carlo <at> zancanaro.id.au>

Date: Tue, 2 Apr 2019 13:17:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 35082 <at> debbugs.gnu.org, Carlo Zancanaro <carlo <at> zancanaro.id.au>
Subject: [bug#35082] [PATCH] gnu: Add kawa.
Date: Thu, 04 Apr 2019 10:10:45 +0200
Ludovic Courtès <ludo <at> gnu.org> writes:

> Hi again,
>
> Carlo Zancanaro <carlo <at> zancanaro.id.au> skribis:
>
>> --- a/gnu/packages/scheme.scm
>> +++ b/gnu/packages/scheme.scm
>> @@ -31,7 +31,7 @@
>>    #:use-module (gnu packages)
>>    #:use-module ((guix licenses)
>>                  #:select (gpl2+ lgpl2.0+ lgpl2.1+ lgpl3+ asl2.0 bsd-3
>> -                          cc-by-sa4.0 non-copyleft))
>> +                          cc-by-sa4.0 non-copyleft expat))
>>    #:use-module (guix packages)
>>    #:use-module (guix download)
>>    #:use-module (guix git-download)
>> @@ -69,6 +69,7 @@
>>    #:use-module (gnu packages tls)
>>    #:use-module (gnu packages gl)
>>    #:use-module (gnu packages libedit)
>> +  #:use-module (gnu packages java)
>
> It just occurred to me that this new dependency on java.scm is probably
> not desirable since it pulls in a lot of additional stuff.  I think we
> should instead move Kawa to java.scm.  WDYT?

…or even to kawa.scm, just as we have clojure.scm.  I’ve been meaning to
move everything but the JDK bootstrap out of java.scm.

--
Ricardo





This bug report was last modified 6 years and 21 days ago.

Previous Next


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