summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2018-04-11 18:55:09 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2018-04-11 18:55:28 +0200
commitc311be2a6c5c8390b864f713ba0aea81adb12a69 (patch)
tree047dd93af8c2ff611c949d235d748a6d70aa5733 /x11-plugins/wmmon/wmmon-1.4.ebuild
parentdev-util/jenkins-bin: add 2.107.2 and 2.116 security releases (diff)
downloadgentoo-c311be2a6c5c8390b864f713ba0aea81adb12a69.tar.gz
gentoo-c311be2a6c5c8390b864f713ba0aea81adb12a69.tar.bz2
gentoo-c311be2a6c5c8390b864f713ba0aea81adb12a69.zip
x11-plugins/wmmon: 1.4 bump
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'x11-plugins/wmmon/wmmon-1.4.ebuild')
-rw-r--r--x11-plugins/wmmon/wmmon-1.4.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-plugins/wmmon/wmmon-1.4.ebuild b/x11-plugins/wmmon/wmmon-1.4.ebuild
new file mode 100644
index 000000000000..9b4d238fc259
--- /dev/null
+++ b/x11-plugins/wmmon/wmmon-1.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Dockable system resources monitor applet for WindowMaker"
+HOMEPAGE="http://www.dockapps.net/wmmon"
+SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdockapp-0.7:=
+ x11-libs/libX11
+ x11-libs/libXpm"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"