audio/ncspot: update to 1.2.2

Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v1.2.2

Major changes:
    * Update dependencies
    * fix auth (Switch back to Spotify client ID)
    * add %artist formatting option to only show single artist name
This commit is contained in:
Rodrigo Osorio 2025-02-03 23:36:49 +01:00
parent f1c7fcd263
commit 054a8ce43c
3 changed files with 550 additions and 448 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= ncspot
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.1
DISTVERSION= 1.2.2
CATEGORIES= audio
MAINTAINER= rodrigo@FreeBSD.org

View file

@ -7,29 +7,29 @@ CARGO_CRATES= addr2line-0.24.2 \
alsa-sys-0.3.1 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
anstream-0.6.17 \
anstyle-1.0.9 \
anstream-0.6.18 \
anstyle-1.0.10 \
anstyle-parse-0.2.6 \
anstyle-query-1.1.2 \
anstyle-wincon-3.0.6 \
anyhow-1.0.91 \
anstyle-wincon-3.0.7 \
anyhow-1.0.95 \
arboard-3.4.1 \
arrayvec-0.7.6 \
async-broadcast-0.7.1 \
async-broadcast-0.7.2 \
async-channel-2.3.1 \
async-executor-1.13.1 \
async-fs-2.1.2 \
async-io-2.3.4 \
async-io-2.4.0 \
async-lock-3.4.0 \
async-process-2.3.0 \
async-recursion-1.1.1 \
async-signal-0.2.10 \
async-task-4.7.1 \
async-trait-0.1.83 \
async-trait-0.1.85 \
atomic-waker-1.1.2 \
autocfg-1.4.0 \
aws-lc-rs-1.10.0 \
aws-lc-sys-0.22.0 \
aws-lc-rs-1.12.2 \
aws-lc-sys-0.25.0 \
backtrace-0.3.74 \
base64-0.13.1 \
base64-0.21.7 \
@ -38,51 +38,52 @@ CARGO_CRATES= addr2line-0.24.2 \
bindgen-0.69.5 \
bindgen-0.70.1 \
bitflags-1.3.2 \
bitflags-2.6.0 \
bitflags-2.8.0 \
block-0.1.6 \
block-buffer-0.10.4 \
block2-0.5.1 \
blocking-1.6.1 \
bumpalo-3.16.0 \
bytemuck-1.19.0 \
bumpalo-3.17.0 \
bytemuck-1.21.0 \
byteorder-1.5.0 \
byteorder-lite-0.1.0 \
bytes-1.8.0 \
bytes-1.9.0 \
castaway-0.2.3 \
cc-1.1.31 \
cc-1.2.10 \
cesu8-1.1.0 \
cexpr-0.6.0 \
cfg-if-1.0.0 \
cfg_aliases-0.1.1 \
cfg_aliases-0.2.1 \
chrono-0.4.38 \
chrono-0.4.39 \
cipher-0.4.4 \
clang-sys-1.8.1 \
clap-4.5.20 \
clap_builder-4.5.20 \
clap_complete-4.5.36 \
clap_lex-0.7.2 \
clap_mangen-0.2.24 \
clap-4.5.27 \
clap_builder-4.5.27 \
clap_complete-4.5.44 \
clap_lex-0.7.4 \
clap_mangen-0.2.26 \
clipboard-win-5.4.0 \
cmake-0.1.51 \
cmake-0.1.53 \
colorchoice-1.0.3 \
combine-4.6.7 \
compact_str-0.8.0 \
compact_str-0.8.1 \
concurrent-queue-2.5.0 \
const-oid-0.9.6 \
cookie-0.18.1 \
cookie_store-0.21.0 \
cookie_store-0.21.1 \
core-foundation-0.9.4 \
core-foundation-0.10.0 \
core-foundation-sys-0.8.7 \
core-graphics-0.23.2 \
core-graphics-types-0.1.3 \
coreaudio-rs-0.11.3 \
coreaudio-sys-0.2.16 \
cpal-0.15.3 \
cpufeatures-0.2.14 \
cpufeatures-0.2.17 \
crc32fast-1.4.2 \
crossbeam-channel-0.5.13 \
crossbeam-utils-0.8.20 \
crossbeam-channel-0.5.14 \
crossbeam-utils-0.8.21 \
crossterm-0.28.1 \
crossterm_winapi-0.9.1 \
crypto-common-0.1.6 \
@ -94,7 +95,7 @@ CARGO_CRATES= addr2line-0.24.2 \
darling_core-0.20.10 \
darling_macro-0.20.10 \
dasp_sample-0.11.0 \
data-encoding-2.6.0 \
data-encoding-2.7.0 \
der-0.7.9 \
deranged-0.3.11 \
derive-new-0.6.0 \
@ -105,7 +106,8 @@ CARGO_CRATES= addr2line-0.24.2 \
dirs-next-1.0.2 \
dirs-next-2.0.0 \
dirs-sys-next-0.1.2 \
dlib-0.5.2 \
displaydoc-0.2.5 \
document-features-0.2.10 \
downcast-rs-1.2.1 \
dunce-1.0.5 \
either-1.13.0 \
@ -114,20 +116,20 @@ CARGO_CRATES= addr2line-0.24.2 \
enum-map-2.7.3 \
enum-map-derive-0.17.0 \
enum_dispatch-0.3.13 \
enumflags2-0.7.10 \
enumflags2_derive-0.7.10 \
enumflags2-0.7.11 \
enumflags2_derive-0.7.11 \
enumset-1.1.5 \
enumset_derive-0.10.0 \
equivalent-1.0.1 \
errno-0.3.9 \
errno-0.3.10 \
error-code-3.3.1 \
event-listener-5.3.1 \
event-listener-strategy-0.5.2 \
fastrand-2.1.1 \
fdeflate-0.3.6 \
fern-0.7.0 \
event-listener-5.4.0 \
event-listener-strategy-0.5.3 \
fastrand-2.3.0 \
fdeflate-0.3.7 \
fern-0.7.1 \
fixedbitset-0.4.2 \
flate2-1.0.34 \
flate2-1.0.35 \
fnv-1.0.7 \
foreign-types-0.3.2 \
foreign-types-0.5.0 \
@ -141,7 +143,7 @@ CARGO_CRATES= addr2line-0.24.2 \
futures-core-0.3.31 \
futures-executor-0.3.31 \
futures-io-0.3.31 \
futures-lite-2.4.0 \
futures-lite-2.6.0 \
futures-macro-0.3.31 \
futures-sink-0.3.31 \
futures-task-0.3.31 \
@ -150,60 +152,71 @@ CARGO_CRATES= addr2line-0.24.2 \
generic-array-0.14.7 \
gethostname-0.4.3 \
getrandom-0.2.15 \
getrandom-0.3.1 \
gimli-0.31.1 \
glob-0.3.1 \
glob-0.3.2 \
governor-0.6.3 \
h2-0.3.26 \
h2-0.4.6 \
h2-0.4.7 \
half-1.8.3 \
hashbrown-0.15.0 \
hashbrown-0.15.2 \
headers-0.4.0 \
headers-core-0.3.0 \
heck-0.5.0 \
hermit-abi-0.3.9 \
hermit-abi-0.4.0 \
hex-0.4.3 \
hmac-0.12.1 \
home-0.5.9 \
home-0.5.11 \
http-0.2.12 \
http-1.1.0 \
http-1.2.0 \
http-body-0.4.6 \
http-body-1.0.1 \
http-body-util-0.1.2 \
httparse-1.9.5 \
httparse-1.10.0 \
httpdate-1.0.3 \
hyper-0.14.31 \
hyper-1.5.0 \
hyper-0.14.32 \
hyper-1.6.0 \
hyper-proxy2-0.1.0 \
hyper-rustls-0.24.2 \
hyper-rustls-0.26.0 \
hyper-rustls-0.27.3 \
hyper-rustls-0.27.5 \
hyper-tls-0.6.0 \
hyper-util-0.1.10 \
iana-time-zone-0.1.61 \
iana-time-zone-haiku-0.1.2 \
icu_collections-1.5.0 \
icu_locid-1.5.0 \
icu_locid_transform-1.5.0 \
icu_locid_transform_data-1.5.0 \
icu_normalizer-1.5.0 \
icu_normalizer_data-1.5.0 \
icu_properties-1.5.1 \
icu_properties_data-1.5.0 \
icu_provider-1.5.0 \
icu_provider_macros-1.5.0 \
ident_case-1.0.1 \
idna-0.5.0 \
image-0.25.4 \
indexmap-2.6.0 \
idna-1.0.3 \
idna_adapter-1.2.0 \
image-0.25.5 \
indexmap-2.7.1 \
inout-0.1.3 \
ioctl-rs-0.2.0 \
ipnet-2.10.1 \
ipnet-2.11.0 \
is_terminal_polyfill-1.70.1 \
itertools-0.12.1 \
itertools-0.13.0 \
itoa-1.0.11 \
itoa-1.0.14 \
jni-0.21.1 \
jni-sys-0.3.0 \
jobserver-0.1.32 \
jpeg-decoder-0.3.1 \
js-sys-0.3.72 \
js-sys-0.3.77 \
lazy_static-1.5.0 \
lazycell-1.3.0 \
libc-0.2.161 \
libloading-0.8.5 \
libc-0.2.169 \
libloading-0.8.6 \
libm-0.2.11 \
libpulse-binding-2.28.1 \
libpulse-binding-2.28.2 \
libpulse-simple-binding-2.28.1 \
libpulse-simple-sys-1.21.1 \
libpulse-sys-1.21.0 \
@ -214,9 +227,11 @@ CARGO_CRATES= addr2line-0.24.2 \
librespot-oauth-0.6.0 \
librespot-playback-0.6.0 \
librespot-protocol-0.6.0 \
linux-raw-sys-0.4.14 \
linux-raw-sys-0.4.15 \
litemap-0.7.4 \
litrs-0.4.1 \
lock_api-0.4.12 \
log-0.4.22 \
log-0.4.25 \
mac-notification-sys-0.6.2 \
mach2-0.4.2 \
malloc_buf-0.0.6 \
@ -226,10 +241,9 @@ CARGO_CRATES= addr2line-0.24.2 \
memoffset-0.9.1 \
mime-0.3.17 \
minimal-lexical-0.2.1 \
miniz_oxide-0.8.0 \
mio-1.0.2 \
mirai-annotations-1.12.0 \
native-tls-0.2.12 \
miniz_oxide-0.8.3 \
mio-1.0.3 \
native-tls-0.2.13 \
ncurses-5.101.0 \
ncurses-6.0.1 \
ndk-0.8.0 \
@ -240,7 +254,7 @@ CARGO_CRATES= addr2line-0.24.2 \
no-std-compat-0.4.1 \
nom-7.1.3 \
nonzero_ext-0.3.0 \
notify-rust-4.11.3 \
notify-rust-4.11.4 \
ntapi-0.4.1 \
num-0.2.1 \
num-0.4.3 \
@ -269,18 +283,18 @@ CARGO_CRATES= addr2line-0.24.2 \
objc2-app-kit-0.2.2 \
objc2-core-data-0.2.2 \
objc2-core-image-0.2.2 \
objc2-encode-4.0.3 \
objc2-encode-4.1.0 \
objc2-foundation-0.2.2 \
objc2-metal-0.2.2 \
objc2-quartz-core-0.2.2 \
objc_id-0.1.1 \
object-0.36.5 \
object-0.36.7 \
oboe-0.6.1 \
oboe-sys-0.6.1 \
once_cell-1.20.2 \
openssl-0.10.68 \
openssl-0.10.69 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
openssl-probe-0.1.6 \
openssl-sys-0.9.104 \
ordered-stream-0.2.0 \
os_pipe-1.2.1 \
@ -295,77 +309,78 @@ CARGO_CRATES= addr2line-0.24.2 \
pem-rfc7468-0.7.0 \
percent-encoding-2.3.1 \
petgraph-0.6.5 \
pin-project-lite-0.2.15 \
pin-project-lite-0.2.16 \
pin-utils-0.1.0 \
piper-0.2.4 \
pkcs1-0.7.5 \
pkcs8-0.10.2 \
pkg-config-0.3.31 \
platform-dirs-0.3.0 \
png-0.17.14 \
polling-3.7.3 \
portable-atomic-1.9.0 \
png-0.17.16 \
polling-3.7.4 \
portable-atomic-1.10.0 \
portaudio-rs-0.3.2 \
portaudio-sys-0.1.1 \
powerfmt-0.2.0 \
ppv-lite86-0.2.20 \
prettyplease-0.2.25 \
prettyplease-0.2.29 \
priority-queue-2.1.1 \
proc-macro-crate-3.2.0 \
proc-macro2-1.0.89 \
proc-macro2-1.0.93 \
protobuf-3.7.1 \
protobuf-codegen-3.7.1 \
protobuf-parse-3.7.1 \
protobuf-support-3.7.1 \
quick-xml-0.31.0 \
quick-xml-0.36.2 \
quote-1.0.37 \
quick-xml-0.37.2 \
quote-1.0.38 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
rand_distr-0.4.3 \
redox_syscall-0.5.7 \
redox_syscall-0.5.8 \
redox_termios-0.1.3 \
redox_users-0.4.6 \
regex-1.11.1 \
regex-automata-0.4.8 \
regex-automata-0.4.9 \
regex-syntax-0.8.5 \
reqwest-0.11.27 \
reqwest-0.12.9 \
reqwest-0.12.12 \
ring-0.17.8 \
rodio-0.19.0 \
roff-0.2.2 \
rsa-0.9.6 \
rspotify-0.13.3 \
rspotify-http-0.13.3 \
rspotify-macros-0.13.3 \
rspotify-model-0.13.3 \
rsa-0.9.7 \
rspotify-0.14.0 \
rspotify-http-0.14.0 \
rspotify-macros-0.14.0 \
rspotify-model-0.14.0 \
rustc-demangle-0.1.24 \
rustc-hash-1.1.0 \
rustix-0.38.38 \
rustix-0.38.44 \
rustls-0.21.12 \
rustls-0.22.4 \
rustls-0.23.16 \
rustls-0.23.22 \
rustls-native-certs-0.7.3 \
rustls-native-certs-0.8.0 \
rustls-native-certs-0.8.1 \
rustls-pemfile-1.0.4 \
rustls-pemfile-2.2.0 \
rustls-pki-types-1.10.0 \
rustls-pki-types-1.11.0 \
rustls-webpki-0.101.7 \
rustls-webpki-0.102.8 \
rustversion-1.0.18 \
ryu-1.0.18 \
rustversion-1.0.19 \
ryu-1.0.19 \
same-file-1.0.6 \
schannel-0.1.26 \
scoped-tls-1.0.1 \
schannel-0.1.27 \
scopeguard-1.2.0 \
sct-0.7.1 \
security-framework-2.11.1 \
security-framework-sys-2.12.0 \
serde-1.0.214 \
security-framework-3.2.0 \
security-framework-sys-2.14.0 \
serde-1.0.217 \
serde_cbor-0.11.2 \
serde_derive-1.0.214 \
serde_json-1.0.132 \
serde_derive-1.0.217 \
serde_json-1.0.138 \
serde_path_to_error-0.1.16 \
serde_repr-0.1.19 \
serde_spanned-0.6.8 \
@ -382,11 +397,12 @@ CARGO_CRATES= addr2line-0.24.2 \
simd-adler32-0.3.7 \
slab-0.4.9 \
smallvec-1.13.2 \
socket2-0.5.7 \
socket2-0.5.8 \
socks-0.3.4 \
spin-0.9.8 \
spinning_top-0.3.0 \
spki-0.7.3 \
stable_deref_trait-1.2.0 \
static_assertions-1.1.0 \
strsim-0.11.1 \
strum-0.26.3 \
@ -400,80 +416,85 @@ CARGO_CRATES= addr2line-0.24.2 \
symphonia-metadata-0.5.4 \
symphonia-utils-xiph-0.5.4 \
syn-1.0.109 \
syn-2.0.85 \
syn-2.0.96 \
sync_wrapper-0.1.2 \
sync_wrapper-1.0.1 \
sync_wrapper-1.0.2 \
synstructure-0.13.1 \
sysinfo-0.31.4 \
system-configuration-0.5.1 \
system-configuration-0.6.1 \
system-configuration-sys-0.5.0 \
system-configuration-sys-0.6.0 \
tauri-winrt-notification-0.2.1 \
tempfile-3.13.0 \
tempfile-3.16.0 \
termion-4.0.3 \
thiserror-1.0.65 \
thiserror-impl-1.0.65 \
thiserror-1.0.69 \
thiserror-2.0.11 \
thiserror-impl-1.0.69 \
thiserror-impl-2.0.11 \
thread-id-4.2.2 \
tiff-0.9.1 \
time-0.3.36 \
time-0.3.37 \
time-core-0.1.2 \
time-macros-0.2.18 \
tinyvec-1.8.0 \
tinyvec_macros-0.1.1 \
tokio-1.41.0 \
tokio-macros-2.4.0 \
time-macros-0.2.19 \
tinystr-0.7.6 \
tokio-1.43.0 \
tokio-macros-2.5.0 \
tokio-native-tls-0.3.1 \
tokio-rustls-0.24.1 \
tokio-rustls-0.25.0 \
tokio-rustls-0.26.0 \
tokio-stream-0.1.16 \
tokio-rustls-0.26.1 \
tokio-stream-0.1.17 \
tokio-tungstenite-0.24.0 \
tokio-util-0.7.12 \
tokio-util-0.7.13 \
toml-0.8.19 \
toml_datetime-0.6.8 \
toml_edit-0.22.22 \
toml_edit-0.22.23 \
tower-0.5.2 \
tower-layer-0.3.3 \
tower-service-0.3.3 \
tracing-0.1.40 \
tracing-attributes-0.1.27 \
tracing-core-0.1.32 \
tracing-0.1.41 \
tracing-attributes-0.1.28 \
tracing-core-0.1.33 \
tree_magic_mini-3.1.6 \
try-lock-0.2.5 \
tungstenite-0.24.0 \
typenum-1.17.0 \
uds_windows-1.1.0 \
unicode-bidi-0.3.17 \
unicode-ident-1.0.13 \
unicode-normalization-0.1.24 \
unicode-ident-1.0.16 \
unicode-segmentation-1.12.0 \
unicode-width-0.1.14 \
unicode-width-0.2.0 \
untrusted-0.9.0 \
ureq-2.10.1 \
url-2.5.2 \
ureq-2.12.1 \
url-2.5.4 \
utf-8-0.7.6 \
utf16_iter-1.0.5 \
utf8_iter-1.0.4 \
utf8parse-0.2.2 \
uuid-1.11.0 \
uuid-1.12.1 \
vcpkg-0.2.15 \
vergen-9.0.1 \
vergen-gitcl-1.0.1 \
vergen-lib-0.1.4 \
vergen-9.0.4 \
vergen-gitcl-1.0.5 \
vergen-lib-0.1.6 \
version_check-0.9.5 \
walkdir-2.5.0 \
want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.95 \
wasm-bindgen-backend-0.2.95 \
wasm-bindgen-futures-0.4.45 \
wasm-bindgen-macro-0.2.95 \
wasm-bindgen-macro-support-0.2.95 \
wasm-bindgen-shared-0.2.95 \
wayland-backend-0.3.7 \
wayland-client-0.31.7 \
wasi-0.13.3+wasi-0.2.2 \
wasm-bindgen-0.2.100 \
wasm-bindgen-backend-0.2.100 \
wasm-bindgen-futures-0.4.50 \
wasm-bindgen-macro-0.2.100 \
wasm-bindgen-macro-support-0.2.100 \
wasm-bindgen-shared-0.2.100 \
wayland-backend-0.3.8 \
wayland-client-0.31.8 \
wayland-protocols-0.31.2 \
wayland-protocols-wlr-0.2.0 \
wayland-scanner-0.31.5 \
wayland-sys-0.31.5 \
web-sys-0.3.72 \
wayland-scanner-0.31.6 \
wayland-sys-0.31.6 \
web-sys-0.3.77 \
webpki-0.22.4 \
webpki-roots-0.25.4 \
weezl-0.1.8 \
@ -504,49 +525,62 @@ CARGO_CRATES= addr2line-0.24.2 \
windows-targets-0.42.2 \
windows-targets-0.48.5 \
windows-targets-0.52.6 \
windows-version-0.1.1 \
windows-targets-0.53.0 \
windows-version-0.1.2 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.6 \
windows_aarch64_gnullvm-0.53.0 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.6 \
windows_aarch64_msvc-0.53.0 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.6 \
windows_i686_gnu-0.53.0 \
windows_i686_gnullvm-0.52.6 \
windows_i686_gnullvm-0.53.0 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.6 \
windows_i686_msvc-0.53.0 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.6 \
windows_x86_64_gnu-0.53.0 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.6 \
windows_x86_64_gnullvm-0.53.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.6 \
winnow-0.6.20 \
windows_x86_64_msvc-0.53.0 \
winnow-0.6.26 \
winnow-0.7.0 \
winreg-0.5.1 \
winreg-0.50.0 \
wit-bindgen-rt-0.33.0 \
wl-clipboard-rs-0.8.1 \
write16-1.0.0 \
writeable-0.5.5 \
x11rb-0.13.1 \
x11rb-protocol-0.13.1 \
xdg-home-1.3.0 \
xi-unicode-0.3.0 \
zbus-4.4.0 \
zbus-5.0.1 \
zbus_macros-4.4.0 \
zbus_macros-5.0.1 \
zbus_names-3.0.0 \
zbus_names-4.0.0 \
yoke-0.7.5 \
yoke-derive-0.7.5 \
zbus-5.3.1 \
zbus_macros-5.3.1 \
zbus_names-4.1.1 \
zerocopy-0.7.35 \
zerocopy-derive-0.7.35 \
zerofrom-0.1.5 \
zerofrom-derive-0.1.5 \
zeroize-1.8.1 \
zvariant-4.2.0 \
zvariant-5.0.1 \
zvariant_derive-4.2.0 \
zvariant_derive-5.0.1 \
zvariant_utils-2.1.0 \
zvariant_utils-3.0.1
zerovec-0.10.4 \
zerovec-derive-0.10.3 \
zvariant-5.2.0 \
zvariant_derive-5.2.0 \
zvariant_utils-3.1.0

File diff suppressed because it is too large Load diff