Debian Patches

Status for rust-ratatui-image/8.0.1-1

Patch Description Author Forwarded Bugs Origin Last update
relax-deps.patch relax dependency versions Nadzeya Hutsko <nadzya.info@gmail.com> not-needed 2025-09-05
remove-windows-deps.patch exclude windows dependencies from Cargo.toml Nadzeya Hutsko <nadzya.info@gmail.com> not-needed 2025-09-05
disable-tests-assets.patch disable tests that require test assets These tests depend on external image files that are not distributed
with the package. Since the data is unnecessary for building or
using the program, the tests are disabled
Nadzeya Hutsko <nadzya.info@gmail.com> not-needed 2025-09-05
disable-sixel.patch disable sixel functionality Support for sixel requires packaging the icy_sixel crate, since it's
not yet packaged in Debian. This crate is currently only used as a
dependency of doxx (ITP: #1113781), which does not require sixel. As
no other package depends on this feature, sixel support is disabled
for now but may be re-enabled in the future.
Nadzeya Hutsko <nadzya.info@gmail.com> not-needed 2025-09-05
disable-termwiz.patch disable the termwiz feature The termwiz feature is already disabled in the ratatui package itself.
For consistency, it is also disabled here
Nadzeya Hutsko <nadzya.info@gmail.com> not-needed 2025-09-05
ignore-demo-example.patch ignore the demo example The demo example currently fails to compile when none of the features are enabled. This
breaks one of the autopkgtests that run tests with no features specified.
The patch also provides a fix to the termion feature in the demo, which requires
functionality from a newer termion version that is not yet available in Debian but is
relaxed as a dependency in ratatui
Nadzeya Hutsko <nadzya.info@gmail.com> not-needed 2025-09-05

All known versions for source package 'rust-ratatui-image'

Links