summaryrefslogtreecommitdiff
path: root/packages/efl1/evas.inc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-01-29 20:59:20 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-01-29 20:59:20 +0000
commit93ec531fc6350057fd4503c2d3d45b9164f5700a (patch)
treea48483af6e72f8695be5fb4529acb5b2bc8a33ef /packages/efl1/evas.inc
parent5167c78c542c14d410d04cd446d57044c40cf391 (diff)
efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 engine again
Diffstat (limited to 'packages/efl1/evas.inc')
-rw-r--r--packages/efl1/evas.inc10
1 files changed, 2 insertions, 8 deletions
diff --git a/packages/efl1/evas.inc b/packages/efl1/evas.inc
index e05397067b..77ec2db308 100644
--- a/packages/efl1/evas.inc
+++ b/packages/efl1/evas.inc
@@ -1,18 +1,12 @@
-DESCRIPTION = "Evas is a hardware-accelerated canvas API that can draw \
-anti-aliased text, smooth super and sub-images, alpha-blend, as well as drop \
-down to using normal X11 primitives such as pixmaps, lines and rectangles if \
-your CPU or graphics hardware are too slow."
+DESCRIPTION = "Evas is the Enlightenment canvas API"
LICENSE = "MIT BSD"
# can also depend on valgrind, libsdl-x11, directfb
DEPENDS = "eet freetype jpeg libpng virtual/libx11 libxext libxrender"
-PV = "0.9.9.041+cvs${SRCDATE}"
+PV = "0.9.9.042+cvs${SRCDATE}"
inherit efl_library
-# SRC_URI += "file://fix-configure.patch;patch=1"
-
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/evas"
-
EXTRA_OECONF = "<override me>"
python populate_packages_prepend () {