SPECS: evas.spec - fixed %configure options
sparky
sparky at pld-linux.org
Sun Nov 20 02:21:36 CET 2005
Author: sparky Date: Sun Nov 20 01:21:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed %configure options
---- Files affected:
SPECS:
evas.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/evas.spec
diff -u SPECS/evas.spec:1.13 SPECS/evas.spec:1.14
--- SPECS/evas.spec:1.13 Sun Nov 20 01:52:57 2005
+++ SPECS/evas.spec Sun Nov 20 02:21:31 2005
@@ -106,11 +106,12 @@
%configure \
--enable-software-x11 \
--disable-software-xcb \
- --enable-direct-fb \
+ --enable-directfb \
--enable-fb \
--enable-buffer \
--disable-software-qtopia \
--enable-gl-x11 \
+ --enable-xrender-x11 \
--enable-image-loader-png \
--enable-image-loader-jpeg \
--enable-image-loader-eet \
@@ -131,7 +132,8 @@
%else
--disable-cpu-altivec \
%endif
- --enable-cpu-c
+ --enable-cpu-c \
+ --disable-valgrind
%{__make}
@@ -182,6 +184,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2005/11/20 01:21:31 sparky
+- fixed %configure options
+
Revision 1.13 2005/11/20 00:52:57 sparky
- up to 0.9.9.020
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/evas.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list