You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-firewall/ufw-frontends/metadata.xml

24 lines
975 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>slawomir.nizio@sabayon.org</email>
<name>Sławomir Nizio</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">Currently, UFW provides only a command-line interface (CLI) for user
interaction--the ufw command. This project implements graphical frontends
for UFW using PyGTK and PyQt (the latter in early stage of development).</longdescription>
<upstream>
<remote-id type="google-code">ufw-frontends</remote-id>
<remote-id type="github">baudm/ufw-frontends</remote-id>
</upstream>
<use>
<flag name="policykit">Use pkexec to gain root privileges</flag>
<flag name="kde">Use kdesu to gain root privileges (note: the flag has lower priority than "policykit")</flag>
</use>
</pkgmetadata>