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