383f041e4ada90d132d7c63596fd78112f500a62
[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.3
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=/usr
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/applications/com.samsung.tickernoti-syspopup.desktop
36 /usr/bin/*
37 /usr/share/*