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
@@ -0,0 +1,5 @@
require python-efl.inc
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
DEPENDS += "elementary python-evas"
RDEPENDS_${PN} += "python-evas python-ecore python-edje"