Name: libalsa Version: 1.0.25 Release: 1mamba Summary: Library for the Advanced Linux Sound Architecture (ALSA) Group: System/Kernel and Hardware Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.alsa-project.org/ Source0: ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{version}.tar.bz2 Source1: alsa-initscript Source2: alsa-modprobe Patch0: %{name}-1.0.23-thread_safe_locale.patch License: GPL Requires: chkconfig ## AUTOBUILDREQ-BEGIN BuildRequires: chkconfig BuildRequires: glibc-devel ## AUTOBUILDREQ-END BuildRequires: python-devel Requires(pre): /sbin/chkconfig, /sbin/ldconfig BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: - efficient support for all types of audio interfaces, from consumer soundcards to professional multichannel audio interfaces - fully modularized sound drivers - SMP and thread-safe design - user space library (alsa-lib) to simplify application programming and provide higher level functionality - support for the older OSS API, providing binary compatibility for most OSS programs %package devel Summary: Devel package for ALSA libraries Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: - efficient support for all types of audio interfaces, from consumer soundcards to professional multichannel audio interfaces - fully modularized sound drivers - SMP and thread-safe design - user space library (alsa-lib) to simplify application programming and provide higher level functionality - support for the older OSS API, providing binary compatibility for most OSS programs This is the development package for the libraries. %package -n python-smixer Summary: Python smixer binding for ALSA libraries Group: System/Libraries Requires: %{name} = %{version}-%{release} %description -n python-smixer The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: - efficient support for all types of audio interfaces, from consumer soundcards to professional multichannel audio interfaces - fully modularized sound drivers - SMP and thread-safe design - user space library (alsa-lib) to simplify application programming and provide higher level functionality - support for the older OSS API, providing binary compatibility for most OSS programs This package contains the python smixer binding. %prep %setup -q -n alsa-lib-%{version} #% patch0 -p1 %build %configure \ --enable-shared %make %install [ "%{buildroot}" != / ] && rm -rf %{buildroot} %makeinstall install -D %{SOURCE2} %{buildroot}%{_sysconfdir}/modprobe.d/alsa.conf %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} %post -p /sbin/ldconfig %preun -p /sbin/ldconfig %files %defattr(-,root,root) %{_sysconfdir}/modprobe.d/alsa.conf %{_bindir}/aserver %dir %{_datadir}/alsa %{_datadir}/alsa/* %{_libdir}/*.so.* %{_libdir}/alsa-lib/smixer/smixer-ac97.la %{_libdir}/alsa-lib/smixer/smixer-ac97.so %{_libdir}/alsa-lib/smixer/smixer-hda.la %{_libdir}/alsa-lib/smixer/smixer-hda.so %{_libdir}/alsa-lib/smixer/smixer-sbase.la %{_libdir}/alsa-lib/smixer/smixer-sbase.so %doc COPYING %files devel %defattr(-,root,root) #%{_bindir}/alsalisp %{_datadir}/aclocal/alsa.m4 %dir %{_includedir}/alsa %{_includedir}/alsa/*.h %{_includedir}/alsa/sound/*.h %{_includedir}/sys/*.h #%{_libdir}/alsa-lib/smixer/smixer-*.a #%{_libdir}/libasound.a %{_libdir}/*.la %{_libdir}/*.so %{_libdir}/pkgconfig/* %doc ChangeLog MEMORY-LEAK NOTES TODO %files -n python-smixer %defattr(-,root,root) %{_libdir}/alsa-lib/smixer/smixer-python.la %{_libdir}/alsa-lib/smixer/smixer-python.so %changelog * Thu Jan 26 2012 Automatic Build System 1.0.25-1mamba - automatic version update by autodist * Sun Aug 07 2011 Silvan Calarco 1.0.24.1-2mamba - modify /etc/modprobe.d/alsa.conf to prevent abnormal and snd-usb-audio drivers to load as first soundcard * Wed Feb 09 2011 Automatic Build System 1.0.24.1-1mamba - automatic update by autodist * Sun Dec 19 2010 Silvan Calarco 1.0.23-4mamba - created package python-smixer to move out python dependency * Sun Nov 07 2010 Silvan Calarco 1.0.23-3mamba - rebuilt with static libraries for qemu static * Mon Sep 27 2010 Silvan Calarco 1.0.23-2mamba - added patch to use thread safe locale functions setlocale and uselocale. Fixes VLC bug with softvol and max_dB set * Sat Apr 17 2010 Automatic Build System 1.0.23-1mamba - automatic update to 1.0.23 by autodist * Wed Dec 16 2009 Automatic Build System 1.0.22-1mamba - automatic update to 1.0.22 by autodist * Thu Sep 10 2009 Silvan Calarco 1.0.21a-1mamba - update to 1.0.21a * Tue Sep 01 2009 Automatic Build System 1.0.21-1mamba - automatic update to 1.0.21 by autodist * Sat Jul 25 2009 Silvan Calarco 1.0.20-2mamba - install modprobe file as /etc/modprobe.d/alsa.conf * Thu May 07 2009 Automatic Build System 1.0.20-1mamba - automatic update to 1.0.20 by autodist * Tue Mar 03 2009 Silvan Calarco 1.0.19-2mamba - blacklist snd_pcsp and pcspkr modules * Mon Jan 19 2009 Silvan Calarco 1.0.19-1mamba - automatic update to 1.0.19 by autodist * Fri Jan 02 2009 Silvan Calarco 1.0.18rc3-1mamba - automatic update by autodist * Thu Oct 30 2008 Silvan Calarco 1.0.18-1mamba - automatic update to 1.0.18 by autodist * Thu Aug 21 2008 gil 1.0.17a-1mamba - update to 1.0.17a * Sun Feb 17 2008 Silvan Calarco 1.0.16-1mamba - update to 1.0.16 * Thu Oct 18 2007 Silvan Calarco 1.0.15-1mamba - update to 1.0.15 * Sat Aug 11 2007 Silvan Calarco 1.0.14a-2mamba - initscript moved to alsa-utils - removed requirement for postplug-sound - removed build requirement for kernelsource * Mon Jun 11 2007 Silvan Calarco 1.0.14a-1mamba - update to 1.0.14a * Mon Jun 04 2007 Silvan Calarco 1.0.14-1mamba - update to 1.0.14 - removed requirement for alsa-utils * Fri Oct 20 2006 Silvan Calarco 1.0.13-4qilnx - add requirement for alsa-utils needed by alsa initscript * Thu Oct 12 2006 Silvan Calarco 1.0.13-3qilnx - alsa initscript: unload mixer and pcm oss modules in correct order * Wed Oct 11 2006 Silvan Calarco 1.0.13-2qilnx - alsa initscript: fix check on oss2jack before unloading mixer and pcm modules * Sun Oct 01 2006 Silvan Calarco 1.0.13-1qilnx - update to version 1.0.13 by autospec - alsa intiscript: don't load oss mixer module if oss2jack is enabled * Wed Sep 27 2006 Silvan Calarco 1.0.12-1qilnx - update to version 1.0.12 by autospec * Wed Apr 26 2006 Davide Madrisan 1.0.11-1qilnx - update to version 1.0.11 by autospec - alsalisp no more installed, see changelog * Mon Dec 05 2005 Silvan Calarco 1.0.10-2qilnx - don't start snd-pcm-oss if jack is configured in /etc/sysconfig/sound * Mon Nov 21 2005 Davide Madrisan 1.0.10-1qilnx - update to version 1.0.10 by autospec * Wed Nov 09 2005 Davide Madrisan 1.0.9-2qilnx - requires postplug-sound * Mon Sep 26 2005 Davide Madrisan 1.0.9-1qilnx - update to version 1.0.9 by autospec - obsolete build requirement for kernel-alsa-devel and devfs configuration file removed * Mon Aug 22 2005 Davide Madrisan 1.0.8-5qilnx - initscript fix * Fri May 13 2005 Silvan Calarco 1.0.8-4qilnx - same fix as before, now really * Mon Mar 07 2005 Silvan Calarco 1.0.8-3qilnx - fix: chkconfig script on install, not just on upgrade * Tue Feb 01 2005 Silvan Calarco 1.0.8-2qilnx - %pre script fixes * Tue Feb 01 2005 Silvan Calarco 1.0.8-1qilnx - update to version 1.0.8 by autospec - initscript renamed to alsa also saves and restores mixer volumes * Fri Nov 26 2004 Silvan Calarco 1.0.7-1qilnx - update to version 1.0.7 by autospec * Tue Nov 02 2004 Davide Madrisan 1.0.5-2qilnx - added requirement: chkconfig * Mon May 31 2004 Davide Madrisan 1.0.5-1qilnx - new version rebuild * Wed Apr 07 2004 Davide Madrisan 1.0.4-2qilnx - modified alsaoss initscript to work with new modutils and 2.6.x kernels * Mon Apr 05 2004 Davide Madrisan 1.0.4-1qilnx - new version rebuild * Mon Mar 08 2004 Davide Madrisan 1.0.3-2qilnx - fixed the dmix/dshare/dsnoop poll() problems * Tue Mar 02 2004 Davide Madrisan 1.0.3-1qilnx - rebuilt with alsa-lib-1.0.3 * Tue Jan 27 2004 Davide Madrisan 1.0.2-1qilnx - rebuilt with version 1.0.2 - added alsaoss-initscript, alsa-sound-devfs previously located in kernel packages * Fri Jan 09 2004 Davide Madrisan 1.0.1-1qilnx - rebuilt with version 1.0.1 - added kernel-alsa-devel, kernelsource dependencies * Fri Dec 05 2003 Davide Madrisan 1.0.0rc2-1qilnx - rebuilt with latest rc version * Mon Oct 22 2003 Davide Madrisan 0.9.8-1qilnx - rebuilt with version 0.9.8 * Fri Sep 26 2003 Davide Madrisan 0.9.7-1qilnx - rebuilt with version 0.9.7 * Tue Sep 02 2003 Davide Madrisan 0.9.6-1qilnx - rebuilt with version 0.9.6 * Tue Jul 03 2003 Silvan Calarco 0.9.4-1qilnx - first build