mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
add pugl, update web field of clap (#2922)
This commit is contained in:
parent
9a7c412477
commit
cef987f442
@ -33550,7 +33550,25 @@
|
|||||||
],
|
],
|
||||||
"description": "Clap audio plugin bindings",
|
"description": "Clap audio plugin bindings",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/morganholly/nim-clap"
|
"web": "https://github.com/NimAudio/nim-clap"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pugl",
|
||||||
|
"url": "https://github.com/NimAudio/nim-pugl",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"plugin",
|
||||||
|
"audio-plugin",
|
||||||
|
"pugl",
|
||||||
|
"graphics",
|
||||||
|
"opengl",
|
||||||
|
"gui",
|
||||||
|
"windowing",
|
||||||
|
"window"
|
||||||
|
],
|
||||||
|
"description": "Clap audio plugin bindings",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/NimAudio/nim-pugl"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "negl",
|
"name": "negl",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user