# disable curl for now (see EXTRA_OECONF in ecore-fb), we may reenable it when we need it
# DEPENDS = "curl-native eet-native evas-native"
DEPENDS = "eet-native evas-native"
+PROVIDES = "ecore-native"
\ No newline at end of file
LEAD_SONAME = "libecore.so"
LICENSE = "MIT"
# can also have openssl, dbus
-DEPENDS = "virtual/evas curl eet"
-PROVIDES = "virtual/ecore"
+DEPENDS += "virtual/evas curl eet"
+PROVIDES += "virtual/ecore"
inherit efl
DESCRIPTION = "ESmart is a collection of smart Evas objects"
LICENSE = "MIT"
DEPENDS = "virtual/evas virtual/ecore virtual/imlib2 epsilon edje libtool"
+PROVIDES += "virtual/esmart"
inherit efl
include evas-fb_${PV}.bb
inherit native
DEPENDS = "freetype-native libpng-native jpeg-native eet-native"
+PROVIDES = "evas-native"
\ No newline at end of file
include evas.inc
-PROVIDES += "virtual/evas"
DEPENDS += "x11 xext"
PR = "r3"
LICENSE = "MIT"
# can also depend on valgrind (?)
DEPENDS = "freetype libpng jpeg eet edb"
-PROVIDES = "virtual/evas"
+PROVIDES += "virtual/evas"
inherit efl
include imlib2.inc
-PROVIDES += "virtual/imlib2"
EXTRA_OECONF = "--without-x \
--disable-mmx"
include imlib2.inc
inherit native
+PROVIDES = "imlib2-native"
DEPENDS = "freetype-native libpng-native jpeg-native"
EXTRA_OECONF = "--disable-mmx \
include imlib2.inc
-PROVIDES += "virtual/imlib2"
DEPENDS += "x11 xext"
EXTRA_OECONF = "--disable-mmx \
LICENSE = "BSD"
# can also depend on tiff34, ungif or gif, z, bz2, id3tag
DEPENDS = "freetype libpng jpeg"
+PROVIDES += "virtual/imlib2"
inherit efl