pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 20 21:44:32 UTC 2021

Modified Files:
        pkgsrc/inputmethod: Makefile

Log Message:
inputmethod: Enable fcitx5-sayura


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/inputmethod/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/inputmethod/Makefile
diff -u pkgsrc/inputmethod/Makefile:1.99 pkgsrc/inputmethod/Makefile:1.100
--- pkgsrc/inputmethod/Makefile:1.99    Sat Feb 20 21:42:30 2021
+++ pkgsrc/inputmethod/Makefile Sat Feb 20 21:44:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2021/02/20 21:42:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.100 2021/02/20 21:44:32 ryoon Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -29,6 +29,7 @@ SUBDIR+=      fcitx5-m17n
 SUBDIR+=       fcitx5-mozc
 SUBDIR+=       fcitx5-qt
 SUBDIR+=       fcitx5-rime
+SUBDIR+=       fcitx5-sayura
 SUBDIR+=       fcitx5-skk
 SUBDIR+=       gcin
 SUBDIR+=       gtk-im-libthai



Home | Main Index | Thread Index | Old Index