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.6 |
4 |
Release: %mkrel 4 |
Release: %mkrel 1 |
5 |
License: GPLv2+ |
License: GPLv2+ |
6 |
Group: System/Internationalization |
Group: System/Internationalization |
7 |
URL: https://fcitx-im.org |
URL: https://fcitx-im.org |
88 |
|
|
89 |
%build |
%build |
90 |
%cmake -DENABLE_QT_GUI=OFF -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_build |
92 |
|
|
93 |
%install |
%install |
94 |
%makeinstall_std -C build |
%make_install -C build |
95 |
|
|
96 |
chrpath -d %{buildroot}%{_libdir}/*.so |
chrpath -d %{buildroot}%{_libdir}/*.so |
97 |
desktop-file-install --dir %{buildroot}%{_datadir}/applications \ |
desktop-file-install --dir %{buildroot}%{_datadir}/applications \ |