]> git.pld-linux.org Git - packages/ecore.git/blame - ecore.spec
- up to 0.9.9.036; test soft was removed
[packages/ecore.git] / ecore.spec
CommitLineData
95b32668
KK
1#
2# Conditional build:
3%bcond_without static_libs # don't build static library
4#
320931eb 5Summary: Enlightened Core X interface library
f95d65ff 6Summary(pl): Biblioteka interfejsu X Enlightened Core
320931eb 7Name: ecore
62c463f2 8Version: 0.9.9.036
c3b5ffaf 9Release: 1
320931eb 10License: BSD
11Group: X11/Libraries
c3b5ffaf 12Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
62c463f2 13# Source0-md5: b2f3ba94aa47a885c77c3ad7a686ee42
7fdb4a0f 14URL: http://enlightenment.org/Libraries/Ecore/
320931eb 15BuildRequires: autoconf
16BuildRequires: automake
fcac574f 17BuildRequires: curl-devel
320931eb 18BuildRequires: evas-devel
19BuildRequires: libtool
20BuildRequires: openssl-devel
c3b5ffaf 21BuildRequires: pkgconfig
ef89d0f2 22Requires: %{name}-libs = %{version}-%{release}
320931eb 23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
24
4acfc032 25%undefine __cxx
26
320931eb 27%description
28Ecore is the event/X abstraction layer that makes doing selections,
29Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
30optimized, and convenient. It's a separate library so anyone can make
31use of the work put into Ecore to make this job easy for applications.
32
f95d65ff
JB
33%description -l pl
34