I looked it up and found the equivalents to the dependencies listed for Debian/Ubuntu gives this:
Code: Select all
sudo pacman -S base-devel gcc pkgconf glibc openssl expat ffmpeg mesa qt5-tools zlib
Then the typical ./configure, make, sudo make install, make, sudo make install stuff...
I then had to run this command for MakeMKV to actually recognise my Blu-ray drive:
Code: Select all
modprobe sg
Code: Select all
echo b43 | sudo tee -a /etc/modules
I don't know if I did anything wrong here, but if not, I hope other Arch/Endeavour enjoyers find this useful.
(Also, thanks to the MakeMKV dev. This programme is awesome. I was a free user for many, many years and I just recently bought a license. It's worth the money.)