aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-beam/gpe-beam_0.2.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-beam/gpe-beam_0.2.6.bb')
-rw-r--r--packages/gpe-beam/gpe-beam_0.2.6.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/gpe-beam/gpe-beam_0.2.6.bb b/packages/gpe-beam/gpe-beam_0.2.6.bb
index e69de29bb2..232234a77f 100644
--- a/packages/gpe-beam/gpe-beam_0.2.6.bb
+++ b/packages/gpe-beam/gpe-beam_0.2.6.bb
@@ -0,0 +1,13 @@
+PR = "r1"
+
+inherit gpe
+
+DESCRIPTION = "GPE infrared communication applet"
+DEPENDS = "gtk+ libgpewidget libmimedir libgpevtype openobex irda-utils dbus"
+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"