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.

17 lines
758 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>flanchan@cumallover.me</email>
<name>Avril</name>
</maintainer>
<use>
<flag name="splash">Show splash-screen</flag>
<flag name="color">Enable coloured output</flag>
<flag name="progress">Enable progress bar</flag>
<flag name="threads">Enable threaded scheduler (this is not ususally desireable)</flag>
<flag name="checked_pass">Check the arguments passed with `--passthrough` to leanify. By default they are passed as is</flag>
<flag name="collect_err">Collect the output of children's stderr instead of printing immediately (turning this off can cause weird bugs)</flag>
</use>
</pkgmetadata>