mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/knemo: Updated for version 0.7.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
7da788d25d
commit
7a767e227b
3 changed files with 10 additions and 10 deletions
|
@ -8,7 +8,7 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
PRGNAM=knemo
|
PRGNAM=knemo
|
||||||
VERSION=0.7.2
|
VERSION=0.7.3
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="knemo"
|
PRGNAM="knemo"
|
||||||
VERSION="0.7.2"
|
VERSION="0.7.3"
|
||||||
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=12956"
|
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=12956"
|
||||||
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/12956-knemo-0.7.2.tar.bz2"
|
DOWNLOAD="http://kde-apps.org/CONTENT/content-files/12956-knemo-0.7.3.tar.bz2"
|
||||||
MD5SUM="4f90d81e2d0980ed3ae4e4fefc4bf20b"
|
MD5SUM="24b5ec27b862ed7026ff643193952b78"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Andre Barboza"
|
MAINTAINER="Andre Barboza"
|
||||||
EMAIL="bmg.andre@gmail.com"
|
EMAIL="bmg.andre@gmail.com"
|
||||||
APPROVED="dsomero,Niels Horn,Erik Hanson"
|
APPROVED="dsomero"
|
||||||
|
|
|
@ -9,11 +9,11 @@
|
||||||
knemo: knemo (KDE Network Monitor)
|
knemo: knemo (KDE Network Monitor)
|
||||||
knemo:
|
knemo:
|
||||||
knemo: KNemo offers a network monitor similar to the one found in Windows. It
|
knemo: KNemo offers a network monitor similar to the one found in Windows. It
|
||||||
knemo: displays for every network interface an icon in the systray. Tooltips
|
knemo: displays for every network interface an icon in the systray. Tooltips
|
||||||
knemo: and an info dialog provide further information about the interface.
|
knemo: and an info dialog provide further information about the interface.
|
||||||
knemo: Passive popups inform about interface changes. A traffic plotter is
|
knemo: Passive popups inform about interface changes. A traffic plotter is
|
||||||
knemo: also integrated.
|
knemo: also integrated.
|
||||||
knemo:
|
knemo:
|
||||||
knemo: knemo polls the network interface status every second using the
|
knemo: knemo polls the network interface status every second using the
|
||||||
knemo: ifconfig, route and iwconfig too
|
knemo: ifconfig, route and iwconfig too
|
||||||
knemo:
|
knemo:
|
||||||
|
|
Loading…
Reference in a new issue