4c1d5bea628e82ae1907af755e9a2c5ee1235888
[framework/uifw/ise-engine-default.git] / packaging / ise-engine-default.spec
1 Name:       ise-engine-default
2 Summary:    Multilingual Keyboard ISE
3 Version:    0.1.5023
4 Release:    1
5 Group:      TO_BE/FILLED_IN
6 License:    Apache-2.0
7 Source0:    %{name}-%{version}.tar.gz
8 BuildRequires:  pkgconfig(isf)
9
10 %description
11 Multilingual Keyboard Input Service Engine (ISE) is a keyboard input method (IM), and
12 it is based on Input Service Framework(ISF).
13
14 %prep
15 %setup -q
16
17 %build
18
19 ./bootstrap
20 %configure --prefix=%{_prefix} --disable-static
21
22 make %{?jobs:-j%jobs}
23
24 %install
25 rm -rf %{buildroot}
26 %make_install
27
28
29 %files
30 %defattr(-,root,root,-)
31 /usr/lib/scim-1.0/1.4.0/IMEngine/ise-engine-default.so
32 /usr/share/scim/icons/isf-default.png