Language

Package: allegro @ 5.0.11

Synopsis

Game programming library

Description

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.

Home page
https://liballeg.org
Location
gnu/packages/game-development.scm (line: 932, column: 2)
License

Lint warnings

LinterMessageLocation
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'