Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/evas
Dir : e17/libs/evas
Modified Files:
Makefile.am configure.in evas.spec
Added Files:
conf-e-x11.sh
Log Message:
handy conf script
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 10 Jul 2003 13:13:25 -0000 1.13
+++ Makefile.am 21 Jul 2003 00:24:14 -0000 1.14
@@ -31,7 +31,7 @@
bin_SCRIPTS = evas-config
EXTRA_DIST = TODO README AUTHORS COPYING COPYING-PLAIN evas.spec evas.c.in gendoc
Doxyfile evas_docs.tar.gz evas.pc.in \
-make_cross_compile_arm.sh
+make_cross_compile_arm.sh conf-e-x11.sh
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = evas.pc
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/configure.in,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -3 -r1.57 -r1.58
--- configure.in 8 Jul 2003 07:06:10 -0000 1.57
+++ configure.in 21 Jul 2003 00:24:14 -0000 1.58
@@ -5,7 +5,7 @@
AC_INIT(configure.in)
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(evas, 1.0.0_pre9)
+AM_INIT_AUTOMAKE(evas, 1.0.0_pre10)
AM_CONFIG_HEADER(config.h)
AC_C_BIGENDIAN
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/evas.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- evas.spec 8 Jul 2003 07:06:10 -0000 1.18
+++ evas.spec 21 Jul 2003 00:24:14 -0000 1.19
@@ -1,5 +1,5 @@
# Note that this is NOT a relocatable package
-%define ver 1.0.0_pre8
+%define ver 1.0.0_pre10
%define rel 1
%define prefix /usr
@@ -49,7 +49,7 @@
%build
./configure \
---prefix=%prefix \
+--prefix=%{prefix} \
--enable-software-x11 \
--enable-image-loader-png \
--enable-image-loader-jpeg \
@@ -101,10 +101,12 @@
%defattr(-,root,root)
%attr(755,root,root) %{prefix}/lib/libevas.so*
%attr(755,root,root) %{prefix}/lib/libevas.la
+%attr(755,root,root) %{prefix}/bin/evas_*
+%attr(755,root,root) %{prefix}/share/evas
%files devel
%attr(755,root,root) %{prefix}/lib/libevas.a
-%attr(755,root,root) %{prefix}/bin/evas*
+%attr(755,root,root) %{prefix}/bin/evas-config
%{prefix}/include/Evas*
%{prefix}/share/*
%doc AUTHORS
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs