]> git.pld-linux.org Git - packages/ecore.git/blame_incremental - ecore.spec
- up to 0.9.9.025; ecore_test segfaults, hmmm....
[packages/ecore.git] / ecore.spec
... / ...
CommitLineData
1#
2# Conditional build:
3%bcond_without static_libs # don't build static library
4#
5Summary: Enlightened Core X interface library
6Summary(pl): Biblioteka interfejsu X Enlightened Core
7Name: ecore
8Version: 0.9.9.025
9Release: 1
10License: BSD
11Group: X11/Libraries
12Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
13# Source0-md5: c3a6f4392896defa4a768a13817e38d8
14URL: http://enlightenment.org/Libraries/Ecore/
15BuildRequires: autoconf
16BuildRequires: automake
17BuildRequires: curl-devel
18BuildRequires: evas-devel
19BuildRequires: libtool
20BuildRequires: openssl-devel
21BuildRequires: pkgconfig
22BuildRequires: sed >= 4.0
23Requires: %{name}-libs = %{version}-%{release}
24Requires: fonts-TTF-bitstream-vera
25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
26
27%undefine __cxx
28
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
35%description -l pl
36