diff options
author | Bernardo Meurer <meurerbernardo@gmail.com> | 2019-09-27 13:30:42 -0700 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-28 10:13:06 +0200 |
commit | 2ee9588dbb10eab652f8fa90dc7233e97babdacf (patch) | |
tree | b7cfe6600c37e7e8a89277d9c1703fca1edd248f /media-libs/gexiv2 | |
parent | media-libs/gexiv2: add myself and proxy-maint as maintainers (diff) | |
download | gentoo-2ee9588dbb10eab652f8fa90dc7233e97babdacf.tar.gz gentoo-2ee9588dbb10eab652f8fa90dc7233e97babdacf.tar.bz2 gentoo-2ee9588dbb10eab652f8fa90dc7233e97babdacf.zip |
media-libs/gexiv2: add longdescription
Package-Manager: Portage-2.3.76, Repoman-2.3.76
Signed-off-by: Bernardo Meurer <bernardo@standard.ai>
Closes: https://github.com/gentoo/gentoo/pull/12647
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r-- | media-libs/gexiv2/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/media-libs/gexiv2/metadata.xml b/media-libs/gexiv2/metadata.xml index cd7f9f5076af..5a1a3fffea91 100644 --- a/media-libs/gexiv2/metadata.xml +++ b/media-libs/gexiv2/metadata.xml @@ -9,4 +9,9 @@ <email>proxy-maint@gentoo.org</email> <name>Gentoo Proxy Maintainers Project</name> </maintainer> + <longdescription lang="en"> + gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. + It allows for GNOME applications to easily inspect and update EXIF, + IPTC, and XMP metadata in photo and video files of various formats. + </longdescription> </pkgmetadata> |