unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 03/04: gnu: fribidi: Update to 1.0.2.
       [not found] ` <20180323103245.8086420545@vcs0.savannah.gnu.org>
@ 2018-03-23 12:27   ` Marius Bakke
  2018-03-23 19:24     ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2018-03-23 12:27 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice, guix-devel

[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]

Tobias Geerinckx-Rice <me@tobias.gr> writes:

> nckx pushed a commit to branch master
> in repository guix.
>
> commit cd4c6039eab52a1ced748ee0dd1c33674799fbe8
> Author: Tobias Geerinckx-Rice <me@tobias.gr>
> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 03/04: gnu: fribidi: Update to 1.0.2.
  2018-03-23 12:27   ` 03/04: gnu: fribidi: Update to 1.0.2 Marius Bakke
@ 2018-03-23 19:24     ` Leo Famulari
  2018-03-25 10:14       ` Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2018-03-23 19:24 UTC (permalink / raw)
  To: Marius Bakke; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

On Fri, Mar 23, 2018 at 01:27:11PM +0100, Marius Bakke wrote:
> 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.

Just curious, what was the change?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 03/04: gnu: fribidi: Update to 1.0.2.
  2018-03-23 19:24     ` Leo Famulari
@ 2018-03-25 10:14       ` Marius Bakke
  0 siblings, 0 replies; 3+ messages in thread
From: Marius Bakke @ 2018-03-25 10:14 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 442 bytes --]

Leo Famulari <leo@famulari.name> writes:

> On Fri, Mar 23, 2018 at 01:27:11PM +0100, Marius Bakke wrote:
>> 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.
>
> Just curious, what was the change?

Recent Pango uses it (it had an embedded copy before):

https://git.savannah.gnu.org/cgit/guix.git/commit/?id=13236d30a70ece00d727b7f7f7c850f81d846d1d

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-25 10:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20180323103242.26570.90892@vcs0.savannah.gnu.org>
     [not found] ` <20180323103245.8086420545@vcs0.savannah.gnu.org>
2018-03-23 12:27   ` 03/04: gnu: fribidi: Update to 1.0.2 Marius Bakke
2018-03-23 19:24     ` Leo Famulari
2018-03-25 10:14       ` Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).