2021-01-01 10:52:45 by Ryo ONODERA | Files touched by this commit (357) |
Log message:
*: Recursive revbump from audio/pulseaudio-14.0
|
2020-11-25 11:34:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-qt5: updated to 5.12.2
PyQt v5.15.2 has been released. This is a minor feature and bug-fix release. The \
wheels are bundled with Qt v5.15.2. There are corresponding releases of the \
other PyQt-related packages.
* Bound signals are now hashable.
* The QT_MAC_WANTS_LAYER environment variable is automatically set on macOS.
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-09-15 21:30:53 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-qt5: updated to 5.15.1
v5.15.1
- Added the QtTextToSpeech module.
- None is now interpreted as a null QJsonValue.
- Bound signals can now be compared for equality.
- Q_CLASSINFO, Q_ENUM, Q_ENUMS, Q_FLAG and Q_FLAGS are not implemented when
using PyPy.
|
2020-08-18 19:58:18 by Leonardo Taccari | Files touched by this commit (549) |
Log message:
*: revbump for libsndfile
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-08-02 02:25:20 by Tobias Nygren | Files touched by this commit (2) |
Log message:
py-qt5: make dbus option actually do something
|
2020-06-11 16:50:33 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-qt5: updated to 5.15.0
PyQt v5.15.0 has been released. This is a major feature release that adds \
support for Qt v5.15.0. There are corresponding releases of the other \
PyQt-related packages.
Added support for Qt v5.15.0.
Added the QtQuick3D module.
Added a callStaticMethod() overload to QAndroidJniObject that takes a \
QJsonDocument as the method argument and returns another QJsonDocument.
Added the missing QMultimedia control classes.
pyuic5 now supports QUndoView.
|
2020-04-28 07:47:25 by Taylor R Campbell | Files touched by this commit (2) |
Log message:
x11/py-qt5: add dbus option
|
2020-04-12 08:24:31 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-qt5: updated to 5.14.2
v5.14.2
- Added the missing QTextCodec.convertFromUnicode().
- Added the OpenGL ES bindings.
- Added QFlags.__index__().
v5.14.1
- This is a bug fix release.
v5.14.0
- Added support for Qt v5.14.0.
|