Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37871623
en ru br
Репозитории ALT
S:1.2.12-alt2.git40a7e1a
5.1: 1.2.9-alt1
4.1: 1.2.8-alt1
4.0: 1.2.7-alt2
3.0: 1.2.6-alt2
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: SDL_mixer

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: SDL_mixer
Version: 1.2.7
Release: alt2
Summary: Simple DirectMedia Layer - mixer
Group: System/Libraries
License: LGPL
Url: http://www.libsdl.org/projects/SDL_mixer/

Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source0: http://www.libsdl.org/projects/SDL_mixer/release/%name-%version.tar.gz

Patch0: SDL_mixer-fix-timidity-path.patch

# Automatically added by buildreq on Wed Dec 20 2006

BuildRequires: esound gcc-c++ libSDL-devel libsmpeg-devel libvorbis-devel

%description
SDL_mixer is a sample multi-channel audio mixer library. It supports any number
of simultaneously playing channels of 16 bit stereo audio, plus a single
channel of music, mixed by the popular MikMod MOD, Timidity MIDI and SMPEG MP3
libraries.

%package -n lib%name
Summary: Main library for %name
Group: System/Libraries

%description -n lib%name
This package contains the library needed to run programs dynamically
linked with %name.

%package -n lib%name-devel
Summary: Headers for developing programs that will use %name
Group: Development/C
Requires: lib%name = %version-%release

%description -n lib%name-devel
This package contains the headers that programmers will need to develop
applications which will use %name.

%package -n lib%name-devel-static
Summary: Static libraries for developing programs that will use %name
Group: Development/C
Requires: lib%name-devel = %version-%release

%description -n lib%name-devel-static
This package contains the static libraries that programmers will need to develop
applications which will use %name.

%prep
%setup -q

%patch0 -p1

%build
%undefine __libtoolize
%configure \
--disable-music-mp3-shared \
--disable-music-ogg-shared \
--disable-music-libmikmod
%make_build

%install
%make DESTDIR=%buildroot install

%post -n lib%name
%post_ldconfig

%postun -n lib%name
%postun_ldconfig

%files -n lib%name
%doc README
%_libdir/lib*.so.*

%files -n lib%name-devel
%_includedir/SDL
%_libdir/*.so

%files -n lib%name-devel-static
%_libdir/*.a

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin