mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:19:07 +08:00
18b029a5e3
* [vcpkg] Add "Homepage" field to the CONTROL files.
6 lines
606 B
Plaintext
6 lines
606 B
Plaintext
Source: allegro5
|
|
Version: 5.2.5.0
|
|
Homepage: https://github.com/liballeg/allegro5
|
|
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
|