summaryrefslogtreecommitdiff
path: root/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-25 20:06:05 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-25 20:06:05 +0100
commit5fdd950c7ae03e12746a45c86d85861beaacc846 (patch)
treebb0ea5fb1ec311961f3b60265ea0381872324448 /x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild
parent43793fab84041cfc5c60c0151d1591b8a69fb24a (diff)
gentoo resync : 25.08.2018
Diffstat (limited to 'x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild')
-rw-r--r--x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild b/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild
new file mode 100644
index 000000000000..62350a58135d
--- /dev/null
+++ b/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild
@@ -0,0 +1,18 @@
+# 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"
+RDEPEND="${DEPEND}"