[Pkg-e-commits] [SCM] Core abstraction layer for enlightenment DR 0.17 branch, master, updated. 0.9.9.050+svn20081201-1-2296-g3301140

Albin Tonnerre albin.tonnerre at gmail.com
Thu Feb 5 18:03:51 UTC 2009


The following commit has been merged in the master branch:
commit 3301140d7373fc9695ff694ed5d977987a7b07e4
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Sun Feb 1 23:57:55 2009 +0100

    New SVN snapshot

diff --git a/debian/changelog b/debian/changelog
index 9874cc4..6889a49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+ecore (0.9.9.050+svn20090202-1) experimental; urgency=low
+
+   * New SVN snapshot
+    - libecore-con0 is now libecore-0.9.9.050a due to API change
+      + remove libecore-con0.symbols
+    - Update shlibs for libecore-0.9.9.050a due to new functions added to API
+    - refresh patches
+    - Use new 'make doc' target to generate the documentation:
+      + Add --enable-doc to configure options
+      + use 'make doc'
+      + build-depend on doxygen
+   * Use a proper short description for libecore-dbg
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com>  Thu, 05 Feb 2009 18:31:20 +0100
+
 ecore (0.9.9.050+svn20081201-2) experimental; urgency=low
 
   * Remove version name from -dev packages name
diff --git a/debian/control b/debian/control
index d28e943..1314710 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer:  Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
 Uploaders: Albin Tonnerre <albin.tonnerre at gmail.com>, Niv Sardi <xaiki at debian.org>,
  Xavier Oswald <x.oswald at free.fr>, Jan Lübbe <jluebbe at debian.org>
-Build-Depends: dpkg-dev (>= 1.14.8), debhelper (>= 6), cdbs, libeina-dev,
+Build-Depends: dpkg-dev (>= 1.14.8), debhelper (>= 6), cdbs, libeina-dev (>= 0.0.1~svn20090128),
  libeet-dev (>= 1.0.0), libevas-dev (>= 0.9.9.050+svn20081206), libssl-dev,
  libcurl4-openssl-dev, libxcursor-dev, libxss-dev, libxrender-dev, libxinerama-dev,
  libxrandr-dev, libxext-dev, libxp-dev, libxcomposite-dev, libjpeg62-dev,
- libxdamage-dev
+ libxdamage-dev, doxygen
 Standards-Version: 3.8.0
 Homepage: http://enlightenment.org
 Vcs-Git: git://git.debian.org/pkg-e/libs/ecore.git
@@ -24,7 +24,7 @@ Description: Core abstraction layer for enlightenment DR 0.17
  can make use of the work put into Ecore to make this job easy for
  applications.
 
-Package: libecore-con0
+Package: libecore-con-0.9.9.050a
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore Connection Library
@@ -151,7 +151,7 @@ Architecture: any
 Section: libdevel
 Suggests: libecore-doc
 Depends: ${misc:Depends}, libecore-0.9.9.050a (= ${binary:Version}),
-         libecore-con0 (= ${binary:Version}),
+         libecore-con-0.9.9.050a (= ${binary:Version}),
          libecore-config0 (= ${binary:Version}),
          libecore-evas0 (= ${binary:Version}),
          libecore-fb0 (= ${binary:Version}),
@@ -208,7 +208,7 @@ Architecture: any
 Section: libdevel
 Priority: extra
 Depends: ${misc:Depends}, libecore-0.9.9.050a (= ${binary:Version})
-Description:  Core abstraction layer for enlightenment DR 0.17
+Description: Debugging symbols for libecore
  This is the core event abstraction layer and X abstraction layer that makes
  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
  handlers fast, optimized, and convenient. It's a separate library so anyone
