summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-07 02:21:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-07 02:21:20 +0000
commit39c0c1a98111d4bc55ed5310d553177de30becf2 (patch)
tree89c80b93acd78969831915fc967dbc26f57d775a /media-video/totem
parentlatest generated use.local.desc (diff)
downloadhistorical-39c0c1a98111d4bc55ed5310d553177de30becf2.tar.gz
historical-39c0c1a98111d4bc55ed5310d553177de30becf2.tar.bz2
historical-39c0c1a98111d4bc55ed5310d553177de30becf2.zip
fix up metadata.xml
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-video/totem')
-rw-r--r--media-video/totem/metadata.xml34
1 files changed, 19 insertions, 15 deletions
diff --git a/media-video/totem/metadata.xml b/media-video/totem/metadata.xml
index 7b8cba9fd2c5..db6dbaabc74c 100644
--- a/media-video/totem/metadata.xml
+++ b/media-video/totem/metadata.xml
@@ -1,28 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnome</herd>
-<herd>video</herd>
-<herd>gstreamer</herd>
-<longdescription>
+ <herd>gnome</herd>
+ <herd>video</herd>
+ <herd>gstreamer</herd>
+ <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="bluetooth">Enable support for user-presence detection via the
+ <use>
+ <flag name="bluetooth">Enable support for user-presence detection via the
user's bluetooth handset using <pkg>net-wireless/bluez-libs</pkg></flag>
- <flag name="galago">Allow Totem to set your IM client to "away" when a movie
+ <flag name="galago">Allow Totem to set your IM client to "away" when a movie
is playing in fullscreen using <pkg>dev-libs/libgalago</pkg></flag>
- <flag name="lirc">Enable support for controlling Totem with a remote control
+ <flag name="lirc">Enable support for controlling Totem with a remote control
using <pkg>app-misc/lirc</pkg></flag>
- <flag name="nsplugin">Build media plugin for Mozilla-based browsers such as
+ <flag name="nsplugin">Build media plugin for Mozilla-based browsers such as
<pkg>www-client/mozilla-firefox</pkg></flag>
- <flag name="nvtv">Enable support for TV-output with <pkg>media-tv/nvtv</pkg></flag>
- <flag name="python">Build support for <pkg>dev-lang/python</pkg> plugins</flag>
- <flag name="seamonkey">same as nsplugin description but build against
+ <flag name="nvtv">Enable support for TV-output with <pkg>media-tv/nvtv</pkg></flag>
+ <flag name="python">Build support for <pkg>dev-lang/python</pkg> plugins</flag>
+ <flag name="seamonkey">same as nsplugin description but build against
<pkg>www-client/seamonkey</pkg></flag>
- <flag name="tracker">Enable support for searching media files using the
+ <flag name="tracker">Enable support for searching media files using the
indexer <pkg>app-misc/tracker</pkg></flag>
- <flag name="xulrunner">same as nsplugin description but build against
+ <flag name="xulrunner">same as nsplugin description but build against
<pkg>net-libs/xulrunner</pkg></flag>
-</use>
+ <flag name="galago">Enable the galago plugin</flag>
+ <flag name="nautilus">Enable the nautilus extension</flag>
+ <flag name="nvtv">Support for nvtv to use tv in on nvidia cards</flag>
+ <flag name="tracker">Enable the search plugin using app-misc/tracker</flag>
+ </use>
</pkgmetadata>