aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2005-06-11 04:44:35 +0800
committerarved <arved@FreeBSD.org>2005-06-11 04:44:35 +0800
commitd7c0858fa81a8ebf263a464b19511ce46ca7e470 (patch)
tree90be019947e3573a1785d09cf724b5cb026892ee /deskutils
parenta28a3908ff005da73243faabe2e36e31d8603188 (diff)
downloadfreebsd-ports-gnome-d7c0858fa81a8ebf263a464b19511ce46ca7e470.tar.gz
freebsd-ports-gnome-d7c0858fa81a8ebf263a464b19511ce46ca7e470.tar.zst
freebsd-ports-gnome-d7c0858fa81a8ebf263a464b19511ce46ca7e470.zip
Add kchm, a CHM file viewer for KDE
PR: 79030 Submitted by: Linas Valiukas <shirshegsm@gmail.com>
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/kchm/Makefile31
-rw-r--r--deskutils/kchm/distinfo2
-rw-r--r--deskutils/kchm/pkg-descr8
-rw-r--r--deskutils/kchm/pkg-plist21
5 files changed, 63 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index a397caa5d585..8fb38c0c909c 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -74,6 +74,7 @@
SUBDIR += karamba
SUBDIR += kbirthday
SUBDIR += kblticker
+ SUBDIR += kchm
SUBDIR += kdepim3
SUBDIR += kdissert
SUBDIR += kickpim
diff --git a/deskutils/kchm/Makefile b/deskutils/kchm/Makefile
new file mode 100644
index 000000000000..f08f2c4b5ed7
--- /dev/null
+++ b/deskutils/kchm/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: kchm
+# Date created: 19 March 2005
+# Whom: pypt
+#
+# $FreeBSD$
+#
+
+PORTNAME= kchm
+PORTVERSION= 0.6.5
+CATEGORIES= deskutils kde
+MASTER_SITES= http://mesh.dl.sourceforge.net/sourceforge/kchmnew/
+DISTNAME= ${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= shirshegsm@gmail.com
+COMMENT= A KDE viewer for CHM files
+
+LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib
+
+USE_BZIP2= yes
+USE_KDEBASE_VER= 3
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_LIBTOOL_INC_VER= 15
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= "Does not compile"
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/deskutils/kchm/distinfo b/deskutils/kchm/distinfo
new file mode 100644
index 000000000000..fa18b3176fec
--- /dev/null
+++ b/deskutils/kchm/distinfo
@@ -0,0 +1,2 @@
+MD5 (kchm-0.6.5.tar.bz2) = c11189726ed59563d95d9677ae8555c0
+SIZE (kchm-0.6.5.tar.bz2) = 458684
diff --git a/deskutils/kchm/pkg-descr b/deskutils/kchm/pkg-descr
new file mode 100644
index 000000000000..dc0f7fe28c7e
--- /dev/null
+++ b/deskutils/kchm/pkg-descr
@@ -0,0 +1,8 @@
+KCHM is a CHM file viewer written for KDE desktop environment.
+
+It uses the Qt widget toolkit and the KDE core libraries.
+
+WWW: http://kchmnew.sourceforge.net/
+
+- Linas
+shirshegsm@gmail.com
diff --git a/deskutils/kchm/pkg-plist b/deskutils/kchm/pkg-plist
new file mode 100644
index 000000000000..b4726a6b392c
--- /dev/null
+++ b/deskutils/kchm/pkg-plist
@@ -0,0 +1,21 @@
+bin/kchm
+lib/libchmmix.la
+lib/kde3/libchmnewpart.la
+lib/kde3/kio_chmnew.la
+include/chmxx.h
+include/chm_lib.h
+include/lzx.h
+share/mimelnk/application/chmmime.desktop
+share/services/chmnew.protocol
+share/icons/hicolor/48x48/apps/chm.png
+share/icons/locolor/16x16/apps/chm.png
+share/icons/hicolor/16x16/apps/chm.png
+share/icons/locolor/32x32/apps/chm.png
+share/icons/hicolor/32x32/apps/chm.png
+share/apps/kchm/chmnew_shell.rc
+share/services/chmnew_part.desktop
+share/apps/chmnewpart/chmnew_part.rc
+share/apps/chmnew/chmnew_shell.rc
+share/servicetypes/kchm.desktop
+@dirrm share/apps/chmnewpart
+@dirrm share/apps/chmnew