Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37746301
en ru br
ALT Linux repos
S:53.0-alt1.g7d4a7356

Group :: Graphical desktop/GNOME
RPM: gnome-shell-extension-cpufreq

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define git 7d4a7356
%define domain konkor
%define _libexecdir %_prefix/libexec
%define _name cpufreq
%define xdg_name org.gnome.shell.extensions.%_name

Name: gnome-shell-extension-cpufreq
Version: 53.0
Release: alt1.g%{git}

Summary: System Monitor and Power Manager for Gnome Shell
Group: Graphical desktop/GNOME
License: GPLv3+
Url: https://github.com/konkor/cpufreq

BuildArch: noarch

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

Requires: gnome-shell >= 3.14

BuildRequires(pre): gnome-common
BuildRequires: libgjs-devel

%description
CPU Monitor and Power Manager for GNOME Shell.

%prep
%setup -n %name-%version
%patch -p1

%build
%autoreconf
%configure
%make

%install
%makeinstall_std
rm -rf %buildroot%_defaultdocdir
%find_lang %name

%files -f %name.lang
%_bindir/*
%_desktopdir/%_name-manager.desktop
%dir %_datadir/gnome-shell/extensions/cpufreq at %domain
%_datadir/gnome-shell/extensions/cpufreq at %domain/
%_datadir/glib-2.0/schemas/%xdg_name.gschema.xml
%_iconsdir/hicolor/*/*/*.svg
%_iconsdir/hicolor/*/*/*.png
%_pixmapsdir/%_name.svg
%dir %_datadir/fonts/truetype/%_name
%_datadir/fonts/truetype/%_name/%_name.ttf
%_datadir/polkit-1/actions/%domain.%_name.policy

%doc LICENSE README.md

%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