[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
339/377: gnu: ibus: Enable memconf.
From: |
guix-commits |
Subject: |
339/377: gnu: ibus: Enable memconf. |
Date: |
Thu, 2 Sep 2021 17:56:15 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 846f00b8b7ac8d5d4391587425eff68bb87b278f
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 0175acd..1483f65 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")
- 315/377: gnu: at-spi2-core: Update to 2.40.0., (continued)
- 315/377: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/09/02
- 320/377: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/09/02
- 321/377: gnu: json-glib: Enable documentation and man-pages., guix-commits, 2021/09/02
- 324/377: gnu: wayland: Fix and move documentation., guix-commits, 2021/09/02
- 326/377: gnu: wayland-protocols: Update description., guix-commits, 2021/09/02
- 328/377: gnu: gtk+-2: Enable tests., guix-commits, 2021/09/02
- 332/377: gnu: gtk+: Add missing inputs., guix-commits, 2021/09/02
- 333/377: gnu: gtk+: Enable cloud-providers support., guix-commits, 2021/09/02
- 335/377: gnu: gtkmm: Update to 3.24.4., guix-commits, 2021/09/02
- 336/377: gnu: gtkmm-2: Fix build., guix-commits, 2021/09/02
- 339/377: gnu: ibus: Enable memconf.,
guix-commits <=
- 341/377: gnu: ibus: Remove trailing #t in phases., guix-commits, 2021/09/02
- 343/377: gnu: faac: Correct source uri., guix-commits, 2021/09/02
- 344/377: gnu: zbar: Update to 0.23.90., guix-commits, 2021/09/02
- 345/377: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/09/02
- 346/377: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/09/02
- 347/377: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/09/02
- 348/377: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/09/02
- 349/377: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/09/02
- 351/377: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/09/02
- 353/377: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/09/02