mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
ephoto: new svn build recipe
Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
e1fd44ff86
commit
e2599e70fd
@@ -0,0 +1,12 @@
|
|||||||
|
LICENSE = "MIT CC-BY-SA2.5"
|
||||||
|
PV = "0.1.0+svnr${SRCREV}"
|
||||||
|
PR = "${INC_PR}.0"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=df45d9de58df0b48f515eae8d2421257"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING.icons;md5=d4e4f10748f3146a089aaa23c9ade59b"
|
||||||
|
|
||||||
|
require e-module.inc
|
||||||
|
|
||||||
|
DEPENDS += "elementary ethumb ecore eio"
|
||||||
|
|
||||||
|
SRCNAME = "${PN}"
|
||||||
Reference in New Issue
Block a user