summaryrefslogtreecommitdiff
path: root/packages/gpe-beam/gpe-beam_0.2.8.bb
blob: f68b50341a8b644095d795f2e15cf5084e4c39c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PR = "r0"

inherit gpe

DESCRIPTION = "GPE infrared communication applet"
DEPENDS = "gtk+ libgpewidget libmimedir libgpevtype openobex irda-utils dbus-glib"
RDEPENDS = "irda-utils"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"

SRC_URI += "file://dbus-new-api.patch;patch=1"