gbluezconf: add gbluezconf 00.10
authorKoen Kooi <koen@openembedded.org>
Sun, 23 Apr 2006 11:27:17 +0000 (11:27 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 23 Apr 2006 11:27:17 +0000 (11:27 +0000)
packages/gbluezconf/.mtn2git_empty [new file with mode: 0644]
packages/gbluezconf/gbluezconf_00.10.bb [new file with mode: 0644]

diff --git a/packages/gbluezconf/.mtn2git_empty b/packages/gbluezconf/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/gbluezconf/gbluezconf_00.10.bb b/packages/gbluezconf/gbluezconf_00.10.bb
new file mode 100644 (file)
index 0000000..2b0f210
--- /dev/null
@@ -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
+
+
+
+