aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-beam/gpe-beam_0.2.6.bb
blob: d57cb53b830400a36e62b5d2b620d3a14d26740f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PR = "r1"

inherit gpe

DESCRIPTION = "GPE infrared communication applet"
DEPENDS = "gtk+ libgpewidget libmimedir libgpevtype openobex irda-utils dbus-glib"
RDEPENDS = "libopenobex-1.0-1 irda-utils"
SECTION = "gpe"
PRIORITY = "optional"
MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
LICENSE = "GPL"

SRC_URI += "file://vcard-send.patch;patch=1;pnum=0"