summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/toxic/metadata.xml')
-rw-r--r--net-im/toxic/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/net-im/toxic/metadata.xml b/net-im/toxic/metadata.xml
new file mode 100644
index 000000000000..4032c8812a4f
--- /dev/null
+++ b/net-im/toxic/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zlg@gentoo.org</email>
+ <name>Daniel Campbell</name>
+ </maintainer>
+ <upstream>
+ <maintainer>
+ <email>jfreegman@tox.chat</email>
+ <name>JFreegman</name>
+ </maintainer>
+ <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.
+ </longdescription>
+ <use>
+ <flag name="notifications">Enables desktop notifications with libnotify</flag>
+ <flag name="av">Enables audio calling and/or audio notifications</flag>
+ </use>
+</pkgmetadata>