Package: warp / 0.9.2-3

Metadata

Package Version Patches format
warp 0.9.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
rename warp.diff | (download)

Cargo.toml | 4 2 + 2 - 0 !
data/app.drey.Warp.desktop.in.in | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 rename warp to warp-gtk
 /usr/bin/warp is already taken by a haskell package, so we rename the
 binary to warp-gtk
fix meson build.diff | (download)

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

 allow build with meson in debian
 This patch allows building with meson in Debian. CARGO_HOME must be set by dh, otherwise the build fails.
 We also need to adjust the install patch for the built binary.
remove win dep.diff | (download)

Cargo.toml | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove windows-only dependency
revert use licenses.diff | (download)

Cargo.toml | 1 0 + 1 - 0 !
data/meson.build | 3 0 + 3 - 0 !
meson.build | 8 1 + 7 - 0 !
po/POTFILES.in | 1 0 + 1 - 0 !
src/ui.rs | 1 0 + 1 - 0 !
src/ui/licenses.rs | 325 0 + 325 - 0 !
src/ui/window.rs | 6 0 + 6 - 0 !
7 files changed, 1 insertion(+), 344 deletions(-)

 [patch] d


relax deps.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax dependencies to match debian crates