change command names: fcitx5-* -> fcitx
diff --git a/inputmethods/fcitx/Makefile b/inputmethods/fcitx/Makefile
index 9e2f9ae1eb1..c2d002c859e 100644
--- a/inputmethods/fcitx/Makefile
+++ b/inputmethods/fcitx/Makefile
@@ -2,7 +2,7 @@ COMMENT = flexible input method framework
DISTNAME = fcitx5-5.0.15
PKGNAME = ${DISTNAME:S/fcitx5/fcitx/}
-REVISION = 0
+REVISION = 1
SHARED_LIBS += Fcitx5Config 0.0 # 0.0
SHARED_LIBS += Fcitx5Core 0.0 # 0.0
diff --git a/inputmethods/fcitx/pkg/README b/inputmethods/fcitx/pkg/README
index f4693695b77..614878a66c3 100644
--- a/inputmethods/fcitx/pkg/README
+++ b/inputmethods/fcitx/pkg/README
@@ -2,18 +2,18 @@
| Setting up and running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
-The "fcitx5" package on its own focused on providing a framework for
+The "fcitx" package on its own focused on providing a framework for
typing with many languages all over the world with a large number of
-engines. To make fcitx5 useful, the corresponding engines for your
+engines. To make fcitx useful, the corresponding engines for your
languages as well as supporting modules for your graphical environment
(e.g. GTK/QT) need to be installed.
-A basic installation of fcitx5 would be:
+A basic installation of fcitx would be:
- # pkg_add fcitx5 fcitx5-config-qt fcitx5-gtk fcitx5-qt
+ # pkg_add fcitx fcitx-config-qt fcitx-gtk fcitx-qt
# pkg_add $YOUR_PREFERED_INPUT_METHOD
-then configure fcitx5 to start with your DE/WM and setup your IM
+then configure fcitx to start with your DE/WM and setup your IM
engine. For Chinese/Japanese/Korean user, remember to install a font
with CJK support. To install noto-cjk:
@@ -22,12 +22,12 @@ with CJK support. To install noto-cjk:
|=============================================================|
| Language/Method | Language engine package to install |
|=============================================================|
-| M17N | fcitx5-m17n |
-| Vietnamese Telex | fcitx5-unikey |
-| Korean | fcitx5-hangul |
-| Japanese | fcitx5-skk / fcitx5-kkc / fcitx5-anthy |
-| Symbols (e.g. IPA) | fcitx5-table-other |
-| Other tables [1] | fcitx5-table-other |
+| M17N | fcitx-m17n |
+| Vietnamese Telex | fcitx-unikey |
+| Korean | fcitx-hangul |
+| Japanese | fcitx-skk / fcitx-kkc / fcitx-anthy |
+| Symbols (e.g. IPA) | fcitx-table-other |
+| Other tables [1] | fcitx-table-other |
|=============================================================|
[1]: https://github.com/fcitx/fcitx5-table-other/tree/master/tables
@@ -36,17 +36,17 @@ Chinese Method
==============
For PinYin / CangJie / ShuangPin / WuBi / ErBi / ZiRanMa, install
-fcitx5-chinese-addons.
+fcitx-chinese-addons.
For ZhengMa / Boshiamy / Quick and other WuBi / CangJie tables,
-install fcitx5-table-extra.
+install fcitx-table-extra.
-For ZhuYin, install fcitx5-chewing.
+For ZhuYin, install fcitx-chewing.
-Starting fcitx5
+Starting fcitx
===============
-You need to start fcitx5 with your desktop environment/window manager
+You need to start fcitx with your desktop environment/window manager
for it to be useful, if your desktop environment supports XDG Autostart,
fcitx should start automatically. Otherwise, adding the following lines
to ~/.xsession *BEFORE INVOKING YOUR DE/WM* and then login again:
@@ -68,7 +68,7 @@ Language' to find your prefered input method.
Troubleshooting
===============
-Fcitx5 bundles with fcitx5-diagnose, a tool to help you troubleshoot,
+Fcitx bundles with fcitx5-diagnose, a tool to help you troubleshoot,
in case of sending bug report to upstream or openbsd-ports mailing
list, remember to attach a copy of its output, with sensitive
information removed.
@@ -77,5 +77,5 @@ Migrating from fcitx4
=====================
Pinyin and table input method engines that are previous bundled inside
-fcitx4 are now packaged separately as "fcitx5-chinese-addons", install
+fcitx4 are now packaged separately as "fcitx-chinese-addons", install
it to use those methods.
No comments:
Post a Comment