summaryrefslogtreecommitdiff
path: root/packages/matchbox-panel/matchbox-panel_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel_svn.bb')
-rw-r--r--packages/matchbox-panel/matchbox-panel_svn.bb13
1 files changed, 1 insertions, 12 deletions
diff --git a/packages/matchbox-panel/matchbox-panel_svn.bb b/packages/matchbox-panel/matchbox-panel_svn.bb
index 16b7d60ed2..e8a97a859b 100644
--- a/packages/matchbox-panel/matchbox-panel_svn.bb
+++ b/packages/matchbox-panel/matchbox-panel_svn.bb
@@ -1,7 +1,4 @@
-DESCRIPTION = "Matchbox Window Manager Panel"
-LICENSE = "GPL"
-DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel"
-SECTION = "x11/wm"
+include "matchbox-panel.inc"
PV = "0.9.2+cvs-${CVSDATE}"
DEFAULT_PREFERENCE = "-1"
@@ -9,12 +6,4 @@ SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
S = ${WORKDIR}/${PN}
-inherit autotools pkgconfig gettext
-
-EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-small-icons"
-CFLAGS += " -D_GNU_SOURCE"
-
-FILES_${PN} = "${bindir} \
- ${datadir}/applications \
- ${datadir}/pixmaps"