Re: [PATCH] build: pull: Compile .scm files in one process.

2015-11-08 Thread Andy Wingo
On Fri 06 Nov 2015 16:41, taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") writes: > Andy Wingo writes: > >> On Thu 05 Nov 2015 17:10, taylanbayi...@gmail.com (Taylan Ulrich >> "Bayırlı/Kammer") writes: >> >>> It used to max out every CPU core, now just one. :-) >>> It used to take ~18

Re: 01/02: gnu: Update libpeas.

2015-11-08 Thread Mark H Weaver
> iyzsong pushed a commit to branch master > in repository guix. > > commit 835ed74b3a4bcec041632b658ebf6863e0e7b597 > Author: David Hashe > Date: Sun Nov 8 10:57:19 2015 -0600 > > gnu: Update libpeas. > > * gnu/packages/gnome.scm (libpeas): Update to 1.16.0. When updating a packag

Re: [PATCH 2/2] gnu: Add gedit.

2015-11-08 Thread 宋文武
On 2015-11-09 04:07, David Hashe wrote: New gedit patch, since it won't apply cleanly now that gtksourceview is being added to a different file. The libpeas patch should still work. Pushed with follow modifications, thanks! I remove gvfs from inputs, it still report: Gvfs metadata enabled: y

Re: [PATCH 1/2] gnu: Add gtksourceview.

2015-11-08 Thread 宋文武
On 2015-11-09 04:05, David Hashe wrote: On Sun, Nov 8, 2015 at 11:53 AM, Efraim Flashner wrote: On Sun, 8 Nov 2015 18:47:26 +0100 John Darrington wrote: > Doesn't this already exist ? In gnu/packages/gtk+ > > The version there seems to be better too, because it doesn't disable the tests. >

libbluray’s dependency on TeX Live

2015-11-08 Thread Ludovic Courtès
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis: > From b576d1acf2b60a415cfedcc3ecff7e2f0a2969fe Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?= > > Date: Thu, 5 Mar 2015 21:40:36 +0100 > Subject: [PATCH 09/25] gnu: Add libbluray. > > * gn

Re: [PATCH] Add microscheme.

2015-11-08 Thread Ludovic Courtès
Ricardo Wurmus skribis: > From 6fd419709fe93511fc519701d4e496f95aba84e4 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Fri, 6 Nov 2015 22:35:33 +0100 > Subject: [PATCH 1/2] gnu: Add prefix to license imports in (gnu packages avr). > > * gnu/packages/avr.scm: Import (guix licenses) with

Re: [PATCH 0/3] emacs: Improve post processing of popup arguments.

