diff options
author | imura <imura@FreeBSD.org> | 2000-03-07 02:24:03 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-03-07 02:24:03 +0800 |
commit | e3ac4cf7c9bc73aa6dc2f0b2284855592ce6e0d1 (patch) | |
tree | dee96e55d665e2b0d07d3a7db8323df7cd9ac87c /x11-toolkits/qt23/distinfo | |
parent | 58abfcdbce42bdacc6175e3107a536badea30d92 (diff) | |
download | freebsd-ports-gnome-e3ac4cf7c9bc73aa6dc2f0b2284855592ce6e0d1.tar.gz freebsd-ports-gnome-e3ac4cf7c9bc73aa6dc2f0b2284855592ce6e0d1.tar.zst freebsd-ports-gnome-e3ac4cf7c9bc73aa6dc2f0b2284855592ce6e0d1.zip |
Update to Qt Free Edition version 2.1.0 Beta 2.
1) Bump lib's version, since qt-2.1.0 loses lower compatibility
with qt-2.0.2 but has only upper compatibility. (new qt binary
does not work with old qt library)
2) Install libqgl.a (it works with its examples) in addition to libqt,
so added LIB_DEPENDS to MesaGL.
3) JPEG support from extension had been included to the main library.
4) 'examples' and 'tutorials' are no longer built with port building,
since they are never installed. If you want them, set
QTDIR=/usr/ports/x11-toolkits/qt21/work and just type 'gmake' in each
directories.
Some ideas obtained from qt145. :)
Diffstat (limited to 'x11-toolkits/qt23/distinfo')
-rw-r--r-- | x11-toolkits/qt23/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt23/distinfo b/x11-toolkits/qt23/distinfo index 27fdd45446a6..790ea1c64f91 100644 --- a/x11-toolkits/qt23/distinfo +++ b/x11-toolkits/qt23/distinfo @@ -1 +1 @@ -MD5 (qt-2.0.2.tar.gz) = afeaf554f538b415a2f46ff6b36657f4 +MD5 (qt-x11-2.1.0-beta2.tar.gz) = 953df8b8c324c4723b2d0ee342e6526a |