Re: [PATCH] gnu: mpd: Add additional optional inputs.

2015-04-30 Thread Ludovic Courtès
Ricardo Wurmus rek...@elephly.net skribis: I'm unclear on how to treat optional inputs (in general and in this particular case). Should we offer mpd-minimal with minimal inputs and mpd with everything, or a custom-mpd function to create a package with a certain feature subset? That’s one

Re: GSoC: Manolis to work on Guix port to GNU/Hurd

2015-04-30 Thread Ludovic Courtès
Andreas Enge andr...@enge.fr skribis: On Thu, Apr 30, 2015 at 12:01:44AM +0300, Manolis Ragkousis wrote: I just wanted to add that I will keep a repo at github which I will upload any (serious) local changes before I send them as patches so anyone can keep an eye on the current status of my

Re: [PATCH] gnu: mesa: Add libva input.

2015-04-30 Thread Taylan Ulrich Bayırlı/Kammer
Andreas Enge andr...@enge.fr writes: On Wed, Apr 29, 2015 at 11:52:30PM +0200, Taylan Ulrich Bayırlı/Kammer wrote: Right. I don't know what I did wrong before, but it actually seems to work fine to put it in gl.scm. New patch: Okay, looks good. Actually, I hit the problem again now; it's

Re: GSoC: Rohan to work on DHCP client

2015-04-30 Thread Ludovic Courtès
Hi Rohan, Rohan Prinja rohan.pri...@gmail.com skribis: Also, how do you suggest I get started with the pre-coding period? I was thinking of rereading the ISC dhclient code, this time more carefully, Sounds good. and in parallel, adding some packages to the Guix to get a feel for how

Re: [PATCH] gnu: mesa: Add libva input.

2015-04-30 Thread Taylan Ulrich Bayırlı/Kammer
Andreas Enge andr...@enge.fr writes: On Wed, Apr 29, 2015 at 11:52:30PM +0200, Taylan Ulrich Bayırlı/Kammer wrote: Right. I don't know what I did wrong before, but it actually seems to work fine to put it in gl.scm. New patch: Okay, looks good. I just realise that libva-without-mesa is

Re: Replacing Bower with guix environment

2015-04-30 Thread Ludovic Courtès
Christopher Allan Webber cweb...@dustycloud.org skribis: - The hip new way of doing things is to use Bower. Bower is a package manager, but it's made specifically for static assets served to the user, such as css files, fonts, javascript like jquery, etc. Bower also puts these in

Re: [PATCH] gnu: mesa: Add libva input.

2015-04-30 Thread Andreas Enge
On Wed, Apr 29, 2015 at 11:52:30PM +0200, Taylan Ulrich Bayırlı/Kammer wrote: Right. I don't know what I did wrong before, but it actually seems to work fine to put it in gl.scm. New patch: Okay, looks good. I just realise that libva-without-mesa is maybe a semantically better name. -

Re: [PATCH] gnu: mesa: Add libva input.

2015-04-30 Thread Taylan Ulrich Bayırlı/Kammer
Andreas Enge andr...@enge.fr writes: On Thu, Apr 30, 2015 at 09:29:34AM +0200, Andreas Enge wrote: Then please push! Sorry, I forgot; maybe push to core-updates, or wait after it is merged (do we have a time line for this)? Waiting for Ludovic's input then... Taylan

Re: [PATCH] gnu: Add soil.

2015-04-30 Thread Ludovic Courtès
David Thompson dthomps...@worcester.edu skribis: Andreas Enge andr...@enge.fr writes: [...] + ;; No versioned archive available. + (uri http://www.lonesock.net/files/soil.zip;) Normally, this would not work: As soon as a new version comes out, we would lose the

Re: GSoC: Manolis to work on Guix port to GNU/Hurd

2015-04-30 Thread Taylan Ulrich Bayırlı/Kammer
Svante Signell svante.sign...@gmail.com writes: What about gitlab? The GitLab web service runs on GitLab Enterprise Edition which is proprietary software. The main Gitorious alternatives I'm aware of are notabug.org and gitbull.org, the former running Gogs and the latter Kallithea. Taylan

Re: [PATCH] gnu: mesa: Add libva input.

2015-04-30 Thread Taylan Ulrich Bayırlı/Kammer
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) writes: Andreas Enge andr...@enge.fr writes: On Thu, Apr 30, 2015 at 09:29:34AM +0200, Andreas Enge wrote: Then please push! Sorry, I forgot; maybe push to core-updates, or wait after it is merged (do we have a time line for this)?

