giflib: summary must be a single line

Add an actual description from their website while I'm at it.
This commit is contained in:
Adrien Destugues
2014-01-04 09:26:21 +01:00
parent e7741828b6
commit 47057a25f0

View File

@@ -1,7 +1,20 @@
DESCRIPTION="giflib - A library for processing GIFs" DESCRIPTION="
SUMMARY=" The GIFLIB project maintains the giflib service library, which has been pulling
giflib - A library for processing GIFs. images out of GIFs since 1989. It is deployed everywhere you can think of and
some places you probably can't - graphics applications and web browsers on
multiple operating systems, game consoles, smartphones, and likely your ATM too.
This is very mature, stable, small-footprint code with minimal dependencies
(suitable for use in embedded deployments) that needs only occasional very
minor bugfixes. Test reports from odd platforms and better regression tests are
particularly welcome. Don't try to redesign it, applications beyond counting
would break if you did.
It's \"GIFLIB\" in caps as a nod to the code's origins in the dark and backward
abysm of MS-DOS, but Unix hackers are encouraged to spell it \"giflib\" in
deference to local conventions. :-)
" "
SUMMARY="giflib - A library for processing GIFs"
HOMEPAGE="http://sourceforge.net/projects/giflib/" HOMEPAGE="http://sourceforge.net/projects/giflib/"
SRC_URI="http://sourceforge.net/projects/giflib/files/giflib-5.x/giflib-5.0.5.tar.bz2/download" SRC_URI="http://sourceforge.net/projects/giflib/files/giflib-5.x/giflib-5.0.5.tar.bz2/download"
CHECKSUM_MD5="c3262ba0a3dad31ba876fb5ba1d71a02" CHECKSUM_MD5="c3262ba0a3dad31ba876fb5ba1d71a02"