Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558313
en ru br
ALT Linux repos
S:0.9.10-alt1_3
5.0: 0.3.1-alt1
4.1: 0.3.1-alt1
4.0: 0.3.1-alt1

Group :: Sound
RPM: liblscp

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin