From fd4222cc9772389a1cd9c2901e74465689ed3d1a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:00:39 +0100 Subject: [PATCH] rebuilt with librtmidi 5.0.0 [release 0.16.3.1-2mamba;Sat May 07 2022] --- giada.spec | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/giada.spec b/giada.spec index f4baa0b..8da6c84 100644 --- a/giada.spec +++ b/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 -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 0.16.3.1-2mamba +- rebuilt with librtmidi 5.0.0 + * Wed Jun 24 2020 Automatic Build System 0.16.3.1-1mamba - automatic version update by autodist