* Remove i686 compatibility from packages with dependencies incompatible with i686
* Remove armv7l compatibility from packages with dependencies incompatible with arvm7l
* Abort builds/installs if the package has incompatible dependencies
* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
* Rename IgnoredPatterns to AllowedPatterns.
* Exclude docopt.rb (not our code) from Rubocop
* Disable Style/RedundantReturn
* Disable Style/MutableConstant
* Disable Style/NumericLiterals
* Set Layout/IndentationStyle to spaces
* Temporarily disable various cops.
* Add Rubocop CI via Octocop
* Lint tree with rubocop -A -c .rubocop.yml
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Update imagemagick6 from 6.9.10-14 to 6.9.10-77
Update imagemagick7 from 7.0.8-14 to 7.0.9-7
Add flif and jbigkit dependencies
Add decoder and viewflif to flif package
Add libsdl2 dependency to flif package
Add -fPIC switch option to jbigkit package
Prevent simultaneous install of imagemagick6 and imagemagick7
Add pre-built binaries