summaryrefslogtreecommitdiff
path: root/misc/xchm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-01-06 15:36:18 +0000
committerwiz <wiz@pkgsrc.org>2004-01-06 15:36:18 +0000
commitd376cc885f698c0cd0e5671d5416057c87b05e58 (patch)
tree11e9dc1dd08dee55f7e5999a92f95f5bce7f9f27 /misc/xchm
parent156b0af9dfb4de5f192c4f3ef7c3fc54bf5a86c8 (diff)
downloadpkgsrc-d376cc885f698c0cd0e5671d5416057c87b05e58.tar.gz
Import of xchm from pkgsrc-wip (by xtraeme@).
xCHM is a CHM viewer for UNIX, based on Jed Wing's CHMLIB and written with wxWindows. xCHM can view your files, show the contents tree if one is available, print the current page, work with bookmarks and do the usual history stunts. It allows you to change fonts and search for text in all the pages of the archive, or in the pages' titles. What it can't do is handle Javascript by the book.
Diffstat (limited to 'misc/xchm')
-rw-r--r--misc/xchm/DESCR6
-rw-r--r--misc/xchm/Makefile19
-rw-r--r--misc/xchm/PLIST2
-rw-r--r--misc/xchm/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/misc/xchm/DESCR b/misc/xchm/DESCR
new file mode 100644
index 00000000000..17d1cfa7e98
--- /dev/null
+++ b/misc/xchm/DESCR
@@ -0,0 +1,6 @@
+xCHM is a CHM viewer for UNIX, based on Jed Wing's CHMLIB and
+written with wxWindows. xCHM can view your files, show the contents
+tree if one is available, print the current page, work with bookmarks
+and do the usual history stunts. It allows you to change fonts and
+search for text in all the pages of the archive, or in the pages'
+titles. What it can't do is handle Javascript by the book.
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
new file mode 100644
index 00000000000..ccaf79d9a8a
--- /dev/null
+++ b/misc/xchm/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/06 15:36:18 wiz Exp $
+#
+
+DISTNAME= xchm-0.8
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://xchm.sourceforge.net/
+COMMENT= CHM viewer for UNIX
+
+USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include "../../devel/chmlib/buildlink2.mk"
+.include "../../x11/wxGTK/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/xchm/PLIST b/misc/xchm/PLIST
new file mode 100644
index 00000000000..4090f418446
--- /dev/null
+++ b/misc/xchm/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/06 15:36:18 wiz Exp $
+bin/xchm
diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo
new file mode 100644
index 00000000000..733c5750900
--- /dev/null
+++ b/misc/xchm/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/06 15:36:18 wiz Exp $
+
+SHA1 (xchm-0.8.tar.gz) = 3bb2df138e7db4c2cb216c69574ad0fefd7ff1d5
+Size (xchm-0.8.tar.gz) = 103893 bytes