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

PR = "r1"


DESCRIPTION = "GPE wireless LAN communication applet"
DEPENDS = "gtk+ libgpewidget prismstumbler"
RDEPENDS = "prismstumbler"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"

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

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