Game programming library
Allegro is a library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc.
| Linter | Message | Location |
|---|---|---|
| input-labels Identify input labels that do not match package names | label 'gtk' does not match package name 'gtk+' | |
| input-labels Identify input labels that do not match package names | label 'libjpeg' does not match package name 'libjpeg-turbo' |