[PATCH 1/1] gnu: Add eyeD3.

2015-11-24 Thread Leo Famulari
* gnu/packages/mp3.scm (eyed3): New variable. --- gnu/packages/mp3.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm index 4ce6917..ae94869 100644 --- a/gnu/packages/mp3.scm +++ b/gnu/packages/mp3.scm @@ -33,12 +33,

[PATCH 0/1] Add eyeD3

2015-11-24 Thread Leo Famulari
This patch adds eyeD3 [1], a command line mp3 tag editor. [1] http://eyed3.nicfit.net/ Leo Famulari (1): gnu: Add eyeD3. gnu/packages/mp3.scm | 31 +++ 1 file changed, 31 insertions(+) -- 2.6.2

Python oauthlib failure

2015-11-24 Thread Andreas Enge
Hello Efraim, the recent python updates broke python(2)-oauthlib: http://hydra.gnu.org/eval/108101#tabs-now-fail We are at version 0.6.3, and I saw there is a version 1.0.3 on pypy. Would it make sense to update, or does the major version change indicate trouble? Andreas

Re: [PATCH 1/1] gnu: libreoffice: Update to 5.0.3.2 [fixes CVE-2015-5214].

2015-11-24 Thread Mark H Weaver
Leo Famulari writes: > * gnu/packages/libreoffice.scm (libreoffice): Update to 5.0.3.2 Pushed, thanks! Mark

Re: [PATCHES] Add Kodi

2015-11-24 Thread Thompson, David
In my haste I realize that I've forgotten the appropriate copyright header comment in kodi.scm. I have fixed it locally. - Dave

[PATCHES] Add Kodi

2015-11-24 Thread David Thompson
This one was a real hairball, but here is a patch set that adds the Kodi media center! I hope that I've explained all the craziness relatively well in the comments. >From d708d0c36e202bbad7255c3b8a55ca0afdd18cb3 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 24 Nov 2015 13:35:44 -0500

[PATCH 15/23] gnu: Add python-configobj.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-configobj, python2-configobj): New variables. * gnu/packages/patches/python-configobj-setuptools.patch: New patch. --- .../patches/python-configobj-setuptools.patch | 30 ++ gnu/packages/python.scm| 28 +++

[PATCH 18/23] WIP: Add python-configargparse.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-configargparse, python2-configargparse): New variables. --- gnu/packages/python.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 04d95ee..e7d5a89 100644 --- a/gnu/package

[PATCH 23/23] WIP: Add lets-encrypt.

2015-11-24 Thread Leo Famulari
* gnu/packages/tls.scm (lets-encrypt): New variable. --- gnu/packages/tls.scm | 57 1 file changed, 57 insertions(+) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index fd225ea..44824b5 100644 --- a/gnu/packages/tls.scm +++ b/gnu/pac

[PATCH 03/23] gnu: Add python-zope-exceptions.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-exceptions, python2-zope-exceptions): New variables. --- gnu/packages/python.scm | 26 ++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 756b93a..90fb51f 100644 --- a/gnu/packag

[PATCH 19/23] gnu: Add python-ndg-httpsclient.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient): New variables. --- gnu/packages/python.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index e7d5a89..8fa6d0b 100644 --- a/gnu/p

[PATCH 22/23] gnu: Add acme.

2015-11-24 Thread Leo Famulari
* gnu/packages/tls.scm (acme): New variable. --- gnu/packages/tls.scm | 34 ++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index 1a0eeb2..fd225ea 100644 --- a/gnu/packages/tls.scm +++ b/gnu/packages/tls.scm @@ -3,6 +3,7

[PATCH 20/23] gnu: python-parsedatetime: Update to 1.5.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-parsedatetime, python2-parsedatetime): Increment version. --- gnu/packages/python.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 8fa6d0b..486feb7 100644 --- a/gnu/packages/pyth

[PATCH 16/23] gnu: Add dialog.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (dialog): New variable. --- gnu/packages/ncurses.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/ncurses.scm b/gnu/packages/ncurses.scm index 2b0d442..176378d 100644 --- a/gnu/packages/ncurses.scm +++ b/gnu/packages/ncurses.sc

