Installs libqt4. Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.
The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:
- Ubuntu
default
, Install a relatively complete of libqt4 packagesbase
, Install base support for libqt4 packagescore
, Install the core set of libqt4 packagesdbus
, Install dbus support for libqt4 packagesdev
, Install development support for libqt4 packagesfull
, Install every libqt4 package availablenetwork
, Install network support for libqt4 packagesruby
, Install ruby support for libqt4 packageswebkit
, Install webkit support for libqt4 packagesxml
, Install xml support for libqt4 packages
This cookbook installs the libqt4 components if not present, and pulls updates if they are installed on the system.
None
None
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
chef-libqt4
- Freely distributable and licensed under the MIT license.
- Copyright (c) 2012 Phil Cohen (github@phlippers.net)
- http://phlippers.net/