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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: mate-indicator-applet
Version: 1.26.0
Release: alt3

Summary: MATE panel indicator applet
License: GPLv3 AND LGPLv3
Group: Graphical desktop/MATE
Url: https://github.com/mate-desktop/mate-indicator-applet

Packager: Nikolay Strelkov <snk at altlinux.org>

Source: %name-%version.tar

BuildRequires: libaccounts-glib-devel libayatana-indicator3-devel mate-common mate-panel-devel
BuildRequires: hicolor-icon-theme
BuildRequires: libdbus-glib-devel mate-settings-daemon-devel

%description
The indicator applet exposes Ayatana Indicators in the MATE Panel.
Ayatana Indicators are an initiative by Canonical to provide crisp
and clean system and application status indication. They take the
form of an icon and associated menu, displayed (usually) in the
desktop panel. Existing indicators include the Message Menu,
Battery Menu and Sound menu.

%prep
%setup

%build
NOCONFIGURE=1 mate-autogen
%configure \
 --disable-static                    \
 --disable-scrollkeeper              \
 --with-ayatana-indicators           \
 --libexecdir=%_libexecdir/%name
%make_build

%install
%makeinstall_std

# this translation is ignored by %%find_lang

rm -fv %buildroot%_datadir/locale/zh-Hans/LC_MESSAGES/%name.mo

%find_lang %name

%files -f %name.lang
%doc COPYING COPYING.LGPL AUTHORS NEWS README
%_libexecdir/%name/
%_datadir/dbus-1/services/org.mate.panel.applet.IndicatorApplet*.service
%dir %_iconsdir/hicolor/scalable
%dir %_iconsdir/hicolor/scalable/apps
%_iconsdir/hicolor/scalable/apps/%name.*
%dir %_datadir/mate-panel
%dir %_datadir/mate-panel/applets
%_datadir/mate-panel/applets/org.mate.applets.Indicator.mate-panel-applet
%_datadir/mate-panel/applets/org.mate.applets.IndicatorAppmenu.mate-panel-applet
%_datadir/mate-panel/applets/org.mate.applets.IndicatorComplete.mate-panel-applet

%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