Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37500511
en ru br
ALT Linux repos
S:1.3.2-alt1
5.0: 0.4.2-alt1.1
4.1: 0.4.2-alt1.1
4.0: 0.4.2-alt1
3.0: 0.3.6-alt1

Group :: Graphical desktop/XFce
RPM: xfce4-systemload-plugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_disable libgtop

Name: xfce4-systemload-plugin
Version: 1.3.2
Release: alt1

Summary: System load plugin for the Xfce panel
Summary(ru_RU.UTF-8): Отображение использования ресурсов системы на панели Xfce
License: BSD-2-Clause
Group: Graphical desktop/XFce
Url: https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin
Packager: Xfce Team <xfce at packages.altlinux.org>

Vcs: https://gitlab.xfce.org/panel-plugins/xfce4-systemload-plugin.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: rpm-build-xfce4 xfce4-dev-tools
BuildRequires: libxfce4util-devel >= 4.17.2 libxfce4ui-gtk3-devel >= 4.16.0 libxfce4panel-gtk3-devel >= 4.16.0 libxfconf-devel >= 4.14.0
BuildRequires: gcc-c++
BuildRequires: libX11-devel libgtk+3-devel libstartup-notification libupower-devel
%{?_enable_libgtop:BuildRequires: libgtop-devel}

Requires: xfce4-panel >= 4.17

%define _unpackaged_files_terminate_build 1

%description
%name is the system load plugin for the Xfce panel.

%description -l ru_RU.UTF-8
%name -- это модуль, отображающий уровень использования системных ресурсов
на панели графической среды Xfce.

%prep
%setup
%patch -p1
# Don't use git tag in version.
%xfce4_drop_gitvtag systemload_version_tag configure.ac.in

%build
%xfce4reconf
%configure \
--enable-upower \
%{subst_enable libgtop} \
--enable-debug=minimum
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%doc README.md COPYING AUTHORS NEWS
%_libdir/xfce4/panel/plugins/*.so
%_datadir/xfce4/panel/plugins/*.desktop
%_iconsdir/hicolor/*/apps/*.*


%exclude %_libdir/xfce4/panel/plugins/*.la

%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