]> git.pld-linux.org Git - packages/alsaplayer.git/blame - alsaplayer.spec
- use new %doc packing infrastructure.
[packages/alsaplayer.git] / alsaplayer.spec
CommitLineData
a42091c1
JB
1Summary: Alsaplayer - MP2/MP3/WAV/CD player
2Summary(pl): Alsaplayer - odtwarzacz MP2/MP3/WAV/CD
f79d02ae 3Name: alsaplayer
c06fc5a4 4Version: 0.99.70
5Release: 1
cabbd4cf 6License: GPL
fe3c9ace 7Group: X11/Applications/Multimedia
13f49301 8Source0: ftp://ftp.alsa-project.org/pub/people/andy/%{name}-%{version}.tar.bz2
4386a2bb 9Patch0: %{name}-nas.patch
10Patch1: %{name}-docs.patch
c06fc5a4 11Patch2: %{name}-c++.patch
6e4571c1 12BuildRequires: alsa-lib-devel
6e4571c1 13BuildRequires: audiofile-devel
4386a2bb 14BuildRequires: esound-devel
15BuildRequires: gtk+-devel
6e4571c1 16BuildRequires: libmikmod-devel
b22909df 17BuildRequires: libvorbis-devel
2a1abb9c 18BuildRequires: mad-devel
4386a2bb 19BuildRequires: nas-devel
d361dba8
PG
20BuildRequires: libtool
21BuildRequires: automake
22BuildRequires: autoconf
4d4f8253 23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
8927a08a 24
25%description
6e4571c1 26AlsaPlayer is a new type of PCM player. It is heavily multi-threaded
27and tries to excercise the ALSA library and driver quite a bit.
28Features include:
8927a08a 29
30Input addons:
6e4571c1 31 - MP2 and MP3 support
4386a2bb 32 - Ogg Vorbis support (subpackage)
6e4571c1 33 - WAV support, 8-, 16-bit, mono, stereo, any sample rate
34 - CDDA support, CD Digital Audio playback! and thus USB ready :)
35 - Also plays files mapped by audiofs (CDDA)
b22909df 36 - MAD MPEG audio
4386a2bb 37 - Module support (mikmod) (subpcakage)
8927a08a 38
39Output addons:
4386a2bb 40 - ALSA. Best supported of course :) (subpackage)
6e4571c1 41 - OSS. Kernel native sound drivers
42 - Sparc. UltraSparc sound drivers
43 - SGI. SGI audio library driver
4386a2bb 44 - ESD. Enlightened sound daemon support (subpackage)
45 - NAS. Network Audio System (subpakcage)
b22909df 46 - null :-)
8927a08a 47
48Visual scopes:
6e4571c1 49 - Stereoscope
50 - Monoscope
51 - Levelmeter
52 - Spacescope
53 - FFTscope
54 - FFTscope II
55 - More being developed...
8927a08a 56
57General features:
6e4571c1 58 - Full speed (pitch) control, positive *and* negative! (First Linux
59 player that does this!! MP3's and CD's do varispeed :)
60 - Queue (playlist) support
61 - Concurrent visual scopes (open as many as you want)
62 - Multi-threaded design for efficient/skip free playback (RT)
63 - GUI Interface based on gtk+
64 - NOGUI operation for shell script usage
65 - Plug-in core architecture
66 - Low latency mode, as low as 5ms when scheduled RT
67 - Effects stream
68 - Software based volume/pan control
69 - Accurate scope/audio syncing using ALSA features
70 - Portable (well, we'll see about that :)
71 - Open source(tm)
8927a08a 72
a42091c1
JB
73%description -l pl
74