summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-11 09:40:02 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-11 09:40:02 +0000
commit1b9d86a17a15a8c9c779d6cec51f32a055dd8166 (patch)
tree8f4b3f4e38eb735947d3c1df3649540290019bab /app-emulation/qemu/metadata.xml
parentAdd version 1.10 (diff)
downloadgentoo-2-1b9d86a17a15a8c9c779d6cec51f32a055dd8166.tar.gz
gentoo-2-1b9d86a17a15a8c9c779d6cec51f32a055dd8166.tar.bz2
gentoo-2-1b9d86a17a15a8c9c779d6cec51f32a055dd8166.zip
Add better USE description for jpeg and png
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/qemu/metadata.xml')
-rw-r--r--app-emulation/qemu/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index 4750873fbac8..baf1c47c0042 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -23,6 +23,8 @@
<flag name='systemtap'>Enable SystemTAP/DTrace tracing</flag>
<flag name='tci'>Enable the TCG Interpreter which can speed up or slowdown workloads depending on the host and guest CPUs being emulated. In the future it will be a runtime option but for now its compile time.</flag>
<flag name='tls'>Enable TLS support for the VNC console server</flag>
+ <flag name='jpeg'>Enable jpeg image support for the VNC console server</flag>
+ <flag name='png'>Enable png image support for the VNC console server</flag>
<flag name="usbredir">Use <pkg>sys-apps/usbredir</pkg> to redirect USB
devices to another machine over TCP</flag>
<flag name='uuid'>Enable UUID support in the vdi block driver</flag>