-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathorg.fcitx.Fcitx5.Addon.Jyutping.yaml
41 lines (41 loc) · 1.15 KB
/
org.fcitx.Fcitx5.Addon.Jyutping.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
app-id: org.fcitx.Fcitx5.Addon.Jyutping
branch: master
runtime: org.fcitx.Fcitx5
runtime-version: master
sdk: org.kde.Sdk//6.8
build-extension: true
separate-locales: false
build-options:
prefix: /app/addons/Jyutping
prepend-pkg-config-path: /app/addons/Jyutping/lib/pkgconfig
cleanup:
- /include
- "*.la"
- "*.a"
- /lib/cmake
- /lib/pkgconfig
- /man
- "/lib/libIMEPinyin*"
- "/lib/libIMETable*"
- "/lib/libime/zh_CN.lm*"
- "/share/libime/*.main.dict"
modules:
- modules/boost.yaml
- modules/libime.yaml
- modules/fmt.yaml
- modules/fcitx5-chinese-addons.yaml
- name: libime-jyutping
buildsystem: cmake-ninja
sources:
- type: git
url: https://github.com/fcitx/libime-jyutping
- type: file
url: https://download.fcitx-im.org/data/jyutping-dict-20180104.tar.xz
sha256: e3a5b13edb8efa2f764245a3232f99ba7e7670e22b8cbe666a4fffa84b35f35b
dest: data
- type: file
url: https://download.fcitx-im.org/data/jyutping-model-20180103.tar.xz
sha256: 4f07229e2080f0ee30ce51b016409f260af82a58dd406a01ea5981b59ca87071
dest: data
config-opts:
- -DCMAKE_BUILD_TYPE=Release