Dpkg::Build::Types man page on Kali

Man page or keyword search:  
man Server   9211 pages
apropos Keyword Search (all sections)
Output format
Kali logo
[printable version]

Dpkg::Build::Types(3perl)	 libdpkg-perl	     Dpkg::Build::Types(3perl)

NAME
       Dpkg::Build::Types - track build types

DESCRIPTION
       The Dpkg::Build::Types module is used by various tools to track and
       decide what artifacts need to be built.

       The build types are bit constants that are exported by default.
       Multiple types can be ORed.

CONSTANTS
       BUILD_DEFAULT
	   This build is the default.

       BUILD_SOURCE
	   This build includes source artifacts.

       BUILD_ARCH_DEP
	   This build includes architecture dependent binary artifacts.

       BUILD_ARCH_INDEP
	   This build includes architecture independent binary artifacts.

       BUILD_BINARY
	   This build includes binary artifacts.

       BUILD_FULL
	   This build includes source and binary artifacts.

FUNCTIONS
       build_has_any($bits)
	   Return a boolean indicating whether the current build type has any
	   of the specified $bits.

       build_has_all($bits)
	   Return a boolean indicating whether the current build type has all
	   the specified $bits.

       build_has_none($bits)
	   Return a boolean indicating whether the current build type has none
	   of the specified $bits.

       build_is($bits)
	   Return a boolean indicating whether the current build type is the
	   specified set of $bits.

       set_build_type($build_type, $build_option, %opts)
	   Set the current build type to $build_type, which was specified via
	   the $build_option command-line option.

	   The function will check and abort on incompatible build type
	   assignments, this behavior can be disabled by using the boolean
	   option "nocheck".

       set_build_type_from_options($build_type, $build_option, %opts)
	   Set the current build type from a list of build type components.

	   The function will check and abort on incompatible build type
	   assignments, this behavior can be disabled by using the boolean
	   option "nocheck".

       get_build_options_from_type()
	   Get the current build type as a set of comma-separated string
	   options.

CHANGES
   Version 0.xx
       This is a private module.

1.19.0.4			  2017-11-02	     Dpkg::Build::Types(3perl)
[top]

List of man pages available for Kali

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net