Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo


Modified Files:
        Makefile.am autogen.sh configure.in 
Added Files:
        README.in embryo-native.oe.in embryo.bb.in embryo.oe.in 
        embryo.spec.in embryoXnative.bb.in 
Removed Files:
        README embryo-native.oe embryo.bb embryo.oe embryo.spec 
        embryoXnative.bb make_cross_compile_arm.sh 


Log Message:


autopackage up embryo

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 24 Mar 2004 10:25:04 -0000      1.2
+++ Makefile.am 22 Mar 2005 13:10:05 -0000      1.3
@@ -5,19 +5,33 @@
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                        config.h.in config.sub configure install-sh \
                       ltconfig ltmain.sh missing mkinstalldirs \
-                      stamp-h.in embryo_docs.tar embryo_docs.tar.gz embryo.c
-
-dist-hook:
-       ./gendoc; \
-       tar cvf embryo_docs.tar doc/html doc/latex doc/man; \
-       rm -f embryo_docs.tar.gz; \
-       gzip -9 embryo_docs.tar;
+                      stamp-h.in build-stamp configure-stamp depcomp \
+                      embryo_docs.tar.gz embryo.c \
+                      README \
+                      embryo.pc \
+                      embryo.spec \
+                      embryo.oe embryo-native.oe \
+                      embryo.bb embryoXnative.bb \
+                      debian/changelog
 
 bin_SCRIPTS = embryo-config
 
-EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN embryo.spec embryo.c.in \
-                       gendoc Doxyfile embryo_docs.tar.gz embryo.pc.in \
-                       make_cross_compile_arm.sh
+EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN embryo.c.in gendoc \
+             Doxyfile \
+            README.in README \
+            embryo.pc.in \
+            embryo.spec.in embryo.spec \
+            embryo.oe.in embryo.oe embryo-native.oe.in embryo-native.oe \
+            embryo.bb.in embryo.bb embryoXnative.bb.in embryoXnative.bb \
+            debian/changelog.in debian/changelog \
+            debian/compat \
+            debian/control \
+            debian/copyright \
+            debian/docs \
+            debian/embryo0-bin.files \
+            debian/libembryo0-dev.files \
+            debian/libembryo0.files \
+            debian/rules
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = embryo.pc
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/autogen.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- autogen.sh  13 Sep 2004 05:31:04 -0000      1.4
+++ autogen.sh  22 Mar 2005 13:10:05 -0000      1.5
@@ -3,6 +3,8 @@
 rm -rf autom4te.cache
 rm -f aclocal.m4
 
+touch README
+
 echo "Running aclocal..."; aclocal $ACLOCAL_FLAGS -I m4 \
 && echo "Running autoheader..."; autoheader \
 && echo "Running autoconf..."; autoconf \
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/configure.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- configure.in        22 Mar 2005 10:54:17 -0000      1.11
+++ configure.in        22 Mar 2005 13:10:05 -0000      1.12
@@ -114,7 +114,13 @@
 src/lib/Makefile
 src/bin/Makefile
 embryo-config
+README
+embryo.spec
+embryo.oe
+embryo-native.oe
+embryo.bb
+embryoXnative.bb
+debian/changelog
 ],[
 chmod +x embryo-config
-touch embryo_docs.tar.gz
 ])




-------------------------------------------------------
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

Reply via email to