From 0ac95802aee8816bf6c9988ab832c862aad3e938 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 14 Jun 2006 20:14:21 +0000 Subject: Changes 0.9.4: * True RPN mode with stack manipulation * Dutch translation (from Jaap Woldringh and the Dutch KDE translation team) * New application icons (from Thomas Lübking) * API documentation (approximately halfway) * Enhanced edit matrix/vector dialogs, with widget for GTK+ * View/edit/insert matrix/vector menu items (GTK+) * Combined dialog for number bases in result and expression (GTK+) * Fix comma as decimal sign with KDE GUI * "Convert to Best Unit" and "Convert to Base Units" was swapped (KDE) * Ignore commas (with dot as decimal sign) in numbers and option to use dot as thousands separator * Fix removal of factors in simplifaction ("1 kg m/s" was simplified to "1000 m/s") * Fix libqalculate.so unresolved symbols * Fix bug that caused all number arguments to require numbers to be rational * Interpret 0x..., 0o... and 0b... as hexadecimal, octal and binary numbers, respectively, when base is decimal * Ability to represent numbers as 0x0feff (for HEX), 0b0011101010 (for BIN) * Set vectors and matrices as the first argument by default * New functions * Fix integration * New unit: psi * New name format in data files for more flexible translations * Change some dubious mathematical wordings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- math/qalculate-kde/Makefile | 5 ++--- math/qalculate-kde/PLIST | 8 +++++++- math/qalculate-kde/distinfo | 8 ++++---- 3 files changed, 13 insertions(+), 8 deletions(-) (limited to 'math/qalculate-kde') diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index 01963e3a17b..35ce539ff73 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2006/05/07 13:51:20 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/06/14 20:14:21 adam Exp $ -DISTNAME= qalculate-kde-0.9.3.1 -PKGREVISION= 1 +DISTNAME= qalculate-kde-0.9.4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-kde/PLIST b/math/qalculate-kde/PLIST index dd9faaf7da7..27c06975cd1 100644 --- a/math/qalculate-kde/PLIST +++ b/math/qalculate-kde/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/02/24 21:09:13 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/06/14 20:14:21 adam Exp $ bin/qalculate-kde share/kde/applnk/Utilities/qalculate_kde.desktop share/kde/apps/qalculate_kde/qalculate_kdeui.rc @@ -22,14 +22,20 @@ share/kde/doc/HTML/en/qalculate_kde/insert-function.png share/kde/doc/HTML/en/qalculate_kde/mainwindow.png share/kde/doc/HTML/en/qalculate_kde/plot-data.png share/kde/doc/HTML/en/qalculate_kde/plot-settings.png +share/kde/doc/HTML/en/qalculate_kde/rpn-mode.png share/kde/doc/HTML/en/qalculate_kde/store-variable.png share/kde/doc/HTML/en/qalculate_kde/unit-manager.png share/kde/doc/HTML/en/qalculate_kde/units.docbook share/kde/doc/HTML/en/qalculate_kde/variable-manager.png share/kde/doc/HTML/en/qalculate_kde/variables.docbook +share/kde/icons/hicolor/128x128/apps/qalculate_kde.png share/kde/icons/hicolor/16x16/apps/qalculate_kde.png +share/kde/icons/hicolor/22x22/apps/qalculate_kde.png share/kde/icons/hicolor/32x32/actions/qalculate_convert.png share/kde/icons/hicolor/32x32/apps/qalculate_kde.png +share/kde/icons/hicolor/48x48/apps/qalculate_kde.png +share/kde/icons/hicolor/64x64/apps/qalculate_kde.png +share/kde/locale/nl/LC_MESSAGES/qalculate_kde.mo share/kde/locale/sv/LC_MESSAGES/qalculate_kde.mo @dirrm share/kde/doc/HTML/en/qalculate_kde @dirrm share/kde/apps/qalculate_kde diff --git a/math/qalculate-kde/distinfo b/math/qalculate-kde/distinfo index fe81bb54d74..4461f577a12 100644 --- a/math/qalculate-kde/distinfo +++ b/math/qalculate-kde/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2006/05/07 13:51:20 joerg Exp $ +$NetBSD: distinfo,v 1.6 2006/06/14 20:14:21 adam Exp $ -SHA1 (qalculate-kde-0.9.3.1.tar.gz) = 4e911c282babaf64dcafb958900682317320acbd -RMD160 (qalculate-kde-0.9.3.1.tar.gz) = d087a3565af3ef7f27af1e66a48a41afbfb6509b -Size (qalculate-kde-0.9.3.1.tar.gz) = 1486268 bytes +SHA1 (qalculate-kde-0.9.4.tar.gz) = 2646a7d53a741e43422de4f973392f54e995d785 +RMD160 (qalculate-kde-0.9.4.tar.gz) = 98e888a602aef74560e1f6fcd324cb50de8e237b +Size (qalculate-kde-0.9.4.tar.gz) = 1575881 bytes SHA1 (patch-aa) = a9738cdb6ce9e27a7202e6c415af739a2fab3ef5 SHA1 (patch-ab) = 602c47ba0bb574e4d66e86fffc8129ed41c7b4f7 -- cgit v1.2.3