File ephoto.spec of Package ephoto

%define efl_version	1.28.0

Summary: 	Enlightenment photo manager
Name: 		ephoto
Version: 	1.6.0
Release: 	1
License: 	BSD
Group: 		Graphical desktop/Enlightenment
URL: 		http://www.enlightenment.org

Source:		%name-%version.tar.xz


BuildRequires:  meson
BuildRequires:  ninja
BuildRequires:  gettext-devel
BuildRequires:	pkgconfig(eina) >= %{efl_version}
BuildRequires:  efl >= %{efl_version}
BuildRequires:	gettext-devel

Requires: efl >= %{efl_version}

%description
Ephoto is an image viewer and editor written using the Enlightenment
Foundation Libraries (EFL) which offer it speed and a small footprint.
This package is part of the Enlightenment desktop shell.


%prep

%setup


%build
%meson
%meson_build

%install
%meson_install

find %buildroot -name *.la -delete
%find_lang %{name}

%files -f %{name}.lang
%doc AUTHORS COPYING TODO
%{_bindir}/*
%{_libdir}/%{name}
%{_datadir}/%{name}
%{_datadir}/applications/%name.desktop
%{_iconsdir}/%name.png
openSUSE Build Service is sponsored by