rebuilt with librtmidi 5.0.0 [release 0.16.3.1-2mamba;Sat May 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 23:00:39 +01:00
parent 464289340d
commit fd4222cc97

View File

@ -1,23 +1,28 @@
Name: giada Name: giada
Version: 0.16.3.1 Version: 0.16.3.1
Release: 1mamba Release: 2mamba
Summary: A free, minimal, hardcore audio tool for DJs Summary: A free, minimal, hardcore audio tool for DJs
Group: Graphical Desktop/Applications/Multimedia Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.giadamusic.com/ URL: https://www.giadamusic.com/
## GITSOURCE https://github.com/monocasual/giada.git master
Source: https://github.com/monocasual/giada.git/master/giada-%{version}.tar.bz2 Source: https://github.com/monocasual/giada.git/master/giada-%{version}.tar.bz2
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libXcursor-devel
BuildRequires: libXext-devel BuildRequires: libXext-devel
BuildRequires: libXfixes-devel
BuildRequires: libXft-devel BuildRequires: libXft-devel
BuildRequires: libXinerama-devel
BuildRequires: libXpm-devel BuildRequires: libXpm-devel
BuildRequires: libXrender-devel
BuildRequires: libalsa-devel BuildRequires: libalsa-devel
BuildRequires: libfltk-devel BuildRequires: libfltk-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libjack-devel BuildRequires: libjack-devel
BuildRequires: libpulseaudio-devel BuildRequires: libpulseaudio-devel
@ -26,8 +31,7 @@ BuildRequires: libsamplerate-devel
BuildRequires: libsndfile-devel BuildRequires: libsndfile-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: librtmidi-devel >= 4.0.0 BuildRequires: librtmidi-devel >= 5.0.0
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Giada is a free, minimal, hardcore audio tool for DJs, live performers and electronic musicians. How does it work? Just pick up your channel, fill it with samples or MIDI events and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler or yet as a plugin/effect host. Giada aims to be a compact and portable virtual device for Linux, Mac OS X and Windows for production use and live sets. Giada is a free, minimal, hardcore audio tool for DJs, live performers and electronic musicians. How does it work? Just pick up your channel, fill it with samples or MIDI events and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler or yet as a plugin/effect host. Giada aims to be a compact and portable virtual device for Linux, Mac OS X and Windows for production use and live sets.
@ -56,6 +60,9 @@ Giada is a free, minimal, hardcore audio tool for DJs, live performers and elect
%doc COPYING %doc COPYING
%changelog %changelog
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.3.1-2mamba
- rebuilt with librtmidi 5.0.0
* Wed Jun 24 2020 Automatic Build System <autodist@mambasoft.it> 0.16.3.1-1mamba * Wed Jun 24 2020 Automatic Build System <autodist@mambasoft.it> 0.16.3.1-1mamba
- automatic version update by autodist - automatic version update by autodist