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.pkg') diff --git a/jpeg-utils.pkg/control b/jpeg-utils.pkg/control new file mode 100644 index 0000000..313a930 --- /dev/null +++ b/jpeg-utils.pkg/control @@ -0,0 +1,10 @@ +Architecture: any +Platform: all +Depends: libjpeg.8 (= ${Binary-Version}) +Description: Utilities for manipulating JPEG files + This package contains 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.pkg/files b/jpeg-utils.pkg/files new file mode 100644 index 0000000..bc7b689 --- /dev/null +++ b/jpeg-utils.pkg/files @@ -0,0 +1 @@ +/usr/bin/ -- cgit v0.9.1