summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/gtkdatabox/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/gtkdatabox/DETAILS')
-rwxr-xr-xgnome2-libs/gtkdatabox/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnome2-libs/gtkdatabox/DETAILS b/gnome2-libs/gtkdatabox/DETAILS
new file mode 100755
index 0000000000..d6ebb9a6e9
--- /dev/null
+++ b/gnome2-libs/gtkdatabox/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=gtkdatabox
+ VERSION=0.9.1.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:8e56b3fa51f44efe0929d54b273b6101696fa46fd90e96cafeb1d2fff1d6291ef440bffb0f441d5fa241b0a01fd4272234d587ffc5410aecf9f02bd762b59625
+ LICENSE[0]=LGPL
+ WEB_SITE=http://sourceforge.net/projects/gtkdatabox/
+ ENTERED=20110123
+ KEYWORDS="gnome2 libs"
+ SHORT="GTK+2 widget to display large amounts of numerical data"
+cat << EOF
+GtkDatabox is a widget for live display of large amounts of fluctuating
+numerical data. Data presentation (e.g. on linear or logarithmic scales, as dots
+or lines, with markers/labels) as well as user interaction (e.g. measuring
+distances) is easy.
+EOF