diff options
author | Ronan Le Martret <ronan@fridu.net> | 2014-07-28 17:33:05 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan@fridu.net> | 2014-07-28 17:33:05 +0200 |
commit | e9e1ad39ce54a2842b13f653ad9adffb945a137a (patch) | |
tree | ac0d392bea227e4c4472137997860456596b6b81 | |
parent | 8ce4d1449df2ca364c92acf87c505d044b2c2726 (diff) | |
download | meta-tizen-sandbox/ronan/tmp_efl_port.tar.gz meta-tizen-sandbox/ronan/tmp_efl_port.tar.bz2 meta-tizen-sandbox/ronan/tmp_efl_port.zip |
update recipes gensandbox/ronan/tmp_efl_port
Change-Id: I44ae3a9d3fcc28a1c632568849bc855ddb0af530
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
100 files changed, 287 insertions, 38 deletions
diff --git a/recipes-image/images/tizen-common-core-image-crosswalk.bb b/recipes-image/images/tizen-common-core-image-crosswalk.bb index 6eaae8fd..a587b8ec 100644 --- a/recipes-image/images/tizen-common-core-image-crosswalk.bb +++ b/recipes-image/images/tizen-common-core-image-crosswalk.bb @@ -20,4 +20,7 @@ CORE_IMAGE_EXTRA_INSTALL += "ttf-dejavu-serif-condensed" # Pango modules CORE_IMAGE_EXTRA_INSTALL += "pango-module-basic-fc" CORE_IMAGE_EXTRA_INSTALL += "pango-module-arabic-lang" -CORE_IMAGE_EXTRA_INSTALL += "pango-module-indic-lang"
\ No newline at end of file +CORE_IMAGE_EXTRA_INSTALL += "pango-module-indic-lang" + + +CORE_IMAGE_EXTRA_INSTALL += "libpulsecommon"
\ No newline at end of file diff --git a/recipes-tizen/ail/ail.inc b/recipes-tizen/ail/ail.inc index 903880b8..8b6bc264 100644 --- a/recipes-tizen/ail/ail.inc +++ b/recipes-tizen/ail/ail.inc @@ -19,6 +19,7 @@ RPROVIDES_ail += "libail" #PROVIDES by ail-dev +PROVIDES += "ail-dev" RDEPENDS = "" diff --git a/recipes-tizen/alarm-manager/alarm-manager.inc b/recipes-tizen/alarm-manager/alarm-manager.inc index cefbe26f..20b66293 100644 --- a/recipes-tizen/alarm-manager/alarm-manager.inc +++ b/recipes-tizen/alarm-manager/alarm-manager.inc @@ -16,12 +16,15 @@ PROVIDES = "" #PROVIDES by libalarm +PROVIDES += "libalarm" #PROVIDES by alarm-server +PROVIDES += "alarm-server" #PROVIDES by libalarm-dev +PROVIDES += "libalarm-dev" RDEPENDS = "" diff --git a/recipes-tizen/alsa-scenario-0.2/alsa-scenario-0.2.inc b/recipes-tizen/alsa-scenario-0.2/alsa-scenario-0.2.inc index a31c5c3d..1f67bcb3 100644 --- a/recipes-tizen/alsa-scenario-0.2/alsa-scenario-0.2.inc +++ b/recipes-tizen/alsa-scenario-0.2/alsa-scenario-0.2.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by alsa-scenario-dev +PROVIDES += "alsa-scenario-dev" #PROVIDES by alsa-scenario +PROVIDES += "alsa-scenario" RDEPENDS = "" diff --git a/recipes-tizen/app-checker/app-checker.inc b/recipes-tizen/app-checker/app-checker.inc index e2aa2eec..be19174f 100644 --- a/recipes-tizen/app-checker/app-checker.inc +++ b/recipes-tizen/app-checker/app-checker.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by app-checker-server-dev +PROVIDES += "app-checker-server-dev" #PROVIDES by app-checker-dev +PROVIDES += "app-checker-dev" #PROVIDES by app-checker #PROVIDES by app-checker-server +PROVIDES += "app-checker-server" RDEPENDS = "" diff --git a/recipes-tizen/app-core/app-core.inc b/recipes-tizen/app-core/app-core.inc index 461a871b..0a3613f4 100644 --- a/recipes-tizen/app-core/app-core.inc +++ b/recipes-tizen/app-core/app-core.inc @@ -13,21 +13,26 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by app-core-efl +PROVIDES += "app-core-efl" #PROVIDES by app-core-template +PROVIDES += "app-core-template" #PROVIDES by app-core #PROVIDES by app-core-common-dev +PROVIDES += "app-core-common-dev" #PROVIDES by app-core-common +PROVIDES += "app-core-common" #PROVIDES by app-core-efl-dev +PROVIDES += "app-core-efl-dev" RDEPENDS = "" @@ -58,9 +63,9 @@ DEPENDS += "tizen-platform-config" DEPENDS += "aul" DEPENDS += "dlog" DEPENDS += "glib-2.0" -DEPENDS += "efl" DEPENDS += "libslp-sensor" DEPENDS += "elementary" +DEPENDS += "ecore" DEPENDS += "vconf" do_prep() { diff --git a/recipes-tizen/app-manager/app-manager.inc b/recipes-tizen/app-manager/app-manager.inc index f3ec8248..916d58ef 100644 --- a/recipes-tizen/app-manager/app-manager.inc +++ b/recipes-tizen/app-manager/app-manager.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-appfw-app-manager +PROVIDES += "capi-appfw-app-manager" #PROVIDES by capi-appfw-app-manager-dev +PROVIDES += "capi-appfw-app-manager-dev" RDEPENDS = "" diff --git a/recipes-tizen/app-svc/app-svc.inc b/recipes-tizen/app-svc/app-svc.inc index eb081d8b..be5a8c1d 100644 --- a/recipes-tizen/app-svc/app-svc.inc +++ b/recipes-tizen/app-svc/app-svc.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by app-svc-dev +PROVIDES += "app-svc-dev" RDEPENDS = "" @@ -29,6 +30,7 @@ RDEPENDS_${PN}-dev += "app-svc" DEPENDS = "" #DEPENDS of app-svc DEPENDS += "pkgmgr-info" +DEPENDS += "libsoup-2.4" DEPENDS_append_class-native = " cmake-native" DEPENDS_append_class-target = " cmake-native" DEPENDS += "iniparser" @@ -36,12 +38,11 @@ DEPENDS += "tizen-platform-config" DEPENDS += "aul" DEPENDS += "bundle" DEPENDS += "glib-2.0" -DEPENDS += "libsoup-2.4" +DEPENDS += "xdgmime" DEPENDS += "ail" -DEPENDS += "efl" DEPENDS += "dlog" DEPENDS += "sqlite3" -DEPENDS += "xdgmime" +DEPENDS += "ecore" DEPENDS += "libprivilege-control" DEPENDS += "dbus-glib" diff --git a/recipes-tizen/appcore-agent/appcore-agent.inc b/recipes-tizen/appcore-agent/appcore-agent.inc index 01c43a31..4beaee1f 100644 --- a/recipes-tizen/appcore-agent/appcore-agent.inc +++ b/recipes-tizen/appcore-agent/appcore-agent.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by appcore-agent-dev +PROVIDES += "appcore-agent-dev" RDEPENDS = "" diff --git a/recipes-tizen/application/application.inc b/recipes-tizen/application/application.inc index b527d930..c56f4218 100644 --- a/recipes-tizen/application/application.inc +++ b/recipes-tizen/application/application.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-appfw-application-dev +PROVIDES += "capi-appfw-application-dev" #PROVIDES by capi-appfw-application +PROVIDES += "capi-appfw-application" RDEPENDS = "" diff --git a/recipes-tizen/audio-session-manager/audio-session-manager.inc b/recipes-tizen/audio-session-manager/audio-session-manager.inc index 8d4a2410..097ea770 100644 --- a/recipes-tizen/audio-session-manager/audio-session-manager.inc +++ b/recipes-tizen/audio-session-manager/audio-session-manager.inc @@ -13,12 +13,14 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by audio-session-manager-dev +PROVIDES += "audio-session-manager-dev" #PROVIDES by audio-session-manager #PROVIDES by audio-session-manager-sdk-dev +PROVIDES += "audio-session-manager-sdk-dev" RDEPENDS = "" diff --git a/recipes-tizen/aul-1/aul-1.inc b/recipes-tizen/aul-1/aul-1.inc index 82ce992e..ce1760fb 100644 --- a/recipes-tizen/aul-1/aul-1.inc +++ b/recipes-tizen/aul-1/aul-1.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by aul +PROVIDES += "aul" #PROVIDES by aul-dev +PROVIDES += "aul-dev" RDEPENDS = "" @@ -36,11 +38,11 @@ DEPENDS_append_class-target = " cmake-native" DEPENDS += "attr" DEPENDS += "tizen-platform-config" DEPENDS += "bundle" +DEPENDS += "xdgmime" DEPENDS += "ail" -DEPENDS += "efl" DEPENDS += "dlog" DEPENDS += "sqlite3" -DEPENDS += "xdgmime" +DEPENDS += "ecore" DEPENDS += "libprivilege-control" DEPENDS += "app-checker" DEPENDS += "vconf" diff --git a/recipes-tizen/avsystem/avsystem.inc b/recipes-tizen/avsystem/avsystem.inc index dea01a18..8deae7e9 100644 --- a/recipes-tizen/avsystem/avsystem.inc +++ b/recipes-tizen/avsystem/avsystem.inc @@ -16,9 +16,11 @@ PROVIDES = "" #PROVIDES by avsystem-dev +PROVIDES += "avsystem-dev" #PROVIDES by libavsysaudio +PROVIDES += "libavsysaudio" RDEPENDS = "" diff --git a/recipes-tizen/bluetooth-frwk/bluetooth-frwk.inc b/recipes-tizen/bluetooth-frwk/bluetooth-frwk.inc index e1a26647..1856ede6 100644 --- a/recipes-tizen/bluetooth-frwk/bluetooth-frwk.inc +++ b/recipes-tizen/bluetooth-frwk/bluetooth-frwk.inc @@ -13,12 +13,15 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by bluetooth-frwk-core +PROVIDES += "bluetooth-frwk-core" #PROVIDES by bluetooth-frwk-dev +PROVIDES += "bluetooth-frwk-dev" #PROVIDES by bluetooth-frwk-service +PROVIDES += "bluetooth-frwk-service" #PROVIDES by bluetooth-frwk diff --git a/recipes-tizen/bluetooth/bluetooth.inc b/recipes-tizen/bluetooth/bluetooth.inc index 182739bb..898b700f 100644 --- a/recipes-tizen/bluetooth/bluetooth.inc +++ b/recipes-tizen/bluetooth/bluetooth.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-network-bluetooth-dev +PROVIDES += "capi-network-bluetooth-dev" #PROVIDES by capi-network-bluetooth +PROVIDES += "capi-network-bluetooth" RDEPENDS = "" diff --git a/recipes-tizen/bundle/bundle.inc b/recipes-tizen/bundle/bundle.inc index a3afef4f..853692fe 100644 --- a/recipes-tizen/bundle/bundle.inc +++ b/recipes-tizen/bundle/bundle.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by bundle-dev +PROVIDES += "bundle-dev" #PROVIDES by bundle diff --git a/recipes-tizen/chromium/chromium.inc b/recipes-tizen/chromium/chromium.inc index 1c9c88ea..8b5f6f34 100644 --- a/recipes-tizen/chromium/chromium.inc +++ b/recipes-tizen/chromium/chromium.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by chromium-dev +PROVIDES += "chromium-dev" RDEPENDS = "" diff --git a/recipes-tizen/com-core/com-core.inc b/recipes-tizen/com-core/com-core.inc index dcadca49..f92bf9b9 100644 --- a/recipes-tizen/com-core/com-core.inc +++ b/recipes-tizen/com-core/com-core.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libcom-core +PROVIDES += "libcom-core" #PROVIDES by libcom-core-dev +PROVIDES += "libcom-core-dev" RDEPENDS = "" diff --git a/recipes-tizen/common/common.inc b/recipes-tizen/common/common.inc index c445247d..4d6c1ac0 100644 --- a/recipes-tizen/common/common.inc +++ b/recipes-tizen/common/common.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-base-common-dev +PROVIDES += "capi-base-common-dev" #PROVIDES by capi-base-common +PROVIDES += "capi-base-common" RDEPENDS = "" diff --git a/recipes-tizen/connection/connection.inc b/recipes-tizen/connection/connection.inc index 30f8525d..51e82ff5 100644 --- a/recipes-tizen/connection/connection.inc +++ b/recipes-tizen/connection/connection.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-network-connection-dev +PROVIDES += "capi-network-connection-dev" #PROVIDES by capi-network-connection +PROVIDES += "capi-network-connection" RDEPENDS = "" diff --git a/recipes-tizen/dbus-python/dbus-python.inc b/recipes-tizen/dbus-python/dbus-python.inc index 9f5fb155..e34642b5 100644 --- a/recipes-tizen/dbus-python/dbus-python.inc +++ b/recipes-tizen/dbus-python/dbus-python.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by dbus-python-dev +PROVIDES += "dbus-python-dev" #PROVIDES by dbus-python diff --git a/recipes-tizen/device/device.inc b/recipes-tizen/device/device.inc index ee656a3d..265e4b44 100644 --- a/recipes-tizen/device/device.inc +++ b/recipes-tizen/device/device.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-system-device-dev +PROVIDES += "capi-system-device-dev" #PROVIDES by capi-system-device +PROVIDES += "capi-system-device" RDEPENDS = "" diff --git a/recipes-tizen/devman/devman.inc b/recipes-tizen/devman/devman.inc index aada1c0c..4469bf7d 100644 --- a/recipes-tizen/devman/devman.inc +++ b/recipes-tizen/devman/devman.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libdevman-dev +PROVIDES += "libdevman-dev" #PROVIDES by libdevman-haptic-dev +PROVIDES += "libdevman-haptic-dev" #PROVIDES by devman #PROVIDES by libdevman +PROVIDES += "libdevman" RDEPENDS = "" diff --git a/recipes-tizen/dlog/dlog.inc b/recipes-tizen/dlog/dlog.inc index 774435ee..f5ffa965 100644 --- a/recipes-tizen/dlog/dlog.inc +++ b/recipes-tizen/dlog/dlog.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libdlog +PROVIDES += "libdlog" #PROVIDES by dlogutil +PROVIDES += "dlogutil" #PROVIDES by dlog #PROVIDES by libdlog-dev +PROVIDES += "libdlog-dev" RDEPENDS = "" diff --git a/recipes-tizen/download-provider/download-provider.inc b/recipes-tizen/download-provider/download-provider.inc index 71833320..273facc1 100644 --- a/recipes-tizen/download-provider/download-provider.inc +++ b/recipes-tizen/download-provider/download-provider.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by download-provider-dev +PROVIDES += "download-provider-dev" RDEPENDS = "" diff --git a/recipes-tizen/doxygen/doxygen.inc b/recipes-tizen/doxygen/doxygen.inc index 3fca680a..5cee729b 100644 --- a/recipes-tizen/doxygen/doxygen.inc +++ b/recipes-tizen/doxygen/doxygen.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by doxygen-docs +PROVIDES += "doxygen-docs " #PROVIDES by doxygen diff --git a/recipes-tizen/drm-client/drm-client.inc b/recipes-tizen/drm-client/drm-client.inc index b881c29a..7466eefc 100644 --- a/recipes-tizen/drm-client/drm-client.inc +++ b/recipes-tizen/drm-client/drm-client.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by drm-client-dev +PROVIDES += "drm-client-dev" #PROVIDES by drm-client diff --git a/recipes-tizen/edbus/edbus.inc b/recipes-tizen/edbus/edbus.inc index 1e8d0f49..e42cb64f 100644 --- a/recipes-tizen/edbus/edbus.inc +++ b/recipes-tizen/edbus/edbus.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by edbus-dev +PROVIDES += "edbus-dev" #PROVIDES by edbus @@ -25,9 +26,11 @@ RDEPENDS_${PN}-dev += "edbus" DEPENDS = "" #DEPENDS of edbus +DEPENDS += "evas" +DEPENDS += "ecore" DEPENDS += "dbus" DEPENDS += "doxygen" -DEPENDS += "efl" +DEPENDS += "eina" do_prep() { cd ${S} diff --git a/recipes-tizen/efl/efl-extraconf.inc b/recipes-tizen/efl/efl-extraconf.inc index 6e343caa..3d65286e 100644 --- a/recipes-tizen/efl/efl-extraconf.inc +++ b/recipes-tizen/efl/efl-extraconf.inc @@ -112,4 +112,4 @@ FILES_${PN}-dbg += "${prefix}/lib/evas/modules/engines/wayland_egl/v-1.9/.debug" FILES_${PN}-dbg += "${prefix}/lib/ecore_imf/modules/wayland/v-1.9/.debug" FILES_${PN}-dbg += "${prefix}/lib/ecore/system/systemd/v-1.9/.debug" FILES_${PN}-dbg += "${prefix}/lib/ecore/system/tizen/v-1.9/.debug" -FILES_${PN}-dbg += "${prefix}/lib/evas/cserve2/bin/v-1.9/.debug" +FILES_${PN}-dbg += "${prefix}/lib/evas/cserve2/bin/v-1.9/.debug"
\ No newline at end of file diff --git a/recipes-tizen/efl/efl.inc b/recipes-tizen/efl/efl.inc index 5c9949de..428699fd 100644 --- a/recipes-tizen/efl/efl.inc +++ b/recipes-tizen/efl/efl.inc @@ -13,141 +13,183 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by edje +PROVIDES += "edje" #PROVIDES by ephysics-examples +PROVIDES += "ephysics-examples" #PROVIDES by eo +PROVIDES += "eo" #PROVIDES by ephysics-dev +PROVIDES += "ephysics-dev" #PROVIDES by emotion-dev +PROVIDES += "emotion-dev" #PROVIDES by eina +PROVIDES += "eina" #PROVIDES by eina-examples +PROVIDES += "eina-examples" #PROVIDES by eo-examples +PROVIDES += "eo-examples" #PROVIDES by eet-dev +PROVIDES += "eet-dev" #PROVIDES by ephysics +PROVIDES += "ephysics" #PROVIDES by eeze-dev +PROVIDES += "eeze-dev" #PROVIDES by efl #PROVIDES by efreet-dev +PROVIDES += "efreet-dev" #PROVIDES by ecore-dev +PROVIDES += "ecore-dev" #PROVIDES by ethumb-examples +PROVIDES += "ethumb-examples" #PROVIDES by ethumb +PROVIDES += "ethumb" #PROVIDES by evas-dev +PROVIDES += "evas-dev" #PROVIDES by efl-data +PROVIDES += "efl-data" #PROVIDES by evas +PROVIDES += "evas" #PROVIDES by eeze +PROVIDES += "eeze" #PROVIDES by ethumb-dev +PROVIDES += "ethumb-dev" #PROVIDES by efreet +PROVIDES += "efreet" #PROVIDES by eldbus-dev +PROVIDES += "eldbus-dev" #PROVIDES by eet-examples +PROVIDES += "eet-examples" #PROVIDES by embryo-dev +PROVIDES += "embryo-dev" #PROVIDES by eio-dev +PROVIDES += "eio-dev" #PROVIDES by ecore-examples +PROVIDES += "ecore-examples" #PROVIDES by emotion +PROVIDES += "emotion" #PROVIDES by eldbus-examples +PROVIDES += "eldbus-examples" #PROVIDES by eo-dev +PROVIDES += "eo-dev" #PROVIDES by embryo +PROVIDES += "embryo" # the PROVIDES rules is ignore "embryo-bin " PROVIDES += "embryo-bin" RPROVIDES_embryo += "embryo-bin" #PROVIDES by eio-examples +PROVIDES += "eio-examples" #PROVIDES by eet-tools +PROVIDES += "eet-tools" # the PROVIDES rules is ignore "eet-bin " PROVIDES += "eet-bin" RPROVIDES_eet-tools += "eet-bin" #PROVIDES by edje-dev +PROVIDES += "edje-dev" #PROVIDES by edje-tools +PROVIDES += "edje-tools" # the PROVIDES rules is ignore "edje-bin " PROVIDES += "edje-bin" RPROVIDES_edje-tools += "edje-bin" #PROVIDES by eet +PROVIDES += "eet" #PROVIDES by eina-dev +PROVIDES += "eina-dev" #PROVIDES by evas-examples +PROVIDES += "evas-examples" #PROVIDES by emotion-examples +PROVIDES += "emotion-examples" #PROVIDES by ecore +PROVIDES += "ecore" #PROVIDES by eldbus +PROVIDES += "eldbus" #PROVIDES by edje-examples +PROVIDES += "edje-examples" #PROVIDES by eio +PROVIDES += "eio" RDEPENDS = "" @@ -164,13 +206,13 @@ RDEPENDS_eo += "efl-data" RDEPENDS_ephysics-dev += "ephysics" #RDEPENDS of emotion-dev (emotion-dev) -RDEPENDS_emotion-dev += "efl" +RDEPENDS_emotion-dev += "emotion" #RDEPENDS of eina (eina) RDEPENDS_eina += "efl-data" #RDEPENDS of eina-examples (eina-examples) -RDEPENDS_eina-examples += "efl" +RDEPENDS_eina-examples += "eina" #RDEPENDS of eo-examples (eo-examples) RDEPENDS_eo-examples += "eo" @@ -182,13 +224,13 @@ RDEPENDS_eet-dev += "eet" RDEPENDS_eeze-dev += "eeze" #RDEPENDS of efreet-dev (efreet-dev) -RDEPENDS_efreet-dev += "efl" +RDEPENDS_efreet-dev += "efreet" #RDEPENDS of ecore-dev (ecore-dev) -RDEPENDS_ecore-dev += "efl" +RDEPENDS_ecore-dev += "ecore" #RDEPENDS of ethumb-examples (ethumb-examples) -RDEPENDS_ethumb-examples += "efl" +RDEPENDS_ethumb-examples += "ethumb" #RDEPENDS of ethumb (ethumb) RDEPENDS_ethumb += "efl-data" @@ -203,7 +245,7 @@ RDEPENDS_evas += "efl-data" RDEPENDS_eeze += "efl-data" #RDEPENDS of ethumb-dev (ethumb-dev) -RDEPENDS_ethumb-dev += "efl" +RDEPENDS_ethumb-dev += "ethumb" #RDEPENDS of efreet (efreet) RDEPENDS_efreet += "efl-data" @@ -221,7 +263,7 @@ RDEPENDS_embryo-dev += "embryo" RDEPENDS_eio-dev += "eio" #RDEPENDS of ecore-examples (ecore-examples) -RDEPENDS_ecore-examples += "efl" +RDEPENDS_ecore-examples += "ecore" #RDEPENDS of emotion (emotion) RDEPENDS_emotion += "efl-data" @@ -245,19 +287,19 @@ RDEPENDS_eet-tools += "eet" RDEPENDS_edje-dev += "edje-tools" #RDEPENDS of edje-tools (edje-tools) -RDEPENDS_edje-tools += "efl" +RDEPENDS_edje-tools += "edje" #RDEPENDS of eet (eet) RDEPENDS_eet += "efl-data" #RDEPENDS of eina-dev (eina-dev) -RDEPENDS_eina-dev += "efl" +RDEPENDS_eina-dev += "eina" #RDEPENDS of evas-examples (evas-examples) RDEPENDS_evas-examples += "evas" #RDEPENDS of emotion-examples (emotion-examples) -RDEPENDS_emotion-examples += "efl" +RDEPENDS_emotion-examples += "emotion" #RDEPENDS of ecore (ecore) RDEPENDS_ecore += "efl-data" @@ -266,7 +308,7 @@ RDEPENDS_ecore += "efl-data" RDEPENDS_eldbus += "efl-data" #RDEPENDS of edje-examples (edje-examples) -RDEPENDS_edje-examples += "efl" +RDEPENDS_edje-examples += "edje" #RDEPENDS of eio (eio) RDEPENDS_eio += "efl-data" diff --git a/recipes-tizen/elementary/elementary.inc b/recipes-tizen/elementary/elementary.inc index 0473a760..acca14e2 100644 --- a/recipes-tizen/elementary/elementary.inc +++ b/recipes-tizen/elementary/elementary.inc @@ -1,6 +1,6 @@ DESCRIPTION = "EFL toolkit for small touchscreens" HOMEPAGE = "http://trac.enlightenment.org/e/wiki/Elementary" -SECTION = "Graphics/EFL" +SECTION = "Graphics & UI Framework/Development" LICENSE = "LGPL-2.1+" SRC_URI = "" @@ -16,12 +16,15 @@ PROVIDES = "" #PROVIDES by elementary-tools +PROVIDES += "elementary-tools" #PROVIDES by elementary-dev +PROVIDES += "elementary-dev" #PROVIDES by elementary-examples +PROVIDES += "elementary-examples" RDEPENDS = "" @@ -31,12 +34,20 @@ RDEPENDS_${PN}-dev += "elementary" DEPENDS = "" #DEPENDS of elementary -inherit pythonnative +DEPENDS += "edje" +DEPENDS += "ethumb" DEPENDS += "edbus" DEPENDS += "doxygen" -DEPENDS += "efl" +inherit pythonnative +DEPENDS += "eet" #Replace "DEPENDS" on gettext by "inherit gettext" inherit gettext +DEPENDS += "efreet" +DEPENDS += "eina" +DEPENDS += "efl" +DEPENDS += "evas" +DEPENDS += "ecore" +DEPENDS += "emotion" do_prep() { cd ${S} @@ -65,12 +76,12 @@ do_compile() { autotools_do_configure - make ${PARALLEL_MAKE} + oe_runmake ${PARALLEL_MAKE} } -EXTRA_OECONF += " --disable-static --enable-ecore-wayland --disable-ecore-x --disable-build-examples" +EXTRA_OECONF += " --disable-static --enable-ecore-wayland --disable-ecore-x --disable-build-examples " do_install() { echo export RPM_BUILD_ROOT=${D} diff --git a/recipes-tizen/elementary/elementary_git.bb b/recipes-tizen/elementary/elementary_git.bb index 3554486a..b22ad3c5 100644 --- a/recipes-tizen/elementary/elementary_git.bb +++ b/recipes-tizen/elementary/elementary_git.bb @@ -4,7 +4,7 @@ PRIORITY = "10" LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" -SRC_URI += "git://review.tizen.org/platform/upstream/elementary;tag=b92b97d80f2bdc64be66c9b7d6c79a4cdd35e7bb;nobranch=1" +SRC_URI += "git://review.tizen.org/platform/upstream/elementary;tag=4400d8696a68fa665b89ed1ce29ab3c39c6ed3ac;nobranch=1" BBCLASSEXTEND += " native " diff --git a/recipes-tizen/favorites/favorites.inc b/recipes-tizen/favorites/favorites.inc index cbcc8b51..16e5776d 100644 --- a/recipes-tizen/favorites/favorites.inc +++ b/recipes-tizen/favorites/favorites.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-web-favorites +PROVIDES += "capi-web-favorites" #PROVIDES by capi-web-favorites-dev +PROVIDES += "capi-web-favorites-dev" RDEPENDS = "" @@ -30,9 +32,9 @@ DEPENDS = "" #DEPENDS of capi-web-favorites DEPENDS_append_class-native = " cmake-native" DEPENDS_append_class-target = " cmake-native" +DEPENDS += "evas" DEPENDS += "tizen-platform-config" DEPENDS += "dlog" -DEPENDS += "efl" DEPENDS += "common" DEPENDS += "libslp-db-util" diff --git a/recipes-tizen/gobject-introspection/gobject-introspection.inc b/recipes-tizen/gobject-introspection/gobject-introspection.inc index ce3eaf92..60d1c3f4 100644 --- a/recipes-tizen/gobject-introspection/gobject-introspection.inc +++ b/recipes-tizen/gobject-introspection/gobject-introspection.inc @@ -16,15 +16,19 @@ PROVIDES = "" #PROVIDES by gobject-introspection-dev +PROVIDES += "gobject-introspection-dev" #PROVIDES by girepository +PROVIDES += "girepository" #PROVIDES by libgirepository +PROVIDES += "libgirepository" #PROVIDES by gobject-introspection-docs +PROVIDES += "gobject-introspection-docs " RDEPENDS = "" diff --git a/recipes-tizen/heynoti/heynoti.inc b/recipes-tizen/heynoti/heynoti.inc index a5897fd2..03ce45ac 100644 --- a/recipes-tizen/heynoti/heynoti.inc +++ b/recipes-tizen/heynoti/heynoti.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by heynoti-dev +PROVIDES += "heynoti-dev" RDEPENDS = "" @@ -25,7 +26,7 @@ RDEPENDS_${PN}-dev += "heynoti" DEPENDS = "" #DEPENDS of heynoti -DEPENDS += "efl" +DEPENDS += "ecore" DEPENDS += "tizen-platform-config" DEPENDS_append_class-native = " cmake-native" DEPENDS_append_class-target = " cmake-native" diff --git a/recipes-tizen/hwdata/hwdata.inc b/recipes-tizen/hwdata/hwdata.inc index 5b45f7d0..deb5e4df 100644 --- a/recipes-tizen/hwdata/hwdata.inc +++ b/recipes-tizen/hwdata/hwdata.inc @@ -19,6 +19,7 @@ RPROVIDES_hwdata += "pciutils-ids" #PROVIDES by hwdata-ivi +PROVIDES += "hwdata-ivi" RDEPENDS = "" diff --git a/recipes-tizen/ibus/ibus.inc b/recipes-tizen/ibus/ibus.inc index 0926493f..a9b1192c 100644 --- a/recipes-tizen/ibus/ibus.inc +++ b/recipes-tizen/ibus/ibus.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by ibus-dev +PROVIDES += "ibus-dev" #PROVIDES by ibus-libs +PROVIDES += "ibus-libs" #PROVIDES by ibus diff --git a/recipes-tizen/iniparser/iniparser.inc b/recipes-tizen/iniparser/iniparser.inc index 4d4ecef8..14fcd1ed 100644 --- a/recipes-tizen/iniparser/iniparser.inc +++ b/recipes-tizen/iniparser/iniparser.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by iniparser-dev +PROVIDES += "iniparser-dev" #PROVIDES by iniparser diff --git a/recipes-tizen/libbullet/libbullet.inc b/recipes-tizen/libbullet/libbullet.inc index d5b2d0a1..41f451e1 100644 --- a/recipes-tizen/libbullet/libbullet.inc +++ b/recipes-tizen/libbullet/libbullet.inc @@ -13,12 +13,14 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by bullet-dev +PROVIDES += "bullet-dev" #PROVIDES by libbullet #PROVIDES by bullet +PROVIDES += "bullet" RDEPENDS = "" diff --git a/recipes-tizen/libdevice-node/libdevice-node.inc b/recipes-tizen/libdevice-node/libdevice-node.inc index d22dbc5a..1ff72583 100644 --- a/recipes-tizen/libdevice-node/libdevice-node.inc +++ b/recipes-tizen/libdevice-node/libdevice-node.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libdevice-node-dev +PROVIDES += "libdevice-node-dev" RDEPENDS = "" diff --git a/recipes-tizen/libhaptic/libhaptic.inc b/recipes-tizen/libhaptic/libhaptic.inc index 6b0a62b6..28a87f7c 100644 --- a/recipes-tizen/libhaptic/libhaptic.inc +++ b/recipes-tizen/libhaptic/libhaptic.inc @@ -16,9 +16,11 @@ PROVIDES = "" #PROVIDES by libhaptic-dev +PROVIDES += "libhaptic-dev" #PROVIDES by libhaptic-plugin-dev +PROVIDES += "libhaptic-plugin-dev" RDEPENDS = "" diff --git a/recipes-tizen/libiri/libiri.inc b/recipes-tizen/libiri/libiri.inc index 07cb883e..023794b4 100644 --- a/recipes-tizen/libiri/libiri.inc +++ b/recipes-tizen/libiri/libiri.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libiri-dev +PROVIDES += "libiri-dev" #PROVIDES by libiri diff --git a/recipes-tizen/libmedia-service/libmedia-service.inc b/recipes-tizen/libmedia-service/libmedia-service.inc index 1485885a..8262dccc 100644 --- a/recipes-tizen/libmedia-service/libmedia-service.inc +++ b/recipes-tizen/libmedia-service/libmedia-service.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libmedia-service-dev +PROVIDES += "libmedia-service-dev" #PROVIDES by libmedia-service diff --git a/recipes-tizen/libmedia-thumbnail/libmedia-thumbnail.inc b/recipes-tizen/libmedia-thumbnail/libmedia-thumbnail.inc index 58ad8e87..7f278030 100644 --- a/recipes-tizen/libmedia-thumbnail/libmedia-thumbnail.inc +++ b/recipes-tizen/libmedia-thumbnail/libmedia-thumbnail.inc @@ -16,12 +16,15 @@ PROVIDES = "" #PROVIDES by media-thumbnail-server +PROVIDES += "media-thumbnail-server" #PROVIDES by libmedia-thumbnail-dev +PROVIDES += "libmedia-thumbnail-dev" #PROVIDES by libmedia-thumbnail-test +PROVIDES += "libmedia-thumbnail-test" RDEPENDS = "" @@ -44,14 +47,15 @@ DEPENDS += "libmm-fileinfo" DEPENDS_append_class-native = " cmake-native" DEPENDS_append_class-target = " cmake-native" DEPENDS += "drm-client" +DEPENDS += "evas" DEPENDS += "tizen-platform-config" DEPENDS += "aul" DEPENDS += "dlog" DEPENDS += "libexif" DEPENDS += "libmm-utility" -DEPENDS += "efl" DEPENDS += "media-server" DEPENDS += "heynoti" +DEPENDS += "ecore" DEPENDS += "vconf" do_prep() { diff --git a/recipes-tizen/libmm-common/libmm-common.inc b/recipes-tizen/libmm-common/libmm-common.inc index ec03ca5b..b7cbf8c8 100644 --- a/recipes-tizen/libmm-common/libmm-common.inc +++ b/recipes-tizen/libmm-common/libmm-common.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libmm-common-dev +PROVIDES += "libmm-common-dev" #PROVIDES by libmm-common diff --git a/recipes-tizen/libmm-fileinfo/libmm-fileinfo.inc b/recipes-tizen/libmm-fileinfo/libmm-fileinfo.inc index 073c8c69..457c7bf3 100644 --- a/recipes-tizen/libmm-fileinfo/libmm-fileinfo.inc +++ b/recipes-tizen/libmm-fileinfo/libmm-fileinfo.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libmm-fileinfo-dev +PROVIDES += "libmm-fileinfo-dev" RDEPENDS = "" diff --git a/recipes-tizen/libmm-log/libmm-log.inc b/recipes-tizen/libmm-log/libmm-log.inc index 46306453..29af07e6 100644 --- a/recipes-tizen/libmm-log/libmm-log.inc +++ b/recipes-tizen/libmm-log/libmm-log.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libmm-log-dev +PROVIDES += "libmm-log-dev" RDEPENDS = "" diff --git a/recipes-tizen/libmm-session/libmm-session.inc b/recipes-tizen/libmm-session/libmm-session.inc index 0148c779..55b0c135 100644 --- a/recipes-tizen/libmm-session/libmm-session.inc +++ b/recipes-tizen/libmm-session/libmm-session.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libmm-session-dev +PROVIDES += "libmm-session-dev" RDEPENDS = "" diff --git a/recipes-tizen/libmm-sound/libmm-sound.inc b/recipes-tizen/libmm-sound/libmm-sound.inc index b1d5e65d..fd6c8f93 100644 --- a/recipes-tizen/libmm-sound/libmm-sound.inc +++ b/recipes-tizen/libmm-sound/libmm-sound.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libmm-sound-dev +PROVIDES += "libmm-sound-dev" #PROVIDES by libmm-sound #PROVIDES by libmm-sound-tool +PROVIDES += "libmm-sound-tool" #PROVIDES by libmm-sound-sdk-dev +PROVIDES += "libmm-sound-sdk-dev" RDEPENDS = "" diff --git a/recipes-tizen/libmm-ta/libmm-ta.inc b/recipes-tizen/libmm-ta/libmm-ta.inc index a635a406..a567082b 100644 --- a/recipes-tizen/libmm-ta/libmm-ta.inc +++ b/recipes-tizen/libmm-ta/libmm-ta.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libmm-ta-dev +PROVIDES += "libmm-ta-dev" RDEPENDS = "" diff --git a/recipes-tizen/libmm-utility/libmm-utility.inc b/recipes-tizen/libmm-utility/libmm-utility.inc index 3982a6c8..e5b3cef3 100644 --- a/recipes-tizen/libmm-utility/libmm-utility.inc +++ b/recipes-tizen/libmm-utility/libmm-utility.inc @@ -16,9 +16,11 @@ PROVIDES = "" #PROVIDES by libmm-utility-dev +PROVIDES += "libmm-utility-dev" #PROVIDES by libmm-utility-tool +PROVIDES += "libmm-utility-tool" RDEPENDS = "" diff --git a/recipes-tizen/libnet-client/libnet-client.inc b/recipes-tizen/libnet-client/libnet-client.inc index 07b9bff7..18c7715f 100644 --- a/recipes-tizen/libnet-client/libnet-client.inc +++ b/recipes-tizen/libnet-client/libnet-client.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libnet-client-dev +PROVIDES += "libnet-client-dev" #PROVIDES by libnet-client diff --git a/recipes-tizen/libprivilege-control/libprivilege-control.inc b/recipes-tizen/libprivilege-control/libprivilege-control.inc index 5c1fadbf..031d2a47 100644 --- a/recipes-tizen/libprivilege-control/libprivilege-control.inc +++ b/recipes-tizen/libprivilege-control/libprivilege-control.inc @@ -16,9 +16,11 @@ PROVIDES = "" #PROVIDES by libprivilege-control-conf +PROVIDES += "libprivilege-control-conf" #PROVIDES by libprivilege-control-dev +PROVIDES += "libprivilege-control-dev" RDEPENDS = "" diff --git a/recipes-tizen/librua/librua.inc b/recipes-tizen/librua/librua.inc index a3436af8..fb74086b 100644 --- a/recipes-tizen/librua/librua.inc +++ b/recipes-tizen/librua/librua.inc @@ -16,9 +16,11 @@ PROVIDES = "" #PROVIDES by librua-dev +PROVIDES += "librua-dev" #PROVIDES by librua-test +PROVIDES += "librua-test" RDEPENDS = "" diff --git a/recipes-tizen/libsf-common/libsf-common.inc b/recipes-tizen/libsf-common/libsf-common.inc index de2db68d..4d982113 100644 --- a/recipes-tizen/libsf-common/libsf-common.inc +++ b/recipes-tizen/libsf-common/libsf-common.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libsf-common-dev +PROVIDES += "libsf-common-dev" RDEPENDS = "" diff --git a/recipes-tizen/libslp-db-util/libslp-db-util.inc b/recipes-tizen/libslp-db-util/libslp-db-util.inc index cd654f22..2641e524 100644 --- a/recipes-tizen/libslp-db-util/libslp-db-util.inc +++ b/recipes-tizen/libslp-db-util/libslp-db-util.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libslp-db-util-dev +PROVIDES += "libslp-db-util-dev" #PROVIDES by libslp-db-util diff --git a/recipes-tizen/libslp-location/libslp-location.inc b/recipes-tizen/libslp-location/libslp-location.inc index 2139811e..3267cce4 100644 --- a/recipes-tizen/libslp-location/libslp-location.inc +++ b/recipes-tizen/libslp-location/libslp-location.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libslp-location-dev +PROVIDES += "libslp-location-dev" #PROVIDES by libslp-location diff --git a/recipes-tizen/libslp-pm/libslp-pm.inc b/recipes-tizen/libslp-pm/libslp-pm.inc index 56f9b43b..5be1610b 100644 --- a/recipes-tizen/libslp-pm/libslp-pm.inc +++ b/recipes-tizen/libslp-pm/libslp-pm.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libslp-pm-dev +PROVIDES += "libslp-pm-dev" RDEPENDS = "" diff --git a/recipes-tizen/libslp-sensor/libslp-sensor-extraconf.inc b/recipes-tizen/libslp-sensor/libslp-sensor-extraconf.inc index a02fc663..7dff606a 100644 --- a/recipes-tizen/libslp-sensor/libslp-sensor-extraconf.inc +++ b/recipes-tizen/libslp-sensor/libslp-sensor-extraconf.inc @@ -1 +1,2 @@ -RPROVIDES_sensor += "libslp-sensor"
\ No newline at end of file +RPROVIDES_sensor += "libslp-sensor" +PROVIDES = ""
\ No newline at end of file diff --git a/recipes-tizen/libslp-sensor/libslp-sensor.inc b/recipes-tizen/libslp-sensor/libslp-sensor.inc index 91e96682..e3464c4a 100644 --- a/recipes-tizen/libslp-sensor/libslp-sensor.inc +++ b/recipes-tizen/libslp-sensor/libslp-sensor.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by sensor +PROVIDES += "sensor" #PROVIDES by sensor-dev +PROVIDES += "sensor-dev" RDEPENDS = "" diff --git a/recipes-tizen/libslp-sysman/libslp-sysman.inc b/recipes-tizen/libslp-sysman/libslp-sysman.inc index 1c211659..f7e987f7 100644 --- a/recipes-tizen/libslp-sysman/libslp-sysman.inc +++ b/recipes-tizen/libslp-sysman/libslp-sysman.inc @@ -13,12 +13,15 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by sysman-internal-dev +PROVIDES += "sysman-internal-dev" #PROVIDES by sysman-dev +PROVIDES += "sysman-dev" #PROVIDES by sysman +PROVIDES += "sysman" RDEPENDS = "" diff --git a/recipes-tizen/libtapi-legacy/libtapi-legacy.inc b/recipes-tizen/libtapi-legacy/libtapi-legacy.inc index f994e7df..983c58be 100644 --- a/recipes-tizen/libtapi-legacy/libtapi-legacy.inc +++ b/recipes-tizen/libtapi-legacy/libtapi-legacy.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libtapi-dev +PROVIDES += "libtapi-dev" #PROVIDES by libtapi +PROVIDES += "libtapi" # the PROVIDES rules is ignore "libslp-tapi " PROVIDES += "libslp-tapi" RPROVIDES_libtapi += "libslp-tapi" diff --git a/recipes-tizen/libtapi/libtapi.inc b/recipes-tizen/libtapi/libtapi.inc index 0d8f917b..6ed953ae 100644 --- a/recipes-tizen/libtapi/libtapi.inc +++ b/recipes-tizen/libtapi/libtapi.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libtapi3 +PROVIDES += "libtapi3" #PROVIDES by libtapi3-dev +PROVIDES += "libtapi3-dev" RDEPENDS = "" diff --git a/recipes-tizen/libtbm/libtbm.inc b/recipes-tizen/libtbm/libtbm.inc index 8be2392d..63c8fde3 100644 --- a/recipes-tizen/libtbm/libtbm.inc +++ b/recipes-tizen/libtbm/libtbm.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libtbm-dev +PROVIDES += "libtbm-dev" RDEPENDS = "" diff --git a/recipes-tizen/libwifi-direct/libwifi-direct.inc b/recipes-tizen/libwifi-direct/libwifi-direct.inc index 8c76a78c..6b91fbaa 100644 --- a/recipes-tizen/libwifi-direct/libwifi-direct.inc +++ b/recipes-tizen/libwifi-direct/libwifi-direct.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by libwifi-direct-dev +PROVIDES += "libwifi-direct-dev" RDEPENDS = "" diff --git a/recipes-tizen/location-manager/location-manager.inc b/recipes-tizen/location-manager/location-manager.inc index 82070a8f..47746d29 100644 --- a/recipes-tizen/location-manager/location-manager.inc +++ b/recipes-tizen/location-manager/location-manager.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-location-manager-dev +PROVIDES += "capi-location-manager-dev" #PROVIDES by capi-location-manager +PROVIDES += "capi-location-manager" RDEPENDS = "" diff --git a/recipes-tizen/lua/lua.inc b/recipes-tizen/lua/lua.inc index c3adac08..f65a44cf 100644 --- a/recipes-tizen/lua/lua.inc +++ b/recipes-tizen/lua/lua.inc @@ -16,12 +16,15 @@ PROVIDES = "" #PROVIDES by lua-dev +PROVIDES += "lua-dev" #PROVIDES by liblua +PROVIDES += "liblua" #PROVIDES by lua-doc +PROVIDES += "lua-doc" RDEPENDS = "" diff --git a/recipes-tizen/media-content/media-content.inc b/recipes-tizen/media-content/media-content.inc index 31eed062..ab3a2baa 100644 --- a/recipes-tizen/media-content/media-content.inc +++ b/recipes-tizen/media-content/media-content.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-content-media-content +PROVIDES += "capi-content-media-content" #PROVIDES by capi-content-media-content-dev +PROVIDES += "capi-content-media-content-dev" RDEPENDS = "" diff --git a/recipes-tizen/media-server/media-server.inc b/recipes-tizen/media-server/media-server.inc index ca5abb44..66a8e931 100644 --- a/recipes-tizen/media-server/media-server.inc +++ b/recipes-tizen/media-server/media-server.inc @@ -13,12 +13,14 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libmedia-utils-dev +PROVIDES += "libmedia-utils-dev" #PROVIDES by media-server #PROVIDES by libmedia-utils +PROVIDES += "libmedia-utils" RDEPENDS = "" diff --git a/recipes-tizen/message-port/message-port.inc b/recipes-tizen/message-port/message-port.inc index 5d948115..ac3172f2 100644 --- a/recipes-tizen/message-port/message-port.inc +++ b/recipes-tizen/message-port/message-port.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by message-port-dev +PROVIDES += "message-port-dev" #PROVIDES by message-port diff --git a/recipes-tizen/meta/meta.inc b/recipes-tizen/meta/meta.inc index 3ec15431..5bb78d82 100644 --- a/recipes-tizen/meta/meta.inc +++ b/recipes-tizen/meta/meta.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by meta-common +PROVIDES += "meta-common" RDEPENDS = "" diff --git a/recipes-tizen/notification/notification.inc b/recipes-tizen/notification/notification.inc index 1ca12b44..7541e624 100644 --- a/recipes-tizen/notification/notification.inc +++ b/recipes-tizen/notification/notification.inc @@ -13,12 +13,14 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by notification-service-dev +PROVIDES += "notification-service-dev" #PROVIDES by notification #PROVIDES by notification-dev +PROVIDES += "notification-dev" RDEPENDS = "" @@ -39,6 +41,7 @@ DEPENDS = "" DEPENDS_append_class-native = " cmake-native" DEPENDS_append_class-target = " cmake-native" DEPENDS += "dbus-glib" +DEPENDS += "eina" DEPENDS += "dbus" DEPENDS += "app-svc" DEPENDS += "tizen-platform-config" @@ -46,8 +49,8 @@ DEPENDS += "aul" DEPENDS += "bundle" DEPENDS += "com-core" DEPENDS += "ail" -DEPENDS += "efl" DEPENDS += "dlog" +DEPENDS += "ecore" DEPENDS += "sqlite3" DEPENDS += "heynoti" DEPENDS += "vconf" diff --git a/recipes-tizen/package-manager/package-manager.inc b/recipes-tizen/package-manager/package-manager.inc index 802db034..25c7d637 100644 --- a/recipes-tizen/package-manager/package-manager.inc +++ b/recipes-tizen/package-manager/package-manager.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-appfw-package-manager-dev +PROVIDES += "capi-appfw-package-manager-dev" #PROVIDES by capi-appfw-package-manager +PROVIDES += "capi-appfw-package-manager" RDEPENDS = "" diff --git a/recipes-tizen/pam/pam.inc b/recipes-tizen/pam/pam.inc index d7f7da38..0812598e 100644 --- a/recipes-tizen/pam/pam.inc +++ b/recipes-tizen/pam/pam.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by pam-modules-extra +PROVIDES += "pam-modules-extra" #PROVIDES by pam-docs +PROVIDES += "pam-docs " #PROVIDES by pam #PROVIDES by pam-dev +PROVIDES += "pam-dev" RDEPENDS = "" diff --git a/recipes-tizen/pkgmgr-info/pkgmgr-info.inc b/recipes-tizen/pkgmgr-info/pkgmgr-info.inc index 04835e57..9c83637d 100644 --- a/recipes-tizen/pkgmgr-info/pkgmgr-info.inc +++ b/recipes-tizen/pkgmgr-info/pkgmgr-info.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by pkgmgr-info-parser +PROVIDES += "pkgmgr-info-parser" #PROVIDES by pkgmgr-info-parser-dev +PROVIDES += "pkgmgr-info-parser-dev" #PROVIDES by pkgmgr-info #PROVIDES by pkgmgr-info-dev +PROVIDES += "pkgmgr-info-dev" RDEPENDS = "" diff --git a/recipes-tizen/power/power.inc b/recipes-tizen/power/power.inc index 80b592cb..a6bf07aa 100644 --- a/recipes-tizen/power/power.inc +++ b/recipes-tizen/power/power.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-system-power +PROVIDES += "capi-system-power" #PROVIDES by capi-system-power-dev +PROVIDES += "capi-system-power-dev" RDEPENDS = "" diff --git a/recipes-tizen/privacy-manager/privacy-manager.inc b/recipes-tizen/privacy-manager/privacy-manager.inc index 599c050a..f8cda109 100644 --- a/recipes-tizen/privacy-manager/privacy-manager.inc +++ b/recipes-tizen/privacy-manager/privacy-manager.inc @@ -13,21 +13,27 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by privacy-manager-client +PROVIDES += "privacy-manager-client" #PROVIDES by privacy-manager-server +PROVIDES += "privacy-manager-server" #PROVIDES by privacy-manager-server-dev +PROVIDES += "privacy-manager-server-dev" #PROVIDES by capi-security-privacy-manager +PROVIDES += "capi-security-privacy-manager" #PROVIDES by privacy-manager-client-dev +PROVIDES += "privacy-manager-client-dev" #PROVIDES by capi-security-privacy-manager-dev +PROVIDES += "capi-security-privacy-manager-dev" RDEPENDS = "" diff --git a/recipes-tizen/rpm/rpm-extraconf.inc b/recipes-tizen/rpm/rpm-extraconf.inc index bc7fd7cc..08dda096 100644 --- a/recipes-tizen/rpm/rpm-extraconf.inc +++ b/recipes-tizen/rpm/rpm-extraconf.inc @@ -171,8 +171,6 @@ FILES_${PN}-dbg += "\ ${libdir}/python2.7/site-packages/rpm/.debug/* \ " -PROVIDES += " python-rpm " - DEPENDS_native += "popt-native" DEPENDS_native += "uthash-native" DEPENDS_native += "smack-native"
\ No newline at end of file diff --git a/recipes-tizen/rpm/rpm.inc b/recipes-tizen/rpm/rpm.inc index 1dbb25c9..5457a647 100644 --- a/recipes-tizen/rpm/rpm.inc +++ b/recipes-tizen/rpm/rpm.inc @@ -13,12 +13,15 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by rpm-security-plugin +PROVIDES += "rpm-security-plugin" #PROVIDES by python-rpm +PROVIDES += "python-rpm" #PROVIDES by rpm-build +PROVIDES += "rpm-build" # the PROVIDES rules is ignore "rpmbuild " PROVIDES += "rpmbuild" RPROVIDES_rpm-build += "rpmbuild" @@ -28,6 +31,7 @@ RPROVIDES_rpm-build += "rpm:${prefix}/bin/rpmbuild" #PROVIDES by rpm-dev +PROVIDES += "rpm-dev" #PROVIDES by rpm @@ -40,6 +44,7 @@ RPROVIDES_rpm += "rpm-libs" #PROVIDES by rpm-docs +PROVIDES += "rpm-docs " RDEPENDS = "" diff --git a/recipes-tizen/runtime-info/runtime-info.inc b/recipes-tizen/runtime-info/runtime-info.inc index e6d9b07d..41930e1e 100644 --- a/recipes-tizen/runtime-info/runtime-info.inc +++ b/recipes-tizen/runtime-info/runtime-info.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-system-runtime-info-dev +PROVIDES += "capi-system-runtime-info-dev" #PROVIDES by capi-system-runtime-info +PROVIDES += "capi-system-runtime-info" RDEPENDS = "" diff --git a/recipes-tizen/security-server/security-server.inc b/recipes-tizen/security-server/security-server.inc index 0d78793a..55f7f89d 100644 --- a/recipes-tizen/security-server/security-server.inc +++ b/recipes-tizen/security-server/security-server.inc @@ -13,18 +13,22 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by security-server-certs +PROVIDES += "security-server-certs" #PROVIDES by libsecurity-server-client +PROVIDES += "libsecurity-server-client" #PROVIDES by security-server #PROVIDES by security-server-dev +PROVIDES += "security-server-dev" #PROVIDES by libsecurity-server-client-dev +PROVIDES += "libsecurity-server-client-dev" RDEPENDS = "" diff --git a/recipes-tizen/sensor/sensor.inc b/recipes-tizen/sensor/sensor.inc index 0349eef4..bc7ae168 100644 --- a/recipes-tizen/sensor/sensor.inc +++ b/recipes-tizen/sensor/sensor.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-system-sensor-dev +PROVIDES += "capi-system-sensor-dev" #PROVIDES by capi-system-sensor +PROVIDES += "capi-system-sensor" RDEPENDS = "" diff --git a/recipes-tizen/slp-pkgmgr/slp-pkgmgr.inc b/recipes-tizen/slp-pkgmgr/slp-pkgmgr.inc index aadc20b7..953cbc89 100644 --- a/recipes-tizen/slp-pkgmgr/slp-pkgmgr.inc +++ b/recipes-tizen/slp-pkgmgr/slp-pkgmgr.inc @@ -13,24 +13,31 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by pkgmgr-client +PROVIDES += "pkgmgr-client" #PROVIDES by pkgmgr +PROVIDES += "pkgmgr" #PROVIDES by pkgmgr-server +PROVIDES += "pkgmgr-server" #PROVIDES by pkgmgr-types-dev +PROVIDES += "pkgmgr-types-dev" #PROVIDES by pkgmgr-client-dev +PROVIDES += "pkgmgr-client-dev" #PROVIDES by pkgmgr-installer-dev +PROVIDES += "pkgmgr-installer-dev" #PROVIDES by pkgmgr-installer +PROVIDES += "pkgmgr-installer" RDEPENDS = "" @@ -68,8 +75,8 @@ DEPENDS += "security-server" DEPENDS += "dlog" DEPENDS += "app-core" DEPENDS += "ail" -DEPENDS += "efl" DEPENDS += "bundle" +DEPENDS += "ecore" DEPENDS += "tizen-platform-config" DEPENDS += "dbus-glib" diff --git a/recipes-tizen/smack/smack.inc b/recipes-tizen/smack/smack.inc index 9ff4a908..3286ed09 100644 --- a/recipes-tizen/smack/smack.inc +++ b/recipes-tizen/smack/smack.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by smack-dev +PROVIDES += "smack-dev" #PROVIDES by smack #PROVIDES by libsmack +PROVIDES += "libsmack" #PROVIDES by smack-docs +PROVIDES += "smack-docs " RDEPENDS = "" diff --git a/recipes-tizen/sound-manager/sound-manager.inc b/recipes-tizen/sound-manager/sound-manager.inc index f8386ebf..353527c2 100644 --- a/recipes-tizen/sound-manager/sound-manager.inc +++ b/recipes-tizen/sound-manager/sound-manager.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-media-sound-manager-dev +PROVIDES += "capi-media-sound-manager-dev" #PROVIDES by capi-media-sound-manager +PROVIDES += "capi-media-sound-manager" RDEPENDS = "" diff --git a/recipes-tizen/status/status.inc b/recipes-tizen/status/status.inc index dd52b5ac..fc0f0730 100644 --- a/recipes-tizen/status/status.inc +++ b/recipes-tizen/status/status.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by status-dev +PROVIDES += "status-dev" RDEPENDS = "" diff --git a/recipes-tizen/syspopup/syspopup.inc b/recipes-tizen/syspopup/syspopup.inc index c99d76ed..18eabdd6 100644 --- a/recipes-tizen/syspopup/syspopup.inc +++ b/recipes-tizen/syspopup/syspopup.inc @@ -13,15 +13,18 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by syspopup-dev +PROVIDES += "syspopup-dev" #PROVIDES by syspopup #PROVIDES by syspopup-caller-dev +PROVIDES += "syspopup-caller-dev" #PROVIDES by syspopup-caller +PROVIDES += "syspopup-caller" RDEPENDS = "" @@ -40,11 +43,11 @@ DEPENDS = "" #DEPENDS of syspopup DEPENDS_append_class-native = " cmake-native" DEPENDS_append_class-target = " cmake-native" +DEPENDS += "evas" DEPENDS += "tizen-platform-config" DEPENDS += "aul" DEPENDS += "dlog" DEPENDS += "app-core" -DEPENDS += "efl" DEPENDS += "bundle" DEPENDS += "sqlite3" DEPENDS += "dbus-glib" diff --git a/recipes-tizen/system-info/system-info.inc b/recipes-tizen/system-info/system-info.inc index f8e3d918..4f7de9b0 100644 --- a/recipes-tizen/system-info/system-info.inc +++ b/recipes-tizen/system-info/system-info.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-system-info-dev +PROVIDES += "capi-system-info-dev" #PROVIDES by capi-system-info +PROVIDES += "capi-system-info" RDEPENDS = "" @@ -30,8 +32,8 @@ DEPENDS_append_class-target = " cmake-native" DEPENDS += "dlog" DEPENDS += "libxml2" DEPENDS += "iniparser" -DEPENDS += "efl" DEPENDS += "common" +DEPENDS += "ecore" DEPENDS += "sound-manager" DEPENDS += "vconf" diff --git a/recipes-tizen/system-settings/system-settings.inc b/recipes-tizen/system-settings/system-settings.inc index 2de39b8a..d98cfbb7 100644 --- a/recipes-tizen/system-settings/system-settings.inc +++ b/recipes-tizen/system-settings/system-settings.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-system-system-settings-dev +PROVIDES += "capi-system-system-settings-dev" #PROVIDES by capi-system-system-settings +PROVIDES += "capi-system-system-settings" RDEPENDS = "" @@ -32,10 +34,10 @@ DEPENDS += "fontconfig" DEPENDS += "tizen-platform-config" DEPENDS += "dlog" DEPENDS += "app-core" -DEPENDS += "efl" DEPENDS += "common" DEPENDS += "libxml2" DEPENDS += "elementary" +DEPENDS += "ecore" DEPENDS += "glib-2.0" DEPENDS += "vconf" diff --git a/recipes-tizen/systemd/systemd.inc b/recipes-tizen/systemd/systemd.inc index 06ee6ce4..7772b10b 100644 --- a/recipes-tizen/systemd/systemd.inc +++ b/recipes-tizen/systemd/systemd.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by libsystemd +PROVIDES += "libsystemd" #PROVIDES by systemd @@ -34,18 +35,22 @@ RPROVIDES_systemd += "udev" #PROVIDES by libgudev-dev +PROVIDES += "libgudev-dev" #PROVIDES by systemd-dev +PROVIDES += "systemd-dev" # the PROVIDES rules is ignore "libudev-dev = 208" PROVIDES += "libudev-dev" RPROVIDES_systemd-dev += "libudev-dev" #PROVIDES by libgudev +PROVIDES += "libgudev" #PROVIDES by systemd-analyze +PROVIDES += "systemd-analyze" RDEPENDS = "" diff --git a/recipes-tizen/tethering/tethering.inc b/recipes-tizen/tethering/tethering.inc index 5519dff2..443c20f6 100644 --- a/recipes-tizen/tethering/tethering.inc +++ b/recipes-tizen/tethering/tethering.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-network-tethering-dev +PROVIDES += "capi-network-tethering-dev" #PROVIDES by capi-network-tethering +PROVIDES += "capi-network-tethering" RDEPENDS = "" diff --git a/recipes-tizen/tizen-extensions-crosswalk/tizen-extensions-crosswalk.inc b/recipes-tizen/tizen-extensions-crosswalk/tizen-extensions-crosswalk.inc index 36ef0a38..1941dbc7 100644 --- a/recipes-tizen/tizen-extensions-crosswalk/tizen-extensions-crosswalk.inc +++ b/recipes-tizen/tizen-extensions-crosswalk/tizen-extensions-crosswalk.inc @@ -13,18 +13,22 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by tizen-extensions-crosswalk-bluetooth-demo +PROVIDES += "tizen-extensions-crosswalk-bluetooth-demo" #PROVIDES by tizen-extensions-crosswalk-audiosystem-demo +PROVIDES += "tizen-extensions-crosswalk-audiosystem-demo" #PROVIDES by tizen-extensions-crosswalk #PROVIDES by tizen-extensions-crosswalk-examples +PROVIDES += "tizen-extensions-crosswalk-examples" #PROVIDES by tizen-extensions-crosswalk-system-info-demo +PROVIDES += "tizen-extensions-crosswalk-system-info-demo" RDEPENDS = "" @@ -58,12 +62,12 @@ DEPENDS += "system-settings" DEPENDS += "glib-2.0" DEPENDS += "application" DEPENDS += "system-info" -DEPENDS += "efl" DEPENDS += "app-manager" DEPENDS += "sensor" DEPENDS += "package-manager" DEPENDS += "power" inherit pythonnative +DEPENDS += "evas" DEPENDS += "tizen-platform-config" DEPENDS += "pulseaudio" DEPENDS += "pkgmgr-info" diff --git a/recipes-tizen/tizen-platform-config/tizen-platform-config.inc b/recipes-tizen/tizen-platform-config/tizen-platform-config.inc index 8d5b0b2a..fa893433 100644 --- a/recipes-tizen/tizen-platform-config/tizen-platform-config.inc +++ b/recipes-tizen/tizen-platform-config/tizen-platform-config.inc @@ -16,12 +16,15 @@ PROVIDES = "" #PROVIDES by libtzplatform-config-dev +PROVIDES += "libtzplatform-config-dev" #PROVIDES by tizen-platform-config-tools +PROVIDES += "tizen-platform-config-tools" #PROVIDES by libtzplatform-config +PROVIDES += "libtzplatform-config" RDEPENDS = "" diff --git a/recipes-tizen/url-download/url-download.inc b/recipes-tizen/url-download/url-download.inc index 5859e574..d47c474a 100644 --- a/recipes-tizen/url-download/url-download.inc +++ b/recipes-tizen/url-download/url-download.inc @@ -13,9 +13,11 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by capi-web-url-download +PROVIDES += "capi-web-url-download" #PROVIDES by capi-web-url-download-dev +PROVIDES += "capi-web-url-download-dev" RDEPENDS = "" diff --git a/recipes-tizen/user-session-units/user-session-units.inc b/recipes-tizen/user-session-units/user-session-units.inc index 2643d68e..bbc1f598 100644 --- a/recipes-tizen/user-session-units/user-session-units.inc +++ b/recipes-tizen/user-session-units/user-session-units.inc @@ -13,12 +13,14 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by user-session-units-enlightenment +PROVIDES += "user-session-units-enlightenment" #PROVIDES by user-session-units #PROVIDES by user-session-units-gnome +PROVIDES += "user-session-units-gnome" RDEPENDS = "" diff --git a/recipes-tizen/uthash/uthash.inc b/recipes-tizen/uthash/uthash.inc index e75d96ef..58c55496 100644 --- a/recipes-tizen/uthash/uthash.inc +++ b/recipes-tizen/uthash/uthash.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by uthash-dev +PROVIDES += "uthash-dev" RDEPENDS = "" diff --git a/recipes-tizen/vconf-internal-keys/vconf-internal-keys.inc b/recipes-tizen/vconf-internal-keys/vconf-internal-keys.inc index 66e21e3b..0e55b299 100644 --- a/recipes-tizen/vconf-internal-keys/vconf-internal-keys.inc +++ b/recipes-tizen/vconf-internal-keys/vconf-internal-keys.inc @@ -16,6 +16,7 @@ PROVIDES = "" #PROVIDES by vconf-internal-keys-dev +PROVIDES += "vconf-internal-keys-dev" RDEPENDS = "" diff --git a/recipes-tizen/vconf/vconf.inc b/recipes-tizen/vconf/vconf.inc index ad0c1dae..bb3bf090 100644 --- a/recipes-tizen/vconf/vconf.inc +++ b/recipes-tizen/vconf/vconf.inc @@ -13,12 +13,14 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by vconf-keys-dev +PROVIDES += "vconf-keys-dev" #PROVIDES by vconf #PROVIDES by vconf-dev +PROVIDES += "vconf-dev" RDEPENDS = "" diff --git a/recipes-tizen/weston-common/weston-common.inc b/recipes-tizen/weston-common/weston-common.inc index 29158192..3dce2aac 100644 --- a/recipes-tizen/weston-common/weston-common.inc +++ b/recipes-tizen/weston-common/weston-common.inc @@ -19,9 +19,11 @@ RPROVIDES_weston-common += "weston-startup" #PROVIDES by weston-common-config +PROVIDES += "weston-common-config" #PROVIDES by weston-common-tz-launcher +PROVIDES += "weston-common-tz-launcher" RDEPENDS = "" diff --git a/recipes-tizen/xdgmime/xdgmime.inc b/recipes-tizen/xdgmime/xdgmime.inc index 986efccb..9c6c62bd 100644 --- a/recipes-tizen/xdgmime/xdgmime.inc +++ b/recipes-tizen/xdgmime/xdgmime.inc @@ -13,6 +13,7 @@ BBCLASSEXTEND = "" PROVIDES = "" #PROVIDES by xdgmime-dev +PROVIDES += "xdgmime-dev" #PROVIDES by xdgmime |