blob: 8179ceef260d466dfec165524d714f6d4c21077e (
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 "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
TeamSpeak is a proprietary voice-over-Internet Protocol (VoIP) application
for audio communication between users on a chat channel, much like a telephone conference call.
Users typically use headphones with a microphone.
The server software allows users to connect and join chat channels.
</longdescription>
<use>
<flag name="tsdns">Install TeamSpeaks own DNS service for handling multiple virtual servers.</flag>
</use>
<origin>liguros-repo</origin>
</pkgmetadata>
|