Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > 3f24bafcd862b41a764a5ad977fe85ef > files > 2

mate-indicator-applet-1.28.0-1.mga10.src.rpm

%define url_ver %(echo %{version}|cut -d. -f1,2)

Summary:      MATE Panel applet indicator
Name:         mate-indicator-applet
Version:      1.28.0
Release:      %mkrel 1
License:      LGPLv2+ and GPLv3
Group:        Graphical desktop/MATE
URL:          https://mate-desktop.org/
Source0:      https://pub.mate-desktop.org/releases/%{url_ver}/%{name}-%{version}.tar.xz

BuildRequires: intltool
BuildRequires: mate-common
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(ayatana-indicator3-0.4)
BuildRequires: pkgconfig(libayatana-ido3-0.4)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= %{url_ver}
BuildRequires: pkgconfig(x11)

Requires:      mate-panel >= %{url_ver}

%description
A small applet to display information from various applications consistently in
the panel. 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
%autosetup

%build
%configure \
	--disable-static \
	--with-ayatana-indicators
%make_build

%install
%make_install

%find_lang %{name}

%files -f %{name}.lang
%doc ChangeLog
%license COPYING
%{_libexecdir}/mate-indicator-applet*
%{_datadir}/dbus-1/services/*.service
%{_datadir}/mate-panel/applets/*.mate-panel-applet
%{_iconsdir}/hicolor/*/*/*


%changelog
* Sun Mar 24 2024 wally <wally> 1.28.0-1.mga10
+ Revision: 2051747
- new version 1.28.0

* Fri Apr 01 2022 umeabot <umeabot> 1.26.0-2.mga9
+ Revision: 1837912
- Mageia 9 Mass Rebuild

* Mon Aug 09 2021 wally <wally> 1.26.0-1.mga9
+ Revision: 1740854
- new version 1.26.0

* Sun Aug 09 2020 wally <wally> 1.24.0-3.mga8
+ Revision: 1612164
- switch to Ayatana Indicator
+ danf <danf>
- Switch URLs from http: to https:

* Fri Feb 21 2020 umeabot <umeabot> 1.24.0-2.mga8
+ Revision: 1548002
- Mageia 8 Mass Rebuild

* Tue Feb 11 2020 kekepower <kekepower> 1.24.0-1.mga8
+ Revision: 1488728
- Update to version 1.24.0
+ wally <wally>
- replace deprecated %%configure2_5x

* Tue Dec 10 2019 kekepower <kekepower> 1.22.1-1.mga8
+ Revision: 1465678
- Update to version 1.22.1

* Wed Mar 13 2019 kekepower <kekepower> 1.22.0-1.mga7
+ Revision: 1375502
- Update to version 1.22.0

* Mon Nov 26 2018 kekepower <kekepower> 1.20.1-1.mga7
+ Revision: 1335514
- Update to version 1.21.0

* Sun Sep 23 2018 umeabot <umeabot> 1.20.0-2.mga7
+ Revision: 1299470
- Mageia 7 Mass Rebuild

* Mon Mar 05 2018 tarakbumba <tarakbumba> 1.20.0-1.mga7
+ Revision: 1206596
- Updated to 1.20.0 version

* Wed Mar 15 2017 tarakbumba <tarakbumba> 1.18.0-1.mga6
+ Revision: 1092642
- Update to 1.18.0 version

* Tue Dec 13 2016 wally <wally> 1.16.0-1.mga6
+ Revision: 1074804
- new version 1.16.0
- build with gtk3

* Sun Dec 20 2015 tarakbumba <tarakbumba> 1.12.1-1.mga6
+ Revision: 912386
- Update to 1.12.1 version

* Wed Oct 15 2014 umeabot <umeabot> 1.6.0-4.mga5
+ Revision: 750133
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1.6.0-3.mga5
+ Revision: 682192
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 1.6.0-2.mga4
+ Revision: 531164
- Mageia 4 Mass Rebuild

* Thu Aug 01 2013 malo <malo> 1.6.0-1.mga4
+ Revision: 462409
- fix autogen
- add mkrel
+ tarakbumba <tarakbumba>
- imported package mate-indicator-applet