aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2015-12-29 22:15:53 +0000
committerDominik Picheta <dominikpicheta@gmail.com>2015-12-29 22:15:53 +0000
commita862dbbb03266f43e6053d8bf145dbbdc4a55a43 (patch)
treecf91f130284f1661247886a97e9b56f04d2a011f
parenta8a690fda73de22ce62fe2d790323d872dc02edc (diff)
downloadpackages-a862dbbb03266f43e6053d8bf145dbbdc4a55a43.tar.gz
packages-a862dbbb03266f43e6053d8bf145dbbdc4a55a43.zip
Added alias for nim-vorbis, nim-portaudio and nim-ogg.
-rw-r--r--packages.json49
1 files changed, 49 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index eed015d..6a8cf04 100644
--- a/packages.json
+++ b/packages.json
@@ -634,6 +634,23 @@
"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",
"method": "hg",
@@ -650,6 +667,22 @@
"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",
"method": "hg",
@@ -666,6 +699,22 @@
"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",
"method": "git",