Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37879852
en ru br
ALT Linux repos
4.1: 0.1-alt2.1.1
4.0: 0.1-alt1.1
3.0: 0.1-alt1.1

Group :: Development/Python
RPM: python-module-alsaaudio

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define version 0.1
%define release alt2
%setup_python_module alsaaudio

Summary: alsa bindings
Name: python-module-alsaaudio
Version: %version
Release: %release.1.1
Source0: %modulename-%version.tar.gz
License: Python Software Foundation License
Group: Development/Python
BuildPreReq: libalsa-devel

%description
UNKNOWN

%prep
%setup  -q -n %modulename-%version

%build
env CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES
%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