librespot for ARMv5 (v2016.05.15)
Pre-release
Pre-release
·
140 commits
to master
since this release
Binary release of librespot for the ARMv5TE target, build with the musl C library:
$ file librespot
librespot: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-arm.so.1, stripped
Built-in features:
- ALSA
- Tremor
- Device discovery
Needed libraries:
$ arm-linux-readelf -d librespot | grep NEEDED
0x00000001 (NEEDED) Shared library: [libdns_sd.so.1]
0x00000001 (NEEDED) Shared library: [libc.so]
0x00000001 (NEEDED) Shared library: [libasound.so.2]
0x00000001 (NEEDED) Shared library: [libogg.so.0]
0x00000001 (NEEDED) Shared library: [libgcc_s.so.1]