mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Rewrap media-libs DESCRIPTIONs
This commit is contained in:
@@ -1,18 +1,17 @@
|
||||
SUMMARY="Allegro game programming library"
|
||||
SUMMARY="Allegro game programming library"
|
||||
DESCRIPTION="
|
||||
Allegro 4 and Allegro 5 are cross-platform, libraries mainly aimed at video
|
||||
game and multimedia programming. They handle 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.
|
||||
Allegro 4 and Allegro 5 are cross-platform, libraries mainly aimed at video \
|
||||
game and multimedia programming. They handle 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.
|
||||
|
||||
According to the Oxford Companion to Music, Allegro is the Italian for «quick,
|
||||
lively, bright». It is also a recursive acronym which stands for «Allegro Low
|
||||
LEvel Game ROutines». Allegro was started by Shawn Hargreaves in the mid-90's
|
||||
According to the Oxford Companion to Music, Allegro is the Italian for «quick, \
|
||||
lively, bright». It is also a recursive acronym which stands for «Allegro Low \
|
||||
LEvel Game ROutines». Allegro was started by Shawn Hargreaves in the mid-90's \
|
||||
but has since received contributions from hundreds of people over the net.
|
||||
"
|
||||
|
||||
"
|
||||
HOMEPAGE="http://alleg.sourceforge.net/"
|
||||
SRC_URI="http://sourceforge.net/projects/alleg/files/allegro/4.4.2/allegro-4.4.2.tar.gz/download"
|
||||
CHECKSUM_MD5="4db71b0460fc99926ae91d223199c2e6"
|
||||
|
||||
Reference in New Issue
Block a user