[PATCH 06/23] gnu: Add python-zope-i18nmessageid.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-i18nmessageid, python2-zope-i18nmessageid): New variables. --- gnu/packages/python.scm | 25 + 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 59caeaa..0b334e5 100644 --- a/gnu/p

[PATCH 11/23] gnu: Add python-zope-security.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-security, python2-zope-security): New variables. --- gnu/packages/python.scm | 29 + 1 file changed, 29 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b00535b..280f81c 100644 --- a/gnu/package

[PATCH 17/23] gnu: Add python2-pythondialog.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python2-pythondialog): New variable. --- gnu/packages/python.scm | 36 1 file changed, 36 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 4462591..04d95ee 100644 --- a/gnu/packages/python.scm +++ b/

[PATCH 02/23] gnu: Add python-zope-interface.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-interface, python2-zope-interface): New variables. --- gnu/packages/python.scm | 26 ++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 854e561..756b93a 100644 --- a/gnu/packages

[PATCH 13/23] gnu: Add python-pyrfc3339.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables. --- gnu/packages/python.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 0a8fb21..e0b00ba 100644 --- a/gnu/packages/python.scm

[PATCH 00/23] WIP: Add the Let's Encrypt client

2015-11-24 Thread Leo Famulari
These WIP patches provide the most recent developer preview of the Let's Encrypt [1] client and its dependencies. I am grateful to Dave Thompson for getting this patchset started. He packaged most of the python-3 Zope dependencies and cut the Gordian knot of circular dependency between zope.securi

[PATCH 21/23] gnu: Add python2-parsedatetime.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python2-parsedatetime): New variable. --- gnu/packages/python.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 486feb7..68b7479 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -925,6

[PATCH 05/23] gnu: Add python-zope-testrunner.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner): New variables. --- gnu/packages/python.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 40bcfec..59caeaa 100644 --- a/gnu/p

[PATCH 08/23] gnu: Add python-zope-configuration.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration): New variables. --- gnu/packages/python.scm | 24 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index c4d680a..66ca247 100644 --- a/gnu/pa

[PATCH 10/23] gnu: Add python-zope-location.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-location, python2-zope-location): New variables. --- gnu/packages/python.scm | 24 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 4e6fe55..b00535b 100644 --- a/gnu/packages/pyt

[PATCH 12/23] gnu: Add python-zope-component.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-component, python2-zope-component): New variables. --- gnu/packages/python.scm | 33 + 1 file changed, 33 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 280f81c..0a8fb21 100644 --- a/gnu/p

[PATCH 04/23] gnu: Add python-zope-testing.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-testing, python2-zope-testing): New variables. --- gnu/packages/python.scm | 25 + 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 90fb51f..40bcfec 100644 --- a/gnu/packages/pyth

[PATCH 07/23] gnu: Add python-zope-schema.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables. --- gnu/packages/python.scm | 26 ++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 0b334e5..c4d680a 100644 --- a/gnu/packages/python

[PATCH 14/23] gnu: Add python-werkzeug.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New variables. --- gnu/packages/python.scm | 28 1 file changed, 28 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index e0b00ba..3758a48 100644 --- a/gnu/packages/python.sc

[PATCH 09/23] gnu: Add python-zope-proxy.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New variables. --- gnu/packages/python.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 66ca247..4e6fe55 100644 --- a/gnu/packages/python.scm

[PATCH 01/23] gnu: Add python-zope-event.

2015-11-24 Thread Leo Famulari
* gnu/packages/python.scm (python-zope-event, python2-zope-event): New variables. --- gnu/packages/python.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index ecf02dd..854e561 100644 --- a/gnu/packages/python

Re: [PATCH] Fix XFCE shutdown/reboot via menu.

