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