Path to this page:
./
wip/py-wxWidgets,
Python bindings for wxWidgets
Branch: CURRENT,
Version: 4.2.1,
Package name: py310-wxWidgets-4.2.1,
Maintainer: gdtwxPython is a set of Python bindings for the powerful wxWidgets
cross-platform GUI library.
Required to run:[
graphics/MesaLib] [
graphics/glu] [
x11/wxGTK28] [
x11/wxGTK28-contrib] [
lang/python27]
Required to build:[
pkgtools/x11-links] [
x11/compositeproto] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/dri2proto] [
x11/xcb-proto] [
x11/fixesproto4]
Master sites:
Version history: (Expand)
- (2023-06-27) Package has been reborn
- (2023-06-27) Updated to version: py310-wxWidgets-4.2.1
- (2014-10-03) Package deleted from pkgsrc
- (2014-09-19) Package added to pkgsrc.se, version py27-wxWidgets-2.8.12.0 (created)
CVS history: (Expand)
2014-10-02 07:04:28 by Makoto Fujiwara | Files touched by this commit (15) | |
Log message:
Deleting, for x11/py-wxWidgets upgraded 2.8.10.1 to 2.8.12.0
|
2014-09-21 15:05:17 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
-${PYSITELIB}/wx-2.8-gtk2-unicode/wxPython-${PKGVERSION}-py2.7.egg-info
+${PYSITELIB}/wx-2.8-gtk2-unicode/${EGG_FILE2}
|
2014-09-19 04:58:37 by Makoto Fujiwara | Files touched by this commit (15) |
Log message:
(While starting gnuradio-companion-3.7.5, we've got
| /usr/pkg/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14486:
UserWarning: wxPython/wxWidgets release number mismatch
| warnings.warn("wxPython/wxWidgets release number mismatch")
with the combination of
wxGTK28-2.8.12nb7 GTK-based implementation of the wxWidgets GUI library
wxGTK28-contrib-2.8.12nb3 Contrib libraries for wxWidgets GTK
py27-wxWidgets-2.8.10.1nb27 Python bindings for wxWidgets
gnuradio-wxgui-3.7.5 WxGTK Toolkit module of GNU Radio
That's why:
Import py27-wxWidgets-2.8.12.0 as wip/py-wxWidgets.
wxPython is a set of Python bindings for the powerful wxWidgets
cross-platform GUI library.
|