owntone-server/src/inputs/librespot-c
2021-06-05 21:10:22 +02:00
..
src [spotify] Add missing include of errno.h (fixes #1267) 2021-06-05 21:10:22 +02:00
tests [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00
.gitignore [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00
configure.ac [spotify] Submit actual system info to Spotify 2021-06-05 21:09:44 +02:00
librespot-c.h [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00
LICENSE [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00
Makefile.am [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00
README.md [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00

Build:

  • autoreconf -i && ./configure && make

Test:

  • make check
  • ./tests/test1

Dependencies:

  • libevent-dev libgcrypt20-dev libcurl4-gnutls-dev libjson-c-dev libprotobuf-c-dev

Credits: