I wonder why mpd is being built with `--disable-ffmpeg'.

Here's an excerpt from package changelog:


mpd (0.14~beta1-1) unstable; urgency=low

  * New upstream beta release
  * Sync mpd.conf with upstream and add note about the new socket feature
  * Generate HTML protocol documentation
  * Enable wavpack and ffmpeg support
  * Use -Wl,--as-needed to clean up a few extraneous dependencies

 -- Decklin Foster <deck...@red-bean.com>  Tue, 02 Dec 2008 19:59:11 -0500

So, ffmpeg support was once added, but no other mention of it was found.

I had to rebuild mpd adding ffmpeg support, changes are trivial: add
libavformat-dev to build-deps and remove `--disable-ffmpeg` option from
debian/rules.

Hope these will be once enabled, so I do not have to rebuild it every
time.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to