guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add Jellyfish.


From: Ludovic Courtès
Subject: Re: [PATCH] Add Jellyfish.
Date: Sun, 20 Dec 2015 23:43:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ben Woodcroft <address@hidden> skribis:

> But would it be possible to include the scripting language bindings,
> something along these lines?
>
> +    (arguments
> +     `(#:configure-flags '("--enable-ruby-binding"
> +                           "--enable-python-binding"
> +                           "--enable-perl-binding")

There’s the usual space/popularity tradeoff to take into account: adding
them all makes the package’s closure much larger, so it’s important to
add only the useful bindings by default.

Ideally, the .so for these bindings could be moved to separate outputs
(like we did for the “tk” output of Python), but it’s not always easy to
do.

> I did find the time to confirm that the most important part of this
> program works though:

Nice.  :-)

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]