pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/kchm Initial import of kchm 0.6.5 from pkgsrc-wip...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8e98355834f
branches:  trunk
changeset: 495250:e8e98355834f
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Jun 05 22:45:53 2005 +0000

description:
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.

diffstat:

 misc/kchm/DESCR    |   3 +++
 misc/kchm/Makefile |  19 +++++++++++++++++++
 misc/kchm/PLIST    |  33 +++++++++++++++++++++++++++++++++
 misc/kchm/distinfo |   5 +++++
 4 files changed, 60 insertions(+), 0 deletions(-)

diffs (76 lines):

diff -r b9a08b39a98d -r e8e98355834f misc/kchm/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/kchm/DESCR   Sun Jun 05 22:45:53 2005 +0000
@@ -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.
diff -r b9a08b39a98d -r e8e98355834f misc/kchm/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/kchm/Makefile        Sun Jun 05 22:45:53 2005 +0000
@@ -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@localhost
+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"
diff -r b9a08b39a98d -r e8e98355834f misc/kchm/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/kchm/PLIST   Sun Jun 05 22:45:53 2005 +0000
@@ -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
diff -r b9a08b39a98d -r e8e98355834f misc/kchm/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/kchm/distinfo        Sun Jun 05 22:45:53 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index