Hi everybody,
My project is to build a music player on PiCore, similar to the PiCorePlayer, however, with MPD, though.
Now I stuck on the missing mpd package in the repos... (more info below)
Question to you all:
a) Is MPD in the repos at all and PiCore cannot find it?
b) If MPD needs to be compiled, is there a general 'recipe' for compiling packages I can follow? Eg this would included all the packages I need for compiling. Thank you
What I have done so far:
1. Hardware:
Raspberry Pi 4 with 8GB RAM
External USB harddrive attached to RPI
DragonFly Black USB DAC attached to RPI
2. Software
PiCore 14.01 written to SD-Card
SD-Card expanded to 32GB
able to ssh in remotely
installed alsa alsa-utils, nano, mc
Now I stuck on the missing mpd package in the repos...
My background: I am using Linux since 2003, mostly now with pre-build distros which made me lazy because they just work and do not need much attention.
I am familiar with the command line, though, have compiled programs, and even a LineageOS build for my Android phone at some point.
Tiny Core Linux is still a bit unfamiliar due to things which are done differently.
Anyway, thanks for your ideas in advance.
Christian