GNU bug report logs - #28421
[PATCH] gnu: Add uim.

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Mon, 11 Sep 2017 20:24:02 UTC

Severity: normal

Tags: patch

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

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: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 28421 <at> debbugs.gnu.org
Subject: [bug#28421] [PATCH] gnu: Add uim.
Date: Tue, 12 Sep 2017 14:55:21 +0200
Arun Isaac <arunisaac <at> systemreboot.net> skribis:

> * gnu/packages/xorg.scm (uim): New variable.

[...]

> +    (native-inputs
> +     `(("anthy" ,anthy)
> +       ("emacs" ,emacs-minimal)
> +       ("gtk+" ,gtk+)
> +       ("gtk+" ,gtk+-2)
> +       ("intltool" ,intltool)
> +       ("pkg-config" ,pkg-config)
> +       ("qt" ,qt-4)))

GTK+ and Qt are native inputs?

Also, is Qt 5 supported?  That would be best.

Besides, would it make sense to split the thing into several outputs to
avoid the huge dependencies?

> +    (home-page "https://github.com/uim/uim")
> +    (synopsis "Multilingual input method framework")
> +    (description "uim is a multilingual input method library and environment.
> +It provides a simple, easily extensible and high code-quality input method
> +development platform, and useful input method environment for users of desktop
> +and embedded platforms.")

I’m not clear if it’s a later above Qt/GTK+ or something entirely
separate?

Apart from that, LGTM with phases that return #t as you noted.

Thanks!

Ludo’.




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

Previous Next


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