Package: shortwave / 5.0.0-6

Metadata

Package Version Patches format
shortwave 5.0.0-6 3.0 (quilt)

Patch series

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

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

 set correct meson build paths

relax deps.diff | (download)

Cargo.toml | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 patch dependencies to match debian ones

gnome49.patch | (download)

Cargo.toml | 14 7 + 7 - 0 !
src/audio/gstreamer_backend.rs | 3 1 + 2 - 0 !
src/ui/add_station_dialog.rs | 3 2 + 1 - 0 !
src/ui/device_dialog.rs | 3 2 + 1 - 0 !
src/ui/device_indicator.rs | 3 2 + 1 - 0 !
src/ui/device_row.rs | 3 2 + 1 - 0 !
src/ui/pages/library_page.rs | 3 2 + 1 - 0 !
src/ui/pages/search_page.rs | 3 2 + 1 - 0 !
src/ui/player/player_gadget.rs | 3 2 + 1 - 0 !
src/ui/player/player_toolbar.rs | 3 2 + 1 - 0 !
src/ui/player/player_view.rs | 3 2 + 1 - 0 !
src/ui/preferences_dialog.rs | 3 2 + 1 - 0 !
src/ui/recording_indicator.rs | 3 2 + 1 - 0 !
src/ui/station_cover.rs | 3 2 + 1 - 0 !
src/ui/station_dialog.rs | 3 2 + 1 - 0 !
src/ui/station_row.rs | 3 2 + 1 - 0 !
src/ui/track_dialog.rs | 3 2 + 1 - 0 !
src/ui/track_row.rs | 3 2 + 1 - 0 !
src/ui/volume_control.rs | 2 1 + 1 - 0 !
src/ui/window.rs | 2 1 + 1 - 0 !
20 files changed, 42 insertions(+), 27 deletions(-)

 chore: port to gtk-rs 0.10