Package: kooha / 2.3.1-6

Metadata

Package Version Patches format
kooha 2.3.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip broken tests.diff | (download)

src/i18n.rs | 2 2 + 0 - 0 !
src/profile.rs | 2 2 + 0 - 0 !
src/settings.rs | 1 1 + 0 - 0 !
3 files changed, 5 insertions(+)

 skip test that are currently broken

patch_meson_build.diff | (download)

meson_options.txt | 4 4 + 0 - 0 !
src/meson.build | 5 1 + 4 - 0 !
2 files changed, 5 insertions(+), 4 deletions(-)

 patch src/meson.build to allow building with debian crates

As we need CARGO_HOME to be set by d/rules we patch it out here.
Furthermore, DEB_HOST_RUST_TYPE is passed to d/rules to set the
correct installation directory

disable clippy.diff | (download)

src/meson.build | 15 0 + 15 - 0 !
1 file changed, 15 deletions(-)

 patch src/meson.build to disable clippy test

newer libadwaita.diff | (download)

src/window/mod.rs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] src/window/mod.rs: adjust choose_future for newer libadwaita