openwrt-packages/sound
Florian Fainelli 828a72d6ff squeezelite: Specify all libraries to link against
squeezelite needs to link against libvorbis and libogg, some external
toolchains may not be able to automatically pull these dependencies in,
resulting the such linking errors:

mipsel-linux-gnu-gcc main.o slimproto.o buffer.o stream.o utils.o
output.o output_alsa.o output_pa.o output_stdout.o output_pack.o
decode.o flac.o pcm.o mad.o vorbis.o faad.o
-L/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib
-L/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/lib
-L/home/florian/dev/toolchains/stbgcc-4.8-1.5/usr/lib
-L/home/florian/dev/toolchains/stbgcc-4.8-1.5/lib -znow -zrelro -lasound
-lpthread -lm -lrt  -lasound -lpthread -lm -lrt -lFLAC -lmad
-lvorbisfile -lfaad -o squeezelite
/home/florian/dev/toolchains/stbgcc-4.8-1.5/bin/../lib/gcc/mipsel-linux-gnu/4.8.5/../../../../mipsel-linux-gnu/bin/ld:
warning: libvorbis.so.0, needed by
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so,
not found (try using -rpath or -rpath-link)
/home/florian/dev/toolchains/stbgcc-4.8-1.5/bin/../lib/gcc/mipsel-linux-gnu/4.8.5/../../../../mipsel-linux-gnu/bin/ld:
warning: libogg.so.0, needed by
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so,
not found (try using -rpath or -rpath-link)
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so:
undefined reference to `ogg_stream_reset'
collect2: error: ld returned 1 exit status

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-04-02 14:02:09 -07:00
..
alsa-utils alsa-utils: moved to /sound and Sound category, fix minor bugs 2016-10-23 14:53:34 +02:00
espeak add espeak, a compact open source software speech synthesizer 2014-10-25 09:40:56 +02:00
fdk-aac sound/fdk-aac: Add Fraunhofer FDK AAC Codec Library to repo 2017-01-26 00:47:01 +01:00
forked-daapd forked-daapd: Update to version 24.2 2016-12-03 17:41:26 +01:00
lame lame: Fix i386 SSE builds, disable NASM (really) 2016-11-17 11:49:27 -05:00
madplay madplay: fix missing binary in madplay-oss package 2015-12-18 12:08:06 -05:00
mocp moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibility 2017-01-05 13:01:13 -05:00
mpc mpc: update to 0.27 2015-06-24 15:18:01 +02:00
mpd mpd: Add procd mdns definition from MPD config file 2016-11-11 16:36:58 -05:00
mpg123 mpg123: build with alsa only 2015-12-16 16:46:21 -05:00
pianod pianod: Update to private version 174.05. Remove PolarSSL dependency. 2017-01-03 16:41:43 -05:00
portaudio add portaudio, a portable cross-platform audio I/O library 2014-10-25 09:40:56 +02:00
pulseaudio pulseaudio: update to 10.0 2017-01-22 19:29:19 +01:00
shairplay shairplay: update to latest version 2016-02-27 12:47:47 +01:00
shairport shairport: Move to sound menu and sub-directory 2015-02-04 14:43:10 -05:00
shairport-sync shairport-sync: Create mbed TLS version (replaces PolarSSL) 2017-01-09 16:20:05 -05:00
shine sound/shine: Fix compilation with ffmpeg and minor fixes 2017-01-16 13:34:01 +01:00
sox sox: Upgrade to 14.4.2. ffmpeg no longer required 2017-01-05 13:08:39 -05:00
squeezelite squeezelite: Specify all libraries to link against 2017-04-02 14:02:09 -07:00
svox sound/svox: Fix typo (found by codespell) 2016-05-05 12:47:37 +02:00
upmpdcli upmpdcli: fix icon installation (correct name) 2016-06-03 12:45:45 -04:00