Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655484 - media-libs/exiftool-10.95 should install *.fmt
Summary: media-libs/exiftool-10.95 should install *.fmt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-11 14:36 UTC by Martin Mokrejš
Modified: 2018-12-22 02:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2018-05-11 14:36:37 UTC
Hi,
  the manpage says:

exiftool -p gpx.fmt -d %Y-%m-%dT%H:%M:%SZ dir > out.gpx

Generate a GPX track log from all images in directory "dir".  This example uses the "gpx.fmt" file included in the full ExifTool distribution package and assumes that the images in "dir" have all been previously geotagged.

  Hmm, but the file is not installed. I assume all these are needed to be in /usr/share/${PN}/fmt_files/.

# ls -latr /var/tmp/portage/media-libs/exiftool-10.95/work/Image-ExifTool-10.95/fmt_files/
total 20
-rw-r--r-- 1 portage portage 2611 Jan  5 13:10 kml.fmt
-rw-r--r-- 1 portage portage 1827 Jan  6 18:15 gpx_wpt.fmt
-rw-r--r-- 1 portage portage 1508 Jan  6 18:15 gpx.fmt
Comment 1 Larry the Git Cow gentoo-dev 2018-12-22 02:22:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1875eddcff9f3335185f2e3fac91ce2831158ac0

commit 1875eddcff9f3335185f2e3fac91ce2831158ac0
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2018-12-22 02:13:30 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2018-12-22 02:22:09 +0000

    media-libs/exiftool: version bump to 11.23
    
    Closes: https://bugs.gentoo.org/655484
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 media-libs/exiftool/Manifest              |  1 +
 media-libs/exiftool/exiftool-11.23.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)