summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Campbell <zlg@gentoo.org>2017-11-11 16:57:02 -0800
committerDaniel Campbell <zlg@gentoo.org>2017-11-11 16:57:48 -0800
commit5673560641c9f35807091c452e19ae67965eca53 (patch)
tree8f09d0861e205143b5c2179ee333e1a8eb5aca38 /net-im/toxic/metadata.xml
parentsys-libs/glibc: stable 2.25-r9 for ia64/ppc/ppc64, bug #637140 (diff)
downloadgentoo-5673560641c9f35807091c452e19ae67965eca53.tar.gz
gentoo-5673560641c9f35807091c452e19ae67965eca53.tar.bz2
gentoo-5673560641c9f35807091c452e19ae67965eca53.zip
net-im/toxic: Correct deps, {C,LD}FLAGS, build log
Thanks to Felix Janda for reporting the bug and confirming fixes. Closes: https://bugs.gentoo.org/634350 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'net-im/toxic/metadata.xml')
-rw-r--r--net-im/toxic/metadata.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-im/toxic/metadata.xml b/net-im/toxic/metadata.xml
index 4a6dc2b64633..4581d36bbd50 100644
--- a/net-im/toxic/metadata.xml
+++ b/net-im/toxic/metadata.xml
@@ -13,11 +13,13 @@
<remote-id type="github">jfreegman/toxic</remote-id>
</upstream>
<longdescription lang="en">
- An ncurses-based Tox client written in C. Supports audio calling, file sharing, and desktop notifications.
+ An ncurses-based Tox client written in C. Supports audio and video calling, file sharing, and desktop notifications.
</longdescription>
<use>
- <flag name="notifications">Enables desktop notifications with libnotify</flag>
- <flag name="av">Enables audio calling and/or audio notifications</flag>
+ <flag name="audio">Enables audio calling</flag>
+ <flag name="av">Enables audio/video functionality (deprecated)</flag>
+ <flag name="notifications">Enables desktop notifications with libnotify, with sound support.</flag>
<flag name="qrcode">Enables QR code support</flag>
+ <flag name="video">Enables video calling</flag>
</use>
</pkgmetadata>