From c8e5702127e507e82e6f68a4b8c546803accea9d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 30 Jun 2005 08:19:37 +0000 Subject: import clean BK tree at cset 1.3670 --- packages/matchbox-panel/matchbox-panel_0.8.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'packages/matchbox-panel/matchbox-panel_0.8.bb') diff --git a/packages/matchbox-panel/matchbox-panel_0.8.bb b/packages/matchbox-panel/matchbox-panel_0.8.bb index e69de29bb2..fd31832b39 100644 --- a/packages/matchbox-panel/matchbox-panel_0.8.bb +++ b/packages/matchbox-panel/matchbox-panel_0.8.bb @@ -0,0 +1,14 @@ +SECTION = "x11/utils" +DESCRIPTION = "Matchbox panel" +LICENSE = "GPL" +DEPENDS = "libmatchbox x11 xext xpm" +RDEPENDS = "libmatchbox matchbox-common" + +SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/${PV}/matchbox-panel-${PV}.tar.bz2" +S = "${WORKDIR}/matchbox-panel-${PV}" + +inherit autotools pkgconfig gettext + +EXTRA_OECONF = "--enable-small-icons" +# --enable-dnotify +# --enable-startup-notification -- cgit v1.2.3