pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/calcoo import calcoo-1.3.16, another desktop calc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/413bd76b5175
branches:  trunk
changeset: 494026:413bd76b5175
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed May 18 15:46:06 2005 +0000

description:
import calcoo-1.3.16, another desktop calculator

diffstat:

 math/calcoo/DESCR    |  16 ++++++++++++++++
 math/calcoo/Makefile |  16 ++++++++++++++++
 math/calcoo/PLIST    |   3 +++
 math/calcoo/distinfo |   5 +++++
 4 files changed, 40 insertions(+), 0 deletions(-)

diffs (56 lines):

diff -r db9db46a4f81 -r 413bd76b5175 math/calcoo/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/calcoo/DESCR Wed May 18 15:46:06 2005 +0000
@@ -0,0 +1,16 @@
+Calcoo is a scientific calculator designed to provide maximum
+usability.  The features that make Calcoo better than (at least some)
+other calculator programs are:
+* Bitmapped button labels and display digits to improve readability.
+* No double-function buttons. As the result, you need to click only one
+  button for any operation (except for arc-hyp trigonometric
+  functions).
+* Undo/redo buttons.
+* Copy/paste interaction with X the clipboard.
+* Both RPN (reverse Polish notation) and algebraic modes are available
+* Tick marks to separate thousands.
+* Two memory registers with displays.
+* Displays for Y, Z, and T registers.
+* It is a purely scientific calculator. There are no buttons for the
+  hexadecimal digits (ABCDEF) and logical operations, which take space
+  and distract from "scientific" buttons.
diff -r db9db46a4f81 -r 413bd76b5175 math/calcoo/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/calcoo/Makefile      Wed May 18 15:46:06 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/18 15:46:06 drochner Exp $
+#
+
+DISTNAME=              calcoo-1.3.16
+CATEGORIES=            math
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=calcoo/}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://calcoo.sourceforge.net/
+COMMENT=               Scientific calculator
+
+GNU_CONFIGURE=         yes
+
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r db9db46a4f81 -r 413bd76b5175 math/calcoo/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/calcoo/PLIST Wed May 18 15:46:06 2005 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/18 15:46:06 drochner Exp $
+bin/calcoo
+man/man1/calcoo.1
diff -r db9db46a4f81 -r 413bd76b5175 math/calcoo/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/calcoo/distinfo      Wed May 18 15:46:06 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/18 15:46:06 drochner Exp $
+
+SHA1 (calcoo-1.3.16.tar.gz) = 049b40a601b119c1dd95f29538827c629b73ca5d
+RMD160 (calcoo-1.3.16.tar.gz) = ebda164940522ea7ecfc7c8ff258cde11680e0a2
+Size (calcoo-1.3.16.tar.gz) = 125239 bytes



Home | Main Index | Thread Index | Old Index