The pre-commit-annex hook script that automatically extracts metadata has been updated to also use exiftool. Thanks, Klaus Ethgen.
This commit is contained in:
parent
b946ca44c3
commit
764e57f1f1
4 changed files with 129 additions and 50 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -19,6 +19,9 @@ git-annex (6.20160218) UNRELEASED; urgency=medium
|
|||
to match ranges of numeric values.
|
||||
* Similarly, support preferred content expressions like
|
||||
metadata=field<number and metadata=field>number
|
||||
* The pre-commit-annex hook script that automatically extracts
|
||||
metadata has been updated to also use exiftool.
|
||||
Thanks, Klaus Ethgen.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 18 Feb 2016 13:09:21 -0400
|
||||
|
||||
|
|
5
debian/copyright
vendored
5
debian/copyright
vendored
|
@ -44,6 +44,11 @@ Copyright: 2001 Ian Lynagh
|
|||
2010-2015 Joey Hess <id@joeyh.name>
|
||||
License: GPL-3+
|
||||
|
||||
Files: doc/tips/automatically_adding_metadata/pre-commit-annex
|
||||
Copyright: 2014 Joey Hess <id@joeyh.name>
|
||||
2016 Klaus Ethgen <Klaus@Ethgen.ch>
|
||||
License: GPL-3+
|
||||
|
||||
Files: Utility/libmounts.c
|
||||
Copyright: 1980, 1989, 1993, 1994 The Regents of the University of California
|
||||
2001 David Rufino <daverufino@btinternet.com>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue