Hello and how are you Onion Community,
I would like to install "madplay" or "mpd" on my Omega.
On opkg install madplay
I get
Unknown package 'madplay'.
Collected errors:
- opkg_install_cmd: Cannot install package madplay.
I searched through the forum and found that some people managed to do it.
Running Ω-ware: 0.1.1 b308 and the usb audio adapter seems to work out-of-the-box, as it is visible with lsusb
and cat /proc/asound/cards
Thanks in advance for your help.
Edit:
I just downloaded the precompiled packages that where needed (besides madplay - libid3tag and libmad) from https://downloads.openwrt.org/latest/ar71xx/generic/packages/packages/ with wget
and then run opkg install {filename.ipk}
As I assume I need to setup a Cross Compile Environment (https://github.com/OnionIoT/OpenWRT-Packages/wiki/Setting-Up-the-Cross-Compile-Environment) to compile my own builds and then just simply download them to the Omega and install. Or alternatively I could use the cloud compile.