Good Day!

Echo from Zihui...

chmsee, a chm viewer for Linux

chmsee is a chm (MS HTML help file format) viewer based on gtkhtml. It support Chinese & English and is light and fast.

the source of chmsee-0.9.6 is in http://www.gnome-cn.org/software/chmsee/releases/0.9.6/chmsee-0-9-6-tar.bz2

For ArchLinux users, a PKGBILD can help you in building the binary.

pkgname=chmsee
pkgver=0.9.6
pkgrel=1
pkgdesc="a chm (MS HTML help file format) viewer based on gtkhtml."
url="http://www.gnome-cn.org/software/chmsee/releases/0.9.6/chmsee-0-9-6-tar.bz2"
license="GPL"
depends=(gtk2 gtkhtml)
source=(http://www.gnome-cn.org/software/chmsee/releases/0.9.6/chmsee-0-9-6-tar.bz2)
md5sums=()

build() {
 tar xvf chmsee-0-9-6-tar
 cd chmsee-0.9.6
 ./configure --prefix=/usr
 make || return 1
 make prefix=$startdir/pkg/usr install
}

这点小事sopcast, a free p2p TV tuner available in both Linux & Windows

Comments

urlwolf Wednesday, April 16, 2008 6:08:56 PM

Incredibly cool.
I much prefer it over kchm and others. Great job.

mohamed irootx Wednesday, June 11, 2008 7:51:24 PM

nice work u can get it by yum -y install chmsee i use another one called xchm also nice

Write a comment

You must be logged in to write a comment. If you're not a registered member, please sign up.