A Chef cookbook to install a C compiler and build tools.
cookbook 'poise-build-essential', '~> 1.0.0'
Installs/Configures build-gcc
cookbook 'build-gcc', '~> 0.1.1'
Installs package_dependencies for building git from source
cookbook 'build-git', '~> 0.0.2'
Installs package_dependencies for building mpc from source
cookbook 'build-mpc', '~> 0.0.1'
Installs dependencies for building vlc from source
cookbook 'build-vlc', '~> 0.0.19'
Recipes for building packages
cookbook 'pkg-build', '~> 0.2.2'