GNU bug report logs - #37274
[PATCHES] libxfce4ui: Add gi and customize vendor.

Previous Next

Package: guix-patches;

Reported by: L p R n d n <guix <at> lprndn.info>

Date: Mon, 2 Sep 2019 14:07:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#37274: closed ([PATCHES] libxfce4ui: Add gi and customize
 vendor.)
Date: Fri, 06 Sep 2019 22:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 07 Sep 2019 00:28:14 +0200
with message-id <87ftl9awld.fsf <at> gnu.org>
and subject line Re: [bug#37274] [PATCHES] libxfce4ui: Add gi and customize vendor.
has caused the debbugs.gnu.org bug report #37274,
regarding [PATCHES] libxfce4ui: Add gi and customize vendor.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
37274: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37274
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: L  p R n  d n    <guix <at> lprndn.info>
To: guix-patches <at> gnu.org 
Subject: [PATCHES] libxfce4ui: Add gi and customize vendor.
Date: Mon, 02 Sep 2019 16:06:42 +0200
[0008-gnu-libxfce4ui-Add-gobject-introspection-support.patch (text/x-patch, attachment)]
[0009-gnu-libxfce4ui-Add-vendor.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: L p R n d n <guix <at> lprndn.info>
Cc: 37274-done <at> debbugs.gnu.org
Subject: Re: [bug#37274] [PATCHES] libxfce4ui: Add gi and customize vendor.
Date: Sat, 07 Sep 2019 00:28:14 +0200
L  p R n  d n    <guix <at> lprndn.info> skribis:

>>From 2b27a5241957d3cb25a066bebac5c7168e4e8730 Mon Sep 17 00:00:00 2001
> From: L  p R n  d n <guix <at> lprndn.info>
> Date: Sun, 18 Aug 2019 22:35:07 +0200
> Subject: [PATCH 08/19] gnu: libxfce4ui: Add gobject-introspection support.
>
> * gnu/packages/xfce.scm (libxfce4ui): Add gobject-introspection to native-inputs.

[...]

>>From 2218da3c69bc58aa9546b62b7e19331cba6e6c46 Mon Sep 17 00:00:00 2001
> From: L  p R n  d n <guix <at> lprndn.info>
> Date: Sun, 18 Aug 2019 22:36:55 +0200
> Subject: [PATCH 09/19] gnu: libxfce4ui: Add vendor.
>
> * gnu/packages/xfce.scm (libxfce4ui)[arguments]: Add #:configure-flags.

Applied both.

> --- a/gnu/packages/xfce.scm
> +++ b/gnu/packages/xfce.scm
> @@ -169,6 +169,9 @@ storage system.")
>                 (base32
>                  "1npjhznmnckhnylsv3l7p1zvhckhmp9d7vifs8w12kdfmrg0fjf4"))))
>      (build-system gnu-build-system)
> +    (arguments
> +     `(#:configure-flags
> +       (list "--with-vendor-info=Guix")))

I changed that to “GNU Guix”.  :-)


This bug report was last modified 5 years and 262 days ago.

Previous Next


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