[Pkg-mpd-maintainers] MPD 0.23.2

kaliko kaliko at azylum.org
Thu Nov 4 17:44:42 GMT 2021


Hi all, Florian,

01/11/2021, Florian Schlichting wrote :
> On Thu, Oct 28, 2021 at 02:12:03PM +0200, kaliko wrote:
> I think we should look into building an additional package mpd-minimal,
> with the main mpd package offering every feature available, while
> mpd-minimal restricts itself to being as small as possible - say, mp3
> and ogg playback to alsa and pulseaudio (since it's the default in
> Debian)?

Sounds good to me with flac in addition to vorbis :).
Here is the config I used for my minimal build:

# Build manual only
ENABLE_DOCUMENTATION=-Ddocumentation=enabled -Dmanpages=true \
	-Dhtml_manual=false

MINIMAL_OPTIONS=--auto-features=disabled $(WITH_SHINE_VORBIS_TREMOR) \
	$(ENABLE_DOCUMENTATION) $(WITH_LINUX) \
	-Dnfs=enabled -Dneighbor=true \
	${ENABLE_CLIENTS} -Dlibmpdclient=enabled \
	-Dflac=enabled -Dopus=enabled -Dmad=enabled \
	-Dlibsamplerate=enabled -Dsqlite=enabled -Dsyslog=enabled \
	-Dlame=enabled \
	-Dpcre=enabled \
	-Did3tag=enabled \
	-Dhttpd=true -Dfifo=true -Dpulse=enabled \
	-Dexpat=enabled \
	-Dshout=enabled -Dcurl=enabled

Satellite setup are really useful with embedded system to use remote 
storage and CPU to deal with the music library. Then I kept libmpdclient 
and nfs.
httpd and lame are probably superfluous, though one can build a cheap 
multi-room system out of it… But then snapcast is probably more 
relevant. Anyway, keeping it minimal is the goal.

I will also try to have feed back from IRC users about what kind of 
features are expected from a minimal package.

> I have no idea how much tooling support there is for running the
> configure/build/install sequence twice - but I think there are other
> packages doing this, nginx comes to mind...

Good, I was actually wondering how to put this together in a single 
source package :)

Cheers,
k.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-mpd-maintainers/attachments/20211104/adcb6c3e/attachment.sig>


More information about the Pkg-mpd-maintainers mailing list