]> git.pld-linux.org Git - packages/ecore.git/blame - ecore.spec
- up to 0.9.9.025; ecore_test segfaults, hmmm....
[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
54f5fbbe 8Version: 0.9.9.025
c3b5ffaf 9Release: 1
320931eb 10License: BSD
11Group: X11/Libraries
c3b5ffaf 12Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
54f5fbbe 13# Source0-md5: c3a6f4392896defa4a768a13817e38d8
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
39083cad 22BuildRequires: sed >= 4.0
ef89d0f2 23Requires: %{name}-libs = %{version}-%{release}
24Requires: fonts-TTF-bitstream-vera
320931eb 25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
26
4acfc032 27%undefine __cxx
28
320931eb 29%description
30Ecore is the event/X abstraction layer that makes doing selections,
31Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
32optimized, and convenient. It's a separate library so anyone can make
33use of the work put into Ecore to make this job easy for applications.
34
f95d65ff
JB
35%description -l pl
36