]> git.pld-linux.org Git - packages/alsaplayer.git/blame - alsaplayer.spec
- 0.99.76
[packages/alsaplayer.git] / alsaplayer.spec
CommitLineData
c8dfdbcd 1Summary: Alsaplayer - CD/FLAC/MOD/MP3/OGG/WAV player
2Summary(pl): Alsaplayer - odtwarzacz CD/FLAC/MOD/MP3/OGG/WAV
f79d02ae 3Name: alsaplayer
5bd7db21 4Version: 0.99.76
5Release: 0.1
cabbd4cf 6License: GPL
46b1d468 7Group: Applications/Sound
13f49301 8Source0: ftp://ftp.alsa-project.org/pub/people/andy/%{name}-%{version}.tar.bz2
5bd7db21 9# Source0-md5: a5566c15dbae1f5c86a08482eb405725
c8dfdbcd 10Source1: %{name}.desktop
9c0e77e3 11Patch0: %{name}-docs.patch
12Patch1: %{name}-gcc33.patch
13URL: http://www.alsaplayer.org/
d479e38b 14BuildRequires: OpenGL-devel
15BuildRequires: alsa-lib-devel
16BuildRequires: audiofile-devel
17BuildRequires: autoconf
18BuildRequires: automake
19BuildRequires: esound-devel
20BuildRequires: flac-devel
21BuildRequires: gtk+-devel
d479e38b 22BuildRequires: jack-audio-connection-kit-devel >= 0.69.1
0f25b7a7
JB
23#BuildRequires: libid3tag-devel - checked for but not used (yet?)
24BuildRequires: libmad-devel
d479e38b 25BuildRequires: libmikmod-devel
26BuildRequires: libsndfile-devel
dadc5112 27BuildRequires: libstdc++-devel
d479e38b 28BuildRequires: libtool
29BuildRequires: libvorbis-devel
d479e38b 30BuildRequires: nas-devel
31BuildRequires: xosd-devel
32Requires(post): /sbin/ldconfig
4d4f8253 33BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
8927a08a 34
0d2a9f5a
AF
35%define _noautoreqdep libGL.so.1 libGLU.so.1
36%define _pkglibdir %{_libdir}/%{name}
0d2a9f5a 37
8927a08a 38%description
6e4571c1 39AlsaPlayer is a new type of PCM player. It is heavily multi-threaded
c3f685ab 40and tries to exercise the ALSA library and driver quite a bit.
6e4571c1 41Features include:
8927a08a 42
43Input addons:
6e4571c1 44 - MP2 and MP3 support
4386a2bb 45 - Ogg Vorbis support (subpackage)
6e4571c1 46 - WAV support, 8-, 16-bit, mono, stereo, any sample rate
47 - CDDA support, CD Digital Audio playback! and thus USB ready :)
48 - Also plays files mapped by audiofs (CDDA)
b22909df 49 - MAD MPEG audio
4386a2bb 50 - Module support (mikmod) (subpcakage)
dadc5112 51 - FLAC support
fa53bf85 52
8927a08a 53Output addons:
4386a2bb 54 - ALSA. Best supported of course :) (subpackage)
6e4571c1 55 - OSS. Kernel native sound drivers
56 - Sparc. UltraSparc sound drivers
57 - SGI. SGI audio library driver
4386a2bb 58 - ESD. Enlightened sound daemon support (subpackage)
59 - NAS. Network Audio System (subpakcage)
dadc5112 60 - low latency JACK output
b22909df 61 - null :-)
8927a08a 62
63Visual scopes:
6e4571c1 64 - Stereoscope
65 - Monoscope
66 - Levelmeter
67 - Spacescope
68 - FFTscope
69 - FFTscope II
fa53bf85 70 - Spectrum GL
8927a08a 71
72General features:
6e4571c1 73 - Full speed (pitch) control, positive *and* negative! (First Linux
74 player that does this!! MP3's and CD's do varispeed :)
75 - Queue (playlist) support
76 - Concurrent visual scopes (open as many as you want)
77 - Multi-threaded design for efficient/skip free playback (RT)
78 - GUI Interface based on gtk+
79 - NOGUI operation for shell script usage
dadc5112 80 - On-screen-display based on xosd
6e4571c1 81 - Plug-in core architecture
82 - Low latency mode, as low as 5ms when scheduled RT
83 - Effects stream
84 - Software based volume/pan control
85 - Accurate scope/audio syncing using ALSA features
8927a08a 86
a42091c1
JB
87%description -l pl
88