From b0378783c1929d283116fe183089c123dba5869c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 2 Oct 2022 13:12:50 +0100 Subject: gentoo auto-resync : 02:10:2022 - 13:12:50 --- media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild (limited to 'media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild') diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild new file mode 100644 index 000000000000..7aa26b976822 --- /dev/null +++ b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson + +DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett" +HOMEPAGE="https://drobilla.net/software/mda-lv2.html" +SRC_URI="https://download.drobilla.net/${P}.tar.xz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND="media-libs/lv2" -- cgit v1.2.3