Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:kill_it:daw
sfizz
sfizz.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sfizz.spec of Package sfizz
# # spec file for package sfizz # # Copyright (c) 2024 SUSE LLC # # 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: sfizz Version: 1.2.3+git.10.93da042 Release: 0 Summary: SFZ based sampler License: BSD-2-Clause URL: https://sfz.tools/sfizz/ Source0: %{name}-%{version}.tar.gz BuildRequires: cmake >= 3.22 BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(sndfile) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb-cursor) BuildRequires: pkgconfig(xcb-keysyms) BuildRequires: pkgconfig(xcb-util) BuildRequires: pkgconfig(xcb-xkb) BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xkbcommon-x11) Requires: (kdialog or zenity) Obsoletes: %{name} <= 1.2.2 Provides: sfizz:%{_bindir}/sfizz_jack %description SFZ parser and JACK standalone client %package -n libsfizz1 Summary: Runtime sfizz library %description -n libsfizz1 SFZ parser and synth c++ library %package devel Summary: Development files for sfizz library Requires: libsfizz1 %description devel Development files for SFZ parser and synth c++ library %package -n vst3-%{name} Summary: SFZ based sampler plugin (VST3) Obsoletes: %{name} <= 1.2.2 Provides: sfizz:%{_libdir}/vst3/sfizz.vst3 %description -n vst3-%{name} VST3 plugin using the sfizz library. %package -n lv2-%{name} Summary: SFZ based sampler plugin (LV2) Obsoletes: %{name} <= 1.2.2 Provides: sfizz:%{_libdir}/lv2/sfizz.lv2 %description -n lv2-%{name} VST3 plugin using the sfizz library. %package -n pd-%{name} Summary: SFZ based sampler plugin (PureData) Obsoletes: %{name} <= 1.2.2 Provides: sfizz:%{_libdir}/pd/extra/sfizz %description -n pd-%{name} PureData plugin using the sfizz library. %prep %setup -q %build %cmake -DPLUGIN_PUREDATA=ON \ -DENABLE_LTO=OFF \ -DSFIZZ_USE_SNDFILE=ON \ -DBUILD_SHARED_LIBS=OFF \ -DLV2_PLUGIN_INSTALL_DIR=%{_libdir}/lv2 \ -DVST3_PLUGIN_INSTALL_DIR=%{_libdir}/vst3 \ -DPD_PLUGIN_INSTALL_DIR=%{_libdir}/pd/extra \ %cmake_build %install %cmake_install %post -n libsfizz1 -p /sbin/ldconfig %postun -n libsfizz1 -p /sbin/ldconfig %files %license LICENSE %{_bindir}/sfizz_jack %{_bindir}/sfizz_render %{_mandir}/man1/sfizz_jack.1%{?ext_man} %{_mandir}/man1/sfizz_render.1%{?ext_man} %files -n libsfizz1 %license LICENSE %doc README.md AUTHORS.md GOVERNANCE.md CONTRIBUTING.md %{_libdir}/libsfizz.so.* %files devel %license LICENSE %{_includedir}/sfizz.h %{_includedir}/sfizz.hpp %{_includedir}/sfizz_message.h %{_libdir}/libsfizz.so %{_libdir}/pkgconfig/sfizz.pc %files -n vst3-%{name} %license LICENSE %dir %{_libdir}/vst3 %{_libdir}/vst3/*.vst3 %files -n lv2-%{name} %license LICENSE %dir %{_libdir}/lv2 %{_libdir}/lv2/*.lv2 %files -n pd-%{name} %license LICENSE %dir %{_libdir}/pd %dir %{_libdir}/pd/extra %{_libdir}/pd/extra/* %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