mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added alias for nim-vorbis, nim-portaudio and nim-ogg.
This commit is contained in:
parent
a8a690fda7
commit
a862dbbb03
@ -633,6 +633,23 @@
|
||||
"description": "Binding to libogg",
|
||||
"license": "CC0"
|
||||
},
|
||||
{
|
||||
"name": "ogg",
|
||||
"url": "https://bitbucket.org/BitPuffin/nim-ogg",
|
||||
"method": "hg",
|
||||
"tags": [
|
||||
"library",
|
||||
"wrapper",
|
||||
"binding",
|
||||
"audio",
|
||||
"sound",
|
||||
"video",
|
||||
"metadata",
|
||||
"media"
|
||||
],
|
||||
"description": "Binding to libogg",
|
||||
"license": "CC0"
|
||||
},
|
||||
{
|
||||
"name": "nim-vorbis",
|
||||
"url": "https://bitbucket.org/BitPuffin/nim-vorbis",
|
||||
@ -649,6 +666,22 @@
|
||||
"description": "Binding to libvorbis",
|
||||
"license": "CC0"
|
||||
},
|
||||
{
|
||||
"name": "vorbis",
|
||||
"url": "https://bitbucket.org/BitPuffin/nim-vorbis",
|
||||
"method": "hg",
|
||||
"tags": [
|
||||
"library",
|
||||
"wrapper",
|
||||
"binding",
|
||||
"audio",
|
||||
"sound",
|
||||
"metadata",
|
||||
"media"
|
||||
],
|
||||
"description": "Binding to libvorbis",
|
||||
"license": "CC0"
|
||||
},
|
||||
{
|
||||
"name": "nim-portaudio",
|
||||
"url": "https://bitbucket.org/BitPuffin/nim-portaudio",
|
||||
@ -665,6 +698,22 @@
|
||||
"description": "Binding to portaudio",
|
||||
"license": "CC0"
|
||||
},
|
||||
{
|
||||
"name": "portaudio",
|
||||
"url": "https://bitbucket.org/BitPuffin/nim-portaudio",
|
||||
"method": "hg",
|
||||
"tags": [
|
||||
"library",
|
||||
"wrapper",
|
||||
"binding",
|
||||
"audio",
|
||||
"sound",
|
||||
"media",
|
||||
"io"
|
||||
],
|
||||
"description": "Binding to portaudio",
|
||||
"license": "CC0"
|
||||
},
|
||||
{
|
||||
"name": "commandeer",
|
||||
"url": "git://github.com/fenekku/commandeer",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user