]> git.pld-linux.org Git - packages/ecore.git/blame - ecore.spec
- updated to 0.9.9.020
[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
95b32668 8Version: 0.9.9.020
c3b5ffaf 9Release: 1
320931eb 10License: BSD
11Group: X11/Libraries
c3b5ffaf 12Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
95b32668 13# Source0-md5: efda4b953369692587402da12fcd66e8
ad728c2e 14Patch0: %{name}-missing_m4.patch
7fdb4a0f 15URL: http://enlightenment.org/Libraries/Ecore/
320931eb 16BuildRequires: autoconf
17BuildRequires: automake
fcac574f 18BuildRequires: curl-devel
320931eb 19BuildRequires: evas-devel
20BuildRequires: libtool
21BuildRequires: openssl-devel
c3b5ffaf 22BuildRequires: pkgconfig
ef89d0f2 23Requires: %{name}-libs = %{version}-%{release}
24Requires: fonts-TTF-bitstream-vera
320931eb 25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
26
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