]> git.pld-linux.org Git - packages/evas.git/blame - evas.spec
- updated to 20050329 snap
[packages/evas.git] / evas.spec
CommitLineData
3b0f8708 1#
2%bcond_with mmx
3%bcond_with sse
4%bcond_with altivec
5#
6%ifarch i686 athlon
7%define with_mmx 1
8%endif
ee730ab3 9Summary: Multi-platform Canvas Library
ab7d1756 10Summary(pl): Wieloplatformowa biblioteka do rysowania
ee730ab3 11Name: evas
3b0f8708 12Version: 0.9.9
13%define _snap 20050329
ee730ab3 14Release: 0.%{_snap}.0.1
15License: BSD
16Group: Libraries
17#Source0: http://dl.sourceforge.net/enlightenment/%{name}-%{version}_%{_pre}.tar.gz
3b0f8708 18Source0: ftp://ftp.sparky.homelinux.org/pub/e17/%{name}-%{_snap}.tar.gz
19# Source0-md5: d29b5c91e01c3eda9ff8a940dfe84398
ee730ab3 20URL: http://enlightenment.org/
ab7d1756
JB
21BuildRequires: DirectFB-devel
22BuildRequires: OpenGL-devel
ee730ab3 23BuildRequires: autoconf
24BuildRequires: automake
ee730ab3 25#BuildRequires: cairo-devel
26BuildRequires: edb-devel
27BuildRequires: eet-devel
28BuildRequires: freetype-devel
29BuildRequires: libjpeg-devel
30BuildRequires: libpng-devel
31BuildRequires: libtool
3b0f8708 32BuildRequires: pkgconfig
ee730ab3 33BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
34
35%description
36Evas is a clean display canvas API for several target display systems
37that can draw anti-aliased text, smooth super and sub-sampled scaled
38images, alpha-blend objects much and more.
39
ab7d1756
JB
40%description -l pl
41