|
|
||
A minimal java-gnome application thrown together for viewing the contents of scanned comic archive files (.cbz, .zip etc.) on Linux.

This program should be fairly easy to get going on Debian unstable, which is what I run on my desktop box. Any suggestions of a more robust packaging arrangement would be appreciated.
Should you wish to recompile the program, ensure that the appropriate jar files are in your CLASSPATH and recompile with javac ComicViewer.java.
You will probably prefer one of these comic book viewers, which are now both more complete and featureful than mine:
Back when I wrote this I couldn't find packaged gtk perl bindings for Debian so it was quicker to write my own app than get CBView running.
This software is licensed under the CC-GNU GPL. You are welcome to copy, adapt, improve and redistribute this software as long as you make your changes freely available to othersin turn.
<pete at asparagine.net>