summaryrefslogtreecommitdiffstats
path: root/recipes/lm_sensors/sensors-applet_2.2.4.bb
blob: b54f15856b927c74fe73ba7f22c2630dc81342a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "GNOME Sensors Applet is an applet for the GNOME Panel to display readings from hardware sensors"
LICENSE = "GPLv2"

inherit gnome

DEPENDS += "gnome-panel libnotify"

SRC_URI = "${SOURCEFORGE_MIRROR}/sensors-applet/sensors-applet-${PV}.tar.gz"

EXTRA_OECONF = " --disable-scrollkeeper --with-libsensors=${STAGING_LIBDIR}/../ "

FILES_${PN}-dbg += "${libdir}/sensors-applet/plugins/"