aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkdatabox
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-20 16:07:07 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-20 16:07:07 +0000
commit385a9f28194faa1e891ddbfac9b029028ce30492 (patch)
tree4bc517cb871c2736c8aeea4471553258a3eb932e /x11-toolkits/gtkdatabox
parent63c38b4a727bed1f8cc10d00740e60b878cce5b3 (diff)
downloadports-385a9f28194faa1e891ddbfac9b029028ce30492.tar.gz
ports-385a9f28194faa1e891ddbfac9b029028ce30492.zip
add gtkdatabox 0.1.13.0
Display large amounts of numerical data fast and easy
Notes
Notes: svn path=/head/; revision=56392
Diffstat (limited to 'x11-toolkits/gtkdatabox')
-rw-r--r--x11-toolkits/gtkdatabox/Makefile20
-rw-r--r--x11-toolkits/gtkdatabox/distinfo1
-rw-r--r--x11-toolkits/gtkdatabox/pkg-comment1
-rw-r--r--x11-toolkits/gtkdatabox/pkg-descr16
-rw-r--r--x11-toolkits/gtkdatabox/pkg-plist3
5 files changed, 41 insertions, 0 deletions
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile
new file mode 100644
index 000000000000..6c4442fc704f
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/Makefile
@@ -0,0 +1,20 @@
+# ex:ts=8
+# Ports collection makefile for: gtkdatabox
+# Date created: Mar 20, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtkdatabox
+PORTVERSION= 0.1.13.0
+CATEGORIES= x11-toolkits
+MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_X_PREFIX= yes
+USE_GTK= yes
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkdatabox/distinfo b/x11-toolkits/gtkdatabox/distinfo
new file mode 100644
index 000000000000..5c5d866ab40f
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/distinfo
@@ -0,0 +1 @@
+MD5 (gtkdatabox-0.1.13.0.tar.gz) = 5e19cc8b1ecbc8c35ada3ec87969a3c2
diff --git a/x11-toolkits/gtkdatabox/pkg-comment b/x11-toolkits/gtkdatabox/pkg-comment
new file mode 100644
index 000000000000..9bbef6c5fad4
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/pkg-comment
@@ -0,0 +1 @@
+Display large amounts of numerical data fast and easy
diff --git a/x11-toolkits/gtkdatabox/pkg-descr b/x11-toolkits/gtkdatabox/pkg-descr
new file mode 100644
index 000000000000..8ab0e0c5bcd0
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/pkg-descr
@@ -0,0 +1,16 @@
+GtkDatabox is designed to display large amounts of numerical data fast and
+easy. Thousands of data points (X and Y coordinate) may be displayed without
+any problems, zooming and scrolling as well as optional rulers are already
+included.
+
+The widget may be used as display for oscilloscopes or other applications that
+need to display fast changes in their data.
+
+At the present time only dotted curves, bars or lines may be used, but other
+forms of representation like different dots or pixmaps are planned for the
+near future.
+
+In addition user defined drawing functions will be added, along with structs
+for exporting the display to other media (i.e. PS, PNG, etc.)
+
+WWW: http://www.eudoxos.de/gtk/gtkdatabox/
diff --git a/x11-toolkits/gtkdatabox/pkg-plist b/x11-toolkits/gtkdatabox/pkg-plist
new file mode 100644
index 000000000000..bfadd3de2995
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/pkg-plist
@@ -0,0 +1,3 @@
+include/gtkdatabox.h
+lib/libgtkdatabox.a
+lib/libgtkdatabox.la