Added alias for nim-vorbis, nim-portaudio and nim-ogg.
This commit is contained in:
parent
a8a690fda7
commit
a862dbbb03
1 changed files with 49 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue