]> git.pld-linux.org Git - packages/evas.git/blame - evas.spec
- proper URL
[packages/evas.git] / evas.spec
CommitLineData
3b0f8708 1#
ca577fef 2%bcond_without mmx # without MMX and MMX2
3%bcond_without sse # without SSE
4%bcond_without altivec # without altivec
3b0f8708 5#
ca577fef 6%ifnarch i586 i686 athlon
7%undefine with_mmx
3b0f8708 8%endif
ca577fef 9%ifnarch i686 athlon
10%undefine with_sse
11%endif
12%ifnarch ppc
13%undefine with_altivec
14%endif
15#
ee730ab3 16Summary: Multi-platform Canvas Library
ab7d1756 17Summary(pl): Wieloplatformowa biblioteka do rysowania
ee730ab3 18Name: evas
e7e3f912
KK
19Version: 0.9.9.013
20Release: 1
ee730ab3 21License: BSD
22Group: Libraries
e7e3f912
KK
23Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
24# Source0-md5: 6d888cc6427d783ae517185c1e446e38
e79b53cc 25URL: http://enlightenment.org/Libraries/Evas/
ab7d1756
JB
26BuildRequires: DirectFB-devel
27BuildRequires: OpenGL-devel
ee730ab3 28BuildRequires: autoconf
29BuildRequires: automake
ee730ab3 30BuildRequires: edb-devel
31BuildRequires: eet-devel
32BuildRequires: freetype-devel
33BuildRequires: libjpeg-devel
34BuildRequires: libpng-devel
35BuildRequires: libtool
3b0f8708 36BuildRequires: pkgconfig
3efa5131 37Requires: fonts-TTF-bitstream-vera
ee730ab3 38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
39
40%description
41Evas is a clean display canvas API for several target display systems
42that can draw anti-aliased text, smooth super and sub-sampled scaled
43images, alpha-blend objects much and more.
44
ab7d1756
JB
45%description -l pl
46