diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-03-18 22:53:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-03-18 22:53:47 +0800 |
commit | 7bab82777232174a5b09f21c258e67143b79b88a (patch) | |
tree | b9ac9d413532e19ff8fd5de7ce595ce6258c23ee /graphics/jpeg/distinfo | |
parent | c48ffc8c32c5acfc4eb1a2187e073119994cf709 (diff) | |
download | freebsd-ports-gnome-7bab82777232174a5b09f21c258e67143b79b88a.tar.gz freebsd-ports-gnome-7bab82777232174a5b09f21c258e67143b79b88a.tar.zst freebsd-ports-gnome-7bab82777232174a5b09f21c258e67143b79b88a.zip |
- Patches from
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106060 ,
http://sylvana.net/jpegcrop/exifpatch.html
Which add EXIF support to jpegtran (lossless JPEG transforms) and to
rdjpgcom to add reporting of EXIF orientation in verbose mode.
- Tools from http://sylvana.net/jpegcrop/exif_orientation.html
which allow automatic JPEG orientation using the EXIF tag from the camera.
(I think it should be done with DISTFILES rather than with PATCH_SITES,
though).
Roman Shterenzon
(some cleanup done)
Diffstat (limited to 'graphics/jpeg/distinfo')
-rw-r--r-- | graphics/jpeg/distinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/jpeg/distinfo b/graphics/jpeg/distinfo index 1f693afe0442..eed8f6cd7739 100644 --- a/graphics/jpeg/distinfo +++ b/graphics/jpeg/distinfo @@ -1,2 +1,6 @@ MD5 (jpegsrc.v6b.tar.gz) = dbd5f3b47ed13132f04c685d608a7547 SIZE (jpegsrc.v6b.tar.gz) = 613261 +MD5 (jpegexiforient.c) = ff4657764cb885b9aec06449507bf29d +SIZE (jpegexiforient.c) = 8192 +MD5 (exifautotran.txt) = c1cd9c876f900601682cf9db8d232386 +SIZE (exifautotran.txt) = 684 |