summaryrefslogtreecommitdiff
path: root/x11/qt1
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2000-04-28 17:44:01 +0000
committerdrochner <drochner@pkgsrc.org>2000-04-28 17:44:01 +0000
commit450610000c895206a86b254c01ebdba4e6f049d1 (patch)
tree2db740e19fae7de8f0ff394af2fa29e54a8ecd0b /x11/qt1
parent89058a26eefee409397c6cd641144f9cab057a95 (diff)
downloadpkgsrc-450610000c895206a86b254c01ebdba4e6f049d1.tar.gz
replace outdated stuff with some Qt marketing from Troll's website
Diffstat (limited to 'x11/qt1')
-rw-r--r--x11/qt1/pkg/DESCR22
1 files changed, 10 insertions, 12 deletions
diff --git a/x11/qt1/pkg/DESCR b/x11/qt1/pkg/DESCR
index a97e51b64f9..20d03bf3e97 100644
--- a/x11/qt1/pkg/DESCR
+++ b/x11/qt1/pkg/DESCR
@@ -1,12 +1,10 @@
-Qt is a toolkit for building a GUI for X in C++. The main documentation
-is in ${PREFIX}/qt1/share/doc/qt and is also available on the web. This
-directory also contains a tutorial, and example programs (aclock, biff,
-connect, cursor, dclock, desktop, drawdemo, forever, hello, life, menu,
-makepic/ showpic, qmag, showimg, tetris, tictac, timestmp, widgets,
-xform, xshape) have also been installed.
-
-This version of the pkg is intended to provide support for those pkgs
-which will not work with more recent versions of Qt.
-
-Michael Searle
-searle@longacre.demon.co.uk
+Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
+maintaining GUI (graphical user interface) applications.
+Qt is written in C++ and is fully object-oriented. It has everything you need
+to create professional GUI applications. And it enables you to create them
+quickly.
+Qt is a multi-platform toolkit. When developing software with Qt, you can run
+it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
+Simply recompile your source code on the platform you want.
+Qt cuts down the complexity in implementing large and complex systems. Its
+ingenious signal-slot technology enables true component programming.