NOTICE: This package has been removed from pkgsrc

./x11/qt3-tools, QT GUI (WYSIWYG) builder and other tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.3.8nb18, Package name: qt3-tools-3.3.8nb18, Maintainer: pkgsrc-users

This package contains tools from the Qt3 Graphical User Interface
toolkit. This includes Qt Designer; Qt Linguist, lupdate and lrelease
for translating international applications; qm2ts for converting
old .qm ii18n message files; Qt Assistant for finding help; qtconfig
configuration tool (with online help); uic, the User Interface
Compiler; and qmake for creating Makefiles from simple platform-independent
project files.

Qt Designer accelerates GUI application development and maintenance by
offering a WYSIWYG (What You See Is What You Get) drag and drop interface
for UI creation and maintenance. Qt Designer employs a vendor neutral,
XML-format for persistent storage, which simplifies the tasks involved
with the creation and layout of dialogs.


Required to run:
[x11/qt3-libs]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/xf86vidmodeproto] [x11/inputproto] [x11/xextproto] [x11/dri2proto] [x11/fixesproto4] [pkgtools/cwrappers]

Package options: inet6

Master sites: (Expand)

SHA1: 91b192cb8e80679607d24ae35d6e20ed68d149d7
RMD160: 7b8e4e35f49014eac4fcfe91b7ec0a45c5569cf4
Filesize: 14023.909 KB

Version history: (Expand)


CVS history: (Expand)


   2017-09-26 12:27:23 by Thomas Klausner | Files touched by this commit (1452) | Package removed
Log message:
*: remove qt3 and the packages using it, including KDE3

Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
   2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813)
Log message:
Bump PKGREVISION for security/openssl ABI bump.
   2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | Package updated
Log message:
Recursive revbump following MesaLib update, categories p through x.
   2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568)
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.
   2013-10-09 19:39:24 by Thomas Klausner | Files touched by this commit (418)
Log message:
recursive bump for libmng-2.0.2 shlib major bump and dependency change
   2013-06-06 14:55:24 by Thomas Klausner | Files touched by this commit (1687)
Log message:
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
   2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946)
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
   2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948)
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882