summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-plugins/gnash')
-rw-r--r--www-plugins/gnash/metadata.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/www-plugins/gnash/metadata.xml b/www-plugins/gnash/metadata.xml
index 31d30161df28..66ccd5f77743 100644
--- a/www-plugins/gnash/metadata.xml
+++ b/www-plugins/gnash/metadata.xml
@@ -2,19 +2,19 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>chithanh@gentoo.org</email>
- <name>Chí-Thanh Christopher Nguyễn</name>
+ <email>chithanh@gentoo.org</email>
+ <name>Chí-Thanh Christopher Nguyễn</name>
</maintainer>
<use>
- <flag name="agg">Rendering based on the Anti-Grain Geometry Rendering Engine library</flag>
- <flag name="cygnal">Enable building of the cygnal server</flag>
- <flag name="dump">Enable dump output module for creating video from SWF</flag>
- <flag name="egl">Enable EGL support for the OpenVG, OpenGL and X11 renderers</flag>
- <flag name="harden">Enable upstream recommended hardening build flags (may conflict with system ones)</flag>
- <flag name="jemalloc">Use dev-libs/jemalloc for allocations</flag>
- <flag name="openvg">Rendering based on the OpenVG graphics acceleration API</flag>
- <flag name="sdl-sound">Enable SDL audio output for the standalone player</flag>
- <flag name="ssh">Enable using SSH for network authentication in libnet</flag>
- <flag name="ssl">Enable directly using OpenSSL in libnet (not needed for nsplugin ssl support)</flag>
+ <flag name="agg">Rendering based on the Anti-Grain Geometry Rendering Engine library</flag>
+ <flag name="cygnal">Enable building of the cygnal server</flag>
+ <flag name="dump">Enable dump output module for creating video from SWF</flag>
+ <flag name="egl">Enable EGL support for the OpenVG, OpenGL and X11 renderers</flag>
+ <flag name="harden">Enable upstream recommended hardening build flags (may conflict with system ones)</flag>
+ <flag name="jemalloc">Use dev-libs/jemalloc for allocations</flag>
+ <flag name="openvg">Rendering based on the OpenVG graphics acceleration API</flag>
+ <flag name="sdl-sound">Enable SDL audio output for the standalone player</flag>
+ <flag name="ssh">Enable using SSH for network authentication in libnet</flag>
+ <flag name="ssl">Enable directly using OpenSSL in libnet (not needed for nsplugin ssl support)</flag>
</use>
</pkgmetadata>