pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/xchm Update to 0.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e09ec696a7a
branches: trunk
changeset: 469968:0e09ec696a7a
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Mar 03 22:42:10 2004 +0000
description:
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:
misc/xchm/Makefile | 6 ++++--
misc/xchm/PLIST | 4 +++-
misc/xchm/distinfo | 6 +++---
3 files changed, 10 insertions(+), 6 deletions(-)
diffs (46 lines):
diff -r 6ac1ee3f5be0 -r 0e09ec696a7a misc/xchm/Makefile
--- a/misc/xchm/Makefile Wed Mar 03 22:25:58 2004 +0000
+++ b/misc/xchm/Makefile Wed Mar 03 22:42:10 2004 +0000
@@ -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 @@
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 -r 6ac1ee3f5be0 -r 0e09ec696a7a misc/xchm/PLIST
--- a/misc/xchm/PLIST Wed Mar 03 22:25:58 2004 +0000
+++ b/misc/xchm/PLIST Wed Mar 03 22:42:10 2004 +0000
@@ -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 -r 6ac1ee3f5be0 -r 0e09ec696a7a misc/xchm/distinfo
--- a/misc/xchm/distinfo Wed Mar 03 22:25:58 2004 +0000
+++ b/misc/xchm/distinfo Wed Mar 03 22:42:10 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index