diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-30 11:09:17 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-30 11:09:17 (EDT) |
commit | 661c5b75fd25089f96bb5f999eba4810f851b0f0 (patch) | |
tree | 115249ccb239beaf7da1e1361cdfe303d24f92fa /exiftran.pkg/control | |
parent | e8bb8052bb2e7f21ccc06af5bfbb128db4cdfd6b (diff) |
Add binary packages
Diffstat (limited to 'exiftran.pkg/control')
-rw-r--r-- | exiftran.pkg/control | 10 |
1 files changed, 10 insertions, 0 deletions
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. |