]> git.pld-linux.org Git - packages/alsa-lib.git/blame - alsa-lib.spec
s-/usr/sbin-%{_sbindir}-
[packages/alsa-lib.git] / alsa-lib.spec
CommitLineData
cc8999bb 1Summary: Advanced Linux Sound Architecture (ALSA) - Library
2Summary(pl): Advanced Linux Sound Architecture (ALSA) - Biblioteka
3Name: alsa-lib
4Version: 0.3.0pre4
5Release: 1
6Copyright: GPL
7Vendor: Jaroslav Kysela <perex@jcu.cz>
8Group: System/Libraries
9Group(pl): System/Biblioteki
10Source: ftp://alsa.jcu.cz/pub/lib/%{name}-%{version}.tar.gz
11URL: http://alsa.jcu.cz/
12BuildRoot: /tmp/%{name}-%{version}-root
13Requires: alsa-driver
9bbb728a 14
15%description
16Advanced Linux Sound Architecture (ALSA) - Library
17
18Features
19========
20* general
21 - modularized architecture with support for 2.0 and latest 2.1 kernels
22 - support for versioned and exported symbols
23 - full proc filesystem support - /proc/sound
24* ISA soundcards
25 - support for 128k ISA DMA buffer
26* mixer
27 - new enhanced API for applications
28 - support for unlimited number of channels
29 - volume can be set in three ways (percentual (0-100), exact and decibel)
30 - support for mute (and hardware mute if hardware supports it)
31 - support for mixer events
32 - this allows two or more applications to be synchronized
33* digital audio (PCM)
34 - new enhanced API for applications
35 - full real duplex support
36 - full duplex support for SoundBlaster 16/AWE soundcards
37 - digital audio data for playback and record should be read back using
38 proc filesystem
39* OSS/Lite compatibility
40 - full mixer compatibity
41 - full PCM (/dev/dsp) compatibility
42
43%description -l pl
44Advanced Linux Sound Architecture (ALSA) - Biblioteka
45
46Nowinki
47=======
48* generalne
49 - zmodularyzowana architektura ze wsparciem dla kerneli 2.0 jak i 2.1
50