summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-04-13 23:29:22 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-13 23:29:22 +0000
commitce83245863a25f24c0182a8bb97d7418b6554e5f (patch)
tree7c107cd209cca8f53e92a5265adef48f9b86fb15 /packages
parenteeacd8ee509a0dc4df8e6ee43905d869f256868c (diff)
parentdb0e17cffb947b9e6e389d672e52657bd728b5d6 (diff)
merge of 001fcb061c24478ee6716a3e6160ebc3c9103b80
and f627a8139e18a20e37bb4ad48de937eded7216f3
Diffstat (limited to 'packages')
-rw-r--r--packages/gbluezconf/.mtn2git_empty0
-rw-r--r--packages/gbluezconf/gbluezconf_00.10.bb12
2 files changed, 12 insertions, 0 deletions
diff --git a/packages/gbluezconf/.mtn2git_empty b/packages/gbluezconf/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gbluezconf/.mtn2git_empty
diff --git a/packages/gbluezconf/gbluezconf_00.10.bb b/packages/gbluezconf/gbluezconf_00.10.bb
new file mode 100644
index 0000000000..2b0f210954
--- /dev/null
+++ b/packages/gbluezconf/gbluezconf_00.10.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "GTK panel applet to control bluetooth stuff"
+LICENSE = "GPLv2"
+MAINTAINER = "Koen Kooi <koen@dominion.kabel.utwente.nl>"
+
+DEPENDS = "bluez-utils-dbus libglade dbus libnotify popt gtk+"
+SRC_URI = "http://www.cin.ufpe.br/~ckt/gbluezconf/${P}.tar.gz"
+
+inherit autotools pkgconfig
+
+
+
+