laag-libjpeg-turbo

Library as a Gem - libjpeg-turbo


Licenses
BSD-3-Clause/IJG/Zlib
Install
gem install laag-libjpeg-turbo -v 1.5.3.0

Documentation

Library as a Gem - libjpeg-turbo

Overview

laag-libjpeg-turbo packages [[https://github.com/libjpeg-turbo/libjpeg-turbo][libjpeg-turbo] as a Ruby Gem, using laag.

Updating this Package

This gem uses Brett Langdon’s excellent git-vendor for managing the vendored library. Updating is as simple as:

git-vendor update libjpeg-turbo 1.5.3

So fork, clone, run that command, and submit a Pull Request.

Versioning

This gem does not conform to Semantic Versioning. Rather, it defers to the versioning of the vendored library, with an additional digit indicating the number of packaging-related commits. This is a deliberate choice, so that version constraints in dependent libraries may be expressed in terms of the vendored library, and packaging details ignored.

License

This gem adopts the license used by the vendored library. See LICENSE.txt for the full text.

Contributors