summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/emotion_1.7.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/efl/emotion_1.7.9.bb')
-rw-r--r--meta-efl/recipes-efl/efl/emotion_1.7.9.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta-efl/recipes-efl/efl/emotion_1.7.9.bb b/meta-efl/recipes-efl/efl/emotion_1.7.9.bb
deleted file mode 100644
index ac9e36331..000000000
--- a/meta-efl/recipes-efl/efl/emotion_1.7.9.bb
+++ /dev/null
@@ -1,22 +0,0 @@
1SUMMARY = "The Enlightenment multimedia library"
2LICENSE = "MIT BSD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=69f44058245ce5c596d56bb622d5dabd"
4# we no longer build the libxine backend, since the gstreamer backend seems more promising
5DEPENDS = "eet eeze evas ecore edje gstreamer gst-plugins-base eio"
6
7inherit efl
8
9EXTRA_OECONF = "--disable-xine --disable-generic-vlc --enable-gstreamer --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
10
11PACKAGES =+ "emotion-backend-gstreamer"
12FILES_emotion-backend-gstreamer = "${libdir}/emotion/*.so"
13RRECOMMENDS_${PN} = "emotion-backend-gstreamer"
14# upgrade path from libemotion0 to libemotion1
15RREPLACES_${PN} = "libemotion0"
16
17SRC_URI = "\
18 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
19"
20
21SRC_URI[md5sum] = "171bbc41a5e5d202d0dc57c34e318c14"
22SRC_URI[sha256sum] = "ff72204490e740adaa7980bad1a060dae8113c308c6083e5bcee380a11dad1f4"