Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

opencv (4) Versions 2.0.0

Builds and installs opencv

Policyfile
Berkshelf
Knife
cookbook 'opencv', '~> 2.0.0', :supermarket
cookbook 'opencv', '~> 2.0.0'
knife supermarket install opencv
knife supermarket download opencv
README
Dependencies
Changelog
Quality 33%

opencv CircleCI Version

Cookbook to build and install opencv

Usage

  1. Include opencv::default in your wrapper cookbook
  2. Optionally, set the node['opencv']['opencv']['version'] in your wrapper if you prefer a version other than what this cookbook specifies

Dependent cookbooks

ark ~> 5.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

CHANGELOG for opencv cookbook

v2.0.0

  • Rename cookbook back to opencv
  • Add Ubuntu 18.04 support
  • Refactor for Chef >= 14.1.1
  • Use kitchen-dokken for testing
  • Test against Chef 15
  • Download & unpack an archive of OpenCV instead of using git
  • Clean up various elements
  • Use CircleCI instead of Travis CI for testing

v1.3.2

  • Fix up Test Kitchen + Travis CI setup

v1.3.1

  • Fix unit test to go with 2dedba1a4d26d6d6724d3930e8f5eaeb1f65ef6b

v1.3.0

  • Use apt cookbook instead of directly calling apt_update resource

v1.2.0

  • Add tests
  • Fix incorrect path to library to improve idempotency
  • Open source the cookbook
  • Initial release to Supermarket

v1.1.0

  • Add some parallelism to opencv make

v1.0.0

  • Initial release

Collaborator Number Metric
            

2.0.0 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

2.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

2.0.0 passed this metric

No Binaries Metric
            

2.0.0 passed this metric

Testing File Metric
            

2.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

2.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number