bzr to git conversions, maintenance

This commit is contained in:
Trilarion
2019-12-13 14:37:46 +01:00
parent a8012ee2fd
commit 994c1abc95
60 changed files with 1099 additions and 924 deletions

15
entries/openal.md Normal file
View File

@ -0,0 +1,15 @@
# OpenAL
_Cross-platform audio application programming interface (API)._
- Home: http://www.openal.org/
- Media: https://en.wikipedia.org/wiki/OpenAL
- State: mature
- Download: http://www.openal.org/downloads/
- Keywords: library
- Code repository: (see download)
- Code language: C
- Code license: Proprietary (since v1.1, LGPL before)
## Building