The hash of rime-flypy-20240724.tar.gz maybe wrong, please update it.
Search Criteria
Package Details: rime-flypy 20240827-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rime-flypy.git (read-only, click to copy) |
|---|---|
| Package Base: | rime-flypy |
| Description: | 小鹤音形 rime 挂接文件 |
| Upstream URL: | http://flypy.com/ |
| Licenses: | unknown |
| Submitter: | cubercsl |
| Maintainer: | cubercsl |
| Last Packager: | cubercsl |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-02-15 05:21 (UTC) |
| Last Updated: | 2024-09-15 15:31 (UTC) |
Dependencies (7)
- libime (libime-gitAUR) (make)
- librime (librime-gitAUR, librime-sbxlm-gitAUR, librime-sbxlmAUR, librime-luajitAUR, librime-qjs-gitAUR) (make)
- python (make)
- rime-prelude (make)
- fcitx-rime (optional) – input support
- fcitx5-rime (fcitx5-rime-gitAUR) (optional) – input support
- ibus-rime (optional) – input support
Required by (0)
Sources (1)
Latest Comments
hour-keeper commented on 2024-08-11 02:25 (UTC)
Kiri0 commented on 2024-01-17 03:40 (UTC)
[add loong64 support] In PKGBUILD only x86_64. As far as i known, arm riscv loong64 should work well. Only test in loong64 and loong64 works well. I can say safe to add 'loong64' .
Kiri0 commented on 2023-12-03 16:35 (UTC) (edited on 2023-12-03 16:37 (UTC) by Kiri0)
Very nice job! Thanks!
There's little flaws: {"now" : "should be", "1 小鹤音形 2. ///" : "1 小鹤音形 2 中/半/汉", "1 小鹤音形 2 → 3 → 4 → 5 →" : "1 小鹤音形 2 中文 → 西文 3 半角 → 全角 4汉字 → 漢字 5 。, → .,"}
shown in picture
hour-keeper commented on 2023-10-14 09:13 (UTC)
The hash of rime-flypy-10.9.4.p1.tar.gz maybe wrong, please update it.
albertlv commented on 2023-03-08 05:21 (UTC)
maybe need split fcity-flypy. not everyone use fcitx5.
cubercsl commented on 2021-02-15 05:57 (UTC) (edited on 2022-08-28 07:47 (UTC) by cubercsl)
- Please enable this input scheme through the
default.custom.yamlfile in the user configuration directory orrime_deployercommand and re-deploy rime to take effect.
Example default.custom.yaml:
patch:
schema_list:
- schema: flypy
Or use the following commands for fcitx5:
rime_deployer --add-schema flypy
rime_deployer --build ~/.local/share/fcitx5 /usr/share/rime-data
- If you want to use "flypy_full" which equivalent to
oqmon windows, please symlinkflypy_full.txtto your user configuration directory.
For example (fcitx5-rime):
ln -s /usr/share/rime-data/flypy_full/flypy_full.txt ~/.local/share/fcitx5/rime/
- If you want to modify
flypy_{sys,top,user}.txtfor the current user, you can copy them to the user profile folder (i.e.~/.local/share/fcitx5/rimeforfcitx5-rime) and modify them.
Pinned Comments
cubercsl commented on 2021-02-15 05:57 (UTC) (edited on 2022-08-28 07:47 (UTC) by cubercsl)
default.custom.yamlfile in the user configuration directory orrime_deployercommand and re-deploy rime to take effect.Example
default.custom.yaml:Or use the following commands for fcitx5:
oqmon windows, please symlinkflypy_full.txtto your user configuration directory.For example (fcitx5-rime):
flypy_{sys,top,user}.txtfor the current user, you can copy them to the user profile folder (i.e.~/.local/share/fcitx5/rimeforfcitx5-rime) and modify them.