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-double-pinyin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9fa1a3e1da16
branches:  trunk
changeset: 448174:9fa1a3e1da16
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Mar 06 04:49:44 2021 +0000

description:
inputmethod: Enable rime-double-pinyin

diffstat:

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

diffs (17 lines):

diff -r 4ac32bf9dcbf -r 9fa1a3e1da16 inputmethod/Makefile
--- a/inputmethod/Makefile      Sat Mar 06 04:49:24 2021 +0000
+++ b/inputmethod/Makefile      Sat Mar 06 04:49:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2021/03/06 04:47:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.109 2021/03/06 04:49:44 ryoon Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -94,6 +94,7 @@
 SUBDIR+=       rime-cangjie
 SUBDIR+=       rime-cantonese
 SUBDIR+=       rime-combo-pinyin
+SUBDIR+=       rime-double-pinyin
 SUBDIR+=       rime-luna-pinyin
 SUBDIR+=       rime-prelude
 SUBDIR+=       rime-terra-pinyin



Home | Main Index | Thread Index | Old Index