2015-11-08 Thread Ludovic Courtès
Alex Kost skribis: > Hello, this patchset is for adjusting "M-x guix" for the recent > environment/container changes. 'magit-popup' returns a simple list of > arguments, and this list needs to be "post-processed". Previously a > very simple post-processing (moving the rest "-- ..." arguments to

Re: [PATCH 3/5] gnu: Build lua-5.2 with a dynamic library

2015-11-08 Thread Ludovic Courtès
Leo Famulari skribis: > * gnu/packages/patches/lua52-liblua-so.patch: New file. > * gnu/packages/lua.scm (lua-5.2): Use lua52-liblua-so.patch. Applied, thanks. This is not optimal though because: 1. We’re still providing liblua.a, but that archives actually contains PIC code. 2. The

Re: [PATCH 2/5] gnu: Build lua-5.2 with dynamic library support.

2015-11-08 Thread Ludovic Courtès
Leo Famulari skribis: > * gnu/packages/lua.scm (lua-5.2)[arguments]: Rewrite make-flags so that > Lua is built with platform-specific instructions for shared library > loading (dlopen). Please move the explanations as a comment in the code. > #:phases (alist-replace >

Re: wcalc

2015-11-08 Thread Ludovic Courtès
Efraim Flashner skribis: > From 054409b739008ce68b9c46362917fb4cea8c46c9 Mon Sep 17 00:00:00 2001 > From: Efraim Flashner > Date: Fri, 6 Nov 2015 14:43:15 +0200 > Subject: [PATCH] gnu: Add wcalc. > > * gnu/packages/maths.scm (wcalc): New variable. LGTM, thanks! Ludo'.

Re: [PATCH] import: pypi: add updater

2015-11-08 Thread Ludovic Courtès
Mathieu Lirzin skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Mathieu Lirzin skribis: >>> IIUC the commit bab020d7ca50e4153cf24832d119389a37fa8f63 has made >>> Guile-JSON non optional. >> >> Yes, a mistake. >> >>> What should we do about this? >> >> Something like this should work: >> >>

Texinfo markup in package blurbs

2015-11-08 Thread Ludovic Courtès
Hello! Guix has gained the possibility to have Texinfo markup in package descriptions¹, which is properly rendered by user interfaces and at . Often we just limit ourselves to ornaments such as @dfn, @code, or @uref. Perhaps we could consider using it

Re: [PATCH] gnu: Add artanis.

2015-11-08 Thread Ludovic Courtès
Mathieu Lirzin skribis: > Here is the package definition for the web application framework GNU > Artanis. ‘guix lint’ is still proposing a description because I have > fix a missing space in it. Can someone with commit access in the > “gnumaint” repo fix it there? I think I just did, although

Re: [PATCH 2/2] gnu: Add gedit.

2015-11-08 Thread David Hashe
New gedit patch, since it won't apply cleanly now that gtksourceview is being added to a different file. The libpeas patch should still work. On Sun, Nov 8, 2015 at 11:20 AM, David Hashe wrote: > > > On Sun, Nov 8, 2015 at 6:06 AM, 宋文武 wrote: > >> David Hashe writes: >> >> > * gnu/packages/gno

Re: [PATCH 1/2] gnu: Add gtksourceview.

2015-11-08 Thread David Hashe
On Sun, Nov 8, 2015 at 11:53 AM, Efraim Flashner wrote: > On Sun, 8 Nov 2015 18:47:26 +0100 > John Darrington wrote: > > > Doesn't this already exist ? In gnu/packages/gtk+ > > > > The version there seems to be better too, because it doesn't disable the > tests. > > > That one is 2.10.5, and th

[PATCH] gnu: Add artanis.

2015-11-08 Thread Mathieu Lirzin
Hi, Here is the package definition for the web application framework GNU Artanis. ‘guix lint’ is still proposing a description because I have fix a missing space in it. Can someone with commit access in the “gnumaint” repo fix it there? Thanks, -- Mathieu Lirzin >From 96034d7b61f2ddc97eb1af79

Re: [PATCH 1/2] gnu: Add gtksourceview.

2015-11-08 Thread Efraim Flashner
On Sun, 8 Nov 2015 18:47:26 +0100 John Darrington wrote: > Doesn't this already exist ? In gnu/packages/gtk+ > > The version there seems to be better too, because it doesn't disable the > tests. > That one is 2.10.5, and this one is 3.16.1. Although it would make sense to put them both in the

Re: [PATCH 1/2] gnu: Add gtksourceview.

2015-11-08 Thread John Darrington
Doesn't this already exist ? In gnu/packages/gtk+ The version there seems to be better too, because it doesn't disable the tests. J' On Sat, Nov 07, 2015 at 11:18:36PM -0600, David Hashe wrote: * gnu/packages/gnome.scm (gtksourceview): New variable. --- gnu/packages/gnome.scm |

Re: [PATCH 2/2] gnu: Add gedit.

2015-11-08 Thread David Hashe
On Sun, Nov 8, 2015 at 6:06 AM, 宋文武 wrote: > David Hashe writes: > > > * gnu/packages/gnome.scm (gedit): New variable. > > --- > > gnu/packages/gnome.scm | 56 > ++ > > 1 file changed, 56 insertions(+) > > > > diff --git a/gnu/packages/gnome.scm b

Re: [PATCH 1/2] gnu: Add gtksourceview.

2015-11-08 Thread David Hashe
On Sun, Nov 8, 2015 at 6:03 AM, 宋文武 wrote: > David Hashe writes: > > > * gnu/packages/gnome.scm (gtksourceview): New variable. > > --- > > gnu/packages/gnome.scm | 34 ++ > > 1 file changed, 34 insertions(+) > > > > diff --git a/gnu/packages/gnome.scm b/gnu/packa

Re: [PATCH 0/3] add c-ares and aria2

2015-11-08 Thread Efraim Flashner
On Thu, 5 Nov 2015 11:19:53 +0200 Efraim Flashner wrote: > On Tue, 03 Nov 2015 14:35:07 +0100 > l...@gnu.org (Ludovic Courtès) wrote: > > > Efraim Flashner skribis: > > > > > This patch has driven me crazy a bit. C-ares is a library for > > > asynchronous DNS > > > lookups, and aria2 is a c

Re: [PATCH 2/2] gnu: Add gedit.

2015-11-08 Thread 宋文武
David Hashe writes: > * gnu/packages/gnome.scm (gedit): New variable. > --- > gnu/packages/gnome.scm | 56 > ++ > 1 file changed, 56 insertions(+) > > diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm > index 9bd1c31..b6ca7c7 100644 > -

Re: [PATCH 1/2] gnu: Add gtksourceview.

2015-11-08 Thread 宋文武
David Hashe writes: > * gnu/packages/gnome.scm (gtksourceview): New variable. > --- > gnu/packages/gnome.scm | 34 ++ > 1 file changed, 34 insertions(+) > > diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm > index 5440433..9bd1c31 100644 > --- a/gnu/pa