]> git.pld-linux.org Git - packages/alsa-lib.git/blame - alsa-lib.spec
- updated to 0.9.0beta3
[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
36c3571c 4Version: 0.9.0beta3
aea45a47 5Release: 3
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
ccb81f81 12Source1: http://www.alsa-project.org/~perex/alsa-lib/alsa-lib.tgz
41a4a34e 13URL: http://www.alsa-project.org/
438795e5 14BuildRequires: alsa-driver-devel
41a4a34e
JR
15BuildRequires: libstdc++-devel
16BuildRequires: ncurses-devel
41a4a34e 17BuildRequires: flex
41a4a34e 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