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