Stable Rust version build status:
Beta and Nightly Rust version build status:
Cobalt SKK ライブラリ.
CSKK ã¯SKK(Simple Kana Kanji 変æ›)用ライブラリã§ã™ã€‚ CSKKã¯SKKã¨å¤–延的ã«åŒå€¤ã§ã‚ã‚‹ãŸã‚ã€ã“ã†å付ã‘られã¾ã—ãŸã€‚
Fcitx5用: fcitx5-cskk
ãƒã‚´ãƒ»ã‚¢ã‚¤ã‚³ãƒ³é¡ž: cskk-icons
å‚考 - ddskk: http://openlab.ring.gr.jp/skk/ddskk.html - libskk: https://github.com/ueno/libskk
Ubuntuç‰ã§ã¯ä»¥ä¸‹ã®ã‚³ãƒžãƒ³ãƒ‰ã§ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«
shell
sudo apt install libxkbcommon-dev
shell
cargo install --force cbindgen
shell
cargo install --force cargo-c
root権é™ãŒã‚ã‚‹å ´åˆã€ä»¥ä¸‹ã‚’実行ã™ã‚‹ã€‚
ã“ã‚Œã¯cargo cbuild --release
ã§target/{arch}/release/以下ã«ç”Ÿæˆã•ã‚ŒãŸãƒ•ã‚¡ã‚¤ãƒ«ã‚’é©åˆ‡ãªã‚·ã‚¹ãƒ†ãƒ ã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã«ã€ãã—ã¦assets/以下ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é©åˆ‡ãªãƒ‡ãƒ¼ã‚¿ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã®libcskk/以下ã«ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã™ã‚‹ã€‚
shell
cargo cinstall --release
標準的ãªãƒ‘ス以外ã«ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã™ã‚‹å ´åˆã¯ã€ä»¥ä¸‹ã®ã‚ˆã†ãªå¼•æ•°ã‚’与ãˆã‚‹ã€‚ 詳細㯠cargo-c ã‚’å‚ç…§ã®ã“ã¨ã€‚
shell
cargo cinstall --release --prefix="/tmp" --datadir="$HOME/.local/share"
Copyright (C) 2018 Naoaki Iwakiri
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.