blob: aa2e04127c495ed5ab2d8ed351db6c1aa38e5200 (
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 "https://www.gentoo.org/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 client software connects to a TeamSpeak server of the user's choice,
from which the user may join chat channels.
</longdescription>
<use>
<flag name="system-libcxx">Use <pkg>sys-libs/libcxx</pkg> instead of shipped libs.</flag>
</use>
</pkgmetadata>
|