blueprint-freespeech / ricochet-build

Repo for building ricochet-refresh
https://github.com/blueprint-freespeech/ricochet-refresh
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

package: remove timestamps from resized icons to improve reproducibility #17

Closed NoisyCoil closed 5 months ago

NoisyCoil commented 5 months ago

By default, ImageMagick's convert embeds timestamps at the end of png files. This patch changes the default behaviour to improve the reproducibility of the build.

Ref: https://superuser.com/questions/1077910/how-do-i-use-imagemagick-convert-in-a-reproducible-manner-without-timestamps/1630512#1630512