Omaque is a simple comic book reader written in Ruby and based on Okular.
Installation:
Easy way: Run setup.rb
True way: Replace path_to_kde to a KDE prefix directory (eg. /usr).
cmake -DCMAKE_INSTALL_PREFIX=path_to_kde .
make install
Usage:
Besides the menu entry, you can start Omaque from the command line with:
krubyapplication omaque/reader.rb
Product's homepage
Requirements:
· Korundum (KDE4 version). With Debian 4.2 packages (kde42.debian.net) simply install korundum4
· Okular
What's New in This Release: [ read full changelog ]
· Bookmarks!
· Various fixes