summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-04Updates due to upstream changesChristopher Arndt
* Updated project URL. * Updated `license` field to use SPDX identifier. * Upstream added 0BSD and MIT license. * Install license files. * Added `check()` function with `lv2lint` checks. Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-08-14Update to meson build systemChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2020-05-08Provides 'mda.lv2' tooChristopher Arndt
2020-05-08Many updates to bring up-to-par with release packageChristopher Arndt
* Update dependencies * Add source repo for autowaf submodule * Use Python 3 instead Python 2 to run waf build script * Change project URL to HTTPS * Update source repo URL * Change pkgver function to use 'git describe --long' * Install readme and news file as pkg documentation
2018-08-14Build is incompatible with Python 3.7+, use Python 2 insteadChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2016-02-07Ported package mda-lv2-svn from AUR 3 archive and converted it to mda-lv2-gitChristopher Arndt