Version 0.9 of the BBCiPlayer plugin for the audio/squeezecenter port fails without patches to audio/faad that introduces support for input from stdin. For more information see: http://bugs.slimdevices.com/show_bug.cgi?id=10602 http://svn.slimdevices.com/slim/7.3/trunk/vendor/faad2/ (source of this patch) Fix: Apply the following patch to audio/faad: http://www.knigma.org/scratch/faad_patch_for_squeezecenter.txt
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
brooks 2010-02-25 17:12:54 UTC FreeBSD ports repository Modified files: audio/faad Makefile Added files: audio/faad/files patch-frontend_main.c Log: Add stdin support from: http://svn.slimdevices.com/slim/7.3/trunk/vendor/faad2/bpa-stdin.patch This is required to allow BBCiPlayer support in audio/squeezeboxserver. PR: ports/138213 Submitted by: Mark Knight <markk at knigma dot org> Feature safe: yes Revision Changes Path 1.58 +1 -1 ports/audio/faad/Makefile 1.3 +261 -0 ports/audio/faad/files/patch-frontend_main.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Applied. Sorry for the long delay.