mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
xfce4-diskperf-plugin: initial add 2.3.0
* patch sent to xfce-bugzilla [1] * run tested with memory stick on overo [1] https://bugzilla.xfce.org/show_bug.cgi?id=8099 Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
0c8127413f
commit
6d0fe0de24
@@ -0,0 +1,11 @@
|
||||
DESCRIPTION = "Panel plugin displaying instant disk/partition performance"
|
||||
HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin"
|
||||
LICENSE = "RogerSeguin"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d3e627798d6a60bece47aa8b3532e1f1"
|
||||
|
||||
inherit xfce-panel-plugin
|
||||
|
||||
# SRC_URI must follow inherited one
|
||||
SRC_URI += "file://port-to-libxfce4ui.patch"
|
||||
SRC_URI[md5sum] = "c6ece8123c762ee203cbc6fd5450b503"
|
||||
SRC_URI[sha256sum] = "d75e2cd846c784cba804c5cc7796964b3965c764003ca4c1751c68ff83e85793"
|
||||
Reference in New Issue
Block a user