GNU bug report logs -
#37274
[PATCHES] libxfce4ui: Add gi and customize vendor.
Previous Next
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
Message #10 received at 37274-done <at> debbugs.gnu.org (full text, mbox):
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.