Step 1: clone repo
% git clone https://github.com/Gnurou/tagainijisho
Step 2: install dependencies (get homebrew if you don't have it, see more info at https://brew.sh/)
% brew install cmake
% brew install qt@5
Step 1: clone repo
% git clone https://github.com/Gnurou/tagainijisho
Step 2: install dependencies (get homebrew if you don't have it, see more info at https://brew.sh/)
% brew install cmake
% brew install qt@5
brew tap kde-mac/kde https://invent.kde.org/packaging/homebrew-kde.git
brew edit okular
, workaround now is to comment out or delete the line depends_on "chmlib"
(won't compile on macos arm64 for now as of 2021-08-18), then save (if using vim you need to first press i
to insert/type, when saving then <esc>
then :wq
then <enter>
.brew install okular
, wait for stuff to compile and/or install$(brew --repo kde-mac/kde)/tools/do-caveats.sh
$HOME/Applications/KDE
folder, and will show up in Launchpad! You can view pdf, djvu, etc documents.