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