Path to this page:
./
graphics/jhead,
Extract EXIF header from JPEG image
Branch: CURRENT,
Version: 3.04,
Package name: jhead-3.04,
Maintainer: pkgsrc-usersProgram for display and manipulate data contained in the Exif header of
JPEG images from digital cameras.
Things jhead can extract from an Exif jpeg file
- Integral low-res Exif thumbnail
- Shutter speed
- Camera F-stop number
- Flash used (yes/no)
- Distance camera was focused at
- Focal length and calculate 35 mm equivalent focal length
- Image resolution
- Time and date picture was taken
- Camera make and model
- GPS info, if stored in image
Things jhead can modify in an exif jpeg file
- Up-right images according to rotation tag using jpegtran
- Set or relative adjust internal exif timestamps
- Re-name or date stamp fils according to exif timestamp
- Transfer exif headers between images
- Edit jpeg comments
- Delete exif or comment sections from jpeg images
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 66.166 KB
Version history: (Expand)
- (2020-11-26) Updated to version: jhead-3.04
- (2019-11-06) Updated to version: jhead-3.03
- (2018-02-18) Updated to version: jhead-3.00nb1
- (2017-11-23) Package has been reborn
- (2015-02-08) Updated to version: jhead-3.00
- (2013-02-12) Updated to version: jhead-2.97
CVS history: (Expand)
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2020-11-26 17:35:17 by Nia Alarie | Files touched by this commit (3) |
Log message:
jhead: Update to 3.04
Nov 20 2019:
Apply a whole bunch of patches from Debian.
Spell check and fuzz test stuff from Debian, nothing useful to human users.
-------Released version 3.04 -- Nov 22 2019 --------
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-11-07 09:07:58 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
jhead: remove unused patch after update
|
2019-11-06 19:54:08 by Yorick Hardy | Files touched by this commit (2) | |
Log message:
graphics/jhead: update to jhead-3.03
Changes:
-------Released version 3.0 -- Feb 2 2015 --------
Ma4 5 2015:
Add option to set exif date from date from another file.
Jul 28 2015:
Remove some unnecessary warnings with some types of GPS data
Aug 4 2015:
Remove multiple copies of the same type of section when deleting section types
Aug 11 2011:
Bug fixes relating to fuzz testing.
Aug 1 2017:
Fix bug when no orientation tag is present
Aug 12 2018:
Fix bug of not clearing exif information when processing images with an without
exif data in one invocation.
-------Released version 3.02 -- Dec 11 2018 --------
Dec 21 2018:
Fix bug where thumbnail replacement DID NOT WORK.
(broke while fixing compiler warnings for 3.02 release)
-------Released version 3.03 -- Dec 31 2018 --------
|
2018-02-18 06:01:02 by Roland Illig | Files touched by this commit (2) |
Log message:
graphics/jhead: move documentation to share/doc/jhead
|
2017-07-12 14:21:56 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Honor LDFLAGS for RELRO build.
|