pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/gcalctool Update to 4.3.35, provided by Min Sik K...
details: https://anonhg.NetBSD.org/pkgsrc/rev/76c1521a5794
branches: trunk
changeset: 466250:76c1521a5794
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jan 14 02:27:17 2004 +0000
description:
Update to 4.3.35, provided by Min Sik Kim in PR pkg/24011.
Changes sinec 4.2.83:
o Many bug fixes.
o Further work on enhancement request 125873. As the user is typing
in input, the display will now show the thousands separator
(if checked).
o On a Solaris keyboard, Shift-"^" is
GDK_asciicircum/GDK_SHIFT_MASK. This keyval/state pair needed to
be added to the Xor recognized mappings.
o gcalctool can now optionally show the thousands seperator
character for fixed point numbers displayed in the decimal
base. Same for numbers stored in the memory registers. There is
a new "Show Thousands Separator" menu entry in the View menu to
set this.
o Online help updated.
o Updated the gcalctool man pages.
o Install "gnome-calculator" symlink as reqested by Glynn Foster.
diffstat:
math/gcalctool/Makefile | 8 ++++----
math/gcalctool/PLIST | 35 ++++++++++++++++++++++++++++++++++-
math/gcalctool/distinfo | 7 +++----
math/gcalctool/patches/patch-aa | 13 -------------
4 files changed, 41 insertions(+), 22 deletions(-)
diffs (109 lines):
diff -r acd943fe4b54 -r 76c1521a5794 math/gcalctool/Makefile
--- a/math/gcalctool/Makefile Wed Jan 14 02:10:47 2004 +0000
+++ b/math/gcalctool/Makefile Wed Jan 14 02:27:17 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2004/01/03 18:49:45 reed Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/14 02:27:17 xtraeme Exp $
#
-DISTNAME= gcalctool-4.2.83
-PKGREVISION= 6
+DISTNAME= gcalctool-4.3.35
CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calctool/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= sab%posix.org.uk@localhost
HOMEPAGE= http://calctool.sourceforge.net/
diff -r acd943fe4b54 -r 76c1521a5794 math/gcalctool/PLIST
--- a/math/gcalctool/PLIST Wed Jan 14 02:10:47 2004 +0000
+++ b/math/gcalctool/PLIST Wed Jan 14 02:27:17 2004 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2003/07/11 23:04:48 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/14 02:27:17 xtraeme Exp $
bin/gcalctool
+bin/gnome-calculator
share/applications/gcalctool.desktop
share/gconf/schemas/gcalctool.schemas
share/gnome/help/gcalctool/C/figures/gcalctool_basic_window.png
@@ -9,18 +10,50 @@
share/gnome/help/gcalctool/C/gcalctool.xml
share/gnome/help/gcalctool/C/legal.xml
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gcalctool.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gcalctool.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gcalctool.mo
share/omf/gcalctool/gcalctool-C.omf
share/pixmaps/gcalctool.png
diff -r acd943fe4b54 -r 76c1521a5794 math/gcalctool/distinfo
--- a/math/gcalctool/distinfo Wed Jan 14 02:10:47 2004 +0000
+++ b/math/gcalctool/distinfo Wed Jan 14 02:27:17 2004 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/07/11 23:04:48 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2004/01/14 02:27:17 xtraeme Exp $
-SHA1 (gcalctool-4.2.83.tar.gz) = 750f1fe8d18dff8da49b9986b4f3cc9eb2e8b5ad
-Size (gcalctool-4.2.83.tar.gz) = 408661 bytes
-SHA1 (patch-aa) = 9d08c52f687d3a33960f73212020fc2432475346
+SHA1 (gcalctool-4.3.35.tar.bz2) = 07c545cdbe5bb80a7cfa7dd492d05ba1ebc5bc3c
+Size (gcalctool-4.3.35.tar.bz2) = 583028 bytes
diff -r acd943fe4b54 -r 76c1521a5794 math/gcalctool/patches/patch-aa
--- a/math/gcalctool/patches/patch-aa Wed Jan 14 02:10:47 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2003/07/11 23:04:49 jmmv Exp $
-
---- Makefile.in.orig 2003-04-28 16:30:27.000000000 +0200
-+++ Makefile.in 2003-06-05 23:34:25.000000000 +0200
-@@ -114,7 +114,7 @@
-
- SUBDIRS = po gcalctool help
-
--schemadir = $(sysconfdir)/gconf/schemas
-+schemadir = $(datadir)/gconf/schemas
- schema_DATA = gcalctool.schemas
-
- EXTRA_DIST = autogen.sh MAINTAINERS TODO gcalctoolrc gcalctool.desktop.in intltool-extract.in intltool-merge.in intltool-update.in
$(schema_DATA) omf.make xmldocs.make
Home |
Main Index |
Thread Index |
Old Index