[Bug 245508] multimedia/vlc can not close thoroughly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 11 14:56:07 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245508

--- Comment #3 from Raffeale <dcp2k at 163.com> ---
i found that vlc is not depend on qt library,

look this 
raffeale at Raffeale:/usr/ports/multimedia/vlc/work/vlc-3.0.8/src/modules % ldd -v
/usr/local/bin/vlc
/usr/local/bin/vlc:
        libvlc.so.5 => /usr/local/lib/libvlc.so.5 (0x80024a000)
        libthr.so.3 => /lib/libthr.so.3 (0x80026d000)
        libc.so.7 => /lib/libc.so.7 (0x80029a000)
        libvlccore.so.9 => /usr/local/lib/libvlccore.so.9 (0x800693000)
        libm.so.5 => /lib/libm.so.5 (0x800786000)
        libintl.so.8 => /usr/local/lib/libintl.so.8 (0x8007b8000)
        libidn.so.12 => /usr/local/lib/libidn.so.12 (0x8007c5000)
        libdbus-1.so.3 => /usr/local/lib/libdbus-1.so.3 (0x8007fc000)
        libexecinfo.so.1 => /usr/lib/libexecinfo.so.1 (0x800853000)
        libelf.so.2 => /lib/libelf.so.2 (0x800858000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x800873000)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list