pkgsrc-wip/spotifyd
atomicules da989ff604 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
2019-10-17 22:17:49 +01:00
..
patches
DESCR
Makefile
PLIST
TODO
distinfo