Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-28 | Fix unnecessary dependency on ImageMagick 7 | Zach Callear | |
Fix unnecessary and broken build dependency on ImageMagick 7, in that the build process was still searching for MagickWand-config, which is not available in the libmagick6 package. | |||
2020-03-27 | Fix libmagick6 usage, remove apache2 fopenmp fix | Zach Callear | |
Adjust the patching for using libmagick6, which imgmin requires, to get its compilation details directly from pkg-config rather than ImageMagick 7's MagickWand-config, as that script now hardcodes MagickWand-7.Q16HDRI as the pkg-config package name. Additionally, remove the apache2 module fix related to "-fopenmp", as it seems to have been fixed upstream long ago (in commit d7969f32ee06). | |||
2017-12-18 | Switch libmagick6 to depends | Zach Callear | |
2017-12-18 | Uggh. Fix bad makedepends again | Zach Callear | |
2017-12-18 | Fix bad makedepends list | Zach Callear | |
2017-12-18 | Update .SRCINFO | Zach Callear | |
2017-12-18 | Use libmagick6 | Zach Callear | |
2016-02-11 | Added armv7h and armv6h as suggested by sekret. Updated package version. | Zach Callear | |
2015-08-24 | Apparently it still needed that Apache module patch. The build failed on ↵ | Zach Callear | |
one of my systems without it. | |||
2015-08-24 | Temporarily fixed https://github.com/rflynn/imgmin/issues/56 (Quality Worse ↵ | Zach Callear | |
than with ImageMagick convert) by commenting a bad line until author does so upstream. Removed Apache module fix, as build now works fine without it. | |||
2015-08-23 | Replaced PKGBUILD with the one provided by sekret. | Zach Callear | |
2015-08-14 | Initial import | Zach Callear | |