Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37523462
en ru br
Репозитории ALT
S:0.8.9.0-alt1
5.1: 0.8.7-alt1
4.1: 0.8.4-alt1
4.0: 0.8.4-alt1
3.0: 0.7-alt2
www.altlinux.org/Changes

Группа :: Звук
Пакет: libmodplug

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

Name: libmodplug
Version: 0.8.8.5
Release: alt1

Summary: Modplug mod music file format library
License: Public Domain
Group: Sound

Url: http://modplug-xmms.sourceforge.net/
# http://download.sourceforge.net/modplug-xmms/%name-%version.tar.gz
Source: %name-%version.tar
Patch0: libmodplug-0.8.8.1-rh-timidity.patch
Patch1: libmodplug-0.8.8.5-alt-no-overflow.patch

BuildRequires: gcc-c++

# backwards compatibility

%{expand:%%define lib_suffix %(test %_lib != lib64 && echo %%nil || echo '()(64bit)')}
Provides: libmodplug.so.0%lib_suffix

%description
This is a library based on the mod rendering code from ModPlug.

%package devel
Summary: Development files for libmodplug
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains development files (headers and library links)
for the software development using libmodplug library.

%prep
%setup
%patch0 -p1
%patch1 -p1

%build
#add_optflags -fpermissive
%configure
%make_build

%install
%makeinstall_std
# backwards compatibility
ln -s libmodplug.so.1.0.0 %buildroot%_libdir/libmodplug.so.0

%files
%_libdir/*.so.*
%doc AUTHORS ChangeLog COPYING README

%files devel
%_libdir/*.so
%_includedir/*
%_pkgconfigdir/*

%changelog

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

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