This patch cleans up the buildfiles of mpd and ports several package imports to pkg-config: (against 0.11.5) http://patches.metux.de/mpd/src/imports.diff
Have you taken a look at the SVN version of mpd (`emerge -f mpd-svn` for quick look) ? It has seen numerous improvements since ancient 0.11.5, you might want to provide a patch against that. I remember that I sent a patch or two regarding AC_ARG_ENABLE lines configure.ac some time ago, so it has certainly changed since 0.11.5. Also, I would suggest using upstream bug tracker[1] for this, it is being actively used. 1. http://musicpd.org/mantis/
> Have you taken a look at the SVN version of mpd (`emerge -f mpd-svn` for quick > look) ? It has seen numerous improvements since ancient 0.11.5, you might want > to provide a patch against that. I'm just stabelizing the latest releases. This seems to be really necessary for lots of packages, since projects tend to mix up fixes and new features (which may contain new errors) into the same branches. That's why I founded the OSS-QM-Project: http://wiki.metux.de/public/OpenSource_QM_Taskforce > Also, I would suggest using upstream bug tracker[1] for this, it is being > actively used. Okay, added it.