summaryrefslogtreecommitdiff
path: root/math/geg
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-11-02 11:57:03 +0000
committerhubertf <hubertf@pkgsrc.org>1999-11-02 11:57:03 +0000
commit1016c8482a4acea2c428735a2589c142543703d4 (patch)
tree58c29024c9b527efbeb581e121504f913c20c187 /math/geg
parentec3e1a32cef8846e42deb97cad57ef41340e9992 (diff)
downloadpkgsrc-1016c8482a4acea2c428735a2589c142543703d4.tar.gz
Package do display 2d math functions w/ nice GUI
Package submitted in private mail by Chris Ewert <chris@infolaunch.com>
Diffstat (limited to 'math/geg')
-rw-r--r--math/geg/Makefile17
-rw-r--r--math/geg/pkg/COMMENT1
-rw-r--r--math/geg/pkg/DESCR7
-rw-r--r--math/geg/pkg/PLIST2
4 files changed, 27 insertions, 0 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
new file mode 100644
index 00000000000..16f705d6031
--- /dev/null
+++ b/math/geg/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/11/02 11:57:03 hubertf Exp $
+#
+
+DISTNAME= geg-1.0.1
+CATEGORIES= math
+MASTER_SITES= http://www.infolaunch.com/~daveb/
+
+MAINTAINER= chris@infolaunch.com
+HOMEPAGE= http://www.infolaunch.com/~daveb/
+
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
+
+GNU_CONFIGURE= yes
+
+CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/geg/pkg/COMMENT b/math/geg/pkg/COMMENT
new file mode 100644
index 00000000000..ed1ac86b5ec
--- /dev/null
+++ b/math/geg/pkg/COMMENT
@@ -0,0 +1 @@
+Program for drawing 2D math functions within a nice GUI
diff --git a/math/geg/pkg/DESCR b/math/geg/pkg/DESCR
new file mode 100644
index 00000000000..89a53d0d3fe
--- /dev/null
+++ b/math/geg/pkg/DESCR
@@ -0,0 +1,7 @@
+Geg is capable of drawing 2-dimensional mathematical functions
+within a nice user interface. e.g., f(x) = 3 + sin(x/2). geg
+allows you to view multiple functions simultaneously, with each
+function drawn in a different color. Functions can be selectively
+erased and are easily identifiable by colour matching. The
+viewport can be zoomed in and out, and can xoom in on selected
+regions. geg is easy to use, good looking, compact and customisable.
diff --git a/math/geg/pkg/PLIST b/math/geg/pkg/PLIST
new file mode 100644
index 00000000000..9c827dbed36
--- /dev/null
+++ b/math/geg/pkg/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/02 11:57:04 hubertf Exp $
+bin/geg