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,10 +1,11 @@
SUMMARY="jbig2dec is a decoder implementation of the JBIG2 image format"
SUMMARY="A decoder implementation of the JBIG2 image format"
DESCRIPTION="
jbig2dec is a decoder implementation of the JBIG2 image compression
format. JBIG2 is designed for lossy or lossless encoding of
'bilevel' (1-bit monochrome) images at moderately high resolution, and
in particular scanned paper documents. In this domain it is very
efficient, offering compression ratios on the order of 100:1."
jbig2dec is a decoder implementation of the JBIG2 image compression format. \
JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit \
monochrome) images at moderately high resolution, and in particular scanned \
paper documents. In this domain it is very efficient, offering compression \
ratios on the order of 100:1.
"
HOMEPAGE="http://jbig2dec.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/jbig2dec/files/jbig2dec/0.11/jbig2dec-0.11.tar.gz"
CHECKSUM_MD5="1f61e144852c86563fee6e5ddced63f1"