I'm currently new to freeBSD. i'm trying to get widevine support for my current freebsd install. I'm currently following the instruction from here. But when i try to build the www/linux-widevine-cmd package the installs fails, it seems like the link for chrome deb file is broken.
I've also tried to manually paste chrome deb file with the exact same name in the logs to "/usr/ports/distfiles", I did this since the installer was complaining about the file not existing, but the install still fails.
Is there any possibility of manually installing this ?
Code:
==> License Proprietary needs confirmation, will ask later
===> linux-widevine-cdm-4.10.2710.0 depends on file: /usr/local/sbin/pkg - found
=> google-chrome-stable_121.0.6167.85-1_amd64.deb doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch https://dl.google.com/linux/deb/pool/main/g/google-chrome-stable/google-chrome-stable_121.0.6167.85-1_amd64.deb
fetch: https://dl.google.com/linux/deb/pool/main/g/google-chrome-stable/google-chrome-stable_121.0.6167.85-1_amd64.deb: Not Found
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/google-chrome-stable_121.0.6167.85-1_amd64.deb
fetch: http://distcache.FreeBSD.org/ports-distfiles/google-chrome-stable_121.0.6167.85-1_amd64.deb: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop.
make: stopped in /usr/ports/www/linux-widevine-cdm
I've also tried to manually paste chrome deb file with the exact same name in the logs to "/usr/ports/distfiles", I did this since the installer was complaining about the file not existing, but the install still fails.
Is there any possibility of manually installing this ?