diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-29 17:20:18 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-30 22:55:31 -0400 |
commit | e591aa3537c71b9e9a089686d90018f55659a5f6 (patch) | |
tree | ddc650e3e270c09687c748ccf67a251fe8172746 /media-gfx/gnome-photos | |
parent | sys-apps/flatpak: keyword 1.14.0-r1 for ~loong (diff) | |
download | gentoo-e591aa3537c71b9e9a089686d90018f55659a5f6.tar.gz gentoo-e591aa3537c71b9e9a089686d90018f55659a5f6.tar.bz2 gentoo-e591aa3537c71b9e9a089686d90018f55659a5f6.zip |
media-gfx/gnome-photos: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx/gnome-photos')
-rw-r--r-- | media-gfx/gnome-photos/metadata.xml | 47 |
1 files changed, 25 insertions, 22 deletions
diff --git a/media-gfx/gnome-photos/metadata.xml b/media-gfx/gnome-photos/metadata.xml index 225eb8ef39c6..3c5c1a39d4fe 100644 --- a/media-gfx/gnome-photos/metadata.xml +++ b/media-gfx/gnome-photos/metadata.xml @@ -1,27 +1,30 @@ <?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> -<use> - <flag name="flickr">Ensure runtime Flickr support</flag> -</use> -<longdescription lang="en"> - Access, organize and share your photos on GNOME. A simple and elegant - replacement for using a file manager to deal with photos. Enhance, crop - and edit in a snap. Seamless cloud integration is offered through GNOME - Online Accounts. + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <use> + <flag name="flickr">Ensure runtime Flickr support</flag> + </use> + <longdescription lang="en"> + Access, organize and share your photos on GNOME. A simple and elegant + replacement for using a file manager to deal with photos. Enhance, crop + and edit in a snap. Seamless cloud integration is offered through GNOME + Online Accounts. - You can: - - Automatically find all your pictures - - View recent local and online photos - - Access your Facebook or Flickr pictures - - View photos on TVs, laptops or other DLNA renderers on your local network - - Set pictures as your desktop background - - Print photos - - Select favorites - - Easily edit your pictures in the app, or send to a full featured editor for more advanced changes -</longdescription> + You can: + - Automatically find all your pictures + - View recent local and online photos + - Access your Facebook or Flickr pictures + - View photos on TVs, laptops or other DLNA renderers on your local network + - Set pictures as your desktop background + - Print photos + - Select favorites + - Easily edit your pictures in the app, or send to a full featured editor for more advanced changes + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/gnome-photos</remote-id> + </upstream> </pkgmetadata> |