diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/totem/metadata.xml | 42 |
1 files changed, 24 insertions, 18 deletions
diff --git a/media-video/totem/metadata.xml b/media-video/totem/metadata.xml index 8dc7faf1e718..18256ddf7a00 100644 --- a/media-video/totem/metadata.xml +++ b/media-video/totem/metadata.xml @@ -1,22 +1,28 @@ <?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> - <maintainer type="project"> - <email>media-video@gentoo.org</email> - <name>Gentoo Video project</name> - </maintainer> - <maintainer type="project"> - <email>gstreamer@gentoo.org</email> - <name>GStreamer package maintainers</name> - </maintainer> - <longdescription> -Totem is movie player for the GNOME desktop. It features a playlist, fullscreen mode, seek and volume controls, as well as a pretty complete keyboard navigation. It comes with added functionality such as a video thumbnailer for Nautilus, Nautilus properties tab and a webcam utility. - </longdescription> - <use> - <flag name="python">Build <pkg>dev-lang/python</pkg> using plugins (dbusservice for notifications and MPRIS control, interactive python console and opensubtitles lookup)</flag> - </use> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <maintainer type="project"> + <email>media-video@gentoo.org</email> + <name>Gentoo Video project</name> + </maintainer> + <maintainer type="project"> + <email>gstreamer@gentoo.org</email> + <name>GStreamer package maintainers</name> + </maintainer> + <longdescription> + Totem is movie player for the GNOME desktop. It features a playlist, + fullscreen mode, seek and volume controls, as well as a pretty complete + keyboard navigation. It comes with added functionality such as a video + thumbnailer for Nautilus, Nautilus properties tab and a webcam utility. + </longdescription> + <use> + <flag name="python">Build <pkg>dev-lang/python</pkg> using plugins (dbusservice for notifications and MPRIS control, interactive python console and opensubtitles lookup)</flag> + </use> + <upstream> + <remote-id type="gnome-gitlab">GNOME/totem</remote-id> + </upstream> </pkgmetadata> |