python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-08-13 15:27:52 +02:00
parent 7c28fa0c71
commit ab19e33a9d
20 changed files with 116 additions and 33 deletions

View File

@@ -0,0 +1,5 @@
require python-efl.inc
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
DEPENDS += "edje python-evas evas"
RDEPENDS_${PN} += "python-evas"