]> git.pld-linux.org Git - packages/alsaplayer.git/blame - alsaplayer.spec
- pl translations
[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
ecbd9b9a 4Version: 0.99.31
d361dba8
PG
5Release: 2
6License: Opensource
fe3c9ace 7Group: X11/Applications/Multimedia
e2acd393 8Group(de): X11/Applikationen/Multimedia
fe3c9ace 9Group(pl): X11/Aplikacje/Multimedia
6e4571c1 10Source0: http://www.alsa-project.org/~andy/%{name}-%{version}.tar.gz
2079b6df 11Requires: gtk+-devel
6e4571c1 12BuildRequires: alsa-lib-devel
13BuildRequires: esound-devel
14BuildRequires: audiofile-devel
15BuildRequires: libmikmod-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
34 - WAV support, 8-, 16-bit, mono, stereo, any sample rate
35 - CDDA support, CD Digital Audio playback! and thus USB ready :)
36 - Also plays files mapped by audiofs (CDDA)
37 - Module support in progress...
8927a08a 38
39Output addons:
6e4571c1 40 - ALSA. Best supported of course :)
41 - OSS. Kernel native sound drivers
42 - Sparc. UltraSparc sound drivers
43 - SGI. SGI audio library driver
44 - ESD. Enlightened sound daemon support
8927a08a 45
46Visual scopes:
6e4571c1 47 - Stereoscope
48 - Monoscope
49 - Levelmeter
50 - Spacescope
51 - FFTscope
52 - FFTscope II
53 - More being developed...
8927a08a 54
55General features:
6e4571c1 56 - Full speed (pitch) control, positive *and* negative! (First Linux
57 player that does this!! MP3's and CD's do varispeed :)
58 - Queue (playlist) support
59 - Concurrent visual scopes (open as many as you want)
60 - Multi-threaded design for efficient/skip free playback (RT)
61 - GUI Interface based on gtk+
62 - NOGUI operation for shell script usage
63 - Plug-in core architecture
64 - Low latency mode, as low as 5ms when scheduled RT
65 - Effects stream
66 - Software based volume/pan control
67 - Accurate scope/audio syncing using ALSA features
68 - Portable (well, we'll see about that :)
69 - Open source(tm)
8927a08a 70
a42091c1
JB
71%description -l pl
72