Sha256: c40684af9b44cc29ba95da47a952f2cebed0032aec163ef10037094f469c956e

Contents?: true

Size: 542 Bytes

Versions: 28

Compression:

Stored size: 542 Bytes

Contents

# define additional install.rb config options
# add --allow-example-errors - default is false (only allow 5 examples to fail)
add_bool_config('allow-example-errors', false, 'Allow installation to proceed even if a lot of examples fail')
# add --disable-htmldoc - default is false, if true don't build doc and examples
add_bool_config('disable-htmldoc', false, "don't build HTML doc and examples")
# add --doc-dir - default is $prefix/share/RMagick
add_path_config('doc-dir', "$prefix/share/RMagick", 'where to install RMagick documentation')

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
rmagick-2.13.3 metaconfig
rmagick-2.13.3.rc1 metaconfig
rmagick-2.13.2 metaconfig
rdp-rmagick-0.0.0 metaconfig
rmagick-2.13.1 metaconfig
rmagick-2.12.2 metaconfig
rmagick-2.12.1 metaconfig
rmagick-2.12.0 metaconfig
rmagick-2.11.1 metaconfig
rmagick-2.10.0 metaconfig
rmagick-2.11.0 metaconfig
rmagick-2.0.0 metaconfig
rmagick-2.2.0 metaconfig
rmagick-2.2.2 metaconfig
rmagick-2.3.0 metaconfig
rmagick-2.1.0 metaconfig
rmagick-2.5.2 metaconfig
rmagick-2.6.0 metaconfig
rmagick-2.5.0 metaconfig
rmagick-2.4.0 metaconfig