diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-25 12:45:58 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-25 12:45:58 (EDT) |
commit | 752a1f7e4cab3f0920dc0e7efe1cee573ce6b8a3 (patch) | |
tree | c71a2a7dcf7a3168ec7d991ff677c0bd50832b24 /substvars | |
parent | 6b39fa811b8b9f7c6e22aa06be0275f5cc87fe73 (diff) |
Add binary packages
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..3e18c36 --- /dev/null +++ b/substvars @@ -0,0 +1,10 @@ +Library-Description: + libjpeg is C software to implement JPEG image encoding, decoding, and + transcoding. JPEG (pronounced "jay-peg") is a standardized compression + method for full-color and gray-scale images. + . + This software implements JPEG baseline, extended-sequential, and progressive + compression processes. Provision is made for supporting all variants of these + processes, although some uncommon parameter settings aren't implemented yet. + We have made no provision for supporting the hierarchical or lossless + processes defined in the standard. |