erland wrote: 
> I think Triode is buildig the following Linux versions for Spotify
> plugin:
> - Linux arm5te soft float (for example SheevaPlug)
> - Linux arm6 hard float (for example Raspberry Pi, Wandboard)
> - Linux Intel 32 bit
> - Linux Intel 64 bit
> 
I build far to many versions.. but this is a good set for linux.  I
would then add osx and windows (though I think your code may need some
windows specifics for that..)

> 
> IO::Socket::INET6
> Crypt::OpenSSL::RSA
> Net::SDP
> 
Not sure you really need IPv6?
Also is it possible to port to pure perl versions of RSA (e.g.
Crypt::RSA) - I've not looked at the code enough to see
I think Net::SDP is pure perl so just needs you to include in the lib
directory?


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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

Reply via email to