GNU bug report logs - #43433
[PATCH] gnu: Add cozy.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Tue, 15 Sep 2020 20:52:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 43433 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 43433 <at> debbugs.gnu.org
Subject: Re: [bug#43433] [PATCH] gnu: Add cozy.
Date: Thu, 17 Sep 2020 16:04:37 +0200
Hello Vinicius,

> +                                                        (package-version python))

This line is over the 78 columns limit.

> +                                                      "/site-packages"))
> +                    (gi-typelib-path   (getenv "GI_TYPELIB_PATH"))
> +                    (gst-plugin-path   (getenv "GST_PLUGIN_SYSTEM_PATH"))
> +                    (libmagic-path     (string-append
> +                                        (assoc-ref %build-inputs "file")
> +                                        "/lib"))
> +                    (python-path       (getenv "PYTHONPATH")))
> +               (wrap-program (string-append out "/bin/com.github.geigi.cozy")

What about calling the wrapped program "cozy"?

Thanks,

Mathieu




This bug report was last modified 4 years and 310 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.