GNU bug report logs - #72406
[PATCH emacs-team WIP 0/4] Simplify creation of emacs package variants

Previous Next

Package: guix-patches;

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

Date: Wed, 31 Jul 2024 21:02:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Simon Tournier <zimon.toutoune <at> gmail.com>, 72406 <at> debbugs.gnu.org
Cc: cox.katherine.e+guix <at> gmail.com, gemmaro.dev <at> gmail.com, andrew <at> trop.in
Subject: [bug#72406] [PATCH emacs-team WIP v4 06/24] gnu: emacs-libgit: Build variants.
Date: Tue, 03 Sep 2024 18:57:01 +0200
Am Dienstag, dem 03.09.2024 um 17:32 +0200 schrieb Simon Tournier:
> Hi Liliana,
> 
> On Sun, 11 Aug 2024 at 14:58, Liliana Marie Prikler
> <liliana.prikler <at> gmail.com> wrote:
> 
> > +      (properties
> > +       `((next-variant . ,(delay emacs-next-libgit))
> > +         (pgtk-variant . ,(delay emacs-pgtk-libgit)))))))
> 
> Sorry, I have missed why these properties are required.  Could you
> point where it would be used?
These properties are used in the package-with-emacs-* variants and
replace the packages that would normally be built with the procedures.
They aren't required normally, but for packages that use gnu-build-
system or need some special fix with certain emacs variants, they come
in handy.

Cheers




This bug report was last modified 284 days ago.

Previous Next


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