1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 if [[ ${PV} = *9999* ]] ; then
9 EGIT_REPO_URI
="https://github.com/dfaust/${PN}.git"
12 SRC_URI
="https://github.com/dfaust/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
16 DESCRIPTION
="Plasma 5 widget that displays the currently used network bandwidth."
17 HOMEPAGE
="https://www.kde-look.org/p/998895/
18 https://github.com/dfaust/plasma-applet-netspeed-widget"
24 kde-plasma/ksysguard:5
25 >=kde-frameworks/plasma-5.60.0:5