Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568843
en ru br
Репозитории ALT
5.1: 0.4-alt1
4.1: 0.1-alt2.1.1
4.0: 0.1-alt1.1
3.0: 0.1-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-alsaaudio

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

%define oname pyalsaaudio
Name: python-module-alsaaudio
Version: 0.4
Release: alt1

Summary: Wrapper for accessing the ALSA API from Python

License: PSF
Group: Development/Python
Url: http://pyalsaaudio.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

%setup_python_module %oname
%define _python_egg_info %python_sitelibdir/%oname-%version-py%__python_version.egg-info

Source: http://prdownloads.sf.net/%oname/%oname-%version.tar.bz2

BuildPreReq: rpm-build-compat >= 1.2

# Automatically added by buildreq on Fri Jan 09 2009

BuildRequires: libalsa-devel python-devel

%description
This package contains wrappers for accessing the ALSA API from Python. It
is currently fairly complete for PCM devices and Mixer access. MIDI
sequencer support is low on our priority list, but volunteers are welcome.

%prep
%setup -q -n %oname-%version

%build
%python_build

%install
%python_install

%files
%doc README TODO
%python_sitelibdir/alsaaudio.so
%_python_egg_info

%changelog

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

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