diff options
Diffstat (limited to 'ports/allegro5/CONTROL')
| -rw-r--r-- | ports/allegro5/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/allegro5/CONTROL b/ports/allegro5/CONTROL new file mode 100644 index 000000000..6cf78f2a0 --- /dev/null +++ b/ports/allegro5/CONTROL @@ -0,0 +1,4 @@ +Source: allegro5 +Version: 5.2.3.0 +Description: Allegro is a cross-platform 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. and generally abstracting away the underlying platform. However, Allegro is not a game engine: you are free to design and structure your program as you like. +Build-Depends: opengl, zlib, freetype, libogg, libvorbis, libflac, openal-soft, libpng, bzip2, physfs, libtheora, opus, opusfile |
