15 lines
476 B
Bash
15 lines
476 B
Bash
# Template file for 'mda-lv2'
|
|
pkgname=mda-lv2
|
|
version=1.2.6
|
|
revision=1
|
|
build_style=waf3
|
|
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"
|
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
|
checksum=cd66117024ae049cf3aca83f9e904a70277224e23a969f72a9c5d010a49857db
|