summaryrefslogtreecommitdiff
path: root/x11-plugins/wmnet
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-plugins/wmnet
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-plugins/wmnet')
-rw-r--r--x11-plugins/wmnet/Manifest6
-rw-r--r--x11-plugins/wmnet/metadata.xml18
-rw-r--r--x11-plugins/wmnet/wmnet-1.06-r1.ebuild39
3 files changed, 63 insertions, 0 deletions
diff --git a/x11-plugins/wmnet/Manifest b/x11-plugins/wmnet/Manifest
new file mode 100644
index 000000000000..c2b9cd02d15b
--- /dev/null
+++ b/x11-plugins/wmnet/Manifest
@@ -0,0 +1,6 @@
+DIST wmnet-1.06-misc.patch.bz2 11327 SHA256 d1faab4600efa1d6a6973dfc05d451fb0fabf417a58f32bc1d4f21a0d7d7cbc9 SHA512 34d08676cfa9415c1cc182b148364143589b13c6b060c55b4047fa417146b1939b84fa5e32fc86da92cd92c10a5f5f0abb602c9ba943ed077bc6529c0dbf0ea3 WHIRLPOOL 84fa13179e317f1c491c5bf18a4a3ca0ed3944ce90c566c13ba4a9abb1f79b4537a9f7c30f404711c92b4f74fd0f403f723657fe9c2259d4c2194f11ec973cac
+DIST wmnet-1.06.tar.gz 27506 SHA256 79c6ef93126d2a4928818391c0aa20638d47cd9dca12d999e774591f9b2d365d SHA512 1e62db5e7e3b843d47459fcfa9cc932ba3df8f8498d1b24dcb77602a334d528b90e9c93886b8b330ac7bd5baa4ad1cd3bc94e96c14a841fba8bb9172f624e10a WHIRLPOOL 068ac75bead3de56a33913b63c270bbe4ae7483601e769c8bba13c4c0dbf204cbc992c579395def4cf01ff0acf5f8067238a9cedeca49d9080758e7a6b3f6cdf
+EBUILD wmnet-1.06-r1.ebuild 837 SHA256 e553ce099c5fbcab66cc9debee77cc25cc43f38ee2ffdb8a39e207959041f143 SHA512 1977accf9c9447a4a73e2e464530b55b25e233ba14f94624f5329b25b1c695c0b200677105c5aea3d9f157c0cd54fc73cc621e7b6e34bc2543f0c09b55f596d6 WHIRLPOOL ec114373967494c548b567f4802c81428fd2755225fadd93d57b624d910c46eff4dc38d0d83eeed5bff0eec0c6012bd36d39c1e80a86c73594506c4c6e5f9fbc
+MISC ChangeLog 2886 SHA256 f43f79760c6d305c7779dc38475a43cf2c75a1e37184a8df4b5aa5837c9d6e53 SHA512 86c80705367aaf6fde56649d517175e54e0951a1ba49cde475a3ea7413d1df0a83b115e88c1104ff194817c932df1719dbc3848d9a70834c6d5e63de1d08dce6 WHIRLPOOL aa806ec69b01b80de9c9fa280593d4b0f32cff88fb51764efc907e1711b311c9964fea0c489f7c103d2cede53b6718dd53143f8c6689ee73cec51ddaee3d3ab8
+MISC ChangeLog-2015 2611 SHA256 44baa0b6c484e4d2265f12d182a4763bfa6f644d2eafc97521c0060337e7c6f4 SHA512 8b9aed5521eda3f331abe3c389e2502aff3ec6977ac85eac8b5a6169353f52876ea02b9b17053033e8a3f956ff40d5bc51156c853ce1b944908bfdf7427546e3 WHIRLPOOL 838e9a399e07018aa7c4edfaa69abbf80f444ade3e5b4bfa099b0f75f11f0279bc25bcbb1016a0f70665cb830f97371aaf19639b73c2409a381826e8e0b31a8f
+MISC metadata.xml 780 SHA256 7e8c72db37b39e549a4ba2f5c1b75444b3e1a2f90b37a90cdea9e283052424fe SHA512 c9382651f9b9aca829c4cbbb5d27451351f56b7ed9138ede20646c591a54711d3170b45b6c021ca7ca728e6bd22ae421ce8eb18d09a65ad69d37f3cff260b860 WHIRLPOOL b2001e67a5482f8dafae139f2d4b6226d54b79cd04007eefaeb0ff44977b7423c7cdfae5b225942efebdba5125d5968a5cf43e21bc07f44fe2a955becb3418de
diff --git a/x11-plugins/wmnet/metadata.xml b/x11-plugins/wmnet/metadata.xml
new file mode 100644
index 000000000000..5000c9943463
--- /dev/null
+++ b/x11-plugins/wmnet/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>voyageur@gentoo.org</email>
+ <name>Bernard Cafarelli</name>
+</maintainer>
+
+<longdescription>
+wmnet polls network statistics and does a few things with the data it gets. It
+has small blinking lights for the rx and tx of ip packets, a digital
+speedometer of your tcp/ip stack's current speed and neatest of all, a bar
+graph like xload et. al which has a tx speed graph from bottom-up and rx speed
+graph from the top-down. The speedometer keeps track of the current speed per
+second and shows it in a color corresponding to which of rx or tx that has the
+highest speed at the moment.
+</longdescription>
+</pkgmetadata>
diff --git a/x11-plugins/wmnet/wmnet-1.06-r1.ebuild b/x11-plugins/wmnet/wmnet-1.06-r1.ebuild
new file mode 100644
index 000000000000..eb5be2cb6e0a
--- /dev/null
+++ b/x11-plugins/wmnet/wmnet-1.06-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit eutils
+
+IUSE=""
+DESCRIPTION="WMnet is a dock.app network monitor"
+SRC_URI="http://www.digitalkaos.net/linux/wmnet/download/${P}.tar.gz
+ mirror://gentoo/${P}-misc.patch.bz2"
+HOMEPAGE="http://www.digitalkaos.net/linux/wmnet/"
+
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext"
+DEPEND="${RDEPEND}
+ x11-proto/xproto
+ x11-proto/xextproto
+ x11-misc/imake
+ app-text/rman"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 sparc alpha amd64 ppc"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${WORKDIR}"/${P}-misc.patch # bug 72818
+}
+
+src_compile() {
+ xmkmf || die "xmkmf failed."
+ emake CDEBUGFLAGS="${CFLAGS}" LDOPTIONS="${LDFLAGS}" || die "emake failed."
+}
+
+src_install() {
+ dobin wmnet
+ newman wmnet.man wmnet.1
+ dodoc README Changelog
+}