unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: qblade via Guix-patches via <guix-patches@gnu.org>
To: 46661@debbugs.gnu.org
Subject: [bug#46661] Add console support for uim
Date: Sat, 20 Feb 2021 06:46:01 +0000	[thread overview]
Message-ID: <rxELl47J_Hptukr5wi8KpBADmYWH_yOtyDu9Xxs0Vo1UW5CIMZt1zlZHDvwVO30gnp-m2kmuur0JyxzWhdpln4ku_L1enYKrddL_3zOgxEc=@protonmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 69 bytes --]

Add console support for uim

Sent with ProtonMail Secure Email.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-uim-add-console-support-uim-fep.patch --]
[-- Type: text/x-patch; name=0001-gnu-uim-add-console-support-uim-fep.patch, Size: 816 bytes --]

From 30e523f1a0b00a728584cc7553e670bbc486a7e3 Mon Sep 17 00:00:00 2001
From: qblade <qblade@protonmail.com>
Date: Sat, 20 Feb 2021 01:49:24 +0000
Subject: [PATCH] gnu: uim add console support (uim-fep)

* gnu/packages/xorg.scm (uim): inputs add ncurses
---
 gnu/packages/xorg.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index ed98d1acd3..cd32b83d47 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6393,7 +6393,8 @@ X11 servers, Windows, or macOS.")
      `(("anthy" ,anthy)
        ("libedit" ,libedit)
        ("libxft" ,libxft)
-       ("m17n-lib" ,m17n-lib)))
+       ("m17n-lib" ,m17n-lib)
+       ("ncurses" ,ncurses)))
     (native-inputs
      `(("emacs" ,emacs-minimal)
        ("intltool" ,intltool)
-- 
2.29.2


             reply	other threads:[~2021-02-20 11:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-20  6:46 qblade via Guix-patches via [this message]
2021-03-26  6:24 ` [bug#46661] RE: [bug#46661] Add console support for uim qblade via Guix-patches via
2021-07-26 11:03   ` bug#46661: " 宋文武

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='rxELl47J_Hptukr5wi8KpBADmYWH_yOtyDu9Xxs0Vo1UW5CIMZt1zlZHDvwVO30gnp-m2kmuur0JyxzWhdpln4ku_L1enYKrddL_3zOgxEc=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=46661@debbugs.gnu.org \
    --cc=qblade@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).