[PATCH] gnu: pbr: Update to 1.6.0

2015-09-06 Thread Cyril Roelandt
* gnu/packages/openstack.scm (python-pbr): Update to 1.6.0. --- gnu/packages/openstack.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm index 8e96455..d4d6813 100644 --- a/gnu/packages/openstack.scm +++

[PATCH] Add gMTP.

2015-09-06 Thread Ricardo Wurmus
>From 83997a0d8783395d0307498d3b7c32b0de9fb404 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sun, 6 Sep 2015 23:07:10 +0200 Subject: [PATCH] gnu: Add gMTP. * gnu/packages/libusb.scm (gmtp): New variable. --- gnu/packages/libusb.scm | 40

Re: [PATCH 2/2] gnu: Add oslo.i18n.

2015-09-06 Thread Cyril Roelandt
On 09/05/2015 10:26 PM, Ludovic Courtès wrote: > I had a vague recollection that maybe setuptools was now part of Python > core, so when I packaged ‘patches’ I removed it and everything was fine. That does ring a bell, but I don't know for sure. Anyway I tried compiling python-oslo.i18n without

Re: [PATCH 2/2] gnu: Add oslo.i18n.

2015-09-06 Thread Cyril Roelandt
On 09/06/2015 11:01 PM, Ludovic Courtès wrote: > Yes, definitely. This counterexample invalidates my theory. ;-) K, I'll push the patch (with oslo.i18n updated to 2.5.0) once pbr 1.6.0 has been pushed. Cyril.

Re: Texinfo in descriptions?

2015-09-06 Thread Alex Kost
Ludovic Courtès (2015-09-06 16:51 +0300) wrote: > Alex: We should maybe disable the paragraph filling code in guix.el so > that it doesn’t mess up with formatting? I don't mind (if you remember I didn't actually like such filling¹, and I've never used it). So we can change the default value of

Re: [PATCHES] Add ruby-pg and adjust Ruby build system

2015-09-06 Thread Ludovic Courtès
David Thompson skribis: > From 8f29026d37a66d8bcbddc6f32a6354d93d40f50d Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Sat, 29 Aug 2015 21:55:12 -0400 > Subject: [PATCH 1/2] build: ruby: Avoid long build directory names. > > Having

Re: Texinfo in descriptions?

2015-09-06 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2015-09-06 16:51 +0300) wrote: > >> Alex: We should maybe disable the paragraph filling code in guix.el so >> that it doesn’t mess up with formatting? > > I don't mind (if you remember I didn't actually like such filling¹, and > I've never

Re: [PATCH 2/2] gnu: Add oslo.i18n.

2015-09-06 Thread Ludovic Courtès
Cyril Roelandt skribis: > On 09/05/2015 10:26 PM, Ludovic Courtès wrote: >> I had a vague recollection that maybe setuptools was now part of Python >> core, so when I packaged ‘patches’ I removed it and everything was fine. > > That does ring a bell, but I don't know for

Service refactoring

2015-09-06 Thread Ludovic Courtès
Andy Wingo skribis: > So then, for example, the elogind service would indicate that it > installs udev rules, dbus interfaces, and polkit rules from the elogind > package. The udev service would then query all services, adding rules > from services that indicate that they

(Geiser or guile bug) Guix-daemon output is missing

2015-09-06 Thread Alex Kost
Hello. There is a strange problem with evaluating a code using Geiser, which leads to some missing output in a REPL. I have an example demonstrating the problem using some Guix code, but I would like to have a pure guile recipe, so that it can be reported. So how to reproduce the bug. At

Re: [PATCH] gnu: Add ruby-ox.

2015-09-06 Thread Thompson, David
Pushed! - Dave

Re: Texinfo in descriptions?

2015-09-06 Thread Ludovic Courtès
Mathieu Lirzin skribis: > l...@gnu.org (Ludovic Courtès) writes: [...] >>> +++ b/gnu/packages/databases.scm >>> @@ -578,7 +578,7 @@ columns, primary keys, unique constraints and >>> relationships.") >>> ("postgresql" ,postgresql))) >>> (home-page

Re: [PATCHES] Add ruby-pry

2015-09-06 Thread Thompson, David
On Sat, Aug 29, 2015 at 10:58 PM, David Thompson wrote: > This small patch set adds the Pry, a powerful Ruby REPL (but not as > powerful as Geiser ;), and the missing prerequisites. I pushed these + an additional small patch that uses ruby-slop 3.x instead of 4.x

Re: [PATCHES] Add ruby-activesupport

2015-09-06 Thread Thompson, David
On Sun, Aug 30, 2015 at 10:33 AM, David Thompson wrote: > Patches for ActiveSupport, the first big component of Rails, and the > missing prerequisites. The patches still look OK upon a second inspection, and they are all straightforward, so I've pushed them. - Dave

Re: [PATCHES] Add ruby-nokogiri, ruby-mini-portile, and ruby-minitar

2015-09-06 Thread Ludovic Courtès
"Thompson, David" skribis: > On Sat, Aug 29, 2015 at 8:57 AM, David Thompson > wrote: >> This small patch set adds a few more Ruby libraries to our arsenal, the >> most important being Nokogiri: A widely used XML parsing library with >> native

Re: [PATCH 1/1] gnu: Add Anonymous Pro fonts.

2015-09-06 Thread Alex Kost
Leo Famulari (2015-09-05 22:06 +0300) wrote: > On Sat, Sep 5, 2015, at 09:34, Alex Kost wrote: [...] >> Otherwise, LGTM. So if there will be no other comments and objections >> on the package name, I will push it. No need to resend the patch — I'll >> fix these small issues I mentioned. Thank

Two ARM machines donated

2015-09-06 Thread Ludovic Courtès
Hello, Guix! I am pleased to announce that two armv7 machines were donated in August for our build farm: • Steve Sprang sent us a Novena, which has already been building packages for the ‘core-updates’ branch for a few days; • the Harmon Instruments company gave us a Wandboard; Mark has

Re: [PATCH 6/7] guix build: Add 'build-package'.

2015-09-06 Thread Alex Kost
Alex Kost (2015-09-06 12:03 +0300) wrote: [...] > diff --git a/guix/store.scm b/guix/store.scm > index 132b8a3..93f2c77 100644 > --- a/guix/store.scm > +++ b/guix/store.scm > @@ -58,6 +58,7 @@ > close-connection > with-store > set-build-options > +

Ilmbase and openexr header files

2015-09-06 Thread Andreas Enge
Hello, the openexr package has ilmbase as a propagated input, since the openexr header files include ilmbase header files. However, there is a problem with subdirectories, since both packages put the include files into .../include/OpenEXR. Then, for instance,

Re: Update youtube-dl

2015-09-06 Thread Andreas Enge
On Sun, Sep 06, 2015 at 10:49:58AM +0300, Efraim Flashner wrote: > small patch to update youtube-dl to 2015.09.03 Tried out and pushed, thanks! Andreas