summaryrefslogtreecommitdiff
path: root/misc/xchm
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-03 22:42:10 +0000
committerminskim <minskim@pkgsrc.org>2004-03-03 22:42:10 +0000
commitd74a99dd7919861ec20816e1f50f59e06d33787e (patch)
treefebb1c83eacf1a8ce1be728e4e3f4134e3d01887 /misc/xchm
parentd8d207ca973daf9115117c2ef00b004d3e586a70 (diff)
downloadpkgsrc-d74a99dd7919861ec20816e1f50f59e06d33787e.tar.gz
Update to 0.9.
Changes: - added i18n support. - added Romanian and French translations of xCHM's interface. - no more warnings on wxWidgets 2.5.1 compilations.
Diffstat (limited to 'misc/xchm')
-rw-r--r--misc/xchm/Makefile6
-rw-r--r--misc/xchm/PLIST4
-rw-r--r--misc/xchm/distinfo6
3 files changed, 10 insertions, 6 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
index 412d3d70cb9..505ff7dc967 100644
--- a/misc/xchm/Makefile
+++ b/misc/xchm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/01/31 23:17:24 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2004/03/03 22:42:10 minskim Exp $
#
-DISTNAME= xchm-0.8.11
+DISTNAME= xchm-0.9
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}
@@ -10,7 +10,9 @@ HOMEPAGE= http://xchm.sourceforge.net/
COMMENT= CHM viewer for UNIX
USE_BUILDLINK2= yes
+USE_LANGUAGES= c++
GNU_CONFIGURE= yes
+USE_PKGLOCALEDIR= yes
.include "../../devel/chmlib/buildlink2.mk"
.include "../../x11/wxGTK/buildlink2.mk"
diff --git a/misc/xchm/PLIST b/misc/xchm/PLIST
index 8b2c7d563c6..83d6fde2495 100644
--- a/misc/xchm/PLIST
+++ b/misc/xchm/PLIST
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2004/01/31 23:17:24 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/03/03 22:42:10 minskim Exp $
bin/xchm
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchm.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xchm.mo
share/pixmaps/xchm-128.xpm
share/pixmaps/xchm-16.xpm
share/pixmaps/xchm-32.xpm
diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo
index cf6bff9eff5..155fddeab8b 100644
--- a/misc/xchm/distinfo
+++ b/misc/xchm/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/01/31 22:43:37 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2004/03/03 22:42:10 minskim Exp $
-SHA1 (xchm-0.8.11.tar.gz) = 1f659d9f35834c0f16e11a2664db73aed0f47464
-Size (xchm-0.8.11.tar.gz) = 223047 bytes
+SHA1 (xchm-0.9.tar.gz) = bb4181c5eb51559797d80b54d2dd5ae1349bb877
+Size (xchm-0.9.tar.gz) = 308785 bytes