This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Template:USEflag/sandbox

From Gentoo Wiki (test)
Jump to:navigation Jump to:search


Correct

Parameter package set to a valid package name
Wiki code
{{USEflag|package=app-editors/nano}}
Main version

USE flags for app-editors/nano GNU GPL'd Pico clone with more functionality

+spell Add dictionary support
debug Enable debug messages and assert warnings. Note that these will all be sent straight to stderr rather than some logging facility.
justify Enable justify/unjustify functions for text formatting.
magic Add magic file support (sys-apps/file) to automatically detect appropriate syntax highlighting
minimal Disable all fancy features, including ones that otherwise have a dedicated USE flag (such as spelling).
ncurses Add ncurses support (console display library)
nls Add Native Language Support (using gettext - GNU locale utilities)
unicode Add support for Unicode
Sandbox version


Incorrect

Parameter package set to an invalid or non-existent package name (error message)
Wiki code
{{USEflag|package=app-editors/nono}}
Main version
Cannot load package information. Is the atom app-editors/nono correct?
Sandbox version


No parameter (error message)
Wiki code
{{USEflag}}
Main version
Cannot load package information. Is the atom {{{package}}} correct?
Sandbox version


Old-style template call with multiple anonymous parameters (deprecated)
Wiki code
{{USEflag|package=app-editors/nano |debug++no|justify|magic+Yes|minimal++no|ncurses+yes|nls+yes|slang|spell+yes|unicode+yes}}
Main version

USE flags for app-editors/nano GNU GPL'd Pico clone with more functionality

+spell Add dictionary support
debug Enable debug messages and assert warnings. Note that these will all be sent straight to stderr rather than some logging facility.
justify Enable justify/unjustify functions for text formatting.
magic Add magic file support (sys-apps/file) to automatically detect appropriate syntax highlighting
minimal Disable all fancy features, including ones that otherwise have a dedicated USE flag (such as spelling).
ncurses Add ncurses support (console display library)
nls Add Native Language Support (using gettext - GNU locale utilities)
unicode Add support for Unicode
The above template uses deprecated functionality. Help us update this template!
Sandbox version
Note
This is the template sandbox page for Template:USEflag (diff).
See also the companion subpage for test cases.