summaryrefslogtreecommitdiff
path: root/x11-plugins/wmsystemtray
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-04 08:53:53 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-04 08:53:53 +0100
commite3872864be25f7421015bef2732fa57c0c9fb726 (patch)
tree9cb29a544215119b5c5538e37211b994ce1c87ae /x11-plugins/wmsystemtray
parent480486b52ea64765faf696c88b2c6a26a5a454d4 (diff)
gentoo resync : 04.08.2018
Diffstat (limited to 'x11-plugins/wmsystemtray')
-rw-r--r--x11-plugins/wmsystemtray/Manifest1
-rw-r--r--x11-plugins/wmsystemtray/wmsystemtray-1.4-r1.ebuild17
2 files changed, 18 insertions, 0 deletions
diff --git a/x11-plugins/wmsystemtray/Manifest b/x11-plugins/wmsystemtray/Manifest
index ff081e71ecdc..1f8506bd2e1f 100644
--- a/x11-plugins/wmsystemtray/Manifest
+++ b/x11-plugins/wmsystemtray/Manifest
@@ -1,5 +1,6 @@
DIST wmsystemtray-1.3.tar.gz 131764 BLAKE2B 44b6a77d3e4022089bf41f8110a6b08a3f3262628e0009943422bc3981f31c68504f8f7f760e5f4f39520d14eb9afd8c2e154851b6045f1efa00c40582e384ed SHA512 8a89e2bb63ecb7661e2e0756e07bef59eb6fd89e7221e399af45b0a98d7d0dd45224b6b6a356432642cfec239d245e1e05943ff0f15d2dbbf93545a4a1094969
DIST wmsystemtray-1.4.tar.gz 131973 BLAKE2B c9927c39006b665163826ff3d937042df1a3d0ea4cf9045767ff511499151f6b525a9e9b37ca62955e61853f48e7b0148cbf8b5a9e4e130c81bc9af35df99150 SHA512 16620f222dc16d709e89d5011f699c9f96b6e4bf6014eec628574b84434b2e828ba12c92b5a598d1b9037dd16cbff2cc45f7ecb6533777c8a64bf435ea0c549c
EBUILD wmsystemtray-1.3.ebuild 476 BLAKE2B 1e863508aee126fbe4778de834e1fc2df4cec7e8a94bc3fb7945931666b732ad77915cf1cd026578272a25f7dbb4955cf28555059c7134b85d10909b531c3bd7 SHA512 8f06cff7d14083b3a35d14af2e6f3cfca8d7937e31e3cb83f9ba949d17d7eb5af59952e2829b03dd155939a66d2f206b34ea4efda0f1d6c6c5f6bfd0eff267d5
+EBUILD wmsystemtray-1.4-r1.ebuild 448 BLAKE2B 9dbde9f780fe055d71cb2c055eaffb135492e9f4d59d2f5c8ddf7349aa698f32ff9f1d364b630d24f9a94f0ee3397d1806059672aa33946ff92f1c18e3505471 SHA512 01afbb4f0d078a70ac47803cddd2a62b429e11bf1a82c5ff35e5a6ac3a4f6015bc781fdc0450f559a5357579aa3e8ac67a665ed1d0039b625281c33f1e6ca41b
EBUILD wmsystemtray-1.4.ebuild 476 BLAKE2B 1e863508aee126fbe4778de834e1fc2df4cec7e8a94bc3fb7945931666b732ad77915cf1cd026578272a25f7dbb4955cf28555059c7134b85d10909b531c3bd7 SHA512 8f06cff7d14083b3a35d14af2e6f3cfca8d7937e31e3cb83f9ba949d17d7eb5af59952e2829b03dd155939a66d2f206b34ea4efda0f1d6c6c5f6bfd0eff267d5
MISC metadata.xml 637 BLAKE2B 1e312f06da98323331726f3267f95744966864c4b676ebf8db41820a395167d93fc3f07610fad8688d10a13f8de8cc2f4294d5a26f134147abde58c8376564db SHA512 4889008c74a04fd6b13b19f9f31bdf9715c5962de4985d961731fcb2e502276306edae900cb2c5849c6cd6c7d9decb0579bd795943914750328189a7bc615548
diff --git a/x11-plugins/wmsystemtray/wmsystemtray-1.4-r1.ebuild b/x11-plugins/wmsystemtray/wmsystemtray-1.4-r1.ebuild
new file mode 100644
index 000000000000..5493356704fb
--- /dev/null
+++ b/x11-plugins/wmsystemtray/wmsystemtray-1.4-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="a system tray dockapp with the ability to display more than just four tray icons"
+HOMEPAGE="https://sourceforge.net/projects/wmsystemtray/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="x11-libs/libXext
+ x11-libs/libXfixes
+ x11-libs/libXmu
+ x11-libs/libXpm"