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