guix-devel
[Top][All Lists]
Advanced

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

Re: 03/04: gnu: fribidi: Update to 1.0.2.


From: Marius Bakke
Subject: Re: 03/04: gnu: fribidi: Update to 1.0.2.
Date: Fri, 23 Mar 2018 13:27:11 +0100
User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)

Tobias Geerinckx-Rice <address@hidden> writes:

> nckx pushed a commit to branch master
> in repository guix.
>
> commit cd4c6039eab52a1ced748ee0dd1c33674799fbe8
> Author: Tobias Geerinckx-Rice <address@hidden>
> Date:   Fri Mar 23 08:56:30 2018 +0100
>
>     gnu: fribidi: Update to 1.0.2.
>     
>     * gnu/packages/fribidi.scm (fribidi): Update to 1.0.2.
>     [arguments]: Disable building documentation for now.

[...]

> +    (arguments
> +     `(#:configure-flags
> +       (list "--disable-docs")))        ; TODO: enable; requires c2man

In which developers learn the magic of Autotools, by switching to
Meson..

https://github.com/fribidi/fribidi/issues/72

TL;DR: c2man is not actually required for the dist tarballs, yet the
build system tests for it.  I've been wondering whether to take the fix,
but then we'd need to 'autoreconf' it:

https://github.com/fribidi/fribidi/commit/095d88503194e81059ab81d04b849d9245899dfa

WDYT?  Are there easier workarounds?

Also note that Fribidi gained 2149 new dependents on 'core-updates', so
we'll have to be careful about updating it once the branch starts.

Attachment: signature.asc
Description: PGP signature


reply via email to

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