summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2019-11-23 15:05:41 +0200
committerKhem Raj <raj.khem@gmail.com>2019-11-23 19:14:06 -0800
commitde76cf5d52fe09f88f135c3a16ef4c60e6f98983 (patch)
tree906cd0affa9e5384f8c0698054a1b794d0f4d881 /meta-oe
parente4ac09169d9a3fb456d9f15a9233e6f340928115 (diff)
downloadmeta-openembedded-de76cf5d52fe09f88f135c3a16ef4c60e6f98983.tar.gz
stalonetray: Add a simple stand-alone system tray
Stalonetray is a simple and convenient stand-alone freedesktop.org and KDE system tray for X11 with minimal dependencies. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb b/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb
new file mode 100644
index 000000000..8851729f5
--- /dev/null
+++ b/meta-oe/recipes-graphics/stalonetray/stalonetray_0.8.3.bb
@@ -0,0 +1,14 @@
1SUMMARY = "Stand-alone system tray"
2DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray"
3SECTION = "x11/graphics"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6
7DEPENDS = "virtual/libx11"
8
9SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2"
10
11SRC_URI[md5sum] = "ae95dbbacc2620e032acea8abab8c9ef"
12SRC_URI[sha256sum] = "36548a588b2d466913423245dda6ffb6313132cd0cec635a117d37b3dab5fd4c"
13
14inherit autotools