diff options
author | recht <recht> | 2004-04-16 14:30:44 +0000 |
---|---|---|
committer | recht <recht> | 2004-04-16 14:30:44 +0000 |
commit | 6cd9ea66b7611e6eba234ba24e2193ac94e9b055 (patch) | |
tree | 2030a2fa354a78cb727cdc6a45a24ec4fc27fb95 /x11/qt3-tools | |
parent | a3abfbb5d40be623ab89ea1ec0cca3496af2b5f6 (diff) | |
download | pkgsrc-6cd9ea66b7611e6eba234ba24e2193ac94e9b055.tar.gz |
update to 3.3.1
changes (among many others):
- New QLocale Class
- The ActiveQt framework, first available in Qt 3.1, has been enhanced in
lots of ways in Qt 3.3.
- Semi-Transparent Windows
Other Improvements
- The network module now supports IPv6 in addition to IPv4.
- New 64-bit platforms are supported: Itanium on Linux (Intel compiler) and
Windows (MSVC and Intel).
- QCursor now provides the BusyCursor shape, which combines an hourglass with
an arrow.
- Qt's DOM classes are now reentrant when Qt is built with multithread support
enabled.
See http://www.trolltech.com/products/qt/whatsnew.html for more details.
Diffstat (limited to 'x11/qt3-tools')
-rw-r--r-- | x11/qt3-tools/Makefile | 3 | ||||
-rw-r--r-- | x11/qt3-tools/PLIST | 23 | ||||
-rw-r--r-- | x11/qt3-tools/buildlink3.mk | 23 |
3 files changed, 42 insertions, 7 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile index a089c7d3257..4f3d4d3c7ce 100644 --- a/x11/qt3-tools/Makefile +++ b/x11/qt3-tools/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2003/12/23 17:50:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.25 2004/04/16 14:30:45 recht Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-tools-${QTVERSION} -PKGREVISION= 1 COMMENT= QT GUI (WYSIWYG) builder and other tools CONFIGURE_ARGS+= -I${QTDIR}/include \ diff --git a/x11/qt3-tools/PLIST b/x11/qt3-tools/PLIST index 744db71e578..dfb519eedd1 100644 --- a/x11/qt3-tools/PLIST +++ b/x11/qt3-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2003/12/23 17:50:59 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.13 2004/04/16 14:30:45 recht Exp $ qt3/bin/assistant qt3/bin/designer qt3/bin/linguist @@ -23,6 +23,8 @@ qt3/lib/libqui.la qt3/lib/libqui.so qt3/lib/libqui.so.1 qt3/lib/libqui.so.1.0 +qt3/mkspecs/aix-g++-64/qmake.conf +qt3/mkspecs/aix-g++-64/qplatformdefs.h qt3/mkspecs/aix-g++/qmake.conf qt3/mkspecs/aix-g++/qplatformdefs.h qt3/mkspecs/aix-xlc-64/qmake.conf @@ -40,6 +42,8 @@ qt3/mkspecs/dgux-g++/qmake.conf qt3/mkspecs/dgux-g++/qplatformdefs.h qt3/mkspecs/freebsd-g++/qmake.conf qt3/mkspecs/freebsd-g++/qplatformdefs.h +qt3/mkspecs/freebsd-icc/qmake.conf +qt3/mkspecs/freebsd-icc/qplatformdefs.h qt3/mkspecs/hpux-acc-64/qmake.conf qt3/mkspecs/hpux-acc-64/qplatformdefs.h qt3/mkspecs/hpux-acc-o64/qmake.conf @@ -68,6 +72,10 @@ qt3/mkspecs/irix-g++/qmake.conf qt3/mkspecs/irix-g++/qplatformdefs.h qt3/mkspecs/linux-cxx/qmake.conf qt3/mkspecs/linux-cxx/qplatformdefs.h +qt3/mkspecs/linux-ecc-64/qmake.conf +qt3/mkspecs/linux-ecc-64/qplatformdefs.h +qt3/mkspecs/linux-g++-64/qmake.conf +qt3/mkspecs/linux-g++-64/qplatformdefs.h qt3/mkspecs/linux-g++/qmake.conf qt3/mkspecs/linux-g++/qplatformdefs.h qt3/mkspecs/linux-icc/qmake.conf @@ -123,6 +131,7 @@ qt3/mkspecs/win32-borland/qmake.conf qt3/mkspecs/win32-borland/qplatformdefs.h qt3/mkspecs/win32-g++/qmake.conf qt3/mkspecs/win32-g++/qplatformdefs.h +qt3/mkspecs/win32-g++/qtcrtentrypoint.cpp qt3/mkspecs/win32-icc/qmake.conf qt3/mkspecs/win32-icc/qplatformdefs.h qt3/mkspecs/win32-icc/win32app.dsp @@ -152,7 +161,7 @@ qt3/plugins/designer/libwizards.a qt3/plugins/designer/libwizards.la qt3/plugins/designer/libwizards.so @dirrm qt3/plugins/designer -@comment dirrm qt3/plugins +@comment @dirrm qt3/plugins @dirrm qt3/mkspecs/win32-watcom @dirrm qt3/mkspecs/win32-msvc.net @dirrm qt3/mkspecs/win32-msvc @@ -179,24 +188,27 @@ qt3/plugins/designer/libwizards.so @dirrm qt3/mkspecs/macx-g++ @dirrm qt3/mkspecs/lynxos-g++ @dirrm qt3/mkspecs/linux-pgcc -@dirrm qt3/mkspecs/linux-kcc @dirrm qt3/mkspecs/linux-kylix +@dirrm qt3/mkspecs/linux-kcc @dirrm qt3/mkspecs/linux-icc +@dirrm qt3/mkspecs/linux-g++-64 @dirrm qt3/mkspecs/linux-g++ +@dirrm qt3/mkspecs/linux-ecc-64 @dirrm qt3/mkspecs/linux-cxx @dirrm qt3/mkspecs/irix-g++ @dirrm qt3/mkspecs/irix-cc-o32 @dirrm qt3/mkspecs/irix-cc-64 @dirrm qt3/mkspecs/irix-cc @dirrm qt3/mkspecs/hurd-g++ +@dirrm qt3/mkspecs/hpuxi-acc-64 +@dirrm qt3/mkspecs/hpuxi-acc-32 @dirrm qt3/mkspecs/hpux-g++-64 @dirrm qt3/mkspecs/hpux-g++ @dirrm qt3/mkspecs/hpux-cc @dirrm qt3/mkspecs/hpux-acc-o64 @dirrm qt3/mkspecs/hpux-acc-64 @dirrm qt3/mkspecs/hpux-acc -@dirrm qt3/mkspecs/hpuxi-acc-32 -@dirrm qt3/mkspecs/hpuxi-acc-64 +@dirrm qt3/mkspecs/freebsd-icc @dirrm qt3/mkspecs/freebsd-g++ @dirrm qt3/mkspecs/dgux-g++ @dirrm qt3/mkspecs/darwin-g++ @@ -204,5 +216,6 @@ qt3/plugins/designer/libwizards.so @dirrm qt3/mkspecs/bsdi-g++ @dirrm qt3/mkspecs/aix-xlc-64 @dirrm qt3/mkspecs/aix-xlc +@dirrm qt3/mkspecs/aix-g++-64 @dirrm qt3/mkspecs/aix-g++ @dirrm qt3/mkspecs diff --git a/x11/qt3-tools/buildlink3.mk b/x11/qt3-tools/buildlink3.mk new file mode 100644 index 00000000000..d85f9fd0693 --- /dev/null +++ b/x11/qt3-tools/buildlink3.mk @@ -0,0 +1,23 @@ +# $NetBSD: buildlink3.mk,v 1.1 2004/04/16 14:30:45 recht Exp $ + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ +QT3_TOOLS_BUILDLINK3_MK:= ${QT3_TOOLS_BUILDLINK3_MK}+ + +.if !empty(BUILDLINK_DEPTH:M+) +BUILDLINK_DEPENDS+= qt3-tools +.endif + +BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nqt3-tools} +BUILDLINK_PACKAGES+= qt3-tools + +.if !empty(QT3_TOOLS_BUILDLINK3_MK:M+) +BUILDLINK_DEPENDS.qt3-tools+= qt3-tools>=3.1.2nb3 +BUILDLINK_PKGSRCDIR.qt3-tools?= ../../x11/qt3-tools +.endif # QT3_TOOLS_BUILDLINK3_MK + +.include "../../x11/qt3-libs/buildlink3.mk" + +CONFIGURE_ENV+= UIC="${QTDIR}/bin/uic" +MAKE_ENV+= UIC="${QTDIR}/bin/uic" + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} |