142 lines
5.5 KiB
RPMSpec
142 lines
5.5 KiB
RPMSpec
Name: chuck
|
|
Version: 1.5.1.8
|
|
Release: 1mamba
|
|
Summary: A new audio programming language for real-time synthesis, composition, and performance
|
|
Group: Applications/Multimedia
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://chuck.cs.princeton.edu/
|
|
Source: http://chuck.cs.princeton.edu/release/files/chuck-%{version}.tgz
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libalsa-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libjack-devel
|
|
BuildRequires: libsndfile-devel
|
|
BuildRequires: libstdc++6-devel
|
|
## AUTOBUILDREQ-END
|
|
|
|
%description
|
|
ChucK is a new (and developing) audio programming language for real-time synthesis, composition, and performance - fully supported on MacOS X, Windows, and Linux. ChucK presents a new time-based, concurrent programming model that's highly precise and expressive (we call this strongly-timed), as well as dynamic control rates, and the ability to add and modify code on-the-fly.
|
|
In addition, ChucK supports MIDI, OSC, HID device, and multi-channel audio. Furthermore, the language is designed to favor readability and flexibility over raw performance. It's fun and easy to learn, and offers composers, researchers, and performers a powerful programming tool for building and experimenting with complex audio synthesis programs, and real-time interactive control.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
make -C src linux-jack
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
install -D -m0755 src/chuck %{buildroot}%{_bindir}/chuck
|
|
install -d %{buildroot}%{_datadir}/%{name}
|
|
cp -a examples %{buildroot}%{_datadir}/%{name}/
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%{_bindir}/chuck
|
|
%dir %{_datadir}/%{name}
|
|
%dir %{_datadir}/%{name}/examples
|
|
%{_datadir}/%{name}/examples/*
|
|
%doc AUTHORS LICENSE
|
|
|
|
%changelog
|
|
* Tue Oct 31 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1.8-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Oct 22 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 17 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 10 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 06 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 25 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 23 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 12 2023 Automatic Build System <autodist@mambasoft.it> 1.5.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0.8-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 12 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jul 10 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 07 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jun 28 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 24 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 19 2023 Automatic Build System <autodist@mambasoft.it> 1.5.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 19 2023 Automatic Build System <autodist@mambasoft.it> 1.4.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 21 2022 Automatic Build System <autodist@mambasoft.it> 1.4.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 26 2021 Automatic Build System <autodist@mambasoft.it> 1.4.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 05 2020 Automatic Build System <autodist@mambasoft.it> 1.4.0.1-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Feb 16 2018 Automatic Build System <autodist@mambasoft.it> 1.4.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 01 2016 Automatic Build System <autodist@mambasoft.it> 1.3.5.2-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Wed May 20 2015 Automatic Build System <autodist@mambasoft.it> 1.3.5.1-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Jan 16 2015 Automatic Build System <autodist@mambasoft.it> 1.3.5.0-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Apr 14 2014 Automatic Build System <autodist@mambasoft.it> 1.3.4.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Sep 23 2013 Automatic Build System <autodist@mambasoft.it> 1.3.2.0-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Sun Oct 14 2012 Automatic Build System <autodist@mambasoft.it> 1.3.1.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 31 2012 Automatic Build System <autodist@mambasoft.it> 1.3.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 26 2012 Automatic Build System <autodist@mambasoft.it> 1.3.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 09 2009 Automatic Build System <autodist@mambasoft.it> 1.2.1.3-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Mon Jan 05 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1.2-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Wed May 02 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0.8-1mamba
|
|
- package created by autospec
|