]> git.pld-linux.org Git - packages/alsa-lib.git/blame - alsa-lib.spec
- updated to 0.5.7.
[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
7Group: System/Libraries
8Group(pl): System/Biblioteki
030b2b13 9Source0: ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{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
28Features
29========
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
34* ISA soundcards
35 - support for 128k ISA DMA buffer
36* mixer
37 - new enhanced API for applications
38 - support for unlimited number of channels
39 - volume can be set in three ways (percentual (0-100), exact and decibel)
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
43* digital audio (PCM)
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
49* OSS/Lite compatibility
50 - full mixer compatibity
51 - full PCM (/dev/dsp) compatibility
52
53%description -l pl
54Advanced Linux Sound Architecture (ALSA) - Biblioteka
55
56Nowinki
57=======
58* generalne
9a069349 59 - zmodularyzowana architektura ze wsparciem dla kerneli 2.2
41a4a34e
JR
60