diff --git a/debian/libecore-0.9.9.050a.shlibs b/debian/libecore-0.9.9.050a.shlibs
new file mode 100644
index 0000000..d01bfca
--- /dev/null
+++ b/debian/libecore-0.9.9.050a.shlibs
@@ -0,0 +1 @@
+libecore 0.9.9.050a libecore-0.9.9.050a (>= 0.9.9.050+svn20090202)
diff --git a/debian/libecore-con-0.9.9.050a.install b/debian/libecore-con-0.9.9.050a.install
new file mode 100644
index 0000000..d9aabee
--- /dev/null
+++ b/debian/libecore-con-0.9.9.050a.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libecore_con-*.so
diff --git a/debian/libecore-con0.install b/debian/libecore-con0.install
deleted file mode 100644
index 1c47c56..0000000
--- a/debian/libecore-con0.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libecore_con.so.*
diff --git a/debian/libecore-con0.symbols b/debian/libecore-con0.symbols
deleted file mode 100644
index 068f77d..0000000
--- a/debian/libecore-con0.symbols
+++ /dev/null
@@ -1,60 +0,0 @@
-libecore_con.so.0 libecore-con0 #MINVER#
- ECORE_CON_EVENT_CLIENT_ADD at Base 0.9.9.042
- ECORE_CON_EVENT_CLIENT_DATA at Base 0.9.9.042
- ECORE_CON_EVENT_CLIENT_DEL at Base 0.9.9.042
- ECORE_CON_EVENT_SERVER_ADD at Base 0.9.9.042
- ECORE_CON_EVENT_SERVER_DATA at Base 0.9.9.042
- ECORE_CON_EVENT_SERVER_DEL at Base 0.9.9.042
- ECORE_CON_EVENT_URL_COMPLETE at Base 0.9.9.042
- ECORE_CON_EVENT_URL_DATA at Base 0.9.9.042
- ECORE_CON_EVENT_URL_PROGRESS at Base 0.9.9.043
- ecore_con_client_data_get at Base 0.9.9.042
- ecore_con_client_data_set at Base 0.9.9.042
- ecore_con_client_del at Base 0.9.9.042
- ecore_con_client_flush at Base 0.9.9.042
- ecore_con_client_ip_get at Base 0.9.9.042
- ecore_con_client_send at Base 0.9.9.042
- ecore_con_client_server_get at Base 0.9.9.042
- ecore_con_dns_lookup at Base 0.9.9.042
- ecore_con_info_get at Base 0.9.9.050+svn20081201
- ecore_con_info_init at Base 0.9.9.050+svn20081201
- ecore_con_info_shutdown at Base 0.9.9.050+svn20081201
- ecore_con_init at Base 0.9.9.042
- ecore_con_server_add at Base 0.9.9.042
- ecore_con_server_client_limit_set at Base 0.9.9.042
- ecore_con_server_clients_get at Base 0.9.9.042
- ecore_con_server_connect at Base 0.9.9.042
- ecore_con_server_connected_get at Base 0.9.9.042
- ecore_con_server_data_get at Base 0.9.9.042
- ecore_con_server_del at Base 0.9.9.042
- ecore_con_server_flush at Base 0.9.9.042
- ecore_con_server_ip_get at Base 0.9.9.042
- ecore_con_server_send at Base 0.9.9.042
- ecore_con_shutdown at Base 0.9.9.042
- ecore_con_ssl_available_get at Base 0.9.9.042
- ecore_con_ssl_client_init at Base 0.9.9.050+svn20081201
- ecore_con_ssl_client_read at Base 0.9.9.050+svn20081201
- ecore_con_ssl_client_shutdown at Base 0.9.9.050+svn20081201
- ecore_con_ssl_client_write at Base 0.9.9.050+svn20081201
- ecore_con_ssl_init at Base 0.9.9.050+svn20081201
- ecore_con_ssl_server_init at Base 0.9.9.050+svn20081201
- ecore_con_ssl_server_prepare at Base 0.9.9.050+svn20081201
- ecore_con_ssl_server_read at Base 0.9.9.050+svn20081201
- ecore_con_ssl_server_shutdown at Base 0.9.9.050+svn20081201
- ecore_con_ssl_server_try at Base 0.9.9.050+svn20081201
- ecore_con_ssl_server_write at Base 0.9.9.050+svn20081201
- ecore_con_ssl_shutdown at Base 0.9.9.050+svn20081201
- ecore_con_url_data_get at Base 0.9.9.042
- ecore_con_url_data_set at Base 0.9.9.042
- ecore_con_url_destroy at Base 0.9.9.042
- ecore_con_url_fd_set at Base 0.9.9.043
- ecore_con_url_ftp_upload at Base 0.9.9.050
- ecore_con_url_ftp_use_epsv_set at Base 0.9.9.050
- ecore_con_url_init at Base 0.9.9.042
- ecore_con_url_new at Base 0.9.9.042
- ecore_con_url_received_bytes_get at Base 0.9.9.043
- ecore_con_url_send at Base 0.9.9.042
- ecore_con_url_shutdown at Base 0.9.9.042
- ecore_con_url_time at Base 0.9.9.042
- ecore_con_url_url_set at Base 0.9.9.042
- ecore_con_url_verbose_set at Base 0.9.9.050
diff --git a/debian/libecore-dev.install b/debian/libecore-dev.install
index 7972573..585efcb 100644
--- a/debian/libecore-dev.install
+++ b/debian/libecore-dev.install
@@ -1,5 +1,15 @@
 debian/tmp/usr/include/Ecore*.h
 debian/tmp/usr/lib/libecore*.a
-debian/tmp/usr/lib/libecore_*.so
 debian/tmp/usr/lib/libecore.so
+debian/tmp/usr/lib/libecore_config.so
+debian/tmp/usr/lib/libecore_con.so
+debian/tmp/usr/lib/libecore_evas.so
+debian/tmp/usr/lib/libecore_fb.so
+debian/tmp/usr/lib/libecore_file.so
+debian/tmp/usr/lib/libecore_imf_evas.so
+debian/tmp/usr/lib/libecore_imf.so
+debian/tmp/usr/lib/libecore_ipc.so
+debian/tmp/usr/lib/libecore_job.so
+debian/tmp/usr/lib/libecore_txt.so
+debian/tmp/usr/lib/libecore_x.so
 debian/tmp/usr/lib/pkgconfig/ecore*.pc
