Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37737961
en ru br
Репозитории ALT

Группа :: Звук
Пакет: lv2-mda-plugins

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%def_disable snapshot
%define _name mda-lv2
%def_disable check

Name: lv2-mda-plugins
Version: 1.2.10
Release: alt1

Summary: A port of the MDA VST plugins to LV2
Group: Sound
License: GPL-2.0-or-later
Url: https://drobilla.net/software/mda-lv2

%if_disabled snapshot
Source: https://download.drobilla.net/%_name-%version.tar.xz
%else
Vcs: https://gitlab.com/drobilla/mda-lv2.git
Source: %_name-%version.tar
%endif

Requires: lv2

BuildRequires(pre): rpm-macros-meson
BuildRequires: meson gcc-c++ lv2-devel
%{?_enable_check:BuildRequires: /usr/bin/autoship /usr/bin/lv2lint /usr/bin/reuse}

%description
A collection of LV2 plugins including delay, tube distortion, compressor,
LPF, HPF, phaser, reverb, and utilities, all featuring GUIs.

%prep
%setup -n %_name-%version

%build
%meson
%meson_build

%install
%meson_install

%check
%__meson_test

%files
%_libdir/lv2/mda.lv2
%doc NEWS README*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin