blob: 937aab6e840a0a18e4c6b19964bb06a860b17de2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>ctibor@brancik.cz</email>
<name>Ctibor Brančík</name>
</maintainer>
<longdescription>
A small Qt-based C++ library which allows to fetch TV series information from thetvdb.com.
</longdescription>
<upstream>
<maintainer status="active">
<email>sebastiantrueg@semanticdesktop.org</email>
<name>Sebastian Trueg</name>
</maintainer>
<changelog>http://sourceforge.net/p/libtvdb/news/?source=navbar</changelog>
<remote-id type="sourceforge">libtvdb</remote-id>
</upstream>
</pkgmetadata>
|