Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
multimedia:proaudio
yoshimi
yoshimi.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yoshimi.spec of Package yoshimi
# # spec file for package yoshimi.spec # # Copyright (c) 2023 SUSE LLC # Copyright (c) 2023 by Edgar Aichinger # # 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: yoshimi Version: 2.3.3.1 Release: 0 Summary: Realtime-safe linux-only fork of ZynAddSubFX License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Midi URL: http://yoshimi.sourceforge.net/ Source: %{name}-%{version}.tar.bz2 BuildRequires: boost-devel BuildRequires: cairo-devel BuildRequires: cmake BuildRequires: fltk-devel BuildRequires: fontconfig-devel BuildRequires: gcc-c++ BuildRequires: libsndfile-devel BuildRequires: lv2-devel BuildRequires: mxml-devel BuildRequires: ncurses-devel BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: zlib-devel BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(freetype2) Requires: fftw3-threads Requires: fontconfig %if %{defined fedora} BuildRequires: fftw3-devel BuildRequires: fltk-fluid BuildRequires: jack-audio-connection-kit-devel BuildRequires: mesa-libGL-devel %else BuildRequires: Mesa-devel BuildRequires: fftw3-threads-devel BuildRequires: libjack-devel BuildRequires: xorg-x11-libX11-devel %endif %if 0%{?suse_version} BuildRequires: update-desktop-files %endif %description Yoshimi is a software synthesizer for Linux based on the 2.4.0 release of ZynAddSubFX, written by Nasca Octavian Paul. Yoshimi delivers the same synth capabilities, along with very good Jack and Alsa midi/audio functionality. Yoshimi is a Linux only derivative of ZynAddSubFX. Yoshi attempts to do everything original Zyn does, but to do it well on Linux. A number of people have given time and energy to bring Yoshimi to life (and keep it that way!). My thanks go to you all. %package banks Summary: Instrument banks for yoshimi Group: Productivity/Multimedia/Sound/Midi BuildArch: noarch %description banks A collection of Instrument banks to be used with yoshimi (or ZynAddSubFX). %package lv2 Summary: Yoshimi LV2 plugin Group: Productivity/Multimedia/Sound/Midi %description lv2 Yoshimi running as LV2 plugin. %global debug_package %{nil} %prep %setup -q %build cd src %ifarch x86_64 %if %{defined fedora} %cmake -DCMAKE_CXX_FLAGS="$cxxflags -fPIC" -DFLTK_INCLUDE_DIR=%{_includedir}/Fl cd redhat-linux-build %else %cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} %endif %else %if %{defined fedora} %cmake -DBuildForAMD_X86_64=0 -DCMAKE_CXX_FLAGS="$cxxflags" -DFLTK_INCLUDE_DIR=%{_includedir}/Fl %else %cmake -DBuildForAMD_X86_64=0 -DCMAKE_INSTALL_PREFIX=%{_prefix} %endif %endif %cmake_build %install cd src %if %{defined fedora} cd redhat-linux-build %make_install %else %cmake_install %endif rm %{buildroot}%{_datadir}/%{name}/banks/*/.bankdir rm -rf %{buildroot}%{_datadir}/doc/%{name} %if 0%{?suse_version} %suse_update_desktop_file -i %{name} AudioVideo Music %endif %files %license COPYING %doc doc README.txt Changelog %{_bindir}/%{name} %dir %{_datadir}/metainfo %{_datadir}/metainfo/* %{_datadir}/applications/* %{_datadir}/pixmaps/* %{_datadir}/icons/* %{_mandir}/man1/* %files banks %{_datadir}/%{name} %files lv2 %dir %{_libdir}/lv2 %dir %{_libdir}/lv2/%{name}.lv2 %{_libdir}/lv2/%{name}.lv2/* %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