Package: warp / 0.8.0-1

Metadata

Package Version Patches format
warp 0.8.0-1 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 | 2 0 2 - 0 !
meson.build | 5 0 5 - 0 !
po/POTFILES.in | 1 0 1 - 0 !
src/ui.rs | 1 0 1 - 0 !
src/ui/licenses.rs | 320 0 320 - 0 !
src/ui/window.rs | 6 0 6 - 0 !
7 files changed, 336 deletions(-)

---
relax async zip.diff | (download)

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

 relax async-zip to 0.0.16