|
| 1 | +/** Human readable report. This is not consumed by boulder */ |
| 2 | +{ |
| 3 | + "manifest-version": "0.2", |
| 4 | + "packages": { |
| 5 | + "fcitx5-m17n": { |
| 6 | + "build-depends": [ |
| 7 | + "cmake(ECM)", |
| 8 | + "cmake(Fcitx5Core)", |
| 9 | + "cmake(Fcitx5Module)", |
| 10 | + "cmake(Fcitx5ModuleTestFrontend)", |
| 11 | + "gettext-devel", |
| 12 | + "pkgconfig(m17n-db)", |
| 13 | + "pkgconfig(m17n-gui)" |
| 14 | + ], |
| 15 | + "depends": [ |
| 16 | + "soname(libFcitx5Config.so.6(x86_64))", |
| 17 | + "soname(libFcitx5Core.so.7(x86_64))", |
| 18 | + "soname(libFcitx5Utils.so.2(x86_64))", |
| 19 | + "soname(libc.so.6(x86_64))", |
| 20 | + "soname(libgcc_s.so.1(x86_64))", |
| 21 | + "soname(libm.so.6(x86_64))", |
| 22 | + "soname(libm17n-core.so.0(x86_64))", |
| 23 | + "soname(libm17n.so.0(x86_64))", |
| 24 | + "soname(libstdc++.so.6(x86_64))" |
| 25 | + ], |
| 26 | + "files": [ |
| 27 | + "/usr/lib/fcitx5/libm17n.so", |
| 28 | + "/usr/share/fcitx5/addon/m17n.conf", |
| 29 | + "/usr/share/fcitx5/m17n/default", |
| 30 | + "/usr/share/locale/ca/LC_MESSAGES/fcitx5-m17n.mo", |
| 31 | + "/usr/share/locale/da/LC_MESSAGES/fcitx5-m17n.mo", |
| 32 | + "/usr/share/locale/de/LC_MESSAGES/fcitx5-m17n.mo", |
| 33 | + "/usr/share/locale/fr/LC_MESSAGES/fcitx5-m17n.mo", |
| 34 | + "/usr/share/locale/he/LC_MESSAGES/fcitx5-m17n.mo", |
| 35 | + "/usr/share/locale/ja/LC_MESSAGES/fcitx5-m17n.mo", |
| 36 | + "/usr/share/locale/ka/LC_MESSAGES/fcitx5-m17n.mo", |
| 37 | + "/usr/share/locale/ko/LC_MESSAGES/fcitx5-m17n.mo", |
| 38 | + "/usr/share/locale/ru/LC_MESSAGES/fcitx5-m17n.mo", |
| 39 | + "/usr/share/locale/tr/LC_MESSAGES/fcitx5-m17n.mo", |
| 40 | + "/usr/share/locale/vi/LC_MESSAGES/fcitx5-m17n.mo", |
| 41 | + "/usr/share/locale/zh_CN/LC_MESSAGES/fcitx5-m17n.mo", |
| 42 | + "/usr/share/locale/zh_TW/LC_MESSAGES/fcitx5-m17n.mo", |
| 43 | + "/usr/share/metainfo/org.fcitx.Fcitx5.Addon.M17N.metainfo.xml" |
| 44 | + ], |
| 45 | + "name": "fcitx5-m17n", |
| 46 | + "provides": [ |
| 47 | + "soname(fcitx5/libm17n.so(x86_64))" |
| 48 | + ] |
| 49 | + } |
| 50 | + }, |
| 51 | + "source-name": "fcitx5-m17n", |
| 52 | + "source-release": "1", |
| 53 | + "source-version": "5.1.6" |
| 54 | +} |
0 commit comments