1 |
Summary: Fcitx - Free Chinese Input Toys for X |
Summary: Fcitx - Free Chinese Input Toys for X |
2 |
Name: fcitx |
Name: fcitx |
3 |
Version: 4.2.9.1 |
Version: 4.2.9.1 |
4 |
Release: %mkrel 1 |
Release: %mkrel 2 |
5 |
License: GPLv2+ |
License: GPLv2+ |
6 |
Group: System/Internationalization |
Group: System/Internationalization |
7 |
URL: https://fcitx-im.org |
URL: https://fcitx-im.org |
32 |
Requires: locales-zh |
Requires: locales-zh |
33 |
Recommends: %{name}-gtk = %{version} |
Recommends: %{name}-gtk = %{version} |
34 |
Recommends: %{name}-gtk3 = %{version} |
Recommends: %{name}-gtk3 = %{version} |
35 |
|
Recommends: %{name}-configtool |
36 |
|
|
37 |
%description |
%description |
38 |
%{name} is an X input method allowing people to enter simplified Chinese |
%{name} is an X input method allowing people to enter simplified Chinese |
87 |
%setup -q |
%setup -q |
88 |
|
|
89 |
%build |
%build |
90 |
%cmake -DENABLE_GTK2_IM_MODULE=ON -DENABLE_GTK3_IM_MODULE=ON -DCMAKE_SKIP_RPATH=OFF -DENABLE_XDGAUTOSTART=OFF |
%cmake -DENABLE_QT_GUI=OFF -DENABLE_GTK3_IM_MODULE=ON -DCMAKE_SKIP_RPATH=OFF -DENABLE_XDGAUTOSTART=OFF |
91 |
%make |
%make |
92 |
|
|
93 |
%install |
%install |