Re: The plan for 0.7

2014-07-03 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > I’d like to release 0.7 by the end of June. The main focus for me has > been to prepare a usable bootable system, and 0.7 will provide a > bootable USB disk image. We’re getting there, slowly but surely. The main blockers now are: coming up with a kerne

Re: [PATCH] gnu: Add gegl and gimp

2014-07-03 Thread Ludovic Courtès
John Darrington skribis: > * gnu/packages/gimp.scm (gegl, gimp): New variables. Great, looks good to me! [...] > +(lambda _ > + ;; This test program seems to crash on exit. Specifically, whilst > + ;; g_object_unreffing bufferA and bufferB - This seems to be a bug >

[PATCH] gnu: Add gegl and gimp

2014-07-03 Thread John Darrington
* gnu/packages/gimp.scm (gegl, gimp): New variables. --- gnu/packages/gimp.scm | 82 + 1 file changed, 82 insertions(+) diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm index 33c3887..0fd54ba 100644 --- a/gnu/packages/gimp.scm +++ b/gnu/