guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] gnu: utox: Update to 0.11.0.


From: Ludovic Courtès
Subject: Re: [PATCH 2/3] gnu: utox: Update to 0.11.0.
Date: Mon, 19 Dec 2016 22:32:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

ng0 <address@hidden> skribis:

> * gnu/packages/messaging.scm (utox): Update to 0.11.0.
> [source]: Update source uri to new group namespace on github.
> [build-system]: Change to cmake-build-system.
> [arguments]: Remove previous content and disable tests,
> add two new phases.
> [inputs]: Remove libtoxcore, add c-toxcore.
> [native-inputs]: Remove it.

Applied, thanks!

>     (inputs
> +    ;; TODO: Fix the filechoser dialogue, which input
> +    ;; does it need?

The GTK+3 file chooser needs GTK+3’s “share/” directory in
XDG_DATA_DIRS so that it can find the file chooser schema.

‘glib-or-gtk-build-system’ has a phase that wraps the binary with the
right XDG_DATA_DIRS.  Probably you could reuse it here?

HTH,
Ludo’.



reply via email to

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