mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
21 lines
894 B
XML
21 lines
894 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>samuelbernardo.mail@gmail.com</email>
|
|
<name>Samuel Bernardo</name>
|
|
<description>megasync client from mega.nz</description>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">meganz/MEGAsync</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name='dolphin'>Upload your files to your Mega account from Dolphin file manager.</flag>
|
|
<flag name='nautilus'>Upload your files to your Mega account from nautilus.</flag>
|
|
<flag name='nemo'>Upload your files to your Mega account from Nemo.</flag>
|
|
<flag name='thunar'>Upload your files to your Mega account from Thunar.</flag>
|
|
<flag name='cryptopp'>Compile with Crypto++ Library.</flag>
|
|
<flag name='freeimage'>Use freeimage to manage graphic images format.</flag>
|
|
</use>
|
|
</pkgmetadata>
|