unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Meiyo Peng <meiyo.peng@gmail.com>
Cc: 33203@debbugs.gnu.org
Subject: [bug#33203] [patch] Rime Input Method Engine
Date: Sat, 10 Nov 2018 22:00:47 +0100	[thread overview]
Message-ID: <87bm6wy7eo.fsf@gnu.org> (raw)
In-Reply-To: <874ld0stmw.fsf@gmail.com> (Meiyo Peng's message of "Thu, 01 Nov 2018 23:29:59 +0800")

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

Meiyo Peng <meiyo.peng@gmail.com> skribis:

> From 17a253ac1b8e7bc9a7a97338463c526a61d51730 Mon Sep 17 00:00:00 2001
> From: Meiyo Peng <meiyo.peng@gmail.com>
> Date: Mon, 29 Oct 2018 11:22:55 +0800
> Subject: [PATCH 2/6] gnu: Add opencc.
>
> * gnu/packages/textutils.scm (opencc): New variable.

Applied with the minor changes below: we don’t mention that the program
is free since every package is free in Guix.

Thanks,
Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1018 bytes --]

diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index 8fd0570f1c..1d498b5a75 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -774,9 +774,9 @@ indentation.
     (native-inputs
      `(("python" ,python-wrapper)))
     (home-page "https://github.com/BYVoid/OpenCC")
-    (synopsis "Open Chinese Convert")
-    (description "Open Chinese Convert (OpenCC) is an opensource project for
-conversion between Traditional Chinese and Simplified Chinese, supporting
-character-level conversion, phrase-level conversion, variant conversion and
-regional idioms among Mainland China, Taiwan and Hong kong.")
+    (synopsis "Convert between Traditional Chinese and Simplified Chinese")
+    (description "Open Chinese Convert (OpenCC) converts between Traditional
+Chinese and Simplified Chinese, supporting character-level conversion,
+phrase-level conversion, variant conversion, and regional idioms among
+Mainland China, Taiwan, and Hong-Kong.")
     (license license:asl2.0)))

  parent reply	other threads:[~2018-11-10 21:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-30 14:33 [bug#33203] [patch] Rime Input Method Engine Meiyo Peng
2018-10-31  4:33 ` Meiyo Peng
2018-11-01 15:29   ` Meiyo Peng
2018-11-10 20:55     ` Ludovic Courtès
2018-11-10 21:00     ` Ludovic Courtès [this message]
2018-11-10 21:01     ` Ludovic Courtès
2018-11-10 21:44     ` Ludovic Courtès
2018-11-10 21:47     ` Ludovic Courtès
2018-11-10 21:51     ` bug#33203: " Ludovic Courtès

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=87bm6wy7eo.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=33203@debbugs.gnu.org \
    --cc=meiyo.peng@gmail.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).