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

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

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

Version: 0.3.1
Release: alt1
Name: liblscp
Summary: LinuxSampler control protocol API
License: LGPL
Group: Sound
Url: http://www.linuxsampler.org/
Source: %name-%version.tar.gz

# Automatically added by buildreq on Sat Nov 05 2005

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

%package devel
Summary: Include files for developing apps which will use %name
Group: Development/C++
Requires: %name = %version-%release

%description
liblscp is an implementation of the LinuxSampler control protocol,
proposed as a C language API.

This package is required to use qsampler, GUI frontend to LinuxSampler.

%description devel
This package contains development files needed to develop programs that
use the %name library.

%prep
%setup -q

%build
%configure
%make_build

%install
%make DESTDIR=%buildroot install

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

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

%files devel
%_libdir/pkgconfig/lscp.pc
%_includedir/*

%changelog

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

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