Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37396901
en ru br
Репозитории ALT
S:2.2.2-alt2
5.1: 1.0.3-alt0.M51.1
www.altlinux.org/Changes

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

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

%global optflags_lto %optflags_lto -ffat-lto-objects

Name: libsidplayfp
Version: 2.2.2
Release: alt2
Summary: SID chip music module playing library
Group: System/Libraries
License: GPLv2+
Url: http://sourceforge.net/projects/sidplay-residfp/
Source0: http://downloads.sourceforge.net/sidplay-residfp/%name-%version.tar.gz

# Automatically added by buildreq on Sun Apr 28 2013 (-bi)

# optimized out: elfutils libstdc++-devel pkg-config
BuildRequires: doxygen gcc-c++ glibc-devel-static

%description
This library provides support for playing SID music modules originally
created on Commodore 64 and compatibles. It contains a processing engine
for MOS 6510 machine code and MOS 6581 Sound Interface Device (SID)
chip output. It is used by music player programs like SIDPLAY and
several plug-ins for versatile audio players.

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

%description devel
These are the files needed for compiling programs that use %name.

%package devel-static
Summary: Development static libraries for the %name
Group: Development/C++
Requires: %name-devel = %version-%release

%description devel-static
Development static libraries for the %name.

%package devel-doc
Summary: API documentation for %name
Group: Development/Documentation
BuildArch: noarch

%description devel-doc
This package contains API documentation for %name.

%prep
%setup

%build
%configure
%make_build all doc

%install
make DESTDIR=%buildroot install

%files
%doc AUTHORS COPYING NEWS README TODO
%_libdir/libsidplayfp.so.6*
%_libdir/libstilview.so.0*

%files devel
%_libdir/libsidplayfp.so
%_libdir/libstilview.so
%_includedir/sidplayfp/
%_includedir/stilview/
%_libdir/pkgconfig/*.pc

%files devel-static
%_libdir/*.a

%files devel-doc
%doc docs/html

%changelog

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

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