ports/143680: Port fix: sysutils/k3b - re-enable libdvdcss

Ganael LAPLANCHE ganael.laplanche at martymac.com
Tue Feb 9 10:40:03 UTC 2010


The following reply was made to PR ports/143680; it has been noted by GNATS.

From: "Ganael LAPLANCHE" <ganael.laplanche at martymac.com>
To: bug-followup at freebsd.org
Cc:  
Subject: Re: ports/143680: Port fix: sysutils/k3b - re-enable libdvdcss
Date: Tue,  9 Feb 2010 11:30:40 +0100 (CET)

 Hi,
 
 Or even better, we can use the symlink (why try to load a fixed version ?) :
 
 +-    s_libDvdCss = dlopen( "libdvdcss.so.2", RTLD_LAZY|RTLD_GLOBAL );
 ++    s_libDvdCss = dlopen( "libdvdcss.so", RTLD_LAZY|RTLD_GLOBAL );
 
 Best regards,
 
 Ganaël LAPLANCHE
 ganael.laplanche at martymac.org
 http://www.martymac.org



More information about the freebsd-ports-bugs mailing list