diff --git a/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml index 9a0d626b32..a9a9e5ca4a 100644 --- a/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml @@ -1262,6 +1262,102 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi and sets the appropriate dependencies. + + <literal>mate</literal> + + Possible arguments: (none) + + Provides an easy way to depend on + MATE components. The components + should be listed in USE_MATE. The available + components are: + + + + autogen + + + + caja + + + + common + + + + controlcenter + + + + desktop + + + + dialogs + + + + docutils + + + + icontheme + + + + intlhack + + + + intltool + + + + libmatekbd + + + + libmateweather + + + + marco + + + + menus + + + + notificationdaemon + + + + panel + + + + pluma + + + + polkit + + + + settingsdaemon + + + + The default dependency is build- and run-time, it can be + changed with :build or + :run. For example: + + USES= mate +USE_MATE= menus:build intlhack + + <literal>metaport</literal>