41fbfc94a6
around doesn't work, as there are cross-dependencies. Move LOCALBASE/X11BASE setting to post-patch, as this allows having complete, independent Makefiles for examples/tutorial. Package the full tutorial/example along. Install qt1 to qt2 conversion tools along. Provide a link to /usr/local/bin/moc2, to ease getting FreeBSD ports.
8 lines
303 B
Plaintext
8 lines
303 B
Plaintext
Qt is a toolkit for building a GUI for X in C++.
|
|
There are some user documentation files in ${QT_DOC}, but
|
|
the main documentation is in the qt2-html package,
|
|
or on the web (${HOMEPAGE}).
|
|
|
|
There is also a qt2-examples package, that contains a tutorial and
|
|
simple example programs (source + binaries).
|