9 lines
371 B
BlitzBasic
9 lines
371 B
BlitzBasic
|
|
SUMMARY = "Panel plugin with graphical representation of the cpu frequency"
|
||
|
|
HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin/start"
|
||
|
|
LICENSE = "GPL-2.0-or-later"
|
||
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e"
|
||
|
|
|
||
|
|
inherit xfce-panel-plugin
|
||
|
|
|
||
|
|
SRC_URI[sha256sum] = "bfb438ce21f37d57241b2596d72aa4bf47587cd5a8833fc30a9599616f75d4bf"
|