aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-beam/gpe-beam_0.2.6.bb
blob: 71af4db7e6bed2f267c3016e763b717c395fac60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"
LICENSE = "GPL"

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