]> git.pld-linux.org Git - packages/ecore.git/blame - ecore.spec
- xorg* BRs
[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/
8bd9691e 15BuildRequires: DirectFB-devel
320931eb 16BuildRequires: autoconf
17BuildRequires: automake
fcac574f 18BuildRequires: curl-devel
320931eb 19BuildRequires: evas-devel
20BuildRequires: libtool
21BuildRequires: openssl-devel
c3b5ffaf 22BuildRequires: pkgconfig
8bd9691e 23BuildRequires: xorg-lib-libXScrnSaver-devel
24BuildRequires: xorg-lib-libXcursor-devel
25BuildRequires: xorg-lib-libXdamage-devel
26BuildRequires: xorg-lib-libXinerama-devel
27BuildRequires: xorg-lib-libXp-devel
28BuildRequires: xorg-lib-libXrandr-devel
76bceaba 29Obsoletes: ecore-libs
320931eb 30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
31
4acfc032 32%undefine __cxx
33
320931eb 34%description
35Ecore is the event/X abstraction layer that makes doing selections,
36Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
37optimized, and convenient. It's a separate library so anyone can make
38use of the work put into Ecore to make this job easy for applications.
39
f95d65ff
JB
40%description -l pl
41