aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-aerial/gpe-aerial_0.2.13.bb
blob: 82415a547ffc97d8bc9d8e32d1308416d86c0990 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
inherit gpe pkgconfig

PR = "r2"


DESCRIPTION = "GPE wireless LAN communication applet"
DEPENDS = "gtk+ libgpewidget prismstumbler"
RDEPENDS_${PN} = "prismstumbler"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"

SRC_URI += "file://iconlist.patch;striplevel=0 \
	    file://fix_makefile.patch"

SRC_URI[md5sum] = "528f95a23999a248f4425436d67585a7"
SRC_URI[sha256sum] = "0cd7a9229a0c583dc9dc74ef3a2c542ee5f64f8e6c641d50cadc11c664c0c109"