pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/jpeg
Module Name: pkgsrc
Committed By: wiz
Date: Wed Mar 17 15:18:40 UTC 2021
Modified Files:
pkgsrc/graphics/jpeg: DESCR
Log Message:
jpeg: improve DESCR
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/jpeg/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/jpeg/DESCR
diff -u pkgsrc/graphics/jpeg/DESCR:1.2 pkgsrc/graphics/jpeg/DESCR:1.3
--- pkgsrc/graphics/jpeg/DESCR:1.2 Thu Aug 5 11:29:09 2010
+++ pkgsrc/graphics/jpeg/DESCR Wed Mar 17 15:18:40 2021
@@ -1,21 +1,10 @@
-Independent JPEG Group's free JPEG software
--------------------------------------------
+This package contains C software to implement JPEG image encoding,
+decoding, and transcoding written by the Independent JPEG Group.
+JPEG is a standardized compression method for full-color and
+gray-scale images.
-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.
-
-We are releasing this software for both noncommercial and commercial use.
-Companies are welcome to use it as the basis for JPEG-related products.
-We do not ask a royalty, although we do ask for an acknowledgement in
-product literature (see the README file in the distribution for details).
-We hope to make this software industrial-quality --- although, as with
-anything that's free, we offer no warranty and accept no liability.
-
-For more information, contact jpeg-info%uc.ag@localhost.
+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.
Home |
Main Index |
Thread Index |
Old Index