Parent Directory
|
Revision Log
Always disable gconf, bug 360307, bug 373605 comment 15; add mesa dep for webgl, bug 373245; update the list of locales, bug 364659; add a use-flag to disable JIT, bug 367111. Refactor LINGUAS code to use bash arrays, remove unused patches, drop all keywords on vulnerable 3.6.12 except 'sparc'. (Portage version: 2.2.0_alpha39_p14/cvs/Linux x86_64)
| 1 | nirbheek | 1.1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
| 3 | <pkgmetadata> | ||
| 4 | <herd>mozilla</herd> | ||
| 5 | <use> | ||
| 6 | nirbheek | 1.5 | <flag name="custom-optimization">Fine-tune custom compiler |
| 7 | nirbheek | 1.4 | optimizations, setting this is not recommended.</flag> |
| 8 | nirbheek | 1.1 | <flag name="ipc">Use inter-process communication between tabs and plugins. |
| 9 | Allows for greater stability in case of plugin crashes</flag> | ||
| 10 | nirbheek | 1.5 | <flag name="methodjit">Enable JIT for JavaScript using MethodJIT for faster |
| 11 | JS performance. Hardened users can disable this USE-flag to use MPROTECT | ||
| 12 | on grsecurity kernels.</flag> | ||
| 13 | nirbheek | 1.4 | <flag name="pgo">Add support for profile-guided optimization using gcc-4.5, |
| 14 | for faster binaries. This option will double the compile time.</flag> | ||
| 15 | nirbheek | 1.5 | <flag name="system-sqlite">Use the system-wide <pkg>dev-db/sqlite</pkg> |
| 16 | nirbheek | 1.1 | installation with secure-delete enabled</flag> |
| 17 | nirbheek | 1.4 | <flag name="webm">Use system <pkg>media-libs/libvpx</pkg> for HTML5 WebM |
| 18 | video support.</flag> | ||
| 19 | nirbheek | 1.1 | </use> |
| 20 | </pkgmetadata> |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |