diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
commit | 8ba2860ae7c5f5429e27ed1edd8753981376059a (patch) | |
tree | 65ab7f40697f559187fc6303fba1f00594969f7c /media-libs/exiftool | |
parent | add ~arm, bug #402989 (diff) | |
download | gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2 gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'media-libs/exiftool')
-rw-r--r-- | media-libs/exiftool/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/media-libs/exiftool/metadata.xml b/media-libs/exiftool/metadata.xml index 04d9b0a428be..55368156ff45 100644 --- a/media-libs/exiftool/metadata.xml +++ b/media-libs/exiftool/metadata.xml @@ -3,8 +3,7 @@ <pkgmetadata> <herd>graphics</herd> <herd>perl</herd> - <longdescription> - ExifTool is a platform-independent Perl library plus a + <longdescription>ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in image, audio and video files. ExifTool supports many different types of metadata including EXIF, GPS, IPTC, XMP, @@ -12,6 +11,8 @@ ID3, as well as the maker notes of many digital cameras by Canon, Casio, FujiFilm, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica- Minolta, Nikon, Olympus/Epson, Panasonic/Leica, - Pentax/Asahi, Ricoh, Sanyo, Sigma/Foveon and Sony. - </longdescription> + Pentax/Asahi, Ricoh, Sanyo, Sigma/Foveon and Sony.</longdescription> + <upstream> + <remote-id type="cpan">exiftool</remote-id> + </upstream> </pkgmetadata> |