URL: http://www.enlightenment.org
Group: Graphics & UI Framework/Other
Source0: %{name}-%{version}.tar.gz
+Source1001: e-tizen-testcase.manifest
License: BSD-2-Clause
BuildRequires: pkgconfig(enlightenment)
BuildRequires: pkgconfig(eldbus)
%prep
%setup -q
+cp %{SOURCE1001} .
%build
export GC_SECTIONS_FLAGS="-fdata-sections -ffunction-sections -Wl,--gc-sections"
make install DESTDIR=%{buildroot}
%files
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%attr(550,root,root) %{_bindir}/e_test_runner
%license COPYING