16 lines
543 B
Bash
16 lines
543 B
Bash
# Template file for 'mda-lv2'
|
|
pkgname=mda-lv2
|
|
version=1.2.10
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config"
|
|
makedepends="lv2"
|
|
depends="lv2"
|
|
short_desc="LV2 port of the MDA plugins by Paul Kellett"
|
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://drobilla.net/software/mda-lv2.html"
|
|
changelog="https://gitlab.com/drobilla/mda-lv2/-/raw/master/NEWS"
|
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.xz"
|
|
checksum=aeea5986a596dd953e2997421a25e45923928c6286c4c8c36e5ef63ca1c2a75a
|