2013/9/19 Jose Souza <zehortig...@profusion.mobi>: > But I think that e17 don't use eldbus, it uses edbus v1. > > > > On Thu, Sep 19, 2013 at 3:30 PM, discomfitor <michael.blumenkra...@gmail.com >> wrote: > >> discomfitor pushed a commit to branch origin/enlightenment-0.17. >> >> >> http://git.enlightenment.org/core/enlightenment.git/commit/?id=173918dfb579bdd339d436fc816bfac973031a3d >> >> commit 173918dfb579bdd339d436fc816bfac973031a3d >> Author: discomfitor <michael.blumenkra...@gmail.com> >> Date: Thu Sep 19 16:35:20 2013 +0100 >> >> s/edbus/eldbus/g >> >> edbus no longer exists
Are you hanging out with Cedric often? Not only the stable requires edbus but we would need release eldbus together with the others. As far as I remember, Eldbus was being released as snapshots so that the people running the stable releases could experiment with E18. >> --- >> configure.ac | 14 +++++++------- >> 1 file changed, 7 insertions(+), 7 deletions(-) >> >> diff --git a/configure.ac b/configure.ac >> index 5153e32..c262240 100644 >> --- a/configure.ac >> +++ b/configure.ac >> @@ -347,7 +347,7 @@ test "x${device_backend}" = "xeeze" || >> AC_DEFINE_UNQUOTED([HAVE_HAL],[1],[enable >> >> DBUS_MOUNT_CONFIG=1 >> dbus_mount="dbus-1" >> -hal_mount="ehal >= $efl_version, edbus >= $efl_version" >> +hal_mount="ehal >= $efl_version, eldbus >= $efl_version" >> udisks_mount="eukit >= $efl_version" >> AC_ARG_ENABLE([mount-hal], >> AS_HELP_STRING([--enable-mount-hal],[enable hal mounting support >> @<:@default=enabled@:>@]), >> @@ -485,7 +485,7 @@ ecore-file >= $efl_version \ >> ecore-ipc >= $efl_version \ >> eet >= $efl_version \ >> efreet >= $efl_version \ >> -edbus >= $efl_version \ >> +eldbus >= $efl_version \ >> eina >= $efl_version" >> efm_requires="$efm_requires $eeze_mount $dbus_mount $hal_mount >> $udisks_mount" >> >> @@ -497,7 +497,7 @@ PKG_CHECK_MODULES(E_FM_CMDLINE, [ >> eina >= ${efl_version} >> ecore >= ${efl_version} >> ecore-file >= ${efl_version} >> - edbus >= ${efl_version} >> + eldbus >= ${efl_version} >> dbus-1 >> ]) >> >> @@ -555,7 +555,7 @@ PKG_CHECK_MODULES(E, [ >> efreet-trash >= ${efl_version} >> eina >= ${efl_version} >> dbus-1 >> - edbus >= ${efl_version} >> + eldbus >= ${efl_version} >> eio >= ${efl_version} >> $hal_mount >> $eeze_mount >> @@ -577,7 +577,7 @@ efreet-mime >= ${efl_version} \ >> efreet-trash >= ${efl_version} \ >> eina >= ${efl_version} \ >> dbus-1 \ >> -edbus >= ${efl_version} \ >> +eldbus >= ${efl_version} \ >> eio >= ${efl_version} \ >> $hal_mount \ >> $udisks_mount \ >> @@ -729,7 +729,7 @@ AC_ARG_ENABLE([enotify], >> AC_CACHE_VAL([e_cv_want_enotify], [e_cv_want_enotify=yes]) >> ) >> if test "x$e_cv_want_enotify" != "xno" ; then >> - AC_E_CHECK_PKG(ENOTIFY, [ edbus >= $efl_version enotify >= $efl_version >> ], >> + AC_E_CHECK_PKG(ENOTIFY, [ eldbus >= $efl_version enotify >= >> $efl_version ], >> [ >> AC_DEFINE_UNQUOTED([HAVE_ENOTIFY], [1], [enable enotify]) >> ], >> @@ -815,7 +815,7 @@ AM_CONDITIONAL(HAVE_ECONNMAN, false) >> AM_CONDITIONAL(HAVE_DUMMY, false) >> define([CHECK_MODULE_CONNMAN], >> [ >> - AC_E_CHECK_PKG(ECONNMAN, [ edbus >= $efl_version ], [], [CONNMAN=false]) >> + AC_E_CHECK_PKG(ECONNMAN, [ eldbus >= $efl_version ], [], >> [CONNMAN=false]) >> dnl AC_E_CHECK_PKG(DUMMY, [ connman >= 1.0 ], [], [CONNMAN=false]) >> ]) >> AC_SUBST(ECONNMAN_CFLAGS) >> >> -- >> >> >> > ------------------------------------------------------------------------------ > LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint > 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes > Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Eduardo de Barros Lima ◤✠◢ ebl...@gmail.com ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel