Rewrap media-libs DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent 74e0e1dca0
commit 477ce26f37
67 changed files with 427 additions and 200 deletions

View File

@@ -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"