Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:kill_it:daw
liblscp
liblscp.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File liblscp.spec of Package liblscp
# # spec file for package liblscp # # Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de> # Copyright (c) 2004-2024, rncbc aka Rui Nuno Capela. All rights reserved. # Copyright (c) 2007,2008,2015 Christian Schoenebeck # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: liblscp Version: 1.0.0 Release: 1.1 Summary: LinuxSampler Control Protocol API library License: LGPL-2.0-or-later Source: %{name}-%{version}.tar.gz URL: https://www.linuxsampler.org/ %define sover 6 BuildRequires: cmake BuildRequires: pkgconfig %description LinuxSampler control protocol API library. %package -n %{name}%{sover} Summary: LinuxSampler Control Protocol API library Group: System/Libraries Provides: %{name} %description -n %{name}%{sover} This package is for use with the LinuxSampler audio sampling engine / library and packages. Wraps the LinuxSampler network protocol and offers a convenient API in form of a C library. For further informations visit https://www.linuxsampler.org This package contains the header files needed for development with liblscp. You will need this only if you intend to compile programs that use this library. %package devel Summary: LinuxSampler Control Protocol API library - development files Group: Development/Libraries/C and C++ Requires: pkgconfig Requires: %{name}%{sover} = %{version} %description devel This package is for use with the LinuxSampler audio sampling engine / library and packages. Wraps the LinuxSampler network protocol and offers a convenient API in form of a C library. For further informations visit https://www.linuxsampler.org This package contains the header files needed for development with liblscp. You will need this only if you intend to compile programs that use this library. %prep %autosetup -p1 %build %cmake %cmake_build %install %cmake_install %check %ctest %ldconfig_scriptlets -n %{name}%{sover} %files -n %{name}%{sover} %license LICENSE %doc README ChangeLog %{_libdir}/liblscp.so.%{sover} %{_libdir}/liblscp.so.%{sover}.* %files devel %{_libdir}/liblscp.so %{_libdir}/pkgconfig/lscp.pc %{_includedir}/lscp %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor