head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2022.09.02.11.49.29; author pin; state dead; branches; next 1.1; commitid yxHhlSN0xjdXzhSD; 1.1 date 2022.08.10.20.38.34; author pin; state Exp; branches; next ; commitid CLIT6Ch7fMVhfnPD; desc @@ 1.2 log @audio/spotify-player: update to 0.9.6 What's Changed - Add "add-track-to-queue" support in #73 - Refactor playback rendering codes in #75 - Add seek commands in #76 @ text @$NetBSD: patch-spotify__player_Cargo.toml,v 1.1 2022/08/10 20:38:34 pin Exp $ Don't pull souvlaki from git, wait release. --- spotify_player/Cargo.toml.orig 2022-08-10 13:47:40.000000000 +0000 +++ spotify_player/Cargo.toml @@@@ -37,7 +37,7 @@@@ tracing = "0.1.36" tracing-subscriber = { version = "0.3.15", features = ["env-filter"] } lyric_finder = { version = "0.1.2", path = "../lyric_finder" , optional = true } backtrace = "0.3.66" -souvlaki = { version = "0.5.1", git = "https://github.com/Sinono3/souvlaki", optional = true } +souvlaki = { version = "0.5.1", optional = true } winit = { version = "0.27.1", optional = true } viuer = { version = "0.6.1", optional = true } image = { version = "0.24.3", optional = true } @ 1.1 log @audio/spotify-player: update to 0.9.5 What's Changed Allow play/pause icons to be configurable in #68 Update dependencies in #71 @ text @d1 1 a1 1 $NetBSD$ @