[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add GIMP plugin “fourier”.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] Add GIMP plugin “fourier”. |
Date: |
Sun, 03 Apr 2016 23:29:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Ricardo Wurmus <address@hidden> skribis:
> Unfortunately, GIMP does not respect any plugin search path environment
> variable, so after installation users have to edit their GIMP settings
> to include “$GUIX_PROFILE/lib/gimp/2.0/plug-ins” in
> “Edit->Preferences->Folders->Plug Ins”.
A solution would be to add such an environment variable, indeed.
> From 8c2bbbc4669eff1742f416586931b7c7f2a0bd9c Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Sat, 2 Apr 2016 08:12:32 +0200
> Subject: [PATCH] gnu: Add gimp-fourier.
>
> * gnu/packages/gimp.scm (gimp-fourier): New variable.
LGTM!
> + (home-page "http://registry.gimp.org/node/19596";)
Time for a new importer? :-)
Thanks,
Ludo’.