Hello community, here is the log from the commit of package edje for openSUSE:Factory checked in at 2013-05-27 09:46:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/edje (Old) and /work/SRC/openSUSE:Factory/.edje.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "edje" Changes: -------- --- /work/SRC/openSUSE:Factory/edje/edje.changes 2013-04-24 12:23:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.edje.new/edje.changes 2013-05-27 09:46:41.000000000 +0200 @@ -1,0 +2,7 @@ +Thu May 16 09:51:01 UTC 2013 - [email protected] + +- bump to 1.7.7 + Fixes: + * fix custom states for proxy parts + +------------------------------------------------------------------- Old: ---- edje-1.7.6.tar.bz2 New: ---- edje-1.7.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ edje.spec ++++++ --- /var/tmp/diff_new_pack.tbWu1x/_old 2013-05-27 09:46:42.000000000 +0200 +++ /var/tmp/diff_new_pack.tbWu1x/_new 2013-05-27 09:46:42.000000000 +0200 @@ -17,7 +17,7 @@ Name: edje -Version: 1.7.6 +Version: 1.7.7 Release: 0 Summary: Abstract GUI layout and animation object library License: BSD-2-Clause and GPL-2.0 ++++++ edje-1.7.6.tar.bz2 -> edje-1.7.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.6/ChangeLog new/edje-1.7.7/ChangeLog --- old/edje-1.7.6/ChangeLog 2013-04-04 22:49:46.000000000 +0200 +++ new/edje-1.7.7/ChangeLog 2013-05-11 19:00:23.000000000 +0200 @@ -698,3 +698,7 @@ 2013-04-04 Rafael Antognolli * 1.7.6 release + +2013-05-08 Mike Blumenkrantz + + * Edje: fix custom states for proxy parts diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.6/NEWS new/edje-1.7.7/NEWS --- old/edje-1.7.6/NEWS 2013-04-04 21:42:04.000000000 +0200 +++ new/edje-1.7.7/NEWS 2013-05-11 19:00:23.000000000 +0200 @@ -1,3 +1,11 @@ +Edje 1.7.7 + +Changes since Edje 1.7.6: +------------------------- + +Fixes: + * fix custom states for proxy parts + Edje 1.7.6 Changes since Edje 1.7.5: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.6/configure new/edje-1.7.7/configure --- old/edje-1.7.6/configure 2013-04-05 00:32:07.000000000 +0200 +++ new/edje-1.7.7/configure 2013-05-11 21:45:04.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for edje 1.7.6. +# Generated by GNU Autoconf 2.68 for edje 1.7.7. # # Report bugs to <[email protected]>. # @@ -570,8 +570,8 @@ # Identity of this package. PACKAGE_NAME='edje' PACKAGE_TARNAME='edje' -PACKAGE_VERSION='1.7.6' -PACKAGE_STRING='edje 1.7.6' +PACKAGE_VERSION='1.7.7' +PACKAGE_STRING='edje 1.7.7' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1472,7 +1472,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures edje 1.7.6 to adapt to many kinds of systems. +\`configure' configures edje 1.7.7 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1542,7 +1542,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of edje 1.7.6:";; + short | recursive ) echo "Configuration of edje 1.7.7:";; esac cat <<\_ACEOF @@ -1745,7 +1745,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -edje configure 1.7.6 +edje configure 1.7.7 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2168,7 +2168,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by edje $as_me 1.7.6, which was +It was created by edje $as_me 1.7.7, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2992,7 +2992,7 @@ # Define the identity of the package. PACKAGE='edje' - VERSION='1.7.6' + VERSION='1.7.7' cat >>confdefs.h <<_ACEOF @@ -11951,7 +11951,7 @@ cat >>confdefs.h <<_ACEOF -#define VMIC 6 +#define VMIC 7 _ACEOF @@ -11959,7 +11959,7 @@ #define VREV 0 _ACEOF -version_info="8:6:7" +version_info="8:7:7" release_info="" @@ -13677,12 +13677,12 @@ pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "evil >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "evil >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil >= 1.7.6" 2>/dev/null` + pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -13693,12 +13693,12 @@ pkg_cv_EVIL_LIBS="$EVIL_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "evil >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "evil >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil >= 1.7.6" 2>/dev/null` + pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -13718,14 +13718,14 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil >= 1.7.6" 2>&1` + EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil >= 1.7.7" 2>&1` else - EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.7.6" 2>&1` + EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.7.7" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EVIL_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (evil >= 1.7.6) were not met: + as_fn_error $? "Package requirements (evil >= 1.7.7) were not met: $EVIL_PKG_ERRORS @@ -14863,19 +14863,19 @@ elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 \""; } >&5 ($PKG_CONFIG --exists --print-errors " - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 ") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_MINIMAL_CFLAGS=`$PKG_CONFIG --cflags " - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 " 2>/dev/null` else pkg_failed=yes @@ -14888,19 +14888,19 @@ elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 \""; } >&5 ($PKG_CONFIG --exists --print-errors " - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 ") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_MINIMAL_LIBS=`$PKG_CONFIG --libs " - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 " 2>/dev/null` else pkg_failed=yes @@ -14922,21 +14922,21 @@ fi if test $_pkg_short_errors_supported = yes; then MINIMAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 " 2>&1` else MINIMAL_PKG_ERRORS=`$PKG_CONFIG --print-errors " - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 " 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$MINIMAL_PKG_ERRORS" >&5 as_fn_error $? "Package requirements ( - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 ) were not met: $MINIMAL_PKG_ERRORS @@ -14982,37 +14982,37 @@ elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 \""; } >&5 ($PKG_CONFIG --exists --print-errors " - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 ") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_EDJE_CFLAGS=`$PKG_CONFIG --cflags " - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 " 2>/dev/null` else pkg_failed=yes @@ -15025,37 +15025,37 @@ elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 \""; } >&5 ($PKG_CONFIG --exists --print-errors " - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 ") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_EDJE_LIBS=`$PKG_CONFIG --libs " - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 " 2>/dev/null` else pkg_failed=yes @@ -15077,39 +15077,39 @@ fi if test $_pkg_short_errors_supported = yes; then EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 " 2>&1` else EDJE_PKG_ERRORS=`$PKG_CONFIG --print-errors " - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 " 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EDJE_PKG_ERRORS" >&5 as_fn_error $? "Package requirements ( - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 ) were not met: $EDJE_PKG_ERRORS @@ -15148,7 +15148,7 @@ EDJE_LIBS="${EDJE_LIBS} ${LUA_LIBS} ${lua_libs}" EDJE_CFLAGS="${EDJE_CFLAGS} ${LUA_CFLAGS}" -requirement_edje="embryo >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6 ${requirement_edje}" +requirement_edje="embryo >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7 ${requirement_edje}" requirement_edje="${requirement_lua} ${requirement_edje}" have_ecore_imf="no" @@ -15162,19 +15162,19 @@ elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 \""; } >&5 ($PKG_CONFIG --exists --print-errors " - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 ") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_ECORE_IMF_CFLAGS=`$PKG_CONFIG --cflags " - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 " 2>/dev/null` else pkg_failed=yes @@ -15187,19 +15187,19 @@ elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 \""; } >&5 ($PKG_CONFIG --exists --print-errors " - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 ") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_ECORE_IMF_LIBS=`$PKG_CONFIG --libs " - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 " 2>/dev/null` else pkg_failed=yes @@ -15221,13 +15221,13 @@ fi if test $_pkg_short_errors_supported = yes; then ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 " 2>&1` else ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --print-errors " - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 " 2>&1` fi # Put the nasty error message in config.log where it belongs @@ -15248,7 +15248,7 @@ $as_echo "#define HAVE_ECORE_IMF 1" >>confdefs.h have_ecore_imf="yes" - requirement_edje="ecore-imf-evas >= 1.7.6 ecore-imf >= 1.7.6 ${requirement_edje}" + requirement_edje="ecore-imf-evas >= 1.7.7 ecore-imf >= 1.7.7 ${requirement_edje}" fi @@ -15261,12 +15261,12 @@ pkg_cv_EIO_CFLAGS="$EIO_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eio >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eio >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eio >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "eio >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EIO_CFLAGS=`$PKG_CONFIG --cflags "eio >= 1.7.6" 2>/dev/null` + pkg_cv_EIO_CFLAGS=`$PKG_CONFIG --cflags "eio >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -15277,12 +15277,12 @@ pkg_cv_EIO_LIBS="$EIO_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eio >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eio >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eio >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "eio >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EIO_LIBS=`$PKG_CONFIG --libs "eio >= 1.7.6" 2>/dev/null` + pkg_cv_EIO_LIBS=`$PKG_CONFIG --libs "eio >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -15302,9 +15302,9 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eio >= 1.7.6" 2>&1` + EIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eio >= 1.7.7" 2>&1` else - EIO_PKG_ERRORS=`$PKG_CONFIG --print-errors "eio >= 1.7.6" 2>&1` + EIO_PKG_ERRORS=`$PKG_CONFIG --print-errors "eio >= 1.7.7" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EIO_PKG_ERRORS" >&5 @@ -15324,7 +15324,7 @@ $as_echo "#define HAVE_EIO 1" >>confdefs.h have_eio="yes" - requirement_edje="eio >= 1.7.6 ${requirement_edje}" + requirement_edje="eio >= 1.7.7 ${requirement_edje}" fi @@ -15926,12 +15926,12 @@ pkg_cv_EDJE_CC_CFLAGS="$EDJE_CC_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_CC_CFLAGS=`$PKG_CONFIG --cflags "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_CC_CFLAGS=`$PKG_CONFIG --cflags "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -15942,12 +15942,12 @@ pkg_cv_EDJE_CC_LIBS="$EDJE_CC_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_CC_LIBS=`$PKG_CONFIG --libs "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_CC_LIBS=`$PKG_CONFIG --libs "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -15967,14 +15967,14 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EDJE_CC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6" 2>&1` + EDJE_CC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7" 2>&1` else - EDJE_CC_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6" 2>&1` + EDJE_CC_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EDJE_CC_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6) were not met: + as_fn_error $? "Package requirements (ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7) were not met: $EDJE_CC_PKG_ERRORS @@ -16030,12 +16030,12 @@ pkg_cv_EDJE_DECC_CFLAGS="$EDJE_DECC_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_DECC_CFLAGS=`$PKG_CONFIG --cflags "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_DECC_CFLAGS=`$PKG_CONFIG --cflags "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16046,12 +16046,12 @@ pkg_cv_EDJE_DECC_LIBS="$EDJE_DECC_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_DECC_LIBS=`$PKG_CONFIG --libs "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_DECC_LIBS=`$PKG_CONFIG --libs "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16071,14 +16071,14 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EDJE_DECC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6" 2>&1` + EDJE_DECC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7" 2>&1` else - EDJE_DECC_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6" 2>&1` + EDJE_DECC_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EDJE_DECC_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6) were not met: + as_fn_error $? "Package requirements (ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7) were not met: $EDJE_DECC_PKG_ERRORS @@ -16124,12 +16124,12 @@ pkg_cv_EDJE_PLAYER_CFLAGS="$EDJE_PLAYER_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_PLAYER_CFLAGS=`$PKG_CONFIG --cflags "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_PLAYER_CFLAGS=`$PKG_CONFIG --cflags "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16140,12 +16140,12 @@ pkg_cv_EDJE_PLAYER_LIBS="$EDJE_PLAYER_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_PLAYER_LIBS=`$PKG_CONFIG --libs "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_PLAYER_LIBS=`$PKG_CONFIG --libs "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16165,14 +16165,14 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EDJE_PLAYER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>&1` + EDJE_PLAYER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>&1` else - EDJE_PLAYER_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>&1` + EDJE_PLAYER_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EDJE_PLAYER_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6) were not met: + as_fn_error $? "Package requirements (ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7) were not met: $EDJE_PLAYER_PKG_ERRORS @@ -16218,12 +16218,12 @@ pkg_cv_EDJE_INSPECTOR_CFLAGS="$EDJE_INSPECTOR_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_INSPECTOR_CFLAGS=`$PKG_CONFIG --cflags "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_INSPECTOR_CFLAGS=`$PKG_CONFIG --cflags "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16234,12 +16234,12 @@ pkg_cv_EDJE_INSPECTOR_LIBS="$EDJE_INSPECTOR_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_INSPECTOR_LIBS=`$PKG_CONFIG --libs "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_INSPECTOR_LIBS=`$PKG_CONFIG --libs "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16259,14 +16259,14 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EDJE_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>&1` + EDJE_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>&1` else - EDJE_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>&1` + EDJE_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EDJE_INSPECTOR_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6) were not met: + as_fn_error $? "Package requirements (ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7) were not met: $EDJE_INSPECTOR_PKG_ERRORS @@ -16312,12 +16312,12 @@ pkg_cv_EDJE_EXTERNAL_INSPECTOR_CFLAGS="$EDJE_EXTERNAL_INSPECTOR_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_EXTERNAL_INSPECTOR_CFLAGS=`$PKG_CONFIG --cflags "ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_EXTERNAL_INSPECTOR_CFLAGS=`$PKG_CONFIG --cflags "ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16328,12 +16328,12 @@ pkg_cv_EDJE_EXTERNAL_INSPECTOR_LIBS="$EDJE_EXTERNAL_INSPECTOR_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_EXTERNAL_INSPECTOR_LIBS=`$PKG_CONFIG --libs "ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_EXTERNAL_INSPECTOR_LIBS=`$PKG_CONFIG --libs "ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16353,14 +16353,14 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>&1` + EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>&1` else - EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6" 2>&1` + EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS" >&5 - as_fn_error $? "Package requirements (ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6) were not met: + as_fn_error $? "Package requirements (ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7) were not met: $EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS @@ -16406,12 +16406,12 @@ pkg_cv_EDJE_WATCH_CFLAGS="$EDJE_WATCH_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_WATCH_CFLAGS=`$PKG_CONFIG --cflags "ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_WATCH_CFLAGS=`$PKG_CONFIG --cflags "ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16422,12 +16422,12 @@ pkg_cv_EDJE_WATCH_LIBS="$EDJE_WATCH_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6\""; } >&5 - ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7\""; } >&5 + ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_EDJE_WATCH_LIBS=`$PKG_CONFIG --libs "ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6" 2>/dev/null` + pkg_cv_EDJE_WATCH_LIBS=`$PKG_CONFIG --libs "ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7" 2>/dev/null` else pkg_failed=yes fi @@ -16447,9 +16447,9 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EDJE_WATCH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6" 2>&1` + EDJE_WATCH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7" 2>&1` else - EDJE_WATCH_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6" 2>&1` + EDJE_WATCH_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EDJE_WATCH_PKG_ERRORS" >&5 @@ -18392,7 +18392,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by edje $as_me 1.7.6, which was +This file was extended by edje $as_me 1.7.7, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18458,7 +18458,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -edje config.status 1.7.6 +edje config.status 1.7.7 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.6/configure.ac new/edje-1.7.7/configure.ac --- old/edje-1.7.6/configure.ac 2013-04-04 21:59:40.000000000 +0200 +++ new/edje-1.7.7/configure.ac 2013-05-11 20:48:05.000000000 +0200 @@ -2,7 +2,7 @@ ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## m4_define([v_maj], [1]) m4_define([v_min], [7]) -m4_define([v_mic], [6]) +m4_define([v_mic], [7]) m4_define([v_rev], m4_esyscmd([(git rev-list --count HEAD 2>/dev/null || echo 0) | tr -d '\n']))dnl ##-- When released, remove the dnl on the below line m4_undefine([v_rev]) @@ -220,7 +220,7 @@ EFL_EDJE_BUILD="" case "$host_os" in mingw*) - PKG_CHECK_MODULES([EVIL], [evil >= 1.7.6]) + PKG_CHECK_MODULES([EVIL], [evil >= 1.7.7]) AC_DEFINE([HAVE_EVIL], [1], [Set to 1 if Evil library is installed]) requirement_edje="evil ${requirement_edje}" EFL_EDJE_BUILD="-DEFL_EDJE_BUILD" @@ -258,47 +258,47 @@ PKG_CHECK_MODULES([MINIMAL], [ - eina >= 1.7.6 - eet >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 ]) PKG_CHECK_MODULES([EDJE], [ - eina >= 1.7.6 - eet >= 1.7.6 - evas >= 1.7.6 - ecore >= 1.7.6 - ecore-evas >= 1.7.6 - ecore-file >= 1.7.6 - ecore-input >= 1.7.6 - embryo >= 1.7.6 + eina >= 1.7.7 + eet >= 1.7.7 + evas >= 1.7.7 + ecore >= 1.7.7 + ecore-evas >= 1.7.7 + ecore-file >= 1.7.7 + ecore-input >= 1.7.7 + embryo >= 1.7.7 ]) EDJE_LIBS="${EDJE_LIBS} ${LUA_LIBS} ${lua_libs}" EDJE_CFLAGS="${EDJE_CFLAGS} ${LUA_CFLAGS}" -requirement_edje="embryo >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6 ${requirement_edje}" +requirement_edje="embryo >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7 ${requirement_edje}" requirement_edje="${requirement_lua} ${requirement_edje}" have_ecore_imf="no" PKG_CHECK_MODULES([ECORE_IMF], [ - ecore-imf >= 1.7.6 - ecore-imf-evas >= 1.7.6 + ecore-imf >= 1.7.7 + ecore-imf-evas >= 1.7.7 ], [ AC_DEFINE([HAVE_ECORE_IMF], [1], [Input Method Support for Edje Entry]) have_ecore_imf="yes" - requirement_edje="ecore-imf-evas >= 1.7.6 ecore-imf >= 1.7.6 ${requirement_edje}" + requirement_edje="ecore-imf-evas >= 1.7.7 ecore-imf >= 1.7.7 ${requirement_edje}" ], [have_ecore_imf="no"]) PKG_CHECK_MODULES([EIO], - [eio >= 1.7.6], + [eio >= 1.7.7], [ AC_DEFINE([HAVE_EIO], [1], [Eio is available for monitoring file assynchronously]) have_eio="yes" - requirement_edje="eio >= 1.7.6 ${requirement_edje}" + requirement_edje="eio >= 1.7.7 ${requirement_edje}" ], [have_eio="no"]) @@ -457,7 +457,7 @@ if test "x${have_edje_cc}" = "xyes" ; then PKG_CHECK_MODULES([EDJE_CC], - [ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.6.0 eina >= 1.7.6]) + [ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.6.0 eina >= 1.7.7]) EDJE_CC_LIBS="${EDJE_CC_LIBS} ${LUA_LIBS} ${lua_libs}" fi @@ -465,27 +465,27 @@ if test "x${have_edje_decc}" = "xyes" ; then PKG_CHECK_MODULES([EDJE_DECC], - [ecore-file >= 1.7.6 ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eet >= 1.7.6 eina >= 1.7.6]) + [ecore-file >= 1.7.7 ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eet >= 1.7.7 eina >= 1.7.7]) fi if test "x${have_edje_player}" = "xyes" ; then PKG_CHECK_MODULES([EDJE_PLAYER], - [ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6]) + [ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7]) fi if test "x${have_edje_inspector}" = "xyes" ; then PKG_CHECK_MODULES([EDJE_INSPECTOR], - [ecore-evas >= 1.7.6 ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6]) + [ecore-evas >= 1.7.7 ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7]) fi if test "x${have_edje_external_inspector}" = "xyes" ; then PKG_CHECK_MODULES([EDJE_EXTERNAL_INSPECTOR], - [ecore >= 1.7.6 evas >= 1.7.6 eina >= 1.7.6]) + [ecore >= 1.7.7 evas >= 1.7.7 eina >= 1.7.7]) fi if test "x${have_edje_watch}" = "xyes" ; then PKG_CHECK_MODULES([EDJE_WATCH], - [ecore >= 1.7.6 eina >= 1.7.6 eio >= 1.7.6], + [ecore >= 1.7.7 eina >= 1.7.7 eio >= 1.7.7], [have_edje_watch="yes"], [have_edje_watch="no"]) fi diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.6/edje.spec new/edje-1.7.7/edje.spec --- old/edje-1.7.6/edje.spec 2013-04-05 00:32:14.000000000 +0200 +++ new/edje-1.7.7/edje.spec 2013-05-11 21:45:11.000000000 +0200 @@ -4,7 +4,7 @@ Summary: Complex Graphical Design/Layout Engine Name: edje -Version: 1.7.6 +Version: 1.7.7 Release: %{_rel} License: BSD Group: System Environment/Libraries diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.6/src/lib/edje_embryo.c new/edje-1.7.7/src/lib/edje_embryo.c --- old/edje-1.7.6/src/lib/edje_embryo.c 2013-04-04 21:42:04.000000000 +0200 +++ new/edje-1.7.7/src/lib/edje_embryo.c 2013-05-11 19:00:23.000000000 +0200 @@ -1679,6 +1679,7 @@ ALLOC_DESC(GROUP, Common, d); ALLOC_COPY_DESC(IMAGE, Image, d, image); + ALLOC_COPY_DESC(PROXY, Proxy, d, proxy); ALLOC_COPY_DESC(TEXT, Text, d, text); ALLOC_COPY_DESC(TEXTBLOCK, Text, d, text); ALLOC_COPY_DESC(BOX, Box, d, box); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
