summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-29 17:20:19 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-30 22:55:32 -0400
commit60603f775c58f4f6d5a5067b9c48a298f93f0641 (patch)
treec0594c8fd7424980c842835e8958efbef4659e5a /media-gfx/shotwell
parentmedia-gfx/gthumb: Set remote-id (diff)
downloadgentoo-60603f775c58f4f6d5a5067b9c48a298f93f0641.tar.gz
gentoo-60603f775c58f4f6d5a5067b9c48a298f93f0641.tar.bz2
gentoo-60603f775c58f4f6d5a5067b9c48a298f93f0641.zip
media-gfx/shotwell: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx/shotwell')
-rw-r--r--media-gfx/shotwell/metadata.xml29
1 files changed, 16 insertions, 13 deletions
diff --git a/media-gfx/shotwell/metadata.xml b/media-gfx/shotwell/metadata.xml
index f92dabd9e049..e52512a304b4 100644
--- a/media-gfx/shotwell/metadata.xml
+++ b/media-gfx/shotwell/metadata.xml
@@ -1,17 +1,20 @@
<?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 Project</name>
- </maintainer>
- <use>
- <flag name="opencv">Enable face detection via <pkg>media-libs/opencv</pkg></flag>
- </use>
- <longdescription lang="en">
- Shotwell is a digital photo manager designed for the GNOME desktop
- environment. It allows you to import photos from disk or camera,
- organize them by keywords and events, view them in full-window or fullscreen
- mode, and share them with others via social networking and more.
- </longdescription>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Project</name>
+ </maintainer>
+ <use>
+ <flag name="opencv">Enable face detection via <pkg>media-libs/opencv</pkg></flag>
+ </use>
+ <longdescription lang="en">
+ Shotwell is a digital photo manager designed for the GNOME desktop
+ environment. It allows you to import photos from disk or camera,
+ organize them by keywords and events, view them in full-window or fullscreen
+ mode, and share them with others via social networking and more.
+ </longdescription>
+ <upstream>
+ <remote-id type="gnome-gitlab">GNOME/shotwell</remote-id>
+ </upstream>
</pkgmetadata>