summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-desktop-2/matchbox-desktop-2_svn.bb
blob: d172f98aa1c72690499df751284a6724e24c6ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification"
SECTION = "x11/wm"
PV = "0.0+svn${SRCDATE}"
DEFAULT_PREFERENCE = "-1"

RPROVIDES = matchbox-desktop
RREPLACES = matchbox-desktop
RCONFLICTS = matchbox-desktop

SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"

EXTRA_OECONF = "--enable-startup-notification"

S = "${WORKDIR}/${PN}"

inherit autotools pkgconfig