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