summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-29 17:20:21 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-30 22:55:32 -0400
commite62d1da6fa316ab787d3e8dfa62e0897dc7855c5 (patch)
treefea76312958f0a6ff6a746d2dc0bd3b3a6d87512 /media-libs/gexiv2
parentmedia-libs/cogl: Set remote-id (diff)
downloadgentoo-e62d1da6fa316ab787d3e8dfa62e0897dc7855c5.tar.gz
gentoo-e62d1da6fa316ab787d3e8dfa62e0897dc7855c5.tar.bz2
gentoo-e62d1da6fa316ab787d3e8dfa62e0897dc7855c5.zip
media-libs/gexiv2: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-rw-r--r--media-libs/gexiv2/metadata.xml21
1 files changed, 12 insertions, 9 deletions
diff --git a/media-libs/gexiv2/metadata.xml b/media-libs/gexiv2/metadata.xml
index 66523d448fea..eb093d099dae 100644
--- a/media-libs/gexiv2/metadata.xml
+++ b/media-libs/gexiv2/metadata.xml
@@ -1,13 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</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>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</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>
+ <upstream>
+ <remote-id type="gnome-gitlab">GNOME/gexiv2</remote-id>
+ </upstream>
</pkgmetadata>