blob: 1979cbb769cadb16e0453f2167e93331e0ebada5 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001SUMMARY = "Matchbox desktop folders for the Sato environment"
2HOMEPAGE = "http://matchbox-project.org"
3BUGTRACKER = "http://bugzilla.yoctoproject.org/"
4
5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
7
8SECTION = "x11"
9DEPENDS = ""
10RCONFLICTS_${PN} = "matchbox-common"
11
12SRCREV = "810b0b08eb79e4685202da2ec347b990bb467e07"
13PV = "0.1+git${SRCPV}"
14PR = "r1"
15
16SRC_URI = "git://git.yoctoproject.org/${BPN}"
17
18S = "${WORKDIR}/git"
19
20inherit autotools pkgconfig
21
22FILES_${PN} += "${datadir}"