Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
ignore the mac qt distfile, which only differs in documentation
|
|
|
|
v4.11.1 3rd July 2014
- Added the -tr-function, -trUtf8-function and -translate-function command
line options to pylupdate4.
- Bug fixes.
v4.11 26th May 2014
- By default a Python slot is only invoked if the underlying C++ instance
still exists.
- Added the no_receiver_check argument to connect().
- Added support for Qt v4.8.6.
- Added --target-py-version, --sysroot and --no-tools options to
configure-ng.py.
- Cross-compiling (specifically to iOS and Android when building against Qt
v5) is now supported.
- SIP v4.16 is now required.
- Bug fixes.
v4.10.4 14th March 2014
- Added the port of the webftpclient from Moritz Warning.
- The --use-arch argument to configure.py can now be specified more than
once.
- Bug fixes.
v4.10.3 21st August 2013
- Bug fixes.
|
|
|
|
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
|
|
|
4.10.3 needs sip-4.15 which is not compatible to pyqt3 and pyKDE
|
|
This is a minor bug fix release.
|
|
|
|
Bump PKGREVISION.
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
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
|
|
changes:
-Qt5 support
-minor feature additions
|
|
Support has been added for Qt v4.8.4 and Qt v5.0-rc1.
|
|
|
|
|
|
|
|
|
|
changes:
-suppoty Qt v4.8.3
-minor extensions
|
|
|
|
|
|
requested by Thomas Klausner.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
be included after pyversion.mk, which means the setting has no affect.
---
Module Name: pkgsrc
Committed By: sbd
Date: Tue Aug 7 09:44:03 UTC 2012
Modified Files:
pkgsrc/x11/py-qt4: buildlink3.mk
Log Message:
Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent
packages won't try to build with python25.
Fixes Global dependency resolution failure.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-qt4/buildlink3.mk
|
|
packages won't try to build with python25.
Fixes Global dependency resolution failure.
|
|
|
|
supported Python versions
|
|
This is a minor feature release and includes initial support for Qt v5.
|
|
|
|
|
|
PKGREVISION -> 2.
|
|
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
|
|
|
|
This is mainly a bug fix release.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
This is a major feature release including support for Qt v4.8.0
and the inclusion of the QtDBus module.
|
|
|
|
changes: minor bugfixes
|
|
|
|
This is a minor bug fix release.
|
|
changes:
-adds support for Qt v4.7.2
-functional enhancements
|
|
|
|
changes: enhanced support for working with QVariant objects and Python v3
|
|
|
|
This includes support for Qt v4.7.1, many new examples but is otherwise
primarily a bug fix release.
|
|
|