]> git.pld-linux.org Git - packages/SDL_mixer.git/blame - SDL_mixer.spec
- moved to /usr; release 7
[packages/SDL_mixer.git] / SDL_mixer.spec
CommitLineData
4a37b7d1 1Summary: Simple DirectMedia Layer - Sample Mixer Library
9641be7a 2Summary(pl): Prosta biblioteka miksera
165c535e 3Summary(pt_BR): SDL - Biblioteca para mixagem
4a37b7d1 4Name: SDL_mixer
28ed1e63 5Version: 1.2.4
207d3a6e 6Release: 7
4a37b7d1 7License: LGPL
8Group: Libraries
c49439fb 9Source0: http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
876b177c 10Patch0: %{name}-timidity_cfg.patch
c49439fb 11URL: http://www.libsdl.org/projects/SDL_mixer/
207d3a6e 12BuildRequires: SDL-devel >= 1.2.5-2
4a37b7d1 13BuildRequires: XFree86-devel
dc202c1b 14BuildRequires: autoconf
15BuildRequires: automake
dc202c1b 16BuildRequires: libtool
f1f0fe81 17BuildRequires: libvorbis-devel >= 1:1.0
4a37b7d1 18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
fcad4b7b 19Obsoletes: libSDL_mixer1.2
b346880d 20
21%description
4a37b7d1 22Due to popular demand, here is a simple multi-channel audio mixer. It
23supports 4 channels of 16 bit stereo audio, plus a single channel of
24music, mixed by the popular MikMod MOD, Timidity MIDI and SMPEG MP3
b346880d 25libraries.
26
9641be7a
AM
27%description -l pl
28