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

PROVIDES = matchbox-desktop
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