https://bugs.kde.org/show_bug.cgi?id=339370
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/oku | |lar/4e353aabee36f9113ab6945 | |7f444ccfc099638a4 Resolution|--- |FIXED --- Comment #4 from Albert Astals Cid <aa...@kde.org> --- Git commit 4e353aabee36f9113ab69457f444ccfc099638a4 by Albert Astals Cid, on behalf of Fabio Bolz. Committed on 07/11/2018 at 22:30. Pushed by aacid into branch 'master'. Add unarchiver support for cbr files Summary: When no unrar installed, Okular now utilizes the program unar for extracting the archive and lsar for listing the content in the archive. lsar is related and comes with a unar installation. Subscribers: aacid, okular-devel Tags: #okular Differential Revision: https://phabricator.kde.org/D15691 M +1 -1 generators/comicbook/document.cpp M +52 -12 generators/comicbook/unrar.cpp M +3 -1 generators/comicbook/unrar.h M +59 -1 generators/comicbook/unrarflavours.cpp M +31 -0 generators/comicbook/unrarflavours.h https://commits.kde.org/okular/4e353aabee36f9113ab69457f444ccfc099638a4 -- You are receiving this mail because: You are watching all bug changes.