Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37756323
en ru br
Репозитории ALT
5.1: 1.36.59-alt1
4.1: 1.36.59-alt0.1
4.0: 1.36.59-alt0.1
www.altlinux.org/Changes

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

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

Name: libsidplay
Version: 1.36.59
Release: alt0.1

Summary: A Commodore 64 music player and SID chip emulator library

License: GPL
Group: System/Libraries
Url: http://www.geocities.com/SiliconValley/Lakes/5147/

Source: http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/%name-%version.tar.bz2

Patch0: %name-gcc34.patch

# Automatically added by buildreq on Wed Jan 04 2006

BuildRequires: gcc-c++ libstdc++-devel

%description
This library provides the Sound Interface Device (SID) chip emulator
engine that is used by music player programs like SIDPLAY. With it you
can play musics from Commodore 64 (or compatible) programs.


%package devel
Summary: Header files for compiling apps that use libsidplay
Group: System/Libraries
Requires: %name = %version-%release

%description devel
This package contains the header files for compiling applications that
use libsidplay.


%prep
%setup -q
%patch0 -p1

%build
cp -f /usr/share/automake/config.sub scripts/
%__autoconf
%configure
%__make

%install
%make_install install \
DESTDIR=%buildroot

%post -p %post_ldconfig
%postun -p %post_ldconfig

%files
%doc AUTHORS
%_libdir/libsidplay.so.*

%files devel
%doc DEVELOPER src/fastforward.txt src/format.txt src/mixing.txt src/mpu.txt src/panning.txt
%_libdir/libsidplay.so
%_includedir/sidplay

%changelog

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

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