From d8b4d9c7fc1890601138768a641fb423c9431642 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Thu, 17 Aug 2006 20:04:30 +0000 Subject: Add matchbox-panel-2 to poky git-svn-id: https://svn.o-hand.com/repos/poky/trunk@612 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb (limited to 'meta/packages') diff --git a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb new file mode 100644 index 000000000..1d0e0aa09 --- /dev/null +++ b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb @@ -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 + -- cgit v1.2.3