Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94113 - dvd-slideshow: dir2slideshow -T depends on jhead
Summary: dvd-slideshow: dir2slideshow -T depends on jhead
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-05-26 13:01 UTC by Chris Mayo
Modified: 2005-05-27 09:22 UTC (History)
0 users

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 Chris Mayo 2005-05-26 13:01:51 UTC
From the dir2slideshow man page:
[-T] Sort images by the JPEG header picture taken time, then by the file modification date, and finally by the filename. Default sort is by name only. Requires the jhead program.

Test (in a directory with jpegs) with:
dir2slideshow -T -n test

Get:
[dir2slideshow] ERROR: jhead not found! 
[dir2slideshow] Check the dependencies and make sure everything is installed.


Works fine with: media-gfx/jhead-2.0
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-27 09:22:00 UTC
fixed in cvs, also added new upstream version. thanks for reporting