aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb
blob: 11e3db2e07746c6a349fd8d445a7c346e2abf359 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
DESCRIPTION = "Xfce panel plugins for power management."
DEPENDS = "libxfce4util libxfcegui4 libnotify xfconf xfce4-panel"
RDEPENDS_${PN} = "libxfce4util libxfcegui4 libnotify xfce4-panel"

SECTION = "x11"
PR = "r2"

inherit xfce46

XFCE_VERSION = "4.6.1"

SRC_URI = "http://archive.xfce.org/src/apps/${PN}/0.8/${PN}-${PV}.tar.bz2"

FILES_${PN} += "${datadir}/xfce4/panel-plugins/*.desktop"

FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug/"

SRC_URI[md5sum] = "3131257750766838a64a9bb7f74eb2a1"
SRC_URI[sha256sum] = "16cc04bf613ecfbc9ea43514ccb5f7d7923b7fc4ebf8117c0ce32fa1422334e1"