help on port linux-vivaldi needed

Ronald Klop ronald-lists at klop.ws
Thu Feb 18 12:35:08 UTC 2021


Hi,

I created a port of the Vivaldi browser & e-mail client. (www.vivaldi.com)
It is still a work in progress.
The port is based on the linux-opera port.

It installs in /compat/linux/opt/vivaldi which needs to be improved yet.
It seems I have all the dependencies in place now.

But when I start it it complains that libffmpeg.so is not available while
ldd gives that it is perfectly available.
/opt/vivaldi/vivaldi-bin: error while loading shared libraries:
libffmpeg.so: cannot open shared object file: No such file or directory

$ ldd /opt/vivaldi/vivaldi-bin
	linux_vdso.so.1 =>  (0x00007ffffffff000)
	libffmpeg.so => /opt/vivaldi/lib/libffmpeg.so (0x000000080bc00000)
	libdl.so.2 => /lib64/libdl.so.2 (0x000000080c200000)

My port can be found here:
https://www.klop.ws/linux-vivaldi.tar

Is anybody willing to help create this port?

Ronald.


PS: resend from my subscribed email address. Might be double. Sorry.


More information about the freebsd-ports mailing list