aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gbluezconf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-04-23 11:27:17 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-23 11:27:17 +0000
commitdb0e17cffb947b9e6e389d672e52657bd728b5d6 (patch)
tree7d80709f66f7580516175f31a6a5efeb3ba02f7d /packages/gbluezconf
parent7433407652c663be27c32ce050d54c2db91df5e1 (diff)
downloadopenembedded-db0e17cffb947b9e6e389d672e52657bd728b5d6.tar.gz
gbluezconf: add gbluezconf 00.10
Diffstat (limited to 'packages/gbluezconf')
-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
+
+
+
+