stalonetray: add 0.7.6
authorKoen Kooi <koen@openembedded.org>
Thu, 25 Sep 2008 16:34:34 +0000 (16:34 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 25 Sep 2008 16:34:34 +0000 (16:34 +0000)
packages/stalonetray/.mtn2git_empty [new file with mode: 0644]
packages/stalonetray/stalonetray_0.7.6.bb [new file with mode: 0644]

diff --git a/packages/stalonetray/.mtn2git_empty b/packages/stalonetray/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/stalonetray/stalonetray_0.7.6.bb b/packages/stalonetray/stalonetray_0.7.6.bb
new file mode 100644 (file)
index 0000000..83f812d
--- /dev/null
@@ -0,0 +1,8 @@
+DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray"
+LICENSE = "GPLv2"
+DEPENDS = "virtual/libx11"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2"
+
+inherit autotools
+