Re: [PATCH] services: Add console-keymap service.

2015-04-30 Thread Ludovic Courtès
Alex Kost alez...@gmail.com skribis: Ludovic Courtès (2015-04-29 23:23 +0300) wrote: Alex Kost alez...@gmail.com skribis: [...] + (documentation + (string-append Load ' file ' console keymap (loadkeys).)) Please make it a literal string, thus omitting FILE entirely. OK, do

Re: Replacing Bower with guix environment

2015-04-30 Thread Christopher Allan Webber
Ludovic Courtès writes: Christopher Allan Webber cweb...@dustycloud.org skribis: - The hip new way of doing things is to use Bower. Bower is a package manager, but it's made specifically for static assets served to the user, such as css files, fonts, javascript like jquery, etc.

Re: [PATCH] gnu: mesa: Add libva input.

2015-04-30 Thread Ludovic Courtès
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) skribis: taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) writes: Andreas Enge andr...@enge.fr writes: On Thu, Apr 30, 2015 at 09:29:34AM +0200, Andreas Enge wrote: Then please push! Sorry, I forgot; maybe push to core-updates,

Re: Bug in configure.ac - Wrong guile version

2015-04-30 Thread Ludovic Courtès
John Darrington j...@darrington.wattle.id.au skribis: But guix does not seem to be buildable using guile-2.0.5 What makes you say so? Could you post any errors that you have? TIA, Ludo’.

Re: [PATCH] gnu: Remove gstreamer-0.10 and gst-plugins-base-0.10.

2015-04-30 Thread Ludovic Courtès
宋文武 iyzs...@gmail.com skribis: It have been broken for 3 month, and no one seem to be interesting to fix it. Since no packages use it actually (only wxwidgets have a comment), I'd like to remove them. What do you think? Fine with me! Ludo’.

Re: [PATCH] gnu: qt: Fix for i686.

2015-04-30 Thread Ludovic Courtès
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) skribis: This is really hacky but seems to work. Good. :-) From 35fdd9e2fcd5b953b3a088d0bb22d84f7dc5ded9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?= taylanbayi...@gmail.com Date: Fri, 24 Apr

Re: [PATCH] gnu: gcj: remove broken symlink and stump binaries.

2015-04-30 Thread Ludovic Courtès
Ricardo Wurmus ricardo.wur...@mdc-berlin.de skribis: This patch adds a build phase to GCJ removing a broken symlink and a couple of non-functional binaries, such as gcc or g++. In a GCJ build these binaries are useless as GCJ is a GCC built only with Java support. When GCJ is installed

Re: [PATCH] gnu: qt: Fix for i686.

2015-04-30 Thread Taylan Ulrich Bayırlı/Kammer
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) writes: This is really hacky but seems to work. It seems Guix helped a Qt developer reproduce the bug and now there's a proper fix: https://bugreports.qt.io/browse/QTBUG-45205 (see bottom comment) I will try those patches out; should

Re: [PATCH] gnu: qt: Fix for i686.

2015-04-30 Thread Andreas Enge
On Thu, Apr 30, 2015 at 05:39:36PM +0200, Taylan Ulrich Bayırlı/Kammer wrote: It seems Guix helped a Qt developer reproduce the bug This is neat! Andreas

Re: [PATCH] services: Add console-keymap service.

2015-04-30 Thread Alex Kost
Ludovic Courtès (2015-04-29 23:23 +0300) wrote: Alex Kost alez...@gmail.com skribis: [...] + (documentation + (string-append Load ' file ' console keymap (loadkeys).)) Please make it a literal string, thus omitting FILE entirely. OK, do you mean like this?: Load console