[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/4] gnu: Add potrace.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH 1/4] gnu: Add potrace. |
Date: |
Tue, 07 Oct 2014 18:59:13 +0200 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
Eric Bavier <address@hidden> skribis:
> From f178a122f3805cbc23119b20c2144cf2a59bed3f Mon Sep 17 00:00:00 2001
> From: Eric Bavier <address@hidden>
> Date: Tue, 7 Oct 2014 11:13:35 -0500
> Subject: [PATCH 1/4] gnu: Add potrace.
>
> * gnu/packages/fontutils.scm (potrace): New variable.
This part looks good to me, but...
> gnu/packages/fontutils.scm | 28 ++++++++++++++
> gnu/packages/giflib.scm | 90
> ++++++++++++++++++++++++++++++++++++++++++++
What about the giflib.scm changes? Were they intended? Perhaps giflib
5.x can be added in image.scm?
Thanks,
Ludo’.