summaryrefslogtreecommitdiff
path: root/packaging/weekeyboard.spec
blob: 8a4544a5c07d6c2034e198f5f68f1d5a44e67e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
%bcond_with wayland

Name:           weekeyboard
Version:        0.0.3
Release:        1
License:        Apache-2.0
Summary:        Virtual Keyboard Application
Url:            http://github.com/etrunko/weekeyboard
Group:          Graphics & UI Framework/Libraries
Source0:        weekeyboard-%{version}.tar.bz2
Source1001:     weekeyboard.manifest

BuildRequires:  pkgconfig(eina)
BuildRequires:  pkgconfig(eet)
BuildRequires:  pkgconfig(evas)
BuildRequires:  pkgconfig(ecore)
BuildRequires:  pkgconfig(ecore-evas)
BuildRequires:  pkgconfig(edje)
BuildRequires:  pkgconfig(eet)
BuildRequires:  pkgconfig(efreet)
BuildRequires:  pkgconfig(eldbus)
BuildRequires:  ibus

Requires:       ibus
Requires:       ibus-hangul
Requires:       ibus-libpinyin

%if %{with wayland}
BuildRequires:  pkgconfig(ecore-wayland)
%else
ExclusiveArch:
%endif

%description
Weekeyboard is a virtual keyboard application written in EFL and
made for Wayland compositors.
%prep
%setup -q
cp %{SOURCE1001} .

%build

%reconfigure
make %{?_smp_mflags}

%install
%make_install

%files
%manifest %{name}.manifest
%defattr(-,root,root,-)
%license COPYING
%{_bindir}/weekeyboard
%{_datadir}/weekeyboard/*.edj
%{_datadir}/X11/xkb/symbols/wkb