Package: papers / 48.5-1
Metadata
Package | Version | Patches format |
---|---|---|
papers | 48.5-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
meson.build fix build for Debian.patch | (download) |
meson_options.txt |
2 2 + 0 - 0 ! |
meson.build: fix build for debian We don't call `cargo` directly, but use a wrapper script instead, which breaks some of the expectations. Make the needed changes to ensure the package still builds. We also need to override CARGO_HOME, so don't set this env var in meson.build. |
shell rs build re generate bindings before building exe.patch | (download) |
rust/meson.build |
3 2 + 1 - 0 ! |
shell-rs: build: re-generate bindings before building exe The build system provides a target named `update-rust-bindings` which can be called manually to regenerate all Rust bindings. As we want to ensure those are re-generated on Debian infra, make it a dependency of the `cargo-build` target so bindings are always re-generated at build time. |
relax deps.patch | (download) |
shell/Cargo.toml |
2 1 + 1 - 0 ! |
relax rust dependencies |
1