> here's a patch to add the latest release of webkitgtk 2.4 which is
> needed by GnuCash (second patch).
I forgot to add the patch that adds goffice in the version GnuCash
requires. It's attached.
>From 98a99c25d43cdcd8aa0051bc91c3696fccfb634b Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date
David Hashe skribis:
> From 3caa6372614cbbf39d06a8d1741958e1bb92be9a Mon Sep 17 00:00:00 2001
> From: David Hashe
> Date: Tue, 5 May 2015 23:49:55 -0500
> Subject: [PATCH] gnu: webkitgtk: Remove unnecessary make flag.
>
> * gnu/packages/webkit.scm (webkitgtk): Remove make-flags.
Applied, thanks
Eric Bavier skribis:
> From bc5eba1477f21fa09502f14043c7b67e528c6f47 Mon Sep 17 00:00:00 2001
> From: Eric Bavier
> Date: Tue, 5 May 2015 20:21:38 -0500
> Subject: [PATCH] gnu: hop: Remove use of patchelf.
>
> * gnu/packages/patches/hop-linker-flags.patch: New file.
> * gnu-system.am (dist_patch
Ricardo Wurmus skribis:
> [rwurmus@guix-builder:~] (557) $ time wget
> http://hydra.gnu.org/nar/h1qjkg8bvcdb485q81lw5844szgywpg7-texlive-texmf-2014
> --2015-05-06 08:20:38--
> http://hydra.gnu.org/nar/h1qjkg8bvcdb485q81lw5844szgywpg7-texlive-texmf-2014
> Resolving hydra.gnu.org (hy
Ricardo Wurmus skribis:
> From a2ea83cfe3fab5101388870626c323191200c066 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Wed, 6 May 2015 08:38:06 +0200
> Subject: [PATCH 1/2] gnu: Add WebkitGTK 2.4.8.
>
> * gnu/packages/webkit.scm (webkitgtk-2.4): New variable.
> * gnu/packages/patches/we
Ricardo Wurmus skribis:
> From 98a99c25d43cdcd8aa0051bc91c3696fccfb634b Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Sun, 19 Apr 2015 18:38:24 +0200
> Subject: [PATCH] gnu: Add goffice-0.8.
>
> * gnu/packages/gnome.scm (goffice-0.8): New variable.
[...]
> + (alist-cons-after
>
This patch is a draft for the html->sxml website conversion.
--
Mathieu Lirzin
>From 6b2369b6847ee377385296dd5235250aa3db8f45 Mon Sep 17 00:00:00 2001
From: Mathieu Lirzin
Date: Wed, 6 May 2015 17:36:01 +0200
Subject: [PATCH] website: Convert implementation to SXML.
---
website/www.scm
Ludovic Courtès writes:
> civodul pushed a commit to branch master
> in repository guix.
>
> commit 4bfeb0ca74fca75febe62b8e059b0c5a6ddd622f
> Author: Ludovic Courtès
> Date: Tue May 5 21:39:18 2015 +0200
>
> gnu: mozjs: Mark as unsupported on mips64el-linux.
[...]
> diff --git a/gnu/pac
Mathieu Lirzin writes:
> This patch is a draft for the html->sxml website conversion.
Looking good!
But, I have one comment overall about our development strategy:
I see a lot of absolute paths like
'/software/guix/static/base/css/base.css'. These will of course work
when viewing the site on
Mathieu Lirzin writes:
> This patch is a draft for the html->sxml website conversion.
Thought of another comment: Please wrap lines to be less than 80
characters whenever possible. There are a lot of long string literals
that could be wrapped.
--
David Thompson
Web Developer - Free Software F
On Wed, May 06, 2015 at 11:54:56AM -0400, Mark H Weaver wrote:
> In general, I would prefer not to mark packages as unsupported on a
> platform unless there is good reason to believe that the problems would
> be very difficult to resolve.
>
> In this case, Debian contains builds of mozjs for MIPS,
I assume the test is supposed to run with any standards compliant shell
and not specifically GNU Bash:
>From 45b02e923e835569c47e4e5b4dd6972ac402a74e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?=
Date: Wed, 6 May 2015 20:13:31 +0200
Subject: [PATCH] tests:
On 2015-05-06 10:52, Mathieu Lirzin wrote:
This patch is a draft for the html->sxml website conversion.
Great! :)
--
Luis Felipe López Acevedo
http://sirgazil.bitbucket.org/
David Thompson skribis:
> Mathieu Lirzin writes:
>
>> This patch is a draft for the html->sxml website conversion.
>
> Looking good!
Indeed!
> But, I have one comment overall about our development strategy:
>
> I see a lot of absolute paths like
> '/software/guix/static/base/css/base.css'. Th
On Wed, May 06, 2015 at 08:18:47PM +0200, Taylan Ulrich Bay??rl??/Kammer wrote:
I assume the test is supposed to run with any standards compliant shell
and not specifically GNU Bash:
Since we use bash, I don't think it matters if we have constructs which don't
work on the traditional bou
Mark H Weaver skribis:
> Ludovic Courtès writes:
>
>> civodul pushed a commit to branch master
>> in repository guix.
>>
>> commit 4bfeb0ca74fca75febe62b8e059b0c5a6ddd622f
>> Author: Ludovic Courtès
>> Date: Tue May 5 21:39:18 2015 +0200
>>
>> gnu: mozjs: Mark as unsupported on mips64el-l
John Darrington writes:
> Since we use bash, I don't think it matters if we have constructs
> which don't work on the traditional bourne shell.
This is about building Guix though, which should work on any POSIX
system (approximately at least?) with the dependencies listed in the
README.
By the
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> John Darrington writes:
>
>> Since we use bash, I don't think it matters if we have constructs
>> which don't work on the traditional bourne shell.
>
> This is about building Guix though, which should work on any POSIX
> system (
David Thompson skribis:
> From 888bb58253ab708f38609aa839e77a46a96bd0df Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Sun, 3 May 2015 17:02:59 -0400
> Subject: [PATCH] gnu: Add postgresql-service.
>
> * gnu/services/databases.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add i
l...@gnu.org (Ludovic Courtès) writes:
> Could you move the explanations (after “since” and “because”) as
> comments in the source, and push afterwards?
Done and pushed, thanks for the review.
Taylan
Hi,
Les Harris skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Could you double-check whether this command succeeds as root and
>> non-interactively (no passphrase prompt):
>>
>> lsh -l USER build.server.com cat /proc/loadavg
>
> As a followup to this, this set me on the right track. Th
I thought it would be helpful to have a ‘%desktop-services’ variable
that would provide the things most “desktop” users typically want in
addition to what ‘%base-services’ provides. See attached patch.
Someone using ‘%desktop-services’ still need to add, say, Xfce to the
declaration’s ‘packages’
Ludovic Courtès writes:
> I thought it would be helpful to have a ‘%desktop-services’ variable
> that would provide the things most “desktop” users typically want in
> addition to what ‘%base-services’ provides. See attached patch.
>
> Someone using ‘%desktop-services’ still need to add, say, Xf
David Thompson skribis:
>Thought of another comment: Please wrap lines to be less than 80
>characters whenever possible. There are a lot of long string literals
Done!
--
Mathieu Lirzin
>From 3d17099c6ac47adc283372c5f78240df10323d01 Mon Sep 17 00:00:00 2001
From: Mathieu Lirzin
Date: Wed, 6 M
Ludovic Courtès writes:
> David Thompson skribis:
>
>> I should create a "wip-deploy" branch in our git repository that you
>> could submit patches for. I need to do a bit more work to get the very
>> basics working so we have a foundation to build on, though.
>
> That would be nice, feel free t
25 matches
Mail list logo