diff options
author | obache <obache@pkgsrc.org> | 2010-06-17 07:33:47 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-06-17 07:33:47 +0000 |
commit | 6d3929aabbfe07516e2589f06dff0bcd4405230b (patch) | |
tree | 5797dcd8210e137523b42909a3e7273c2b174da2 /math | |
parent | 26bcac5ada83ec9bdcd865fdbe9660f10ad7ed6e (diff) | |
download | pkgsrc-6d3929aabbfe07516e2589f06dff0bcd4405230b.tar.gz |
Improve DESCR,
remove "From the README" and update from the README without version number.
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/DESCR | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/math/gcalctool/DESCR b/math/gcalctool/DESCR index e41f0dc274c..0174a0b5cd6 100644 --- a/math/gcalctool/DESCR +++ b/math/gcalctool/DESCR @@ -1,13 +1,9 @@ -From the README: - -This is v4.1.0 of calctool, the calculator application that was in the -OpenWindows Deskset of the Solaris 8 operating system. Sun Microsystems Inc. -have kindly given me permission to release it. +This is the calculator application that was previously in the OpenWindows +Deskset of the Solaris 8 operating system. +Sun Microsystems Inc. have kindly given me permission to release it. It incorporates a multiple precision arithmetic packages based on the work of Professor Richard Brent, who has also kindly given me permission to make it available. -There is a single graphics driver for Gtk2 included with this release, but -the code is written in a portable abstracted way, so it should not be very -difficult to add others over time. +There is a single graphics driver for Gtk2 included with this release. |