Codebase list fcitx-sayura / 6cb2cbf0-9d8b-4d93-96dd-417012cac59b/upstream/0.1.2+git20220602.6.61f7758
6cb2cbf0-9d8b-4d93-96dd-417012cac59b/upstream/0.1.2+git20220602.6.61f7758

Tree @6cb2cbf0-9d8b-4d93-96dd-417012cac59b/upstream/0.1.2+git20220602.6.61f7758 (Download .tar.gz)

## Fcitx-Sayura

Fcitx-Sayura is a Sinhala input method for Fcitx input method framework ported from IBus-Sayura.

### License

Fcitx-Sayura is a free software released under GPLv2.

### Install (From Source)

    $git clone git@github.com:yuyichao/fcitx-sayura.git

    $cd fcitx-sayura
    $mkdir -p build
    $cd build
    $cmake .. -DCMAKE_INSTALL_PREFIX=/usr
    $make
    #make install