Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563699
en ru br
ALT Linux repos
D:1.0.16-alt1
5.0: 1.0.17-alt1
4.1: 1.0.15-alt1
4.0: 1.0.14-alt2
3.0: 1.0.9-alt1

Group :: System/Kernel and hardware
RPM: alsa-firmware

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: alsa-firmware
Version: 1.0.9
Release: alt1

Summary: Firmware for several ALSA-supported soundcards
License: GPL
Group: System/Kernel and hardware

Url: http://www.alsa-project.org
Source: ftp://ftp.alsa-project.org/pub/firmware/%name-%version.tar.bz2
#Patch: alsa-firmware-1.0.8-alt-makefile.patch

# Automatically added by buildreq on Thu Dec 16 2004

BuildRequires: hostinfo

Requires: alsa-tools

%set_strip_method none

Summary(ru_RU.KOI8-R): Прошивки ALSA
Summary(uk_UA.KOI8-U): М╕кропрограми ALSA

%description
Firmware binaries for some soundcards that need it; see also loaders
in alsa-tools package

%description -l ru_RU.KOI8-R
Пакет содержит прошивки ALSA (современной звуковой подсистемы Linux),
предназначенные для использования с некоторыми звуковыми картами
при помощи загрузчиков из пакета alsa-tools.

%description -l uk_UA.KOI8-U
Пакунок м╕стить м╕кропрограми ALSA (сучасно╖ звуково╖ п╕дсистеми Linux), що
застосовуються для використання ╕з деякими звуковими картками за допомогою
╕нструмент╕в з пакунку alsa-tools.

%prep
%setup -q
#patch -p1

%build
# kludge; see https://bugtrack.alsa-project.org/alsa-bug/view.php?id=815
#configure --with-hotplug-dir=%buildroot%_libdir/hotplug/firmware
%__libtoolize --copy --force
%__aclocal
%__autoconf
%__automake -a
%configure --disable-hotplug
#--with-hotplug-dir=%_libdir/hotplug/firmware
%make_build
for i in *loader; do
%__mv $i/README README.$i
done

%install
#makeinstall
#make DESTDIR=%buildroot install
%make_install install DESTDIR=%buildroot

%files
%_datadir/alsa/firmware/
#_libdir/hotplug/firmware/*
%doc README*

%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