add lv2 package (#2551)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Lukas Pirl 2023-03-26 18:37:04 +02:00 committed by GitHub
parent d2872f15e6
commit b70e3e3a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29645,5 +29645,22 @@
"description": "Simple reverse proxy server for local development.",
"license": "BSD-3-Clause",
"web": "https://github.com/vandot/lodev"
},
{
"name": "lv2",
"url": "https://gitlab.com/lpirl/lv2-nim",
"method": "git",
"tags": [
"linux",
"bindings",
"audio",
"sound",
"daw",
"dsp",
"lv2"
],
"description": "Nim bindings for LV2",
"license": "GPL-3.0",
"web": "https://gitlab.com/lpirl/lv2-nim"
}
]