From: Koen Kooi Date: Thu, 25 Sep 2008 16:34:34 +0000 (+0000) Subject: stalonetray: add 0.7.6 X-Git-Tag: Release-2010-05/1~5968 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73025c8467cd7e0f1cc1537555080c29de447db9;p=openembedded.git stalonetray: add 0.7.6 --- diff --git a/packages/stalonetray/.mtn2git_empty b/packages/stalonetray/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/stalonetray/stalonetray_0.7.6.bb b/packages/stalonetray/stalonetray_0.7.6.bb new file mode 100644 index 0000000000..83f812dfec --- /dev/null +++ b/packages/stalonetray/stalonetray_0.7.6.bb @@ -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 +