Brad Bishop | 665fd02 | 2019-08-26 01:32:28 -0400 | [diff] [blame] | 1 | SUMMARY = "Panel plugin displaying current load of the network interfaces" |
| 2 | HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin" |
| 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=35a7203c41b86d15546dddc05995f97f" |
| 5 | |
| 6 | inherit xfce-panel-plugin |
| 7 | |
| 8 | SRC_URI = "http://archive.xfce.org/src/panel-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2" |
Andrew Geissler | 32b1199 | 2021-03-31 13:37:05 -0500 | [diff] [blame] | 9 | SRC_URI[sha256sum] = "6c76260e101790754dd93255ec979accd97d21a21da85d8edcd6c7b01ddcd70c" |