Initial import of kchm 0.6.5 from pkgsrc-wip. Packaged by Ian Zagorskih.

Makefile cleaned up by me.

Chm is a new chm viewer for KDE. It consists of kio_chm,
corresponding kpart(so you can view chm files in konqueror)
and a small viewer on top of this.
This commit is contained in:
markd 2005-06-05 22:45:53 +00:00
parent e46268d04b
commit d68c75c6e4
4 changed files with 60 additions and 0 deletions

3
misc/kchm/DESCR Normal file
View file

@ -0,0 +1,3 @@
Chm is a new chm viewer for KDE. It consists of kio_chm,
corresponding kpart(so you can view chm files in konqueror)
and a small viewer on top of this.

19
misc/kchm/Makefile Normal file
View file

@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/06/05 22:45:53 markd Exp $
#
DISTNAME= kchm-0.6.5
CATEGORIES= kde misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://kchmnew.sourceforge.net/
COMMENT= KDE CHM file viewer
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_TOOLS+= gmake
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

33
misc/kchm/PLIST Normal file
View file

@ -0,0 +1,33 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/05 22:45:53 markd Exp $
bin/kchm
include/chm_lib.h
include/chmxx.h
include/lzx.h
lib/kde3/kio_chmnew.la
lib/kde3/libchmnewpart.la
lib/libchmmix.la
share/kde/apps/chmnew/chmnew_shell.rc
share/kde/apps/chmnewpart/chmnew_part.rc
share/kde/apps/kchm/chmnew_shell.rc
share/kde/icons/hicolor/16x16/apps/chm.png
share/kde/icons/hicolor/32x32/apps/chm.png
share/kde/icons/hicolor/48x48/apps/chm.png
share/kde/icons/locolor/16x16/apps/chm.png
share/kde/icons/locolor/32x32/apps/chm.png
share/kde/mimelnk/application/chmmime.desktop
share/kde/services/chmnew.protocol
share/kde/services/chmnew_part.desktop
share/kde/servicetypes/kchm.desktop
@comment in kde: @dirrm share/kde/servicetypes
@comment in kde: @dirrm share/kde/services
@comment in kde: @dirrm share/kde/mimelnk/application
@comment in kde: @dirrm share/kde/icons/locolor/32x32/apps
@comment in kde: @dirrm share/kde/icons/locolor/16x16/apps
@comment in kde: @dirrm share/kde/icons/hicolor/48x48/apps
@comment in kde: @dirrm share/kde/icons/hicolor/32x32/apps
@comment in kde: @dirrm share/kde/icons/hicolor/16x16/apps
@dirrm share/kde/apps/kchm
@dirrm share/kde/apps/chmnewpart
@dirrm share/kde/apps/chmnew
@comment in kde: @dirrm share/kde/apps
@comment in kde: @dirrm lib/kde3

5
misc/kchm/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2005/06/05 22:45:53 markd Exp $
SHA1 (kchm-0.6.5.tar.bz2) = f34f7a96a81a69e1a4d6f80547addda1555dd99e
RMD160 (kchm-0.6.5.tar.bz2) = 8b59798880a6eae55f70fa63016eda40b01d272e
Size (kchm-0.6.5.tar.bz2) = 458684 bytes