]> git.pld-linux.org Git - packages/alsa-lib.git/blame - alsa-lib.spec
- added using %%{__make} macro.
[packages/alsa-lib.git] / alsa-lib.spec
CommitLineData
41a4a34e
JR
1Summary: Advanced Linux Sound Architecture (ALSA) - Library
2Summary(pl): Advanced Linux Sound Architecture (ALSA) - Biblioteka
3Name: alsa-lib
23edeace 4Version: 0.5.7
41a4a34e
JR
5Release: 1
6License: GPL
7cf63ff1 7Group: Libraries
8Group(pl): Biblioteki
9Source0: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
41a4a34e
JR
10URL: http://www.alsa-project.org/
11BuildRequires: libstdc++-devel
12BuildRequires: ncurses-devel
13BuildRequires: autoconf
14BuildRequires: automake
15BuildRequires: flex
16BuildRequires: libtool
17BuildConflicts: alsa-lib <= 0.4.0
41a4a34e
JR
18Obsoletes: alsa-libs
19ExcludeArch: sparc
20ExcludeArch: sparc64
2dcea494 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
41a4a34e
JR
22
23%define _sysconfdir /etc
24
25%description
26Advanced Linux Sound Architecture (ALSA) - Library
27
7cf63ff1 28Features ========
29- general
9a069349 30 - modularized architecture with support for 2.2
41a4a34e
JR
31 - support for versioned and exported symbols
32 - full proc filesystem support - /proc/sound
7cf63ff1 33- ISA soundcards
41a4a34e 34 - support for 128k ISA DMA buffer
7cf63ff1 35- mixer
41a4a34e
JR
36 - new enhanced API for applications
37 - support for unlimited number of channels
7cf63ff1 38 - volume can be set in three ways (percentual (0-100), exact and
39 decibel)
41a4a34e
JR
40 - support for mute (and hardware mute if hardware supports it)
41 - support for mixer events
42 - this allows two or more applications to be synchronized
7cf63ff1 43- digital audio (PCM)
41a4a34e
JR
44 - new enhanced API for applications
45 - full real duplex support
46 - full duplex support for SoundBlaster 16/AWE soundcards
47 - digital audio data for playback and record should be read back using
48 proc filesystem
7cf63ff1 49- OSS/Lite compatibility
41a4a34e
JR
50 - full mixer compatibity
51 - full PCM (/dev/dsp) compatibility
52
53%description -l pl
54Advanced Linux Sound Architecture (ALSA) - Biblioteka
55
7cf63ff1 56Nowinki =======
57- generalne
9a069349 58 - zmodularyzowana architektura ze wsparciem dla kerneli 2.2
41a4a34e 59