pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/jpeg jpeg: improve DESCR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d104b7aa112c
branches:  trunk
changeset: 448887:d104b7aa112c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 17 15:18:40 2021 +0000

description:
jpeg: improve DESCR

diffstat:

 graphics/jpeg/DESCR |  29 +++++++++--------------------
 1 files changed, 9 insertions(+), 20 deletions(-)

diffs (34 lines):

diff -r d956b34a38a1 -r d104b7aa112c graphics/jpeg/DESCR
--- a/graphics/jpeg/DESCR       Wed Mar 17 15:17:34 2021 +0000
+++ b/graphics/jpeg/DESCR       Wed Mar 17 15:18:40 2021 +0000
@@ -1,21 +1,10 @@
-Independent JPEG Group's free JPEG software
--------------------------------------------
-
-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.
+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.
 
-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