summaryrefslogtreecommitdiff
path: root/gpe-aerial/gpe-aerial_0.2.11.oe
blob: ea25c106d016a21826f598009ec9d85cfe1917a9 (plain)
1
2
3
4
5
6
7
8
9
10
inherit gpe pkgconfig

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

SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/${PN}-${PV}.tar.gz \
	   file://fix_makefile.patch;patch=1"