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" |
| 9 | SRC_URI[md5sum] = "ae4652711812a77a58c3dc96650a74dc" |
| 10 | SRC_URI[sha256sum] = "22e40425cfe1e07b01fe275b1afddc7c788af34d9c2c7e2842166963cb41215d" |