summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb
blob: 8a51e3ea8deacf839a3267128de2cf25a6e93c06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUMMARY = "LXDE Launcher"
HOMEPAGE = "http://lxde.org/"
SECTION = "x11"
PR = "r1"

LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"

DEPENDS = "menu-cache gtk+ intltool-native startup-notification"

SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.xz"
SRC_URI[md5sum] = "8a21590c085ad82f4f50e4affb7ad0ab"
SRC_URI[sha256sum] = "01b7408a6d6f42769e94a54028f56dc8e724c2271d6bc01712b728569c1b9103"

FILES_${PN} += "${datadir}/desktop-directories/* "

inherit autotools-brokensep gettext pkgconfig