Search Criteria
Package Details: fcitx-input-support 20250103-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/manjaro-asian-input-support.git (read-only, click to copy) |
---|---|
Package Base: | manjaro-asian-input-support |
Description: | Asian input support from Manjaro for fcitx |
Upstream URL: | https://gitlab.manjaro.org/packages/extra/manjaro-asian-input-support |
Licenses: | GPL-3.0-or-later |
Conflicts: | manjaro-asian-input-support-fcitx5, manjaro-asian-input-support-ibus |
Provides: | manjaro-asian-input-support-fcitx |
Submitter: | SamLukeYes |
Maintainer: | phoepsilonix |
Last Packager: | phoepsilonix |
Votes: | 3 |
Popularity: | 0.82 |
First Submitted: | 2020-06-30 09:37 (UTC) |
Last Updated: | 2025-01-03 06:51 (UTC) |
Dependencies (10)
- fcitx-configtool
- fcitx-qt5
- fcitx-cloudpinyin (optional) – 云拼音 | Use internet resources to provide candidate input for Chinese
- fcitx-googlepinyin (optional) – 中文 | Chinese
- fcitx-hangul (optional) – 한국어 | Korean
- fcitx-m17n (optional) – other languages provided by M17n(http://www.nongnu.org/m17n/)
- fcitx-mozc (fcitx-mozc-utAUR) (optional) – 日本語 | Japanese
- fcitx-sayura (optional) – සිංහල | Sinhalese
- fcitx-unikey (optional) – Tiếng Việt | Vietnamese
- kcm-fcitx (optional) – KDE configuration module
Latest Comments
willvar commented on 2025-01-03 12:00 (UTC)
Nice! Keep up the excellent work!
phoepsilonix commented on 2025-01-03 06:56 (UTC) (edited on 2025-01-03 06:56 (UTC) by phoepsilonix)
willvar commented on 2025-01-03 05:13 (UTC)
Ah, I see the echo statement comes from the upstream source, maybe we could make some patches like this:
willvar commented on 2025-01-03 03:54 (UTC)
Hi! I noticed that some shell scripts installed in /etc/profile.d/ echoes the message like:
echo "Setting environment variables for Input Method."
While the message is useful during setup, I would prefer not to see it every time I open a terminal session like konsole/gnome terminal. Could you kindly modify the PKGBUILD so that the echo command only runs when needed (e.g., during installation)?