aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mbmerlin/mbmerlin_0.8.1-2.bb
blob: 0607c7e5d2640ab05f432b5a91e3f3debd3c53f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
LICENSE = "GPL"
PR = "r3"

inherit pkgconfig gpe

DEPENDS = "virtual/xserver libxft startup-notification"

SECTION = "x11"
PRIORITY = "optional"
FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/mbmerlin ${datadir}/applications"
FILES_${PN} += " ${datadir}/pixmaps"

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
	   file://fix_makefile.patch;patch=1"

S = "${WORKDIR}/mbmerlin"

CFLAGS += " -D_GNU_SOURCE"

SRC_URI[md5sum] = "c379c781ac05d3b64228f48362aecaca"
SRC_URI[sha256sum] = "d2a482d4b7bce5cc41bacddc8ef48ebd21fecbe6585b74036e432c030595b11f"