pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod inputmethod: Enable rime-pinyin-simp



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a313e2e6d599
branches:  trunk
changeset: 448189:a313e2e6d599
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Mar 06 04:59:07 2021 +0000

description:
inputmethod: Enable rime-pinyin-simp

diffstat:

 inputmethod/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 64928c63d45f -r a313e2e6d599 inputmethod/Makefile
--- a/inputmethod/Makefile      Sat Mar 06 04:58:44 2021 +0000
+++ b/inputmethod/Makefile      Sat Mar 06 04:59:07 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2021/03/06 04:57:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.114 2021/03/06 04:59:07 ryoon Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -100,6 +100,7 @@
 SUBDIR+=       rime-jyutping
 SUBDIR+=       rime-luna-pinyin
 SUBDIR+=       rime-middle-chinese
+SUBDIR+=       rime-pinyin-simp
 SUBDIR+=       rime-prelude
 SUBDIR+=       rime-terra-pinyin
 SUBDIR+=       ruby-zinnia



Home | Main Index | Thread Index | Old Index