Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038352
en ru br
ALT Linux repos
S:1.26.1-alt1

Group :: Graphical desktop/MATE
RPM: mate-media

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _libexecdir %_prefix/libexec

Name: mate-media
Version: 1.26.1
Release: alt1
Epoch: 1
Summary: MATE media programs
License: GPLv2+ and LGPLv2+
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 libcanberra-gtk3-devel libmatemixer-devel libxml2-devel mate-desktop-devel mate-panel-devel

%description
This package contains a few media utilities for the MATE desktop,
including a volume control.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--libexecdir=%_libexecdir \
--disable-static \
--disable-schemas-compile

%make_build

%install
%make DESTDIR=%buildroot install

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

%files -f %name.lang
%doc AUTHORS COPYING NEWS README
%_sysconfdir/xdg/autostart/mate-volume-control-*.desktop
%_bindir/mate-volume-control*
%_libexecdir/mate-volume-control*
%_datadir/%name
%_datadir/mate-panel/applets/*.mate-panel-applet
%_datadir/sounds/mate
%_datadir/dbus-1/services/*.service
%_desktopdir/mate-volume-control.desktop
%_man1dir/*.1*

%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