Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37881951
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.14
Release: alt2

%define beta %nil
%define ver %{version}%beta

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-%ver.tar.bz2

# Automatically added by buildreq on Thu Dec 16 2004

BuildRequires: hostinfo

Requires: alsa-tools

%set_strip_method none
%set_verify_elf_method fhs=relaxed
%define _unpackaged_files_terminate_build 1

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 -n %name-%ver

%build
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
%make_install install DESTDIR=%buildroot
# :-/
#mv %buildroot/emi62-firmware.bin %buildroot%_datadir/alsa/firmware/
rm %buildroot/emi62-firmware.bin

%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