Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas Modified Files: Makefile.am configure.in Added Files: evas-native.oe.in evas.bb.in evas.oe.in evas.spec.in evasXnative.bb.in Removed Files: README TODO evas-native.oe evas.bb evas.oe evas.spec evasXnative.bb make_cross_compile_arm.sh Log Message: auto-package for evas and cleanups =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/Makefile.am,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- Makefile.am 12 May 2004 18:40:17 -0000 1.16 +++ Makefile.am 4 Mar 2005 14:34:22 -0000 1.17 @@ -5,18 +5,31 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ config.h.in config.sub configure install-sh \ ltconfig ltmain.sh missing mkinstalldirs \ - stamp-h.in evas_docs.tar evas_docs.tar.gz evas.c - -dist-hook: - ./gendoc; \ - tar cvf evas_docs.tar doc/html doc/latex doc/man; \ - rm -f evas_docs.tar.gz; \ - gzip -9 evas_docs.tar; + stamp-h.in build-stamp configure-stamp depcomp \ + evas_docs.tar.gz evas.c \ + README \ + evas.pc \ + evas.spec \ + evas.oe evas-native.oe \ + evas.bb evasXnative.bb \ + debian/changelog 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 - +EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN evas.c.in gendoc \ + Doxyfile \ + README.in README \ + evas.pc.in \ + evas.spec.in evas.spec \ + evas.oe.in evas.oe evas-native.oe.in evas-native.oe \ + evas.bb.in evas.bb evasXnative.bb.in evasXnative.bb \ + debian/changelog.in debian/changelog \ + debian/control \ + debian/copyright \ + debian/evas2-test.files \ + debian/libevas2-dev.files \ + debian/libevas2.files \ + debian/rules + pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = evas.pc =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/configure.in,v retrieving revision 1.93 retrieving revision 1.94 diff -u -3 -r1.93 -r1.94 --- configure.in 1 Mar 2005 12:09:40 -0000 1.93 +++ configure.in 4 Mar 2005 14:34:31 -0000 1.94 @@ -1,8 +1,6 @@ # get rid of that stupid cache mechanism rm -f config.cache - - AC_INIT(configure.in) AC_CANONICAL_BUILD AC_CANONICAL_HOST @@ -1459,6 +1457,7 @@ AC_OUTPUT([ Makefile +evas.pc data/Makefile src/Makefile src/bin/Makefile @@ -1484,10 +1483,15 @@ proj/Makefile proj/win32_gdi/Makefile evas-config -evas.pc +README +evas.spec +evas.oe +evas-native.oe +evas.bb +evasXnative.bb +debian/changelog ],[ chmod +x evas-config -touch evas_docs.tar.gz touch src/bin/moc_evas_software_qtopia_main.cpp ]) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs