Re: [PATCH 6/6] gnu: Add gnome-shell.

2015-12-16 Thread Christopher Allan Webber
OMG YES

Re: [PATCH 6/6] gnu: Add gnome-shell.

2015-12-16 Thread Thompson, David
On Wed, Dec 16, 2015 at 9:36 PM, 宋文武 wrote: > * gnu/packages/gnome.scm (gnome-shell): New variable. Woohoo! - Dave

[PATCH 5/6] gnu: Add gnome-control-center.

2015-12-16 Thread 宋文武
* gnu/packages/gnome.scm (gnome-control-center): New variable. --- gnu/packages/gnome.scm | 73 ++ 1 file changed, 73 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 2b425b9..88d7481 100644 --- a/gnu/packages/gnome.s

[PATCH 3/6] gnu: Add libgtop.

2015-12-16 Thread 宋文武
* gnu/packages/gnome.scm (libgtop): New variable. --- gnu/packages/gnome.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 1ace594..c60d847 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -

[PATCH 2/6] gnu: Add colord-gtk.

2015-12-16 Thread 宋文武
* gnu/packages/freedesktop.scm (colord-gtk): New variable. --- gnu/packages/freedesktop.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 474cf24..b8eb75e 100644 --- a/gnu/packages/freedesktop.

[PATCH 6/6] gnu: Add gnome-shell.

2015-12-16 Thread 宋文武
* gnu/packages/gnome.scm (gnome-shell): New variable. --- gnu/packages/gnome.scm | 82 ++ 1 file changed, 82 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 88d7481..a6169ac 100644 --- a/gnu/packages/gnome.scm +++ b/

[PATCH 1/6] gnu: Add telepathy-logger.

2015-12-16 Thread 宋文武
* gnu/packages/freedesktop.scm (telepathy-logger): New variable. --- gnu/packages/freedesktop.scm | 42 +- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index b4e7164..474cf24 100644

[PATCH 4/6] gnu: gnome-bluetooth: New variable.

2015-12-16 Thread 宋文武
* gnu/packages/gnome.scm (gnome-bluetooth): New variable. --- gnu/packages/gnome.scm | 33 + 1 file changed, 33 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index c60d847..2b425b9 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/

Re: GMP 6.1.0 without assembly lacks ‘__gmpn_invert_lib’ on ARM

2015-12-16 Thread Torbjörn Granlund
l...@gnu.org (Ludovic Courtès) writes: The undefined references come up when linking for instance GCC against GMP: .../build/./gmp/.libs/libgmp.a(powm_ui.o): In function `__gmpz_powm_ui': .../build/gmp/mpz/../../../gcc-4.9.3/gmp/mpz/powm_ui.c:162: undefined reference to `__gmpn_invert_

Re: Donation links on web site

2015-12-16 Thread Luis Felipe López Acevedo
On 2015-12-16 17:57, l...@gnu.org wrote: Luis Felipe López Acevedo skribis: On 2015-12-15 03:54, l...@gnu.org wrote: Hello Felipe! Would you be available to integrate donation links on the Guix web site, pointing to /donate and/or to the brand new (yes!)

Fundraising!

2015-12-16 Thread Ludovic Courtès
Hello Guix, Now this is official: we accept donations through the FSF! https://savannah.gnu.org/forum/forum.php?forum_id=8423 https://www.fsf.org/blogs/community/fsf-announces-support-for-gnu-guix The donation page is at: https://my.fsf.org/civicrm/contribute/transact?reset=1&id=50 The f

Re: [PATCH 2/2] gnu: Add dovecot service

2015-12-16 Thread Leo Famulari
On Wed, Dec 16, 2015 at 08:04:19AM +, Andy Wingo wrote: > On Tue 15 Dec 2015 22:58, l...@gnu.org (Ludovic Courtès) writes: > > Andy Wingo skribis: > > > >> * gnu/services/mail.scm: New file. > > > > Regarding the Schemefied configuration, do you think Dovecot’s > > configuration model is stabl

Re: Donation links on web site

2015-12-16 Thread Ludovic Courtès
Luis Felipe López Acevedo skribis: > On 2015-12-15 03:54, l...@gnu.org wrote: >> Hello Felipe! >> >> Would you be available to integrate donation links on the Guix web >> site, >> pointing to /donate and/or to the brand new (yes!) >> ?

Re: GMP 6.1.0 without assembly lacks ‘__gmpn_invert_lib’ on ARM

2015-12-16 Thread Ludovic Courtès
t...@gmplib.org (Torbjörn Granlund) skribis: > l...@gnu.org (Ludovic Courtès) writes: > > When GMP 6.1.0 is built with --host=none-unknown-linux-gnueabihf on > ARMv7 (the way GCC configures its in-tree GMP, as of GCC 4.9.3), > ‘__gmpn_invert_lib’ is missing from the resulting libgmp.a. [...

Re: [PATCH] Add package definition for GNU XaoS

2015-12-16 Thread Fabian Harfert
Am Wed, 16 Dec 2015 02:48:25 +0100 schrieb Andreas Enge : > On Tue, Dec 15, 2015 at 10:23:52PM +0300, Alex Kost wrote: > > There is but it has a very old > > version. > > Maybe it would make sense to kindly remind them to put their releases > on ftp.gnu.org. Tha

Re: Donation links on web site

2015-12-16 Thread Pjotr Prins
On Tue, Dec 15, 2015 at 10:02:43PM +0100, Ludovic Courtès wrote: > >> Would you be available to integrate donation links on the Guix web site, > >> pointing to /donate and/or to the brand new (yes!) > >> ? > > > > Awesome! > > > > Can we

Re: Donation links on web site

2015-12-16 Thread Luis Felipe López Acevedo
On 2015-12-15 03:54, l...@gnu.org wrote: Hello Felipe! Would you be available to integrate donation links on the Guix web site, pointing to /donate and/or to the brand new (yes!) ? I figure you’d be able to do something nicer than

Re: GMP 6.1.0 without assembly lacks ‘__gmpn_invert_lib’ on ARM

2015-12-16 Thread Torbjörn Granlund
l...@gnu.org (Ludovic Courtès) writes: When GMP 6.1.0 is built with --host=none-unknown-linux-gnueabihf on ARMv7 (the way GCC configures its in-tree GMP, as of GCC 4.9.3), ‘__gmpn_invert_lib’ is missing from the resulting libgmp.a. --8<---cut here---start

Re: [PATCH] http-client: Support basic authentication.

2015-12-16 Thread Ricardo Wurmus
The attached patch is better. Turns out I really didn’t understand ‘let*-values’, so it’s better to do this in the outer ‘let’. >From 056ca0bfb03e14c698ffd984c36bb396d5aed492 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Wed, 16 Dec 2015 11:12:46 +0100 Subject: [PATCH] http-client: Support

Re: [PATCH] gnu: youtube-dl: Add native-search-paths.

2015-12-16 Thread Alex Vong
l...@gnu.org (Ludovic Courtès) writes: > Alex Vong skribis: > >> From 21db93d3caa4846882720a610a7fa0e0a2fe3162 Mon Sep 17 00:00:00 2001 >> From: Alex Vong >> Date: Mon, 14 Dec 2015 20:00:52 +0800 >> Subject: [PATCH] gnu: youtube-dl: Install the man page and completion files. >> >> * gnu/packages

GMP 6.1.0 without assembly lacks ‘__gmpn_invert_lib’ on ARM

2015-12-16 Thread Ludovic Courtès
Hello! When GMP 6.1.0 is built with --host=none-unknown-linux-gnueabihf on ARMv7 (the way GCC configures its in-tree GMP, as of GCC 4.9.3), ‘__gmpn_invert_lib’ is missing from the resulting libgmp.a. --8<---cut here---start->8--- $ nm /gnu/store/v6ipb4br8h6sy9z

Re: [PATCH] http-client: Support basic authentication.

2015-12-16 Thread Ricardo Wurmus
I sent this patch after making a tiny untested change, which broke http-fetch unexpectedly. This does not work: (let*-values ((auth-header (match (uri-userinfo uri) ((str) (cons 'Authorization (string-append "Ba

[PATCH] http-client: Support basic authentication.

2015-12-16 Thread Ricardo Wurmus
Hi Guix, for the Bioconductor importer extension to the CRAN importer I need our HTTP client to support basic authentication as the DESCRIPTION files are only available on the SVN web interface, which requires authentication with a fixed username and password. The attached patch adds this feature

Re: [PATCH 2/2] gnu: Add dovecot service

2015-12-16 Thread Andy Wingo
Greets, On Tue 15 Dec 2015 22:58, l...@gnu.org (Ludovic Courtès) writes: > Andy Wingo skribis: > >> * gnu/services/mail.scm: New file. > > Regarding the Schemefied configuration, do you think Dovecot’s > configuration model is stable enough that this won’t have to change > much? Is a “cheat mod