emotion-generic-players: add recipe for 1.8.1

* be aware that this isn't very helpful yet until we upgrade
  vlc in meta-multimedia
* announcement:
  http://sourceforge.net/mailarchive/message.php?msg_id=31895179

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-01-31 21:17:14 +01:00
parent f3ceb4a5e2
commit d93a01f375
2 changed files with 20 additions and 0 deletions
@@ -0,0 +1,12 @@
DESCRIPTION = "Emotion generic players"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=69f44058245ce5c596d56bb622d5dabd"
inherit efl
SRCNAME = "emotion_generic_players"
# creates empty packages until you get vlc-2 and enable it here
PACKAGECONFIG ?= ""
# needs eina and ecore from efl and vlc-2 (currently we have 1.11)
PACKAGECONFIG[vlc] = "--with-vlc,--without-vlc,vlc efl"
@@ -0,0 +1,8 @@
require ${BPN}.inc
SRC_URI = "\
${E_RELEASES}/libs/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \
"
SRC_URI[md5sum] = "895d8057fb5cdcadd9ed1f710a460b4e"
SRC_URI[sha256sum] = "d3221726df583b3d5d43192e4909c08ac4dbf7ff35b81568ac339d7dbaf84d36"