Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048229
en ru br
ALT Linux repos
S:1.26.0-alt2

Group :: Graphical desktop/MATE
RPM: mate-sensors-applet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _libexecdir %_prefix/libexec

Name: mate-sensors-applet
Version: 1.26.0
Release: alt2
Epoch: 1
Summary: MATE panel applet for hardware sensors
License: GPLv2+
Group: Graphical desktop/MATE
Url: http://mate-desktop.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: mate-common libXNVCtrl-devel libnotify-devel libsensors3-devel mate-panel-devel xsltproc yelp-tools

%description
MATE Sensors Applet is an applet for the MATE Panel to display readings
from hardware sensors, including CPU and system temperatures, fan speeds
and voltage readings under Linux.
Can interface via the Linux kernel i2c modules, or the i8k kernel modules
Includes a simple, yet highly customization display and intuitive
user-interface.
Alarms can be set for each sensor to notify the user once a certain value
has been reached, and can be configured to execute a given command at given
repeated intervals.

%package devel
Summary: Development files for %name
Group: Development/Other

%description devel
The mate-sensors-applet-devel package contains libraries and header files for
developing applications that use mate-sensors-applet.

%set_verify_elf_method unresolved=relaxed

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--disable-static \
--disable-schemas-compile \
--enable-libnotify \
--with-nvidia

%make_build

%install
%make DESTDIR=%buildroot install

find %buildroot%_libdir -name \*.la -delete

%find_lang %name --with-gnome --all-name

%files -f %name.lang
%doc AUTHORS COPYING ChangeLog NEWS README
%_libexecdir/%name
%_libdir/libmate-sensors-applet-plugin.so.*
%_libdir/%name
%_datadir/%name
%_datadir/pixmaps/%name
%_iconsdir/hicolor/*/*/*.png
%_datadir/dbus-1/services/org.mate.panel.applet.SensorsAppletFactory.service
%_datadir/glib-2.0/schemas/org.mate.sensors-applet.gschema.xml
%_datadir/glib-2.0/schemas/org.mate.sensors-applet.sensor.gschema.xml
%_datadir/mate-panel/applets/org.mate.applets.SensorsApplet.mate-panel-applet

%files devel
%_includedir/%name
%_libdir/libmate-sensors-applet-plugin.so

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin