Package libconfix :: Package frontends :: Package confix :: Module profile_config :: Class ProfileConfiguration
[show private | hide private]
[frames | no frames]

Class ProfileConfiguration

Configuration --+
                |
               ProfileConfiguration


Method Summary
  __init__(self, dict)
  advanced(self)
  builddir(self)
  buildroot(self)
  configure_args(self)
  configure_env(self)
  debug(self)
  make_args(self)
  make_env(self)
  message_prefix(self)
  overlayroot(self)
  packagename(self)
  packageroot(self)
  packageversion(self)
  prefix(self)
  print_timings(self)
  readonly_prefixes(self)
  setups(self)
  short_libnames(self)
  trace(self)
  use_bulk_install(self)
  use_kde_hack(self)
  use_libtool(self)
  verbosity(self)

Class Variable Summary
str ADVANCED = 'ADVANCED'
str ARGS = 'ARGS'
str BUILDROOT = 'BUILDROOT'
str CONFIGURE = 'CONFIGURE'
str DEBUG = 'DEBUG'
str ENV = 'ENV'
str MAKE = 'MAKE'
str MESSAGE_PREFIX = 'MESSAGE_PREFIX'
str PREFIX = 'PREFIX'
str PRINT_TIMINGS = 'PRINT_TIMINGS'
str READONLY_PREFIXES = 'READONLY_PREFIXES'
str SETUPS = 'SETUPS'
str SHORT_LIBNAMES = 'SHORT_LIBNAMES'
str TRACE = 'TRACE'
str USE_BULK_INSTALL = 'USE_BULK_INSTALL'
str USE_KDE_HACK = 'USE_KDE_HACK'
str USE_LIBTOOL = 'USE_LIBTOOL'
str VERBOSITY = 'VERBOSITY'

Class Variable Details

ADVANCED

Type:
str
Value:
'ADVANCED'                                                             

ARGS

Type:
str
Value:
'ARGS'                                                                 

BUILDROOT

Type:
str
Value:
'BUILDROOT'                                                            

CONFIGURE

Type:
str
Value:
'CONFIGURE'                                                            

DEBUG

Type:
str
Value:
'DEBUG'                                                                

ENV

Type:
str
Value:
'ENV'                                                                  

MAKE

Type:
str
Value:
'MAKE'                                                                 

MESSAGE_PREFIX

Type:
str
Value:
'MESSAGE_PREFIX'                                                       

PREFIX

Type:
str
Value:
'PREFIX'                                                               

PRINT_TIMINGS

Type:
str
Value:
'PRINT_TIMINGS'                                                        

READONLY_PREFIXES

Type:
str
Value:
'READONLY_PREFIXES'                                                    

SETUPS

Type:
str
Value:
'SETUPS'                                                               

SHORT_LIBNAMES

Type:
str
Value:
'SHORT_LIBNAMES'                                                       

TRACE

Type:
str
Value:
'TRACE'                                                                

USE_BULK_INSTALL

Type:
str
Value:
'USE_BULK_INSTALL'                                                     

USE_KDE_HACK

Type:
str
Value:
'USE_KDE_HACK'                                                         

USE_LIBTOOL

Type:
str
Value:
'USE_LIBTOOL'                                                          

VERBOSITY

Type:
str
Value:
'VERBOSITY'                                                            

Generated by Epydoc 2.1 on Fri Nov 23 16:56:39 2007 http://epydoc.sf.net