net-im/dino: add ebuild

Package-Manager: Portage-2.3.79, Repoman-2.3.16
This commit is contained in:
Anton Schubert 2020-01-20 11:28:37 +01:00 committed by Anton Schubert
parent d1cbe466a4
commit 1954c2d1bf
3 changed files with 102 additions and 0 deletions

17
net-im/dino/metadata.xml Normal file
View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ischluff@mailbox.org</email>
<name>Anton Schubert</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/dino/dino/issues</bugs-to>
<remote-id type="github">dino/dino</remote-id>
</upstream>
<use>
<flag name="gpg">Enable OpenPGP encryption plugin</flag>
<flag name="http">Enable HTTP file upload plugin</flag>
<flag name="omemo">Enable OMEMO encryption plugin</flag>
</use>
</pkgmetadata>