summaryrefslogtreecommitdiff
path: root/x11/gtk--
diff options
context:
space:
mode:
authorrh <rh>1999-03-14 20:12:35 +0000
committerrh <rh>1999-03-14 20:12:35 +0000
commitc0925877d1b24345cacd39740ea5e1eb1fbf9058 (patch)
treed250900ee22193517e1c51f9466dd5cd2262bfd1 /x11/gtk--
parent4614bbd7d3d9729878fcff17e38b2ec689be4ca8 (diff)
downloadpkgsrc-c0925877d1b24345cacd39740ea5e1eb1fbf9058.tar.gz
merge with more verbose description on homepage
Diffstat (limited to 'x11/gtk--')
-rw-r--r--x11/gtk--/pkg/DESCR14
1 files changed, 12 insertions, 2 deletions
diff --git a/x11/gtk--/pkg/DESCR b/x11/gtk--/pkg/DESCR
index 781941df25a..9cc4b88b527 100644
--- a/x11/gtk--/pkg/DESCR
+++ b/x11/gtk--/pkg/DESCR
@@ -1,2 +1,12 @@
-C++ wrapper for the gimp toolkit, a set of libraries for building complex
-X11 user interfaces. Used by e.g. Gimp and Gnome.
+ Gtk-- is a C++ interface for C++ wrapper for the gimp toolkit, a set
+of libraries for building complex X11 user interfaces, used by, e.g.,
+Gimp and Gnome. Gtk-- provides a convenient interface for C++
+programmers to create graphical user interfaces with Gtk's flexible
+OO framework.
+
+ Highlights include type safe callbacks, widgets extensible using
+inheritance and over 110 classes that can be freely combined to quickly
+create complex user interfaces.
+
+ Gtk-- is free software distributed under the GNU Library General
+Public License (LGPL).