Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37479531
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libmatemixer

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libmatemixer
Version: 1.26.0
Release: alt1
Epoch: 1
Summary: Mixer library for MATE desktop
License: GPLv2+
Group: System/Libraries
Url: http://mate-desktop.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

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

BuildRequires: mate-common gtk-doc libalsa-devel libpulseaudio-devel libudev-devel

%description
libmatemixer is a mixer library for MATE desktop.
It provides an abstract API allowing access to mixer functionality
available in the PulseAudio and ALSA sound systems.

%package devel
Group: Development/C
Summary:  Development libraries for libmatemixer

%description devel
Development libraries for libmatemixer

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--disable-static \
--enable-pulseaudio \
--enable-alsa \
--enable-gtk-doc

%make_build

%install
%make DESTDIR=%buildroot install

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

%files -f %name.lang
%doc AUTHORS COPYING NEWS README
%_libdir/%name.so.*
%dir %_libdir/%name
%_libdir/%name/*.so

%files devel
%_includedir/mate-mixer/
%_libdir/%name.so
%_pkgconfigdir/*.pc
%_datadir/gtk-doc/html/%name

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin