From 93ec531fc6350057fd4503c2d3d45b9164f5700a Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 29 Jan 2008 20:59:20 +0000 Subject: efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 engine again --- packages/efl1/ecore.inc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'packages/efl1/ecore.inc') diff --git a/packages/efl1/ecore.inc b/packages/efl1/ecore.inc index eacde2d012..6175c605c0 100644 --- a/packages/efl1/ecore.inc +++ b/packages/efl1/ecore.inc @@ -1,11 +1,9 @@ -DESCRIPTION = "Ecore is the core event abstraction layer for the enlightenment \ -foundation libraries. It makes makes doing selections, drag and drop, event loops, \ -timeouts and idle handlers fast, optimized, and convenient." -LICENSE = "MIT" +DESCRIPTION = "Ecore is the Enlightenment application framework library" +LICENSE = "MIT BSD" DEPENDS = "curl eet evas tslib" # optional # DEPENDS += "directfb libsdl-x11 openssl virtual/libiconv" -PV = "0.9.9.041+cvs${SRCDATE}" +PV = "0.9.9.042+cvs${SRCDATE}" inherit efl_library -- cgit v1.2.3