>From 541c693f255abfb96b094edd1ac58d4594485a8c Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Fri, 8 May 2015 09:35:07 +0200
Subject: [PATCH] gnu: gimp: Enable Python scripting support.
* gnu/packages/gimp.scm (gimp): Enable Python scripting support.
---
gnu/packages/gimp.scm | 7 +++
1
On Fri, May 08, 2015 at 09:36:07AM +0200, Ricardo Wurmus wrote:
> * gnu/packages/gimp.scm (gimp): Enable Python scripting support.
Looks good!
Andreas
On Thu, May 07, 2015 at 06:06:16PM +0200, Ludovic Courtès wrote:
l...@gnu.org (Ludovic Courtès) skribis:
You should be able to get compilation going with the patch below, but
getting the HTTP client to work with 2.0.5 will require more work.
I think for 0.8.2 I will actually bump the requirem
Could you create yourself an account on Savannah so I can add you to the
project? That will make it easier to work on these changes.
Mathieu Lirzin skribis:
> From 8d61be9cdd787265b7bb7e1232546f5e7f3997e3 Mon Sep 17 00:00:00 2001
> From: Mathieu Lirzin
> Date: Thu, 7 May 2015 21:21:02 +0200
>
l...@gnu.org (Ludovic Courtès) writes:
> Could you create yourself an account on Savannah so I can add you to the
> project? That will make it easier to work on these changes.
I have sent a request for inclusion. I will send the updated patch
later ;-).
--
Mathieu Lirzin
Hello Manolis,
Thanks for the detailed report! So I gather that something like:
guix build --target=i686-pc-gnu coreutils sed tar
works as expected on wip-hurd, right?
Did you try running the resulting binaries on GNU/Hurd? ISTR there were
problems in the past.
Ludo’.
Thanks to Bavier for bringing this issue to my attention. This patch
removes two source files that are released under a non-free license.
There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
released under non-free terms, but they are enclosed in #ifdef
statements and the make fl
Ricardo Wurmus skribis:
> Thanks to Bavier for bringing this issue to my attention. This patch
> removes two source files that are released under a non-free license.
>
> There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
> released under non-free terms, but they are enclosed i
* gnu/packages/patches/guix-test-networking.patch: Delete it.
* gnu/packages/patches/libtool-skip-tests.patch: Delete it.
* gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch: Delete it.
* gnu/packages/patches/udev-gir-libtool.patch: Delete it.
* gnu-system.am (dist_patch_DATA): Remove them as
Hello Guix,
This patch adds a few more inputs to our octave package. Arpack is
needed for the "eigs" function. Previously, we had the fltk input, but
without glu it's essentially useless.
I had wanted to also add Suitesparse, but there are some compilation
problems yet.
I took the libert
Cyril Roelandt skribis:
> * gnu/packages/patches/guix-test-networking.patch: Delete it.
> * gnu/packages/patches/libtool-skip-tests.patch: Delete it.
> * gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch: Delete it.
> * gnu/packages/patches/udev-gir-libtool.patch: Delete it.
> * gnu-system.
Here is the updated patch with some modifications...
(most of them are in "website/www/utils.scm")
--
Mathieu Lirzin
>From f6b50dfccae0d493705c600587324153c96a90d0 Mon Sep 17 00:00:00 2001
From: Mathieu Lirzin
Date: Fri, 8 May 2015 04:56:17 +0200
Subject: [PATCH] website: Fix URLs.
Enable loca
* guix/profiles.scm (gtk-icon-theme-hook): New function.
(%default-profile-hooks): Add `(gtk-icon-theme-hook "hicolor")' and
`(gtk-icon-theme-hook "HighContrast")'.
---
guix/profiles.scm | 36 +++-
1 file changed, 35 insertions(+), 1 deletion(-)
diff --git a/gu
l...@gnu.org (Ludovic Courtès) writes:
> I will need help from someone with an armv7 machine to produce the
> tarball for that platform. Mark, would that be OK for you?
Yes, in fact I've already created one, but I'll create another one based
on 0.8.2 when the time comes.
> I don’t think “we” (i.
This is WIP.
> * guix/profiles.scm (gtk-icon-theme-hook): New function.
> (%default-profile-hooks): Add `(gtk-icon-theme-hook "hicolor")' and
> `(gtk-icon-theme-hook "HighContrast")'.
> ---
> guix/profiles.scm | 36 +++-
> 1 file changed, 35 insertions(+), 1 de
Ricardo Wurmus writes:
> Thanks to Bavier for bringing this issue to my attention. This patch
> removes two source files that are released under a non-free license.
Sounds good, thanks!
> There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
> released under non-free terms, but
l...@gnu.org (Ludovic Courtès) writes:
> I think for 0.8.2 I will actually bump the requirement to Guile 2.0.7 or
> 2.0.9 (the latter is what Debian 8 has.) People on older systems will
> still be able to install Guix using the binary tarball.
>
> What do people think?
Sounds good to me. The bi
17 matches
Mail list logo