summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-23 05:03:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-23 05:03:57 +0000
commitbe9c8b0ec608b16e9c37b0b357db51ba6ba330c5 (patch)
treefa836a68a810a0b3becc0328b7a396e312134462 /media-tv/freevo
parentadd GLEP 56 USE flag desc from use.local.desc (diff)
downloadgentoo-2-be9c8b0ec608b16e9c37b0b357db51ba6ba330c5.tar.gz
gentoo-2-be9c8b0ec608b16e9c37b0b357db51ba6ba330c5.tar.bz2
gentoo-2-be9c8b0ec608b16e9c37b0b357db51ba6ba330c5.zip
fix up metadata.xml (glep 56)
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-tv/freevo')
-rw-r--r--media-tv/freevo/metadata.xml27
1 files changed, 16 insertions, 11 deletions
diff --git a/media-tv/freevo/metadata.xml b/media-tv/freevo/metadata.xml
index 96affa05a125..f770e7623843 100644
--- a/media-tv/freevo/metadata.xml
+++ b/media-tv/freevo/metadata.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>media-tv</herd>
- <maintainer>
- <email>ian@syndicated-productions.com</email>
- <name>Ian Stakenvicius</name>
- <description>Proxy maintaining through rbu</description>
- </maintainer>
- <maintainer>
- <email>rbu@gentoo.org</email>
- <name>Robert Buchholz</name>
- </maintainer>
- <longdescription>Freevo is an open-source home theatre PC platform based
+ <herd>media-tv</herd>
+ <maintainer>
+ <email>ian@syndicated-productions.com</email>
+ <name>Ian Stakenvicius</name>
+ <description>Proxy maintaining through rbu</description>
+ </maintainer>
+ <maintainer>
+ <email>rbu@gentoo.org</email>
+ <name>Robert Buchholz</name>
+ </maintainer>
+ <longdescription>Freevo is an open-source home theatre PC platform based
on Linux and a number of open-source audio/video tools. MPlayer
and/or Xine can be used to play audio and video files in most
popular formats. Freevo can be used both for a standalone PVR
@@ -19,4 +19,9 @@
computer using the monitor and keyboard. It is mostly written
in the Python programming language.
</longdescription>
+ <use>
+ <flag name="ivtv">Enables ivtv support</flag>
+ <flag name="mixer">Enable support for adjusting volume via media-sound/aumix</flag>
+ <flag name="tv">Enable support for the tv guide plugin</flag>
+ </use>
</pkgmetadata>