Search Criteria
Package Details: fcitx5-lotus 3.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fcitx5-lotus.git (read-only, click to copy) |
|---|---|
| Package Base: | fcitx5-lotus |
| Description: | Vietnamese input method for fcitx5 |
| Upstream URL: | https://github.com/LotusInputMethod/fcitx5-lotus |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | fcitx5-lotus |
| Provides: | fcitx5-lotus |
| Submitter: | nanoka |
| Maintainer: | nanoka |
| Last Packager: | nanoka |
| Votes: | 2 |
| Popularity: | 0.158402 |
| First Submitted: | 2026-02-18 02:16 (UTC) |
| Last Updated: | 2026-07-08 16:57 (UTC) |
Dependencies (19)
- acl (acl-gitAUR)
- fcitx5 (fcitx5-gitAUR, fcitx5-shorin-patched-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-nowacom-gitAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR, libinput-eppAUR, libinput-eppAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libudev.so (lib32-systemd-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- python-dbus
- python-qtpy (python-qtpy-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR, sonic-frameworks-cmake-modulesAUR) (make)
- gcc (gcc-gitAUR, gcc-fast-optimizedAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libx11 (libx11-gitAUR) (make)
- python (make)
- fcitx5-lotus-openrcAUR (fcitx5-lotus-openrc-gitAUR, fcitx5-lotus-openrcAUR, fcitx5-lotus-openrc-binAUR) (optional) – OpenRC init script for fcitx5-lotus
- fcitx5-lotus-runitAUR (fcitx5-lotus-runit-gitAUR, fcitx5-lotus-runitAUR, fcitx5-lotus-runit-binAUR) (optional) – Runit service for fcitx5-lotus
Latest Comments
nanoka commented on 2026-06-22 04:48 (UTC)
According to Arch packaging guidelines,
dependsis sufficient for dependencies needed at both compile and runtime —makechrootpkginstalls them before building in clean chroot. Bothfcitx5andlibinputalready include headers and pkg-config files in Arch, so adding them tomakedependsis redundant. My PKGBUILD follows the officialfcitx5-bamboopattern which only hasfcitx5independs, sincefcitx5-lotusis a fork offcitx5-bambooand uses a fork ofbamboo-coreas a submodule similarly.Technetium1 commented on 2026-06-22 03:20 (UTC)
Requires
fcitx5andlibinputinmakedependsforbamboo-coreto compile in clean chroot.