mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
Add mb-applet-light to poky
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@766 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
LICENSE = "GPLv2"
|
||||||
|
PRIORITY = "optional"
|
||||||
|
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||||
|
PV = "0.0+svn${SRCDATE}"
|
||||||
|
DEPENDS = "libmatchbox gtk+"
|
||||||
|
|
||||||
|
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=mb-applet-light;proto=http"
|
||||||
|
|
||||||
|
S = ${WORKDIR}/mb-applet-light
|
||||||
|
|
||||||
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user