diff --git a/debian/libecore-evas0.symbols b/debian/libecore-evas0.symbols
index cb16bc1..8ef5b10 100644
--- a/debian/libecore-evas0.symbols
+++ b/debian/libecore-evas0.symbols
@@ -50,6 +50,7 @@ libecore_evas.so.0 libecore-evas0 #MINVER#
  ecore_evas_gl_x11_new at Base 0.9.9.042
  ecore_evas_gl_x11_subwindow_get at Base 0.9.9.042
  ecore_evas_gl_x11_window_get at Base 0.9.9.042
+ ecore_getopt_callback_ecore_evas_list_engines at Base 0.9.9.050+svn20090202
  ecore_evas_hide at Base 0.9.9.042
  ecore_evas_iconified_get at Base 0.9.9.042
  ecore_evas_iconified_set at Base 0.9.9.042
diff --git a/debian/patches/01-fix-library-soname.diff b/debian/patches/01-fix-library-soname.diff
index 52e7154..daa0b58 100644
--- a/debian/patches/01-fix-library-soname.diff
+++ b/debian/patches/01-fix-library-soname.diff
@@ -1,5 +1,5 @@
 diff --git a/configure.ac b/configure.ac
-index ea3b007..59127cf 100644
+index fc2e4c5..54ad66a 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -9,6 +9,7 @@ AC_CANONICAL_HOST
@@ -11,14 +11,27 @@ index ea3b007..59127cf 100644
  
  AC_PROG_CXX
 diff --git a/src/lib/ecore/Makefile.am b/src/lib/ecore/Makefile.am
-index 245098a..1ad3284 100644
+index c15863f..9a20daa 100644
 --- a/src/lib/ecore/Makefile.am
 +++ b/src/lib/ecore/Makefile.am
-@@ -37,6 +37,6 @@ ecore_poll.c \
- ecore_getopt.c
+@@ -37,6 +37,6 @@ ecore_tree.c \
+ ecore_value.c
  
  libecore_la_LIBADD = @dlopen_libs@ @EINA_LIBS@ @EVIL_LIBS@ @WIN32_LIBS@ -lm
 -libecore_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@
 +libecore_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -release @PACKAGE_VERSION@$(DEBIAN_MINOR)
  
  EXTRA_DIST = ecore_private.h
+diff --git a/src/lib/ecore_con/Makefile.am b/src/lib/ecore_con/Makefile.am
+index a09a50e..b854e57 100644
+--- a/src/lib/ecore_con/Makefile.am
++++ b/src/lib/ecore_con/Makefile.am
+@@ -24,7 +24,7 @@ libecore_con_la_LIBADD = \
+ $(top_builddir)/src/lib/ecore/libecore.la \
+ @SSL_LIBS@ @CURL_LIBS@ @EINA_LIBS@ @TLS_LIBS@
+ 
+-libecore_con_la_LDFLAGS = -version-info @version_info@
++libecore_con_la_LDFLAGS = -release @PACKAGE_VERSION@$(DEBIAN_MINOR)
+ 
+ endif
+ 
diff --git a/debian/patches/02-reapply-autofoo.diff b/debian/patches/02-reapply-autofoo.diff
index 101dc89..6c6b607 100644
--- a/debian/patches/02-reapply-autofoo.diff
+++ b/debian/patches/02-reapply-autofoo.diff
@@ -252,10 +252,10 @@ index 3a3ad7e..d3c5b40 100644
  
 -NOTE: You MUST make install Eet for it to run properly.
 diff --git a/Makefile.in b/Makefile.in
-index 6881858..76ca692 100644
+index 3845829..c5feef8 100644
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -184,6 +184,7 @@ LIBS = @LIBS@
+@@ -185,6 +185,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -263,7 +263,7 @@ index 6881858..76ca692 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  NMEDIT = @NMEDIT@
-@@ -464,7 +465,7 @@ all: config.h
+@@ -466,7 +467,7 @@ all: config.h
  .SUFFIXES:
  am--refresh:
  	@:
@@ -272,7 +272,7 @@ index 6881858..76ca692 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -491,9 +492,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -493,9 +494,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	$(SHELL) ./config.status --recheck
  
@@ -284,7 +284,7 @@ index 6881858..76ca692 100644
  	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  
  config.h: stamp-h1
-@@ -505,7 +506,7 @@ config.h: stamp-h1
+@@ -507,7 +508,7 @@ config.h: stamp-h1
  stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  	@rm -f stamp-h1
  	cd $(top_builddir) && $(SHELL) ./config.status config.h
@@ -294,7 +294,7 @@ index 6881858..76ca692 100644
  	rm -f stamp-h1
  	touch $@
 diff --git a/aclocal.m4 b/aclocal.m4
-index 05d6e90..c5aa1cc 100644
+index 3732551..5cc75a9 100644
 --- a/aclocal.m4
 +++ b/aclocal.m4
 @@ -7376,6 +7376,35 @@ fi
@@ -334,7 +334,7 @@ index 05d6e90..c5aa1cc 100644
  
  # Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
 diff --git a/configure b/configure
-index 09ddb1d..d43fce6 100755
+index e1d8530..cb54432 100755
 --- a/configure
 +++ b/configure
 @@ -850,6 +850,9 @@ AMDEPBACKSLASH
