mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Add package alsa (#1507)
This commit is contained in:
parent
61e1e1ad78
commit
1d755b0dd7
@ -18214,5 +18214,21 @@
|
||||
"description": "Hash Library for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/khchen/hashlib"
|
||||
},
|
||||
{
|
||||
"name":"alsa",
|
||||
"url": "https://gitlab.com/eagledot/nim-alsa",
|
||||
"method": "git",
|
||||
"tags":[
|
||||
"linux",
|
||||
"bindings",
|
||||
"audio",
|
||||
"alsa",
|
||||
"sound"
|
||||
],
|
||||
"description": "NIM bindings for ALSA-LIB c library",
|
||||
"license": "MIT",
|
||||
"web": "https://gitlab.com/eagledot/nim-alsa"
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user