Commit Graph

15 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Alex Gaynor e124654139
[imagemagick+graphicsmagick] Install po4a, which is now needed by xz (#3551) 2020-03-28 10:11:33 -07:00
Alex Gaynor 2ac2e3957f [graphicsmagick] update libpng git repo (#2619) 2019-07-18 17:20:40 -07:00
Alex Gaynor a4ef884bf4 [graphicsmagick] clone bz2 from its new repo (#2494) 2019-06-08 07:38:51 -07:00
Alex Gaynor 53ce9c70ee [graphicsmagick] checkout ghostscript for use in the PDF decoder (#2388) 2019-05-07 10:08:45 -07:00
Alex Gaynor 7b8971290d [graphicsmagick] Added --time flag to clone (#2333)
This will give us more information if the clone fails (which it does sometimes, probably due to sourceforge infra issues)
2019-04-17 14:21:54 -07:00
Alex Gaynor e42b35b904 Speed up graphicsmagick clones by including the default branch (#2186) 2019-02-26 07:13:39 -08:00
Alex Gaynor 55fe29f6b0 clone zstd for graphicsmagick (#1997) 2018-12-02 13:33:23 -08:00
Alex Gaynor 2d31867737 [graphicsmagick] Add additional libraries (#1412) 2018-05-11 08:03:52 -07:00
Alex Gaynor eeecba4c73 Update the set of repos we use for graphicsmagick and install more tools for building (#1410) 2018-05-10 17:35:30 -07:00
Alex Gaynor a47f7756c1 Clone additional repos for graphicsmagick (#1378) 2018-04-29 07:17:20 -07:00
Alex Gaynor aeee0fdc62 Drop -v from graphicsmagick clone (#1315)
Reduces the verbosity, and it was never that useful for debugging anyways.
2018-04-15 10:31:21 -07:00
Alex Gaynor 26402aa833 Make graphicsmagick clones from sourceforge more resillient (#1201)
retry in the event of failures so that transient issues don't prevent clones
2018-03-01 06:54:36 -08:00
Abhishek Arya 449c4e94ec
Add verbose logging for debugging clone failure 2018-02-17 20:11:29 -08:00
Alex Gaynor 4a52113d49 Wire up graphicsmagick (#1134)
* Wire up graphicsmagick

* Remove chmod, which is now upstreamed
2018-02-03 20:25:19 -08:00