2015-11-24 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ludovic Courtès writes: [...] >>> I also needed to change my system configuration to add “pkexec” to the >>> list of setuid programs: >>> >>> (setuid-programs (cons #~(string-append #$polkit "/bin/pkexec") >>>%setuid-programs)) >>> >>> Ma

Re: [PATCHES] Fix some ‘guix edit’ bad assumptions.

2015-11-24 Thread Ludovic Courtès
Mathieu Lirzin skribis: > From de988b953de96a17f79d5748541611fbb3d554f9 Mon Sep 17 00:00:00 2001 > From: Mathieu Lirzin > Date: Sat, 21 Nov 2015 14:37:54 +0100 > Subject: [PATCH 1/2] edit: Allow command line arguments in $VISUAL and > $EDITOR. > > * guix/scripts/edit.scm (guix-edit): Fix the as

Re: [PATCHES] Fix some ‘guix edit’ bad assumptions.

2015-11-24 Thread Ludovic Courtès
Mathieu Lirzin skribis: > Hi Alex, > > Alex Kost writes: > >> If instead of the default package location directory >> ("~/.config/guix/latest" or whatever), you want to go to another >> directory — for instance, to your guix git repo — you can use: >> >> (setq guix-directory "~/src/guix") > > Th

Re: Adding operating-system field for a custom /etc/profile.

2015-11-24 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2015-11-24 15:48 +0300) wrote: > >> Alex Kost skribis: [...] >>> Besides will the system really be broken? >> >> Yes. > > I don't agree with your points, so it is "No" for me. Alex, this is unproductive. Please let’s get back to work now. >> Anyway, I t

Re: Adding operating-system field for a custom /etc/profile.

2015-11-24 Thread Alex Kost
宋文武 (2015-11-24 18:22 +0300) wrote: > On 2015-11-24 04:07, Alex Kost wrote: >> This is a continuation of the discussion beginning here: >> . >> >> To sum up: I would like to have a possibility to use my own >> /etc/profile >> instead of the de

Re: Adding operating-system field for a custom /etc/profile.

2015-11-24 Thread Alex Kost
Ludovic Courtès (2015-11-24 15:48 +0300) wrote: > Alex Kost skribis: > >> Ludovic Courtès (2015-11-23 17:31 +0300) wrote: > > [...] > Great! So is it OK to send a patch for adding ‘profile-file’ field? >>> >>> Hmm, I’m not sure if we want to give direct access to /etc/profile like >>> this.

Re: [PATCH, WIP] new variable: redshift

2015-11-24 Thread Jeff Mickey
Don't know what others think, but we should probably also package redshift-gtk if we're gonna include redshift. Mine has a bug where icons don't show up so I didn't push it, but see here for what I use locally: https://github.com/codemac/guix-pkgs/blob/master/src/codemac/packages/redshift.scm /

[PATCH] A couple of Ruby gems.

2015-11-24 Thread Ricardo Wurmus
Hi Guix, here are some more Ruby gems. I still have about a dozen or so that follow these. ~~ Ricardo >From 8e19b5df97fd486309b6d22b4f37c781e6748258 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 24 Nov 2015 16:48:42 +0100 Subject: [PATCH 1/6] gnu: Add ruby-simplecov. * gnu/packages

Re: 03/06: gnu: Add ruby-simplecov-html.

2015-11-24 Thread Ricardo Wurmus
Mark H Weaver writes: > Ricardo Wurmus writes: > >> rekado pushed a commit to branch master >> in repository guix. >> >> commit 58b59742f47e4aee243bd75af8e6dda5f92ed57a >> Author: Ricardo Wurmus >> Date: Wed Sep 16 11:06:25 2015 +0200 >> >> gnu: Add ruby-simplecov-html. > > This build fa

[PATCH] Add Ragel.

2015-11-24 Thread Ricardo Wurmus
>From c5d6bcfb6dc793c9658b502c6dc21c31ab11b11d Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 24 Nov 2015 16:41:59 +0100 Subject: [PATCH] gnu: Add Ragel. * gnu/packages/ragel.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. --- gnu-system.am | 1 + gnu/packages/ra

Re: Adding operating-system field for a custom /etc/profile.

2015-11-24 Thread 宋文武
On 2015-11-24 04:07, Alex Kost wrote: This is a continuation of the discussion beginning here: . To sum up: I would like to have a possibility to use my own /etc/profile instead of the default one, but Ludovic doesn't want to provide me th

Re: Funding the build farm

2015-11-24 Thread John Darrington
On Tue, Nov 24, 2015 at 04:54:54PM +0200, Efraim Flashner wrote: On Mon, 23 Nov 2015 20:38:38 +0100 John Darrington wrote: > On Sun, Nov 22, 2015 at 11:53:06AM +0100, Andreas Enge wrote: > On Wed, Nov 18, 2015 at 07:29:55PM +0100, Ludovic Court??s wrote: > [...

Re: Funding the build farm

2015-11-24 Thread Ricardo Wurmus
Efraim Flashner writes: > On Mon, 23 Nov 2015 20:38:38 +0100 > John Darrington wrote: > >> On Sun, Nov 22, 2015 at 11:53:06AM +0100, Andreas Enge wrote: >> On Wed, Nov 18, 2015 at 07:29:55PM +0100, Ludovic Court??s wrote: >> [...] >> >> It may still be interesting to also go via t

Re: Funding the build farm

2015-11-24 Thread Efraim Flashner
On Mon, 23 Nov 2015 20:38:38 +0100 John Darrington wrote: > On Sun, Nov 22, 2015 at 11:53:06AM +0100, Andreas Enge wrote: > On Wed, Nov 18, 2015 at 07:29:55PM +0100, Ludovic Court??s wrote: > [...] > > It may still be interesting to also go via the FSF. This would mean bank > a

Re: Adding build status to the package list table

2015-11-24 Thread Roel Janssen
>From a37d4ff3d0a0abe676ce7458d11f8797d6bd30ac Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Tue, 24 Nov 2015 14:08:34 +0100 Subject: [PATCH] website: packages: Add build status icons in the expanded view. * website/www/packages.scm (package->sxml): Wrap the build status link in a div and

Re: Adding operating-system field for a custom /etc/profile.

2015-11-24 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2015-11-23 17:31 +0300) wrote: [...] >>> Great! So is it OK to send a patch for adding ‘profile-file’ field? >> >> Hmm, I’m not sure if we want to give direct access to /etc/profile like >> this. > > Oh, no! If there is one person (me) who wants to have a

Re: Funding the build farm

2015-11-24 Thread Alex Sassmannshausen
Heya, John Darrington writes: > On Sun, Nov 22, 2015 at 11:53:06AM +0100, Andreas Enge wrote: > [...] > > This is a crazy situation, but then they are American Not sure that has anything to do with it… Alex

Re: [PATCH, WIP] new variable: redshift

2015-11-24 Thread Florian Paul Schmidt
Updated to make lint happy diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 4b5308c..6a84e8c 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -655,3 +655,33 @@ use it as well.") "The xf86-input-wacom driver is the wacom-specific X11 input driver f

Re: [PATCH, WIP] new variable: redshift

2015-11-24 Thread Florian Paul Schmidt
Updated diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 4b5308c..2b07ea5 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -655,3 +655,28 @@ use it as well.") "The xf86-input-wacom driver is the wacom-specific X11 input driver for the X.Org X Ser

Re: [PATCH, WIP] new variable: redshift

2015-11-24 Thread Florian Paul Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/24/2015 09:28 AM, Florian Paul Schmidt wrote: > How could anyone live without this? I am disappoint.. I couldn't > try it on bare metal yet and the drm and randr methods fail in > qemu. Maybe someone can test it? Thanks? > Um, how did this ha

[PATCH, WIP] new variable: redshift

2015-11-24 Thread Florian Paul Schmidt
How could anyone live without this? I am disappoint.. I couldn't try it on bare metal yet and the drm and randr methods fail in qemu. Maybe someone can test it? Thanks? Flo diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 4b5308c..c0ef4bc 100644 --- a/gnu/packages/xdisorg.sc