improving vlc-devel

Mikhail Teterin mi+kde at aldan.algebra.com
Mon Feb 26 16:57:33 UTC 2007


On Monday 26 February 2007 11:13, Michael Johnson wrote:
= That's not the reason we use LibName.LibVersion in VLC. VLC and many other
= programs hard link to LibName.LibVersion, we keep the LibVersion in there so
= it reduces the amount of bug reports we get.
= 
= Here is an example if libx264.so.50 changes to libx264.so.99 (I chose x264
= since we patch it to control the LibVersion number to reduce the number of
= rebuilds on VLC and mplayer)

[...]

= I'm open to a patch that makes VLC link to LibName.so instead of
= LibName.so.LibVersion.

Michael, you are not even wrong... FreeBSD's run-time linker's behaviour and 
port's dependencies are different domains and have little to do with each 
other.

If you don't have an actual example of breakage from the changes I propose, 
please, just take my word for it...

	-mi


More information about the freebsd-multimedia mailing list