summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-12-15 12:31:50 +0000
committerwiz <wiz@pkgsrc.org>2009-12-15 12:31:50 +0000
commitcbcbc04fe20e599f0e1188e4ffcd1929898bc68a (patch)
treee0cd8b76555730274021e672d4eaacbbe4b2c933 /misc
parent50b6acec554da84161d11d22d3ba0a94ca3442e2 (diff)
downloadpkgsrc-cbcbc04fe20e599f0e1188e4ffcd1929898bc68a.tar.gz
Update to 5.0:
Qt 4.5 is now required. The navigation tab is now a dock window, which can be moved or left floating. The index parser was fixed. Default toolbars now use large icons and text labels, and are configurable through the settings. A new version check was added. It checks once a week and can be disabled in the settings. An OpenSuSE 11.2 RPM was provided.
Diffstat (limited to 'misc')
-rw-r--r--misc/kchmviewer/Makefile7
-rw-r--r--misc/kchmviewer/distinfo8
2 files changed, 9 insertions, 6 deletions
diff --git a/misc/kchmviewer/Makefile b/misc/kchmviewer/Makefile
index 448325484f3..e0bc0b481eb 100644
--- a/misc/kchmviewer/Makefile
+++ b/misc/kchmviewer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2009/10/31 01:38:30 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2009/12/15 12:31:50 wiz Exp $
#
-DISTNAME= kchmviewer-4.2
+DISTNAME= kchmviewer-5.0
CATEGORIES= misc x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmviewer/}
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
+WRKSRC= ${WRKDIR}/build-5.0
+
USE_TOOLS+= gmake
USE_PKGLOCALEDIR= YES
USE_LANGUAGES= c c++
@@ -20,6 +22,7 @@ USE_LIBTOOL= YES
.include "options.mk"
.include "../../devel/chmlib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=4.5.0
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../x11/qt4-qdbus/buildlink3.mk"
.include "../../x11/qt4-tools/buildlink3.mk"
diff --git a/misc/kchmviewer/distinfo b/misc/kchmviewer/distinfo
index bac79fe8c71..27a7ea773d3 100644
--- a/misc/kchmviewer/distinfo
+++ b/misc/kchmviewer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/10/31 01:38:30 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/12/15 12:31:50 wiz Exp $
-SHA1 (kchmviewer-4.2.tar.gz) = 1f9e58311c96ce13d936a490a200a59bd2257874
-RMD160 (kchmviewer-4.2.tar.gz) = 30a35419a9886acf64e9bea3dfbf786e54301068
-Size (kchmviewer-4.2.tar.gz) = 260935 bytes
+SHA1 (kchmviewer-5.0.tar.gz) = 460e19903a6a640c1450a168f654a00e1e966dd7
+RMD160 (kchmviewer-5.0.tar.gz) = ff8536bea2070b1f75f28423e8cc9d6c1a9ab1ee
+Size (kchmviewer-5.0.tar.gz) = 263607 bytes