| Home | Trees | Indices | Help |
|
|---|
|
|
| Nested Classes | |
|
paren_normalize Take a dependency structure as returned by paren_reduce or use_reduce and generate an equivalent structure that has no redundant lists. |
|
| Instance Methods | |||
|
|||
| list |
|
||
| string |
|
||
| string |
|
||
| string or None |
|
||
| string |
|
||
| string |
|
||
| string |
|
||
| list |
|
||
| list |
|
||
| dict |
|
||
| list |
|
||
| dict |
|
||
|
|||
| string |
|
||
| list |
|
||
|
|||
| list |
|
||
|
|||
| string or list or None |
|
||
| string or list or None |
|
||
| None |
|
||
| dict |
|
||
| bool |
|
||
| bool |
|
||
| dict |
|
||
| dict |
|
||
| list |
|
||
| list |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| list |
|
||
| dict |
|
||
| string |
|
||
| int |
|
||
| int |
|
||
| dict |
|
||
| bool |
|
||
|
|||
| int |
|
||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Static Methods | |||
|
|||
| dict |
|
||
| dict |
|
||
| tuple |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
|
Inherited from Inherited from |
|||
| Class Variables | |
builtin_pkg_sets =
|
|
xpak_entries =
|
|
PLUGIN_API_VERSION = 3
|
|
SUPPORTED_MATCH_TYPES =
|
|
CACHE =
|
|
IS_DEFAULT = True
|
|
PLUGIN_NAME = hash(x) |
|
ENV_FILE_COMP =
|
|
EBUILD_EXT =
|
|
KERNEL_CATEGORY =
|
|
|
Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Source Package Manager Plugin singleton method. This method must be reimplemented by subclasses.
|
Return package groups available metadata (Spm categories are grouped into macro categories called "groups").
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class. |
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class. |
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Compile given packages using given compile options. Extra compiler options can be set via environmental variables (CFLAGS, LDFLAGS, etc). By default, this function writes to stdout and can potentially interact with user via stdin/stdout/stderr. By default, when build_only=False, compiled packages are installed onto the running system.
|
Compile given packages using given compile options. Extra compiler options can be set via environmental variables (CFLAGS, LDFLAGS, etc). By default, this function writes to stdout and can potentially interact with user via stdin/stdout/stderr. By default, when build_only=False, compiled packages are installed onto the running system.
|
Hook used by Entropy Client and Entropy Server to ask Source Package Manager to update /etc/profile* and other environment settings around. Since this is part of the Source Package Manager metaphor it must stay in this class.
|
Print build environment info to stdout.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
WARNING: this is an Entropy Server functionality. Execute the synchronization (if needed) of Source Package Manager package names with Entropy ones, stored inside the passed EntropyRepository instance (entropy_repository) referenced by an unique identifier (entropy_repository_id) for the given Entropy packages branch (entropy_branch). This method must also take care of the Entropy package names update file returned by Entropy server instance (entropy_server) method "get_local_database_treeupdates_file". If your Source Package Manager packages are subject to name changes, you must implement this method to effectively keep Entropy aligned with it.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
This function is called by Entropy Client when updating Entropy repositories. Place here all your Source Package Manager bullshit and, remember to return an int form execution status.
|
Reimplemented from SpmPlugin class.
|
Reimplemented from SpmPlugin class.
|
| Class Variable Details |
builtin_pkg_sets
|
xpak_entries
|
SUPPORTED_MATCH_TYPES
|
CACHE
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 13 00:16:25 2009 | http://epydoc.sourceforge.net |