rebuilt with librtmidi 5.0.0 [release 0.16.3.1-2mamba;Sat May 07 2022]
This commit is contained in:
parent
464289340d
commit
fd4222cc97
17
giada.spec
17
giada.spec
@ -1,23 +1,28 @@
|
||||
Name: giada
|
||||
Version: 0.16.3.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A free, minimal, hardcore audio tool for DJs
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.giadamusic.com/
|
||||
## GITSOURCE https://github.com/monocasual/giada.git master
|
||||
URL: https://www.giadamusic.com/
|
||||
Source: https://github.com/monocasual/giada.git/master/giada-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXcursor-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXfixes-devel
|
||||
BuildRequires: libXft-devel
|
||||
BuildRequires: libXinerama-devel
|
||||
BuildRequires: libXpm-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libalsa-devel
|
||||
BuildRequires: libfltk-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libjack-devel
|
||||
BuildRequires: libpulseaudio-devel
|
||||
@ -26,8 +31,7 @@ BuildRequires: libsamplerate-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: librtmidi-devel >= 4.0.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: librtmidi-devel >= 5.0.0
|
||||
|
||||
%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.
|
||||
@ -56,6 +60,9 @@ Giada is a free, minimal, hardcore audio tool for DJs, live performers and elect
|
||||
%doc COPYING
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user