guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35999] [PATCH] gnu: add gthumb


From: Ricardo Wurmus
Subject: [bug#35999] [PATCH] gnu: add gthumb
Date: Thu, 30 May 2019 09:37:27 +0200
User-agent: mu4e 1.2.0; emacs 26.2

Hi Andy,

>  * gnu/packages/gnome.scm (gthumb): Add at 3.8.0

thanks for the patch.

(Note that the commit message should be “Add variable.”)


> +    (arguments
> +     `(#:validate-runpath? #f))

It’s not a good idea to disable RUNPATH validation, because it usually
shows you that something might be wrong.  In this package the problem is
that the RUNPATH does not include the lib/gthumb/extensions
directory.

I’m still fighting with a handful of binaries that don’t seem to get the
right RUNPATH, but once that’s done I’ll push the updated patch to the
master branch.

-- 
Ricardo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]