Triode wrote: 
> The SoA packages are only testing on arm7h (wandboard) and arm6h (pi) so
> I have not included support of arm5te at present.
> 
> You can manually edit the PKGBUILD files to change the line:
> > 
Code:
--------------------
  >   > 
  > arch=('i686' 'x86_64' 'armv6h' 'armv7h')
  > 
--------------------
> > 
> to 
> > 
Code:
--------------------
  >   > 
  > arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
  > 
--------------------
> > 
> 
> The run the install script - does this work?  I suspect resampling and
> jivelite works very poorly on this device, but squeezelite should
> work.

I have updated the soa aur packages so they should work on the 'arm'
architecture now as well.


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

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

Reply via email to