NetBSD/pkgsrc-wip da989ffspotifyd distinfo Makefile, spotifyd/patches patch-Cargo.lock patch-vendor_termios_src_os_netbsd.rs

Update Spotifyd to 0.2.19

Only "breaking" change here, which must be an upstream thing, is that it
no longer picks up the pulseaudio backend automatically. You need to
specify that when launching, e.g:

        spotifyd --verbose --no-daemon -b pulseaudio

or

        spotifyd -b pulseaudio

or specify `backend = pulseaudio` in `/etc/spotifyd.conf`

- Note that it reports its version internally as 0.2.18 though, i.e. via
`spotifyd --version`
- A number of vendor patch files no longer required as dependencies
themselves are no longer required
- Adds a new "special" DISTFILE in the Makefile, structopt (new upstream
dependency) that is otherwise only referenced via github and a commit
- No longer need the mime-guess version workaround thing as version has
been bumped
DeltaFile
+601-578spotifyd/distinfo
+153-145spotifyd/Makefile
+112-76spotifyd/patches/patch-Cargo.lock
+0-160spotifyd/patches/patch-vendor_termios_src_os_netbsd.rs
+0-31spotifyd/patches/patch-vendor_termios_src_lib.rs
+0-25spotifyd/patches/patch-vendor_rust-crypto_src_aesni_helpers.c
+0-17spotifyd/patches/patch-vendor_termios_src_os_mod.rs
+13-4spotifyd/patches/patch-Cargo.toml
+7-8spotifyd/patches/patch-vendor_daemonize_ffi.rs
+4-4spotifyd/patches/patch-librespot_audio_Cargo.toml
+3-3spotifyd/patches/patch-librespot_connect_Cargo.toml
+893-1,05111 files

UnifiedSplitRaw