Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edb

Dir     : e17/libs/edb


Modified Files:
        Makefile.am configure.in 
Added Files:
        COPYING-PLAIN README.in edb-native.oe.in edb.bb.in edb.oe.in 
        edb.spec.in edbXnative.bb.in 
Removed Files:
        README edb-native.oe edb.bb edb.oe edb.spec edbXnative.bb 
        make_cross_compile_arm.sh 


Log Message:


edb auto-packages now. i'll stop here and see what people say. i see no
drawbacks - only a lot of time saving

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edb/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 15 Apr 2004 07:58:28 -0000      1.8
+++ Makefile.am 3 Mar 2005 05:23:38 -0000       1.9
@@ -7,13 +7,31 @@
 MAINTAINERCLEANFILES = INSTALL Makefile.in aclocal.m4 config.guess \
                       config.h.in config.sub configure install-sh \
                       ltconfig ltmain.sh missing mkinstalldirs \
-                      stamp-h.in
+                      stamp-h.in build-stamp configure-stamp depcomp \
+                      README \
+                      edb.pc \
+                       edb.spec \
+                      edb.oe edb-native.oe \
+                      edb.bb edbXnative.bb \
+                       debian/changelog
 
-SUBDIRS                     = src test tools debian
+SUBDIRS                     = src test tools
 
 bin_SCRIPTS = edb-config
 
-EXTRA_DIST = README AUTHORS COPYING edb.spec edb.pc.in
+EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN edb.spec edb.spec.in \
+             README.in README \
+            edb.pc.in \
+            edb.spec.in edb.spec \
+            edb.oe.in edb.oe edb-native.oe.in edb-native.oe \
+            edb.bb.in edb.bb edbXnative.bb.in edbXnative.bb \
+            debian/changelog.in debian/changelog \
+            debian/control \
+            debian/copyright \
+            debian/libedb1-dev.install \
+            debian/libedb1.install \
+            debian/rules \
+            debian/edb-tools.install
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = edb.pc
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edb/configure.in,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- configure.in        28 Feb 2005 05:34:59 -0000      1.29
+++ configure.in        3 Mar 2005 05:23:38 -0000       1.30
@@ -5,6 +5,7 @@
 AC_ISC_POSIX
 AM_INIT_AUTOMAKE(edb, 1.0.5.002)
 AM_CONFIG_HEADER(config.h)
+
 AC_PROG_CC
 AM_PROG_CC_STDC
 AC_C_CONST
@@ -449,8 +450,14 @@
 src/edb_common.h
 src/edb_int.h
 src/edb_185.h
-debian/Makefile
-edb-config],
-[
+edb-config
+README
+edb.spec
+edb.oe
+edb-native.oe
+edb.bb
+edbXnative.bb
+debian/changelog
+], [
 chmod +x edb-config
 ])




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