summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-10-23 03:03:59 +0000
committerjlam <jlam@pkgsrc.org>2001-10-23 03:03:59 +0000
commit7096917d32db661b9217964afcf756b83b938699 (patch)
treea74cf6a721938d4b8234d0a587ef3952eacc55ac
parent72c8afe3db0373dd227eb312489a7d0b33fd4371 (diff)
downloadpkgsrc-7096917d32db661b9217964afcf756b83b938699.tar.gz
Update description from blurb on homepage.
-rw-r--r--x11/gtk--/pkg/DESCR19
1 files changed, 7 insertions, 12 deletions
diff --git a/x11/gtk--/pkg/DESCR b/x11/gtk--/pkg/DESCR
index 9cc4b88b527..eaae68587c1 100644
--- a/x11/gtk--/pkg/DESCR
+++ b/x11/gtk--/pkg/DESCR
@@ -1,12 +1,7 @@
- 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).
+Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. 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 180 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).