* graphicsmagick: adopt and refactor
- finalAttrs design pattern
- split man output
- rename patches
- update link that explains the patch
* graphicsmagick-imagemagick-compat: rename filename
* graphicsmagick-imagemagick-compat: hide it inside graphicsmagick.passthru
* graphicsmagick-imagemagick-compat: refactor
- use stdenvNoCC (since no compiler is called)
- split man output
- do not expose attributes
- set `dontBuild = true` instead of using a fake `buildPhase`
- install the artifacts via an elegant but questionable, Lispy dark magic
* graphicsmagick: migrate to by-name
* graphicsmagick: 1.3.42 -> 1.3.43
Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
* graphicsmagick: remove patch
Since the security breach was solved upstream.
---------
Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>