Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:PerryWerneck
ep-mk1
ep-mk1.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ep-mk1.spec of Package ep-mk1
# # spec file for package ep-mk1 # # Copyright (c) 2022 SUSE LLC # Copyright (c) <2008> <Banco do Brasil S.A.> # # 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: ep-mk1 Version: 2.4+git20221114 Release: 0 Summary: A real-time physical model plugin of an Electric Piano Group: Productivity/Multimedia/Sound/Midi License: GPL-3.0 URL: https://github.com/MikeMorenoDSP/EP-MK1 Source: %{name}-%{version}.tar.xz Source100: dpf.tar.xz BuildRequires: camomile BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: hvcc %description A real-time physical model plugin of an Electric Piano built with Pure Data and Camomile. %package -n vst-%{name} Summary: A real-time physical model plugin of an Electric Piano %description -n vst-%{name} A real-time physical model plugin of an Electric Piano built with Pure Data and Camomile. %package -n lv2-%{name} Summary: A real-time physical model plugin of an Electric Piano %description -n lv2-%{name} A real-time physical model plugin of an Electric Piano built with Pure Data and Camomile. %prep %setup -q %build cd EP-MK1-Plugins/EP-MK1-Linux64/ camomile -f EP-MK1 #cd ../EP-MK1-heavy #tar -Jxvf %{S:100} #hvcc _main.pd -n EP-MK1 -m EP-MK1.json -o . -g dpf -p heavylib #make WITH_LTO=true %install #mkdir -p %{buildroot}/%{_bindir} #install --mode=755 EP-MK1-Plugins/EP-MK1-heavy/bin/EP_MK1 %{buildroot}/%{_bindir} mkdir -p %{buildroot}/%{_libdir}/vst/EP-MK1 cp -rv EP-MK1-Plugins/EP-MK1-Linux64/builds/EP-MK1/* %{buildroot}/%{_libdir}/vst/EP-MK1 mkdir -p %{buildroot}/%{_libdir}/lv2/EP-MK1.lv2 cp -rv EP-MK1-Plugins/EP-MK1-Linux64/builds/EP-MK1.lv2/* %{buildroot}/%{_libdir}/lv2/EP-MK1.lv2 %fdupes %{buildroot}/%{_libdir} #%files #%defattr(-,root,root) #%doc README.md #%{_bindir}/* %files -n vst-%{name} %defattr(-,root,root) %doc README.md %dir %{_libdir}/vst %{_libdir}/vst/* %files -n lv2-%{name} %defattr(-,root,root) %doc README.md %dir %{_libdir}/lv2 %{_libdir}/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