freebsd-ports/multimedia/handbrake
Alexey Dokuchaev 7ec1aad297 Handbrake tries to dlopen() libdvdcss.so.2, while library installed by the
libdvdcss package is actually libdvdcss.so.3, so the call always fails and
handbrake is unable to properly read CSS-encoded DVDs.

Patch in the PR suggested bumping requested shlib version accordingly, but
methinks it is better to just remove it completely from CSS_LIB definition.
While here, register run-time dependency on `multimedia/libdvdcss'.

PR:		ports/171473
Submitted by:	Heath Nielson
Approved by:	maintainer timeout (dmarion, over 9 months)
2013-06-17 09:23:52 +00:00
..
files
distinfo
Makefile Handbrake tries to dlopen() libdvdcss.so.2, while library installed by the 2013-06-17 09:23:52 +00:00
pkg-descr