[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/122: gnu: ibus: Enable memconf.
From: |
guix-commits |
Subject: |
86/122: gnu: ibus: Enable memconf. |
Date: |
Wed, 30 Jun 2021 18:26:41 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit a8ef664544c3de1beb22c85166e6b1486c195c19
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Wed Apr 7 16:42:24 2021 -0400
gnu: ibus: Enable memconf.
* gnu/packages/ibus.scm (ibus)[configure-flags](enable-memconf): New flag.
---
gnu/packages/ibus.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm
index 9c67901..fc52aa1 100644
--- a/gnu/packages/ibus.scm
+++ b/gnu/packages/ibus.scm
@@ -80,6 +80,7 @@
#:parallel-build? #f ; race condition discovered with emoji support
#:configure-flags (list "--enable-python-library"
"--enable-gtk-doc"
+ "--enable-memconf"
(string-append
"--with-unicode-emoji-dir="
(assoc-ref %build-inputs "unicode-emoji")
- 119/122: gnu: tracker: Update to 3.1.1 and make related changes., (continued)
- 119/122: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/06/30
- 120/122: gnu: tracker: Propagate dependencies as per pkg-config file., guix-commits, 2021/06/30
- 122/122: gnu: tracker-miners: Enable some features., guix-commits, 2021/06/30
- 70/122: gnu: wayland: Update to 1.19.0., guix-commits, 2021/06/30
- 54/122: gnu: libgsf: Update synopsis, description, home-page and license., guix-commits, 2021/06/30
- 81/122: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/06/30
- 67/122: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/06/30
- 75/122: gnu: gtk+-2: Enable tests., guix-commits, 2021/06/30
- 83/122: gnu: gtkmm-2: Fix build., guix-commits, 2021/06/30
- 84/122: gnu: ibus: Update to 1.5.24., guix-commits, 2021/06/30
- 86/122: gnu: ibus: Enable memconf.,
guix-commits <=
- 88/122: gnu: ibus: Remove trailing #t in phases., guix-commits, 2021/06/30
- 90/122: gnu: faac: Correct source uri., guix-commits, 2021/06/30
- 89/122: gnu: iqa: Correct source uri., guix-commits, 2021/06/30
- 91/122: gnu: zbar: Update to 0.23.90., guix-commits, 2021/06/30
- 92/122: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/06/30
- 97/122: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/06/30
- 100/122: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/06/30
- 94/122: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/06/30
- 95/122: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/06/30
- 99/122: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/06/30