Path to this page:
NOTICE: This package has been removed from pkgsrc./
x11/py-qt2,
Python bindings for the Qt toolkit
Branch: CURRENT,
Version: 3.1nb6,
Package name: py24-qt2-3.1nb6,
Maintainer: drochnerPyQt is a set of Python bindings for the Qt toolkit. The bindings are
implemented as a set of Python modules: qt, qtcanvas, qtgl,
qtnetwork, qtsql, qttable and qtxml, and contains 300
classes and over 5,750 functions and methods.
Required to run:[
lang/python24] [
x11/py-qt2-sip] [
x11/qt2-libs]
Required to build:[
pkgtools/x11-links] [
devel/libtool-base] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/fixesproto] [
x11/xf86driproto] [
x11/inputproto] [
x11/xextproto]
Master sites:
SHA1: 3cadbd3b4c6d113bc3fb9a0106ca5e7c6642348e
RMD160: 88c6db51c60e82d8ca88dacbdd8538b2e12bfbf8
Filesize: 2244.488 KB
Version history: (Expand)
- (2008-09-17) Package deleted from pkgsrc
- (2007-03-21) Updated to version: py24-qt2-3.1nb6
- (2006-04-17) Updated to version: py23-qt2-3.1nb6
- (2006-03-03) Updated to version: py23-qt2-3.1nb5
- (2006-02-06) Updated to version: py23-qt2-3.1nb4
- (2006-01-24) Updated to version: py23-qt2-3.1nb3
CVS history: (Expand)
2006-07-22 06:46:20 by Roland Illig | Files touched by this commit (107) |
Log message:
Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
|
2006-05-26 14:38:57 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Uses C++.
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-06 08:23:06 by Jeremy C. Reed | Files touched by this commit (1147) |
Log message:
Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
|
2006-03-02 22:53:52 by Matthias Drochner | Files touched by this commit (2) |
Log message:
readd PLIST entries for OpenGL
qt2-libs didn't spontaneously stop building the OpenGL modules
(how should it, noone changed it) - the failure was caused by MesaLib
forcibly linking against libpthread so that it couldn't be used
by non-threaded programs anymore
added dependency on MesaLib-6.4.2nb1 and bumped PKGREVISION
|
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413) |
Log message:
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
|