GNU bug report logs - #75167
[PATCH gnome-team 0/6] Update GNOME Builder to 47.2

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sat, 28 Dec 2024 21:15:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: vivien <at> planete-kraus.eu, 75167 <at> debbugs.gnu.org
Subject: Re: [bug#75167] [PATCH gnome-team 1/6] gnu: Add libpeas-2.
Date: Sun, 29 Dec 2024 12:29:37 +0900
Hi Liliana,

Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:

> * gnu/packages/gnome.scm (libpeas-2): New variable.

[...]

> +(define-public libpeas-2
> +  (package

[...]

> +     "Libpeas is a gobject-based plugin engine, targeted at giving every
> +application the chance to assume its own extensibility.  It also has a set of
> +features including, but not limited to: multiple extension points; on-demand
> +(lazy) programming language support for C, Python and JS; simplicity of the
> +API.")
> +    (license license:lgpl2.0+)))
> +
>  (define-public libpeas
>    (package
>      (name "libpeas")

Is a new package really required?  Could we instead more simply update
libpeas directly to version 2?  If the older libpeas need to be
maintained, I think inheriting from the older version would make sense
to avoid duplicated fields.

-- 
Thanks,
Maxim




This bug report was last modified 179 days ago.

Previous Next


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