blob: 9541ffbf9e5a61ef6c7ce85033eb73c58ae0d38b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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>
<upstream>
<remote-id type="launchpad">me-tv</remote-id>
</upstream>
</pkgmetadata>
|