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,13 +1,14 @@
|
||||
SUMMARY="JPEG image compression library and tools"
|
||||
DESCRIPTION="This package contains C software to implement JPEG image encoding, decoding,
|
||||
and transcoding. JPEG is a standardized compression method for full-color
|
||||
and gray-scale images.
|
||||
|
||||
The distributed programs provide conversion between JPEG "JFIF" format and
|
||||
image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats. The
|
||||
core compression and decompression library can easily be reused in other
|
||||
programs, such as image viewers. The package is highly portable C code;
|
||||
we have tested it on many machines ranging from PCs to Crays."
|
||||
DESCRIPTION="
|
||||
This package contains C software to implement JPEG image encoding, decoding, \
|
||||
and transcoding. JPEG is a standardized compression method for full-color and \
|
||||
gray-scale images.
|
||||
The distributed programs provide conversion between JPEG "JFIF" format and \
|
||||
image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats. The core \
|
||||
compression and decompression library can easily be reused in other programs, \
|
||||
such as image viewers. The package is highly portable C code; we have tested \
|
||||
it on many machines ranging from PCs to Crays.
|
||||
"
|
||||
HOMEPAGE="http://www.ijg.org"
|
||||
LICENSE="JPEG"
|
||||
COPYRIGHT="1991-2013, Thomas G. Lane, Guido Vollbeding. All Rights Reserved"
|
||||
|
||||
Reference in New Issue
Block a user