summaryrefslogtreecommitdiff
path: root/math/genius
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-02-08 18:27:22 +0000
committerdrochner <drochner@pkgsrc.org>2007-02-08 18:27:22 +0000
commitf6f0e99cd3f83aa9ded57262be6cd3b47dba2a4b (patch)
tree2fa02062f50eae53f7c0a32f9353634f5e1afc63 /math/genius
parentcb886eab47f2544ac723f0a750d7b6a4f1c6ccd7 (diff)
downloadpkgsrc-f6f0e99cd3f83aa9ded57262be6cd3b47dba2a4b.tar.gz
update to 0.7.7
changes: * Add IsPositiveDefinite, IsPositiveSemidefinite, QuarticFormula * SEMANTICS: QuadraticFormula, CubicFormula, Eigenvalues, and DiagonalOf now consistently return a column vector * Fix CubicFormula for complex coefficients and better handle real roots, and use QuarticFormula in PolynomialRoots * Eigenvalues now computes eigenvalues for 3x3 and 4x4 matrices -some UI improvements * Documentation updates * Fix plugin reading * Portability fixes * Translation updates
Diffstat (limited to 'math/genius')
-rw-r--r--math/genius/Makefile5
-rw-r--r--math/genius/PLIST5
-rw-r--r--math/genius/distinfo8
3 files changed, 10 insertions, 8 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile
index ed42cb72931..fbfd55be2df 100644
--- a/math/genius/Makefile
+++ b/math/genius/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/02/07 21:18:49 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2007/02/08 18:27:22 drochner Exp $
#
-DISTNAME= genius-0.7.6.1
+DISTNAME= genius-0.7.7
CATEGORIES= math
MASTER_SITES= http://ftp.5z.com/pub/genius/
@@ -30,6 +30,5 @@ do-test:
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/gtksourceview/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/vte/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/genius/PLIST b/math/genius/PLIST
index 5c85b0808cd..b9927fedbaa 100644
--- a/math/genius/PLIST
+++ b/math/genius/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/10/30 21:41:26 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/02/08 18:27:22 drochner Exp $
bin/genius
bin/gnome-genius
include/genius/compil.h
@@ -81,6 +81,7 @@ share/gnome/help/genius/C/gel-functions.xml
share/gnome/help/genius/C/gel-loading-programs.xml
share/gnome/help/genius/C/gel-loops.xml
share/gnome/help/genius/C/gel-lvalues.xml
+share/gnome/help/genius/C/gel-matrix-linalg.xml
share/gnome/help/genius/C/gel-matrix-support.xml
share/gnome/help/genius/C/gel-matrix-transpose.xml
share/gnome/help/genius/C/gel-modular-evaluation.xml
@@ -107,10 +108,12 @@ share/gnome/help/genius/C/usage-open-program.xml
share/gnome/help/genius/C/usage-workarea.xml
share/icons/hicolor/32x32/apps/gnome-genius.png
share/icons/hicolor/48x48/apps/gnome-genius.png
+share/locale/ar/LC_MESSAGES/genius.mo
share/locale/az/LC_MESSAGES/genius.mo
share/locale/ca/LC_MESSAGES/genius.mo
share/locale/cs/LC_MESSAGES/genius.mo
share/locale/de/LC_MESSAGES/genius.mo
+share/locale/dz/LC_MESSAGES/genius.mo
share/locale/el/LC_MESSAGES/genius.mo
share/locale/en_CA/LC_MESSAGES/genius.mo
share/locale/en_GB/LC_MESSAGES/genius.mo
diff --git a/math/genius/distinfo b/math/genius/distinfo
index a4fe00e02dc..0eae90ce5b5 100644
--- a/math/genius/distinfo
+++ b/math/genius/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/10/30 21:41:26 drochner Exp $
+$NetBSD: distinfo,v 1.3 2007/02/08 18:27:22 drochner Exp $
-SHA1 (genius-0.7.6.1.tar.gz) = 74cd331e5700ab6cb6f2b5965cbb71bc404e60de
-RMD160 (genius-0.7.6.1.tar.gz) = 7c8102e4f1a17440a6b62a675162ffd1e5fcd4fa
-Size (genius-0.7.6.1.tar.gz) = 2845668 bytes
+SHA1 (genius-0.7.7.tar.gz) = 026ed6f22ac99d64ecc93b2efa5718e23bbbd551
+RMD160 (genius-0.7.7.tar.gz) = f36c3e9f155414092e943556f59b776a053654a1
+Size (genius-0.7.7.tar.gz) = 2919265 bytes