mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
Add matchbox-panel-2 to poky
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@612 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
11
meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb
Normal file
11
meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
DEPENDS = "gtk+ startup-notification"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||
|
||||
EXTRA_OECONF = "--enable-startup-notification"
|
||||
|
||||
S = ${WORKDIR}/${PN}
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user