package upload
[apps/core/preloaded/tickernoti.git] / packaging / com.samsung.tickernoti-syspopup.spec
1 Name:       com.samsung.tickernoti-syspopup
2 Summary:    tickernoti system popup application
3 Version:    0.1.6
4 Release:    1
5 Group:      TO_BE/FILLED_IN
6 License:    TO BE FILLED IN
7 Source0:    %{name}-%{version}.tar.gz
8
9 BuildRequires: pkgconfig(elementary)
10 BuildRequires: pkgconfig(appcore-efl)
11 BuildRequires: pkgconfig(utilX)
12 BuildRequires: pkgconfig(evas) 
13 BuildRequires: pkgconfig(syspopup)
14 BuildRequires: gettext-devel
15 BuildRequires: cmake
16 BuildRequires: edje-tools
17
18 %description
19 tickernoti system popup application
20
21 %prep
22 %setup -q
23
24 %build
25 cmake . -DCMAKE_INSTALL_PREFIX=/opt/apps/com.samsung.tickernoti-syspopup
26
27 make %{?jobs:-j%jobs}
28
29 %install
30 rm -rf %{buildroot}
31 %make_install
32
33 %files
34 %defattr(-,root,root,-)
35 /opt/share/packages/com.samsung.tickernoti-syspopup.xml
36 /opt/apps/com.samsung.tickernoti-syspopup/res/edje/tickernoti.edj
37 /opt/apps/com.samsung.tickernoti-syspopup/bin/tickernoti-syspopup