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