[MacPorts] #69539: VLC: implement building from source again, build with X11 for older OS (?)
MacPorts
noreply at macports.org
Wed Apr 24 20:47:46 UTC 2024
#69539: VLC: implement building from source again, build with X11 for older OS (?)
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords:
Port: VLC |
---------------------------+--------------------
Comment (by RJVB):
Replying to [comment:43 barracuda156]:
> Switching to `.so` on macOS is wild LOL
Not really. The linker won't find `libfoo.so` from `-lfoo` of course, but
it will accept the file just the same (the actual libraries in frameworks
don't even have an extension at all).
But there's no standard for the extension of shared modules/plugins and as
I said before, those can be created in a way that you can't use them as
shared libraries even if they otherwise behave the same way.
--
Ticket URL: <https://trac.macports.org/ticket/69539#comment:48>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list