ImageMagick-et
This is a custom branch of ImageMagick meant to build version 6.9.6 on an Ubuntu 14.04 machine and install in /opt/ImageMagick-6
.
New commits to the evertrue/dev
branch are automatically built by Jenkins and deployed to the EverTrue package repository in S3.
This is necessetated by this bug which (as of this writing) has not been fixed in the v6 branch.
Key Modifications
debian/changelog
- Used to set the package version and describe updatesdebian/control
- Package description and dependency set listingdebian/jenkins-built
- The main shell script that Jenkins runs to do the build
Building With Docker
docker run -v '/var/lib/jenkins:/signingkeys'