From 752a1f7e4cab3f0920dc0e7efe1cee573ce6b8a3 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 25 Jul 2014 12:45:58 -0400 Subject: Add binary packages --- (limited to 'jpeg-utils-doc.pkg') 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 diff --git a/jpeg-utils-doc.pkg/files b/jpeg-utils-doc.pkg/files new file mode 100644 index 0000000..72ec615 --- /dev/null +++ b/jpeg-utils-doc.pkg/files @@ -0,0 +1 @@ +/usr/share/man/ -- cgit v0.9.1