From 45b8741f7b138d039e0b1107ba1f1d41f61b5f26 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 9 Aug 2005 23:08:49 +0000 Subject: Third (and hopefully last) EFL revamp before I hand over maintainership to Justin Patrin. We now have a efl.bbclass that contains common code for the various libraries. This makes it possible to have very clean and concise bb's. --- packages/efl/emotion_0.0.1.004.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/efl/emotion_0.0.1.004.bb (limited to 'packages/efl/emotion_0.0.1.004.bb') diff --git a/packages/efl/emotion_0.0.1.004.bb b/packages/efl/emotion_0.0.1.004.bb new file mode 100644 index 0000000000..9fe32ce26b --- /dev/null +++ b/packages/efl/emotion_0.0.1.004.bb @@ -0,0 +1,5 @@ +DESCRIPTION = "Emotion is a multimedia library based on libxine" +LICENSE = "MIT" +DEPENDS = "libxine" + +inherit efl -- cgit v1.2.3