Thanks @gilcu3 and @spider-mario for the replies. I've learned not to try a full system update when I'm already deep in a different rabbit hole. Updated today, started over:
[loren@Gazp9 k2pdfopt]$ makepkg ==> Making package: k2pdfopt 2.55-4 (Sun 14 Sep 2025 01:23:23 PM PDT) ==> Checking runtime dependencies... ==> Missing dependencies: -> libmupdf ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. [loren@Gazp9 k2pdfopt]$
I had to manually do pacman -Ss libmupdf and then it worked.
Pinned Comments
gilcu3 commented on 2024-05-19 09:29 (UTC) (edited on 2024-05-28 15:03 (UTC) by gilcu3)
I just updated to package to the best of my abilities, still it is very buggy and only some functionality works. In my tests this is also the case with the debian package. If anyone is able to fix it please let me know. For the moment the only solution to get full functionality is to download the pre-built binary from willus.
PS: kudos to the debian developer for fixing the build with
mupdf
, currently it works on my end. Onlytesseract
support remains disabled.