Re: [PATCH 4/6] gnu: Add iso-codes.

2013-12-01 Thread Ludovic Courtès
Cyril Roelandt skribis: > On 11/30/2013 11:05 PM, Ludovic Courtès wrote: >> Cyril Roelandt skribis: >> >>> * gnu/packages/iso-codes.scm: New file. >>> * gnu-system.am: Add it. >> >> OK! >> >> It would be best to shorten the ‘description’ to two paragraphs or so, >> though. >> > > I'd love to kee

Re: [PATCH 2/6] gnu: gtk+: enable introspection.

2013-12-01 Thread Ludovic Courtès
Cyril Roelandt skribis: > On 11/30/2013 11:01 PM, Ludovic Courtès wrote: >> Why is gobject-introspection always accompanied by libffi? Should >> libffi be a propagated input of gobject-introspection? > > I've just checked that. Atk, pango (and similar packages) do not > require libffi. However,

Re: [PATCH 3/6] gnu: Add libpeas.

2013-12-01 Thread Ludovic Courtès
Cyril Roelandt skribis: > On 11/30/2013 11:03 PM, Ludovic Courtès wrote: >> Cyril Roelandt skribis: >> >>> * gnu/packages/gnome.scm (libpeas): New variable. >> >> OK! >> >>> + (lambda* (#:key inputs #:allow-other-keys #:rest args) >>> + (let ((configure (assoc-ref %standard-phas

Re: [PATCH 1/6] gnu: gobject-introspection: look for 'gcc' when no compiler seems available.

2013-12-01 Thread Ludovic Courtès
Cyril Roelandt skribis: > On 11/30/2013 10:59 PM, Ludovic Courtès wrote: >> Hello! >> >> Thanks for looking into this! >> >> Cyril Roelandt skribis: >> >>> @@ -192,8 +193,8 @@ dynamic loading, and an object system.") >>>'configure >>>(lambda* (#:key #:allow-other-keys #:r

Re: [PATCH] gnu: Add ffmpeg.

2013-12-01 Thread Andreas Enge
On Sun, Dec 01, 2013 at 12:12:54AM +0100, Ludovic Courtès wrote: > The samples wouldn’t really have to be “packaged”: they’d just be an > input. For someone using substitutes, the samples are not going to be a > problem (because they’ll never be downloaded.) However, it is indeed a > problem when

Clean build from Git HEAD fails

2013-12-01 Thread John Darrington
A clean build from the current Git HEAD is not possible. Something seems to be wrong with the Makefile dependencies: git checkout master git clean -dfx ./boostrap ./configure make . . . . . /bin/mkdir -p `dirname "guix/scripts/build.go"` ; \ LC_ALL=C