pyre.externals.VTK¶
Module Contents¶
-
class
pyre.externals.VTK.VTK¶ Bases:
pyre.externals.Library.LibraryThe package manager for VTK packages
-
category= vtk¶
-
-
class
pyre.externals.VTK.VTK5¶ Bases:
pyre.externals.LibraryInstallation.LibraryInstallationSupport for VTK 5.x installations
-
category¶
-
flavor¶
-
defines¶
-
doc= the compile time markers that indicate my presence¶
-
libraries¶
-
doc= the libraries to place on the link line
-
dpkg(self, packager)¶ Attempt to repair my configuration
-
macports(self, packager, **kwds)¶ Attempt to repair my configuration
-
-
class
pyre.externals.VTK.VTK6¶ Bases:
pyre.externals.LibraryInstallation.LibraryInstallationSupport for VTK 6.x installations
-
category¶
-
flavor¶
-
defines¶
-
doc= the compile time markers that indicate my presence¶
-
libraries¶
-
doc= the libraries to place on the link line
-
dpkg(self, packager)¶ Attempt to repair my configuration
-
macports(self, packager, **kwds)¶ Attempt to repair my configuration
-
libgen(self, stem)¶ Construct the name of a library given a capability {stem}
-