game entry file names changed to canonical version

This commit is contained in:
Trilarion
2019-08-19 16:06:48 +02:00
parent 3515ffc167
commit 4a61c63a3f
117 changed files with 318 additions and 315 deletions

14
games/pkg-config.md Normal file
View File

@@ -0,0 +1,14 @@
# pkg-config
_Tool used when compiling applications and libraries._
- Home: https://www.freedesktop.org/wiki/Software/pkg-config/
- Media: https://en.wikipedia.org/wiki/Pkg-config
- State: mature
- Download: https://pkg-config.freedesktop.org/releases/
- Keywords: tool, library
- Code repository: https://anongit.freedesktop.org/git/pkg-config.git (https://cgit.freedesktop.org/pkg-config)
- Code language: C
- Code license: GPL-2.0
## Building