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.
15 lines
561 B
15 lines
561 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>virtualization</herd>
|
|
<maintainer>
|
|
<email>dev-zero@gentoo.org</email>
|
|
<name>Tiziano Müller</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="client">Build the spicec client app (does not reduce dependencies at the moment).</flag>
|
|
<flag name="gui">Build some GUI components (inside the guest window).</flag>
|
|
<flag name="smartcard">Enable smartcard remoting using <pkg>app-emulation/libcacard</pkg></flag>
|
|
</use>
|
|
</pkgmetadata>
|