The patch file patch-src:liba52:Makefile.in in the port multimedia/libxine is a bit too aggressive on Makefile.in and removes two entries necessary for ac3 decoding in xine to work. The following patch restores those entries and thus, fixes ac3 decoding in xine (and kaffeine). This can be verified by playing a DVD with ac3 sound. Fix: Apply the attached patch to patch-src:liba52:Makefile.in. How-To-Repeat: Play a DVD with ac3 sound - sound is missing. Alternatively, start xine with a high verbosity level - the ac3 decoder plug-in will fail to load due to an unresolved symbol.
Responsible Changed From-To: freebsd-ports-bugs->nobutaka Over to maintainer.
State Changed From-To: open->closed Committed, thanks!