On Wed, 10 Feb 2021 at 22:47:35 +0100, Salvatore Bonaccorso wrote: > game-data-packager uild-Depends on xcftools which ideally should not > be released with bullseye. As it looks xcftools is used for calling > xcf2png. In the makefile there is already even the casing to fall back > to convert from imagemagick if xcf2png is not present. So could you > please investigate if it is possible to switch away from xcftools for > this conversions.
The version converted with imagemagick looks pretty horrible, particularly for Team Arena (I suspect it's getting layer modes wrong), so I'd really prefer not to rely on that. I think we have to either continue to use xcftools, or include pregenerated PNG versions in the source package and re-export them with gimp if they ever get modified. smcv