Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37427906
en ru br
ALT Linux repos
S:0.9.7-alt6
5.0: 0.9.7-alt1.qa1
4.1: 0.9.7-alt1.qa1
4.0: 0.9.7-alt1
3.0: 0.9.6-alt1

Group :: Sound
RPM: gnome-alsamixer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

BuildRequires: desktop-file-utils
Name: gnome-alsamixer
Version: 0.9.7
Release: alt6

Summary: %name is an ALSA mixer for GNOME
Summary(ru_RU.UTF-8): ALSA-микшер для GNOME
License: GPL
Group: Sound

Url: http://git.gnome.org/browse/gnome-alsamixer/

Source: %name.tar

BuildRequires: gnome-common libalsa-devel libgtk+2-devel libGConf-devel intltool

Requires(post,pre): GConf

%description
This package provides %name - a sound mixer for GNOME which supports
ALSA drivers.

%description -l ru_RU.UTF-8
В этом пакете находится %name - звуковой
микшер для GNOME с поддержкой драйверов
ALSA.

%prep
%setup -q -n %name

%build
%autoreconf
%configure --disable-schemas-install
%make update-po -C po
%make_build

%install
%makeinstall_std

%find_lang %name
desktop-file-install --dir %buildroot%_desktopdir \
--add-category=Audio \
--add-category=Mixer \
--add-category=GTK \
%buildroot%_desktopdir/gnome-alsamixer.desktop

%post
%gconf2_install %name

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall %name
fi

%files -f %name.lang
%_bindir/*
%_datadir/applications/*
%_datadir/pixmaps/*
%config %_sysconfdir/gconf/*/*
%doc AUTHORS ChangeLog

%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