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