aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglarea2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-08 21:20:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-08 21:20:23 +0000
commit1785265fbdb40be92008dba34f5a0bdc71f4185f (patch)
treedf70c2f4a0fbfeb0b2d44e7ecbb3b18b0d681145 /x11-toolkits/gtkglarea2
parentdba763d072289059cefb5c102a51c51f6a8148d8 (diff)
downloadports-1785265fbdb40be92008dba34f5a0bdc71f4185f.tar.gz
ports-1785265fbdb40be92008dba34f5a0bdc71f4185f.zip
- Kill trailing whitespace
- Fix typo - Remove dead WWW
Notes
Notes: svn path=/head/; revision=103338
Diffstat (limited to 'x11-toolkits/gtkglarea2')
-rw-r--r--x11-toolkits/gtkglarea2/pkg-descr14
1 files changed, 6 insertions, 8 deletions
diff --git a/x11-toolkits/gtkglarea2/pkg-descr b/x11-toolkits/gtkglarea2/pkg-descr
index 6159dc5cbb09..b9bcd3e85ebe 100644
--- a/x11-toolkits/gtkglarea2/pkg-descr
+++ b/x11-toolkits/gtkglarea2/pkg-descr
@@ -1,10 +1,8 @@
-Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl
-which is basically wrapper around GLX functions. The widget itself is
-derived from GtkDrawinigArea widget and adds only few extra functions.
+Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl
+which is basically wrapper around GLX functions. The widget itself is
+derived from GtkDrawinigArea widget and adds only few extra functions.
Lower level gdkgl functions make it easy to render on any widget that has
-OpenGL capable visual, rendering to off-screen pixmaps is also supported.
+OpenGL capable visual, rendering to off-screen pixmaps is also supported.
-Related project which may iterest those who use GTK-- is GtkGLArea--. It is a
-C++ wrapper for gtkglarea written by Karl Nelson <kenelson@ece.ucdavis.edu>.
-
-WWW: http://www.student.oulu.fi/~jlof/gtkglarea/
+Related project which may interest those who use GTK-- is GtkGLArea--. It is a
+C++ wrapper for gtkglarea written by Karl Nelson <kenelson@ece.ucdavis.edu>.