summaryrefslogtreecommitdiff
path: root/packages/efl1/emotion_cvs.bb
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/emotion_cvs.bb
parent5167c78c542c14d410d04cd446d57044c40cf391 (diff)
efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 engine again
Diffstat (limited to 'packages/efl1/emotion_cvs.bb')
-rw-r--r--packages/efl1/emotion_cvs.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/efl1/emotion_cvs.bb b/packages/efl1/emotion_cvs.bb
index 84302e4793..36a5065e7a 100644
--- a/packages/efl1/emotion_cvs.bb
+++ b/packages/efl1/emotion_cvs.bb
@@ -1,9 +1,9 @@
-DESCRIPTION = "Emotion is a multimedia library with backends: gstreamer and libxine"
-LICENSE = "MIT"
+DESCRIPTION = "The Enlightenment multimedia library"
+LICENSE = "MIT BSD"
# we no longer build the libxine backend, since the gstreamer backend seems more promising
DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
RRECOMMENDS_${PN} = "emotion-backend-gstreamer"
-PV = "0.0.1+cvs${SRCDATE}"
+PV = "0.1.0+cvs${SRCDATE}"
PR = "r0"
inherit efl_library