Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37854344
en ru br
ALT Linux repos
S:9-alt2.git5b8f5d

Group :: Sound
RPM: a2jmidid

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


%define _unpackaged_files_terminate_build 1

Name: a2jmidid
Version: 9
Release: alt2.git5b8f5d

Summary: ALSA sequencer to JACK MIDI bridging
License: GPL-2.0
Group:   Sound
URL:     https://github.com/linuxaudio/a2jmidid

BuildRequires(pre): meson rpm-build-python3
BuildRequires: libjack-devel libalsa-devel libdbus-devel

Source:  %name-%version-%release.tar

%description
a2jmidid aims to ease the usage of legacy, non JACK
enabled applications, in a JACK MIDI enabled system,
when using JACK 2. It can also bridge hardware ports.

%prep
%setup -n %name-%version-%release

%build
%meson
%meson_build

%install
%meson_install

%files
%_bindir/*
%_datadir/dbus-1/services/org.gna.home.a2jmidid.service
%doc %_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin