Merge pull request #848 from treeform/patch-8

Add OpenAL package.
This commit is contained in:
Dominik Picheta 2018-09-01 11:08:35 +01:00 committed by GitHub
commit 63a8592675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10565,5 +10565,17 @@
"description": "jieba's finalseg port to nim",
"license": "MIT",
"web": "https://github.com/bung87/finalseg"
},
{
"name": "openal",
"url": "https://github.com/treeform/openal",
"method": "git",
"tags": [
"sound",
"OpenAL",
"wrapper"
],
"description": "An OpenAL wrapper.",
"license": "MIT"
}
]