From d16954771b79cbe469815744a4d26240eb0badf8 Mon Sep 17 00:00:00 2001 From: sparky Date: Mon, 23 Jan 2006 17:56:21 +0000 Subject: [PATCH] - without directfb bcond Changed files: evas.spec -> 1.19 --- evas.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/evas.spec b/evas.spec index d16b7c4..3379f88 100644 --- a/evas.spec +++ b/evas.spec @@ -3,6 +3,7 @@ %bcond_without mmx # without MMX and MMX2 %bcond_without sse # without SSE %bcond_without altivec # without altivec +%bcond_without directfb # build without DirectFB support %bcond_without static_libs # don't build static library # %ifnarch i586 i686 athlon %{x8664} @@ -26,7 +27,7 @@ Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz # Source0-md5: ca5528c8894d49cbdf77873f5974c0e8 #Patch0: %{name}-missing_m4.patch URL: http://enlightenment.org/Libraries/Evas/ -BuildRequires: DirectFB-devel +%{?with_directfb:BuildRequires: DirectFB-devel} BuildRequires: OpenGL-devel BuildRequires: autoconf BuildRequires: automake @@ -109,7 +110,7 @@ Statyczna biblioteka Evas. %{!?with_static_libs:--disable-static} \ --enable-software-x11 \ --disable-software-xcb \ - --enable-directfb \ + --%{?with_directfb:en}%{!?with_directfb:dis}able-directfb \ --enable-fb \ --enable-buffer \ --disable-software-qtopia \ -- 2.43.0