@@ -385,146 +385,146 @@ index 09ddb1d..d43fce6 100755
  ac_config_headers="$ac_config_headers config.h"
  
  
-@@ -9128,7 +9155,7 @@ ia64-*-hpux*)
+@@ -9153,7 +9180,7 @@ ia64-*-hpux*)
    ;;
  *-*-irix6*)
    # Find out which ABI we are using.
--  echo '#line 9131 "configure"' > conftest.$ac_ext
-+  echo '#line 9158 "configure"' > conftest.$ac_ext
+-  echo '#line 9156 "configure"' > conftest.$ac_ext
++  echo '#line 9183 "configure"' > conftest.$ac_ext
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    (eval $ac_compile) 2>&5
    ac_status=$?
-@@ -11268,11 +11295,11 @@ else
+@@ -11293,11 +11320,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:11271: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:11298: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:11296: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:11323: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:11275: \$? = $ac_status" >&5
-+   echo "$as_me:11302: \$? = $ac_status" >&5
+-   echo "$as_me:11300: \$? = $ac_status" >&5
++   echo "$as_me:11327: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -11558,11 +11585,11 @@ else
+@@ -11583,11 +11610,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:11561: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:11588: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:11586: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:11613: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:11565: \$? = $ac_status" >&5
-+   echo "$as_me:11592: \$? = $ac_status" >&5
+-   echo "$as_me:11590: \$? = $ac_status" >&5
++   echo "$as_me:11617: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -11662,11 +11689,11 @@ else
+@@ -11687,11 +11714,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:11665: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:11692: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:11690: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:11717: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:11669: \$? = $ac_status" >&5
-+   echo "$as_me:11696: \$? = $ac_status" >&5
+-   echo "$as_me:11694: \$? = $ac_status" >&5
++   echo "$as_me:11721: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -14039,7 +14066,7 @@ else
+@@ -14064,7 +14091,7 @@ else
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
--#line 14042 "configure"
-+#line 14069 "configure"
+-#line 14067 "configure"
++#line 14094 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -14139,7 +14166,7 @@ else
+@@ -14164,7 +14191,7 @@ else
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
--#line 14142 "configure"
-+#line 14169 "configure"
+-#line 14167 "configure"
++#line 14194 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -16540,11 +16567,11 @@ else
+@@ -16565,11 +16592,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:16543: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16570: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:16568: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16595: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:16547: \$? = $ac_status" >&5
-+   echo "$as_me:16574: \$? = $ac_status" >&5
+-   echo "$as_me:16572: \$? = $ac_status" >&5
++   echo "$as_me:16599: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -16644,11 +16671,11 @@ else
+@@ -16669,11 +16696,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:16647: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16674: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:16672: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16699: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:16651: \$? = $ac_status" >&5
-+   echo "$as_me:16678: \$? = $ac_status" >&5
+-   echo "$as_me:16676: \$? = $ac_status" >&5
++   echo "$as_me:16703: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -17949,11 +17976,11 @@ else
+@@ -17974,11 +18001,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:17952: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:17979: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:17977: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:18004: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:17956: \$? = $ac_status" >&5
-+   echo "$as_me:17983: \$? = $ac_status" >&5
+-   echo "$as_me:17981: \$? = $ac_status" >&5
++   echo "$as_me:18008: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -18239,11 +18266,11 @@ else
+@@ -18264,11 +18291,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:18242: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:18269: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:18267: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:18294: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:18246: \$? = $ac_status" >&5
-+   echo "$as_me:18273: \$? = $ac_status" >&5
+-   echo "$as_me:18271: \$? = $ac_status" >&5
++   echo "$as_me:18298: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -18343,11 +18370,11 @@ else
+@@ -18368,11 +18395,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:18346: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:18373: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:18371: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:18398: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:18350: \$? = $ac_status" >&5
-+   echo "$as_me:18377: \$? = $ac_status" >&5
+-   echo "$as_me:18375: \$? = $ac_status" >&5
++   echo "$as_me:18402: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -31364,6 +31391,13 @@ echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
+@@ -31911,6 +31938,13 @@ echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
  Usually this means the macro was only invoked conditionally." >&2;}
     { (exit 1); exit 1; }; }
  fi
