Shairplay-sync only reports Airplay2 support in the version string when
it's enabled and one of my previous posts confirms that.

Here's the configure options used to build the version currently in the
repository.


Code:
--------------------
    ./configure --with-airplay-2 --with-alsa --with-libdaemon 
--with-tinysvcmdns --with-ssl=openssl --with-soxr --with-stdout --with-pipe 
--with-metadata
--------------------


Here's the list and versions of the support libraries used for the 4.1.1
build.  Some are linked statically as nothing else in pcp uses them.

libsodium 1.0.17
libplist 2.0.1
libdaemon 0.14-7
libconfig 1.5
libpopt 1.16


Code:
--------------------
    $ ldd /usr/local/sbin/shairport-sync
        linux-vdso.so.1 (0x0000007fb975e000)
        libuuid.so.1 => /lib/libuuid.so.1 (0x0000007fb971a000)
        libswresample.so.3 => /usr/local/lib/libswresample.so.3 
(0x0000007fb96f5000)
        libavformat.so.58 => /usr/local/lib/libavformat.so.58 
(0x0000007fb94a5000)
  libavcodec.so.58 => /usr/local/lib/libavcodec.so.58 (0x0000007fb8237000)
        libavutil.so.56 => /usr/local/lib/libavutil.so.56 (0x0000007fb7f93000)
        libgcrypt.so.20 => /usr/local/lib/libgcrypt.so.20 (0x0000007fb7ec5000)
        libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0 
(0x0000007fb7e92000)
        libasound.so.2 => /usr/local/lib/libasound.so.2 (0x0000007fb7dae000)
        libsoxr.so.0 => /usr/local/lib/libsoxr.so.0 (0x0000007fb7d3c000)
        libssl.so.1.1 => /usr/local/lib/libssl.so.1.1 (0x0000007fb7ca7000)
        libcrypto.so.1.1 => /usr/local/lib/libcrypto.so.1.1 (0x0000007fb7a40000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x0000007fb7a12000)
        librt.so.1 => /lib/librt.so.1 (0x0000007fb79fa000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x0000007fb7869000)
        libm.so.6 => /lib/libm.so.6 (0x0000007fb77cf000)
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x0000007fb77ad000)
        libc.so.6 => /lib/libc.so.6 (0x0000007fb7660000)
        /lib/ld-linux-aarch64.so.1 (0x0000007fb9731000)
        libdl.so.2 => /lib/libdl.so.2 (0x0000007fb764c000)
        libz.so.1 => /usr/lib/libz.so.1 (0x0000007fb7628000)
  
--------------------


Here's the list of files included in the extension.

Code:
--------------------
    /usr/local/bin/shairport-sync-metadata-reader
  /usr/local/etc/init.d/shairport-sync         
  /usr/local/sbin/nqptp                        
  /usr/local/sbin/shairport-sync                            
  /usr/local/share/pcp-shairportsync                        
  /usr/local/share/pcp-shairportsync/files                  
  /usr/local/share/pcp-shairportsync/files/shairport-sync.conf
  /usr/local/tce.installed                                    
  /usr/local/tce.installed/pcp-shairportsync 
--------------------


If you'd like to investigate an incompatibility between the versions
that would be great.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=117145

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to