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.3 |
Version: 4.2.4 |
4 |
Release: %mkrel 1 |
Release: %mkrel 1 |
5 |
License: GPL |
License: GPL |
6 |
Group: System/Internationalization |
Group: System/Internationalization |
7 |
URL: http://code.google.com/p/fcitx/ |
URL: http://code.google.com/p/fcitx/ |
8 |
Source0: http://fcitx.googlecode.com/files/%name-%{version}_dict.tar.xz |
Source0: http://fcitx.googlecode.com/files/%name-%{version}_dict.tar.xz |
|
Patch0: fcitx-4.2.3-fix-str-fmt.patch |
|
9 |
BuildRequires: cmake |
BuildRequires: cmake |
10 |
BuildRequires: gettext-devel |
BuildRequires: gettext-devel |
11 |
BuildRequires: libx11-devel |
BuildRequires: libx11-devel |
70 |
|
|
71 |
%prep |
%prep |
72 |
%setup -q -n %name-%version |
%setup -q -n %name-%version |
|
%patch0 -p0 |
|
73 |
|
|
74 |
%build |
%build |
75 |
%cmake -DENABLE_GTK2_IM_MODULE=ON -DENABLE_GTK3_IM_MODULE=ON -DCMAKE_SKIP_RPATH=OFF |
%cmake -DENABLE_GTK2_IM_MODULE=ON -DENABLE_GTK3_IM_MODULE=ON -DCMAKE_SKIP_RPATH=OFF |