@@ -538,7 +538,7 @@ index 09ddb1d..d43fce6 100755
  if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
    { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
  Usually this means the macro was only invoked conditionally." >&5
-@@ -32176,6 +32210,9 @@ AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
+@@ -32723,6 +32757,9 @@ AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
  CCDEPMODE!$CCDEPMODE$ac_delim
  am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
  am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
@@ -548,7 +548,7 @@ index 09ddb1d..d43fce6 100755
  CXX!$CXX$ac_delim
  CXXFLAGS!$CXXFLAGS$ac_delim
  ac_ct_CXX!$ac_ct_CXX$ac_delim
-@@ -32187,9 +32224,6 @@ GREP!$GREP$ac_delim
+@@ -32734,9 +32771,6 @@ GREP!$GREP$ac_delim
  EGREP!$EGREP$ac_delim
  OBJC!$OBJC$ac_delim
  OBJCFLAGS!$OBJCFLAGS$ac_delim
@@ -558,7 +558,7 @@ index 09ddb1d..d43fce6 100755
  _ACEOF
  
    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -32231,6 +32265,9 @@ _ACEOF
+@@ -32778,6 +32812,9 @@ _ACEOF
  ac_delim='%!_!# '
  for ac_last_try in false false false false false :; do
    cat >conf$$subs.sed <<_ACEOF
@@ -568,47 +568,47 @@ index 09ddb1d..d43fce6 100755
  am__fastdepOBJC_FALSE!$am__fastdepOBJC_FALSE$ac_delim
  SED!$SED$ac_delim
  LN_S!$LN_S$ac_delim
-@@ -32325,9 +32362,6 @@ X_CFLAGS!$X_CFLAGS$ac_delim
+@@ -32872,9 +32909,6 @@ XMKMF!$XMKMF$ac_delim
+ X_CFLAGS!$X_CFLAGS$ac_delim
  X_PRE_LIBS!$X_PRE_LIBS$ac_delim
  X_LIBS!$X_LIBS$ac_delim
- X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
+-X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
 -Xcursor_cflags!$Xcursor_cflags$ac_delim
 -Xcursor_libs!$Xcursor_libs$ac_delim
--XCOMPOSITE_CFLAGS!$XCOMPOSITE_CFLAGS$ac_delim
  _ACEOF
  
    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -32369,6 +32403,9 @@ _ACEOF
+@@ -32916,6 +32950,9 @@ _ACEOF
  ac_delim='%!_!# '
  for ac_last_try in false false false false false :; do
    cat >conf$$subs.sed <<_ACEOF
++X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
 +Xcursor_cflags!$Xcursor_cflags$ac_delim
 +Xcursor_libs!$Xcursor_libs$ac_delim
-+XCOMPOSITE_CFLAGS!$XCOMPOSITE_CFLAGS$ac_delim
+ XCOMPOSITE_CFLAGS!$XCOMPOSITE_CFLAGS$ac_delim
  XCOMPOSITE_LIBS!$XCOMPOSITE_LIBS$ac_delim
  XDAMAGE_CFLAGS!$XDAMAGE_CFLAGS$ac_delim
- XDAMAGE_LIBS!$XDAMAGE_LIBS$ac_delim
-@@ -32463,9 +32500,6 @@ BUILD_ECORE_FILE_TRUE!$BUILD_ECORE_FILE_TRUE$ac_delim
+@@ -33010,9 +33047,6 @@ EVAS_SOFTWARE_BUFFER_LIBS!$EVAS_SOFTWARE_BUFFER_LIBS$ac_delim
+ BUILD_ECORE_FILE_TRUE!$BUILD_ECORE_FILE_TRUE$ac_delim
  BUILD_ECORE_FILE_FALSE!$BUILD_ECORE_FILE_FALSE$ac_delim
  ecore_file_cflags!$ecore_file_cflags$ac_delim
- ecore_file_libs!$ecore_file_libs$ac_delim
--BUILD_ECORE_DESKTOP_TRUE!$BUILD_ECORE_DESKTOP_TRUE$ac_delim
--BUILD_ECORE_DESKTOP_FALSE!$BUILD_ECORE_DESKTOP_FALSE$ac_delim
--ecore_desktop_cflags!$ecore_desktop_cflags$ac_delim
+-ecore_file_libs!$ecore_file_libs$ac_delim
+-BUILD_ECORE_IMF_TRUE!$BUILD_ECORE_IMF_TRUE$ac_delim
+-BUILD_ECORE_IMF_FALSE!$BUILD_ECORE_IMF_FALSE$ac_delim
  _ACEOF
  
    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -32507,6 +32541,9 @@ _ACEOF
+@@ -33054,6 +33088,9 @@ _ACEOF
  ac_delim='%!_!# '
  for ac_last_try in false false false false false :; do
    cat >conf$$subs.sed <<_ACEOF
-+BUILD_ECORE_DESKTOP_TRUE!$BUILD_ECORE_DESKTOP_TRUE$ac_delim
-+BUILD_ECORE_DESKTOP_FALSE!$BUILD_ECORE_DESKTOP_FALSE$ac_delim
-+ecore_desktop_cflags!$ecore_desktop_cflags$ac_delim
- ecore_desktop_libs!$ecore_desktop_libs$ac_delim
- BUILD_ECORE_IMF_TRUE!$BUILD_ECORE_IMF_TRUE$ac_delim
- BUILD_ECORE_IMF_FALSE!$BUILD_ECORE_IMF_FALSE$ac_delim
-@@ -32537,7 +32574,7 @@ LIBOBJS!$LIBOBJS$ac_delim
++ecore_file_libs!$ecore_file_libs$ac_delim
++BUILD_ECORE_IMF_TRUE!$BUILD_ECORE_IMF_TRUE$ac_delim
++BUILD_ECORE_IMF_FALSE!$BUILD_ECORE_IMF_FALSE$ac_delim
+ ecore_imf_cflags!$ecore_imf_cflags$ac_delim
+ ecore_imf_libs!$ecore_imf_libs$ac_delim
+ BUILD_ECORE_IMF_EVAS_TRUE!$BUILD_ECORE_IMF_EVAS_TRUE$ac_delim
+@@ -33084,7 +33121,7 @@ LIBOBJS!$LIBOBJS$ac_delim
  LTLIBOBJS!$LTLIBOBJS$ac_delim
  _ACEOF
  
@@ -617,11 +617,44 @@ index 09ddb1d..d43fce6 100755
      break
    elif $ac_last_try; then
      { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
+diff --git a/doc/Makefile.in b/doc/Makefile.in
+index 6fa1d1c..f23e296 100644
+--- a/doc/Makefile.in
++++ b/doc/Makefile.in
+@@ -132,6 +132,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ NMEDIT = @NMEDIT@
+@@ -334,7 +335,7 @@ EXTRA_DIST = Doxyfile img e.css head.html foot.html ecore.dox.in
+ all: all-am
+ 
+ .SUFFIXES:
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -359,9 +360,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ ecore.dox: $(top_builddir)/config.status $(srcdir)/ecore.dox.in
+ 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 diff --git a/src/Makefile.in b/src/Makefile.in
-index d7a28af..ca7983d 100644
+index b7a4493..1363e86 100644
 --- a/src/Makefile.in
 +++ b/src/Makefile.in
-@@ -142,6 +142,7 @@ LIBS = @LIBS@
+@@ -143,6 +143,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -651,10 +684,10 @@ index d7a28af..ca7983d 100644
  
  mostlyclean-libtool:
 diff --git a/src/bin/Makefile.in b/src/bin/Makefile.in
-index 2928f34..1715326 100644
+index 5e40020..26305af 100644
 --- a/src/bin/Makefile.in
 +++ b/src/bin/Makefile.in
-@@ -153,6 +153,7 @@ LIBS = @LIBS@
+@@ -154,6 +154,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -684,10 +717,10 @@ index 2928f34..1715326 100644
  install-binPROGRAMS: $(bin_PROGRAMS)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/Makefile.in b/src/lib/Makefile.in
-index 2319b91..31debe5 100644
+index 2876108..b626567 100644
 --- a/src/lib/Makefile.in
 +++ b/src/lib/Makefile.in
-@@ -142,6 +142,7 @@ LIBS = @LIBS@
+@@ -143,6 +143,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -717,10 +750,10 @@ index 2319b91..31debe5 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/ecore/Makefile.in b/src/lib/ecore/Makefile.in
-index c2bc324..e860736 100644
+index 2e65806..a4db273 100644
 --- a/src/lib/ecore/Makefile.in
 +++ b/src/lib/ecore/Makefile.in
-@@ -170,6 +170,7 @@ LIBS = @LIBS@
+@@ -171,6 +171,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -728,8 +761,8 @@ index c2bc324..e860736 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  NMEDIT = @NMEDIT@
-@@ -404,13 +405,13 @@ ecore_poll.c \
- ecore_getopt.c
+@@ -404,13 +405,13 @@ ecore_tree.c \
+ ecore_value.c
  
  libecore_la_LIBADD = @dlopen_libs@ @EINA_LIBS@ @EVIL_LIBS@ @WIN32_LIBS@ -lm
 -libecore_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@
@@ -757,10 +790,10 @@ index c2bc324..e860736 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_con/Makefile.in b/src/lib/ecore_con/Makefile.in
-index db30e42..cdfac27 100644
+index 2801fc4..4dc9a46 100644
 --- a/src/lib/ecore_con/Makefile.in
 +++ b/src/lib/ecore_con/Makefile.in
-@@ -170,6 +170,7 @@ LIBS = @LIBS@
+@@ -171,6 +171,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -768,7 +801,14 @@ index db30e42..cdfac27 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  NMEDIT = @NMEDIT@
-@@ -396,7 +397,7 @@ all: all-am
+@@ -390,13 +391,13 @@ AM_CPPFLAGS = \
+ @BUILD_ECORE_CON_TRUE@$(top_builddir)/src/lib/ecore/libecore.la \
+ @BUILD_ECORE_CON_TRUE@@SSL_LIBS@ @CURL_LIBS@ @EINA_LIBS@ @TLS_LIBS@
+ 
+- at BUILD_ECORE_CON_TRUE@libecore_con_la_LDFLAGS = -version-info @version_info@
++ at BUILD_ECORE_CON_TRUE@libecore_con_la_LDFLAGS = -release @PACKAGE_VERSION@$(DEBIAN_MINOR)
+ EXTRA_DIST = ecore_con_private.h
+ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -790,10 +830,10 @@ index db30e42..cdfac27 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_config/Makefile.in b/src/lib/ecore_config/Makefile.in
-index d25b6e4..0d428bf 100644
+index b526e4a..1eecb7f 100644
 --- a/src/lib/ecore_config/Makefile.in
 +++ b/src/lib/ecore_config/Makefile.in
-@@ -184,6 +184,7 @@ LIBS = @LIBS@
+@@ -185,6 +185,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -822,44 +862,11 @@ index d25b6e4..0d428bf 100644
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
-diff --git a/src/lib/ecore_desktop/Makefile.in b/src/lib/ecore_desktop/Makefile.in
-index a1bbe04..41b4767 100644
---- a/src/lib/ecore_desktop/Makefile.in
-+++ b/src/lib/ecore_desktop/Makefile.in
-@@ -177,6 +177,7 @@ LIBS = @LIBS@
- LIBTOOL = @LIBTOOL@
- LN_S = @LN_S@
- LTLIBOBJS = @LTLIBOBJS@
-+MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
- MKDIR_P = @MKDIR_P@
- NMEDIT = @NMEDIT@
-@@ -407,7 +408,7 @@ all: all-am
- 
- .SUFFIXES:
- .SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
- 	@for dep in $?; do \
- 	  case '$(am__configure_deps)' in \
- 	    *$$dep*) \
-@@ -432,9 +433,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- 
--$(top_srcdir)/configure:  $(am__configure_deps)
-+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
--$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- install-libLTLIBRARIES: $(lib_LTLIBRARIES)
- 	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_directfb/Makefile.in b/src/lib/ecore_directfb/Makefile.in
-index 2e8e51c..19fde50 100644
+index f5347b4..5e3bf0d 100644
 --- a/src/lib/ecore_directfb/Makefile.in
 +++ b/src/lib/ecore_directfb/Makefile.in
-@@ -169,6 +169,7 @@ LIBS = @LIBS@
+@@ -170,6 +170,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -889,10 +896,10 @@ index 2e8e51c..19fde50 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_evas/Makefile.in b/src/lib/ecore_evas/Makefile.in
-index a799d8c..de993f7 100644
+index ff35be3..5ce8700 100644
 --- a/src/lib/ecore_evas/Makefile.in
 +++ b/src/lib/ecore_evas/Makefile.in
-@@ -191,6 +191,7 @@ LIBS = @LIBS@
+@@ -192,6 +192,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -922,10 +929,10 @@ index a799d8c..de993f7 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_fb/Makefile.in b/src/lib/ecore_fb/Makefile.in
-index d2b089d..9855a25 100644
+index af2df25..0b88e6c 100644
 --- a/src/lib/ecore_fb/Makefile.in
 +++ b/src/lib/ecore_fb/Makefile.in
-@@ -170,6 +170,7 @@ LIBS = @LIBS@
+@@ -171,6 +171,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -955,10 +962,10 @@ index d2b089d..9855a25 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_file/Makefile.in b/src/lib/ecore_file/Makefile.in
-index b8e6e68..de74fc0 100644
+index 4c246d4..14c03c7 100644
 --- a/src/lib/ecore_file/Makefile.in
 +++ b/src/lib/ecore_file/Makefile.in
-@@ -175,6 +175,7 @@ LIBS = @LIBS@
+@@ -176,6 +176,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -966,7 +973,7 @@ index b8e6e68..de74fc0 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  NMEDIT = @NMEDIT@
-@@ -405,7 +406,7 @@ all: all-am
+@@ -406,7 +407,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -975,7 +982,7 @@ index b8e6e68..de74fc0 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -430,9 +431,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -431,9 +432,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -988,10 +995,10 @@ index b8e6e68..de74fc0 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_imf/Makefile.in b/src/lib/ecore_imf/Makefile.in
-index 42b7c05..27d377d 100644
+index 0fc0c0a..5adc432 100644
 --- a/src/lib/ecore_imf/Makefile.in
 +++ b/src/lib/ecore_imf/Makefile.in
-@@ -169,6 +169,7 @@ LIBS = @LIBS@
+@@ -170,6 +170,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -999,7 +1006,7 @@ index 42b7c05..27d377d 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  NMEDIT = @NMEDIT@
-@@ -392,7 +393,7 @@ all: all-am
+@@ -394,7 +395,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1008,7 +1015,7 @@ index 42b7c05..27d377d 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -417,9 +418,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -419,9 +420,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1021,10 +1028,10 @@ index 42b7c05..27d377d 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_imf_evas/Makefile.in b/src/lib/ecore_imf_evas/Makefile.in
-index 0787533..f2465c9 100644
+index 91508f7..4aa910c 100644
 --- a/src/lib/ecore_imf_evas/Makefile.in
 +++ b/src/lib/ecore_imf_evas/Makefile.in
-@@ -169,6 +169,7 @@ LIBS = @LIBS@
+@@ -170,6 +170,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1054,10 +1061,10 @@ index 0787533..f2465c9 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_ipc/Makefile.in b/src/lib/ecore_ipc/Makefile.in
-index 8e2f110..d24004f 100644
+index 6ef6b2e..4a7cd5e 100644
 --- a/src/lib/ecore_ipc/Makefile.in
 +++ b/src/lib/ecore_ipc/Makefile.in
-@@ -168,6 +168,7 @@ LIBS = @LIBS@
+@@ -169,6 +169,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1087,10 +1094,10 @@ index 8e2f110..d24004f 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_job/Makefile.in b/src/lib/ecore_job/Makefile.in
-index e4a6bbd..79f09ba 100644
+index 06a4375..790a196 100644
 --- a/src/lib/ecore_job/Makefile.in
 +++ b/src/lib/ecore_job/Makefile.in
-@@ -167,6 +167,7 @@ LIBS = @LIBS@
+@@ -168,6 +168,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1098,7 +1105,7 @@ index e4a6bbd..79f09ba 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  NMEDIT = @NMEDIT@
-@@ -388,7 +389,7 @@ all: all-am
+@@ -390,7 +391,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1107,7 +1114,7 @@ index e4a6bbd..79f09ba 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -413,9 +414,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -415,9 +416,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1120,10 +1127,10 @@ index e4a6bbd..79f09ba 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_quartz/Makefile.in b/src/lib/ecore_quartz/Makefile.in
-index 1821c65..d25488b 100644
+index 7f747bd..01fb0e0 100644
 --- a/src/lib/ecore_quartz/Makefile.in
 +++ b/src/lib/ecore_quartz/Makefile.in
-@@ -166,6 +166,7 @@ LIBS = @LIBS@
+@@ -167,6 +167,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1153,10 +1160,10 @@ index 1821c65..d25488b 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_sdl/Makefile.in b/src/lib/ecore_sdl/Makefile.in
-index 6f7331a..c2e8330 100644
+index a5eb0d3..f93affe 100644
 --- a/src/lib/ecore_sdl/Makefile.in
 +++ b/src/lib/ecore_sdl/Makefile.in
-@@ -167,6 +167,7 @@ LIBS = @LIBS@
+@@ -168,6 +168,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1186,10 +1193,10 @@ index 6f7331a..c2e8330 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_txt/Makefile.in b/src/lib/ecore_txt/Makefile.in
-index 4703d66..d9e7b53 100644
+index 5a464ee..04a9f83 100644
 --- a/src/lib/ecore_txt/Makefile.in
 +++ b/src/lib/ecore_txt/Makefile.in
-@@ -167,6 +167,7 @@ LIBS = @LIBS@
+@@ -168,6 +168,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1219,10 +1226,10 @@ index 4703d66..d9e7b53 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_win32/Makefile.in b/src/lib/ecore_win32/Makefile.in
-index a8f6635..e893611 100644
+index 8f8a6bd..e863cec 100644
 --- a/src/lib/ecore_win32/Makefile.in
 +++ b/src/lib/ecore_win32/Makefile.in
-@@ -190,6 +190,7 @@ LIBS = @LIBS@
+@@ -191,6 +191,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1252,10 +1259,10 @@ index a8f6635..e893611 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_wince/Makefile.in b/src/lib/ecore_wince/Makefile.in
-index 8d620d7..0dafbd5 100644
+index 9a04ee9..d57d051 100644
 --- a/src/lib/ecore_wince/Makefile.in
 +++ b/src/lib/ecore_wince/Makefile.in
-@@ -170,6 +170,7 @@ LIBS = @LIBS@
+@@ -171,6 +171,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1285,10 +1292,10 @@ index 8d620d7..0dafbd5 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_x/Makefile.in b/src/lib/ecore_x/Makefile.in
-index a3fb623..75e2d7d 100644
+index 9c87bbf..10267c8 100644
 --- a/src/lib/ecore_x/Makefile.in
 +++ b/src/lib/ecore_x/Makefile.in
-@@ -173,6 +173,7 @@ LIBS = @LIBS@
+@@ -174,6 +174,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1318,10 +1325,10 @@ index a3fb623..75e2d7d 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/ecore_x/xcb/Makefile.in b/src/lib/ecore_x/xcb/Makefile.in
-index 6ca54b2..7148552 100644
+index bb6683d..91d6a23 100644
 --- a/src/lib/ecore_x/xcb/Makefile.in
 +++ b/src/lib/ecore_x/xcb/Makefile.in
-@@ -181,6 +181,7 @@ LIBS = @LIBS@
+@@ -182,6 +182,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1351,10 +1358,10 @@ index 6ca54b2..7148552 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/lib/ecore_x/xlib/Makefile.in b/src/lib/ecore_x/xlib/Makefile.in
-index 2de3ce4..24a71e2 100644
+index 90bb3fb..ee258bc 100644
 --- a/src/lib/ecore_x/xlib/Makefile.in
 +++ b/src/lib/ecore_x/xlib/Makefile.in
-@@ -179,6 +179,7 @@ LIBS = @LIBS@
+@@ -180,6 +180,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
diff --git a/debian/rules b/debian/rules
index 307b210..a17e0c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,9 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
 CFLAGS += -fvisibility=hidden
 DEB_MAKE_ENVVARS += DEBIAN_MINOR='a'
 
+build/libecore-doc::
+	$(MAKE) doc
+
 install/libecore-doc::
 	mkdir -p debian/libecore-doc/usr/share/doc/libecore-doc/
 	cp -R $(DEB_SRCDIR)/doc/html debian/libecore-doc/usr/share/doc/libecore-doc/
@@ -19,4 +22,5 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-ecore-fb \
 	--disable-ecore-evas-dfb \
 	--enable-ecore-evas-fb \
 	--disable-rpath \
-	--enable-openssl
+	--enable-openssl \
+	--enable-doc

-- 
Core abstraction layer for enlightenment DR 0.17



More information about the Pkg-e-commits mailing list