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 /jpeg-utils-doc.pkg/control | |
parent | 6b39fa811b8b9f7c6e22aa06be0275f5cc87fe73 (diff) |
Add binary packages
Diffstat (limited to 'jpeg-utils-doc.pkg/control')
-rw-r--r-- | jpeg-utils-doc.pkg/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/jpeg-utils-doc.pkg/control b/jpeg-utils-doc.pkg/control new file mode 100644 index 0000000..12dcc8f --- /dev/null +++ b/jpeg-utils-doc.pkg/control @@ -0,0 +1,11 @@ +Architecture: all +Platform: all +Depends: libjpeg.8 (>= ${Source-Version}), jpeg-utils (>= ${Source-Version}) +Description: Utilities for manipulating JPEG files - documentation + This package contains documentation for the following utilities for + manipulating JPEG files: + * cjpeg - compress an image file to a JPEG file + * djpeg - decompress a JPEG file to an image file + * jpegtran - lossless transformation of JPEG files + * rdjpgcom - display text comments from a JPEG file + * wrjpgcom - insert text comments into a JPEG file |