From 661c5b75fd25089f96bb5f999eba4810f851b0f0 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pj@pehjota.net>
Date: Wed, 30 Jul 2014 11:09:17 -0400
Subject: Add binary packages

---
(limited to 'exiftran.pkg/control')

diff --git a/exiftran.pkg/control b/exiftran.pkg/control
new file mode 100644
index 0000000..46f3fde
--- /dev/null
+++ b/exiftran.pkg/control
@@ -0,0 +1,10 @@
+Architecture: any-linux-any
+Platform: all
+Depends: fbida-common (>= ${Source-Version})
+Description: Utility to transform digital camera JPEG images
+ exiftran is a command line utility to transform digital camera JPEG images.  It
+ can do lossless rotations like jpegtran, but unlike jpegtran it cares about the
+ EXIF data: it can rotate images automatically by checking the EXIF orientation
+ tag, it updates the EXIF information (image dimensions/orientation) if needed,
+ and it also rotates the EXIF thumbnail.  It can process multiple images at
+ once.
--
cgit v0.9.1