Package: railway-gtk / 2.7.3-3

Metadata

Package Version Patches format
railway-gtk 2.7.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable cargo home meson build.diff | (download)

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

 don't set cargo_home in src/meson.build

This is needed as meson overrides this variable otherwise causing an online build which
we do not want.

build set project name to railway gtk.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
data/de.schmidhuberj.DieBahn.desktop.in.in | 2 1 + 1 - 0 !
meson.build | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 rename executable to `railway-gtk`

This is done by modifying Cargo.toml and meson.build so both the
executable and appdata folder names match the package name, and also
requires changing the .desktop file accordingly.

relax deps.diff | (download)

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

---