blob: e36b2841ccad65be64d512757023a58611f6221e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>media-tv</herd>
<maintainer>
<email>lordvan@gentoo.org</email>
<name>Thomas Raschbacher</name>
</maintainer>
<longdescription>Me TV is a GTK desktop application for watching digital television services that use the DVB standard.
Me TV works with DVB-T, DVB-S, DVB-C and ATSC devices that are supported by Linux kernel drivers.</longdescription>
<use>
<flag name="http">Installation of Web-frontend</flag>
</use>
</pkgmetadata>
|