Just downloaded and installed the new GhostBSD image (both Mate and XFCE). But how do I get WideWine support in Chromium?
Thanks
WideWine in Chromium
Re: WideWine in Chromium
Code: Select all
sudo pkg install ports
sudo pkg install -g 'GhostBSD*-dev'
cd /usr/ports/www/linux-widevine-cdm
sudo make install clean
To update the port:
Code: Select all
sudo pkg install portmaster
Code: Select all
sudo portmaster linux-widevine-cdm