Debian Patches
Status for synfig/1.5.1+dfsg-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
2606.patch | [PATCH] Fixed bline test on i386 arch `find_distance` in `ETL/_bezier.h` actually returns a float. _bezier.h ``` typedef float distance_type; ... distance_type find_distance(time_type r, time_type s, int steps=7)const ``` Floating point precision is between 6 and 9 decimal digits, so I just reduced precision requirement for test to the lowest possible precision. https://en.wikipedia.org/wiki/Single-precision_floating-point_format Fix #2606 |
ice0 <konoplin@gmail.com> | no | upstream, https://github.com/ice0/synfig/commit/2518b8d979bcb47ad2bfc43867c17d6874af9fbf | 2022-04-24 | |
2709.patch | [PATCH] fix(mod_libavcodec): fixed build with FFMPEG 5.0 fix #2709 |
ice0 <konoplin@gmail.com> | no | debian | upstream, https://github.com/ice0/synfig/commit/921631c6ef3a0a60decf20efa5f8a54a2099327b | 2022-06-28 |
strip-build-date.patch | Strip build date from source Strip build date from source, to get reproducible build. see https://wiki.debian.org/ReproducibleBuilds |
Alexis Bienvenüe <pado@passoire.fr> | no | debian |
All known versions for source package 'synfig'
- 1.5.1+dfsg-4 (sid)
- 1.5.1+dfsg-3 (bookworm)
- 1.4.0+dfsg-2 (bullseye)