Port details |
- py-wxPython4 GUI toolkit for the Python programming language
- 4.1.1 x11-toolkits
=0 Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2022-02-25 18:12:07
- Last Update: 2022-07-06 11:35:47
- Commit Hash: 5f1ab1a
- Also Listed In: python
- License: WXWINDOWS LGPL21+ GPLv2+
- Description:
- wxPython is a GUI toolkit for the Python programming language. It allows Python
programmers to create programs with a robust, highly functional graphical user
interface, simply and easily. It is implemented as a Python extension module
(native code) that wraps the popular wxWidgets cross platform GUI library, which
is written in C++.
WWW: http://www.wxpython.org
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}wxPython41>0:x11-toolkits/py-wxPython4@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11-toolkits/py-wxPython4/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/py-wxPython4
- pkg install py39-wxPython41
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py39-wxPython41 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-wxPython41
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1643317997
SHA256 (python/wxPython-4.1.1.tar.gz) = 00e5e3180ac7f2852f342ad341d57c44e7e4326de0b550b9a5c4a8361b6c3528
SIZE (python/wxPython-4.1.1.tar.gz) = 66043287
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-pathlib2>0 : devel/py-pathlib2@py39
- pkgconf>=1.3.0_1 : devel/pkgconf
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- msgfmt : devel/gettext-tools
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libGLU.so : graphics/libGLU
- libintl.so : devel/gettext-runtime
- libwx_baseu-3.1.so : x11-toolkits/wxgtk31
- This port is required by:
- for Build
-
- cad/kicad
- cad/kicad-devel
- multimedia/photofilmstrip
- for Run
-
- cad/kicad
- cad/kicad-devel
- comms/gnuradio
- databases/grass7
- databases/grass8
- graphics/py-mayavi
- misc/pyobd
- Configuration Options:
- ===> The following configuration options are available for py39-wxPython41-4.1.1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_py-wxPython4
- USES:
- compiler:c++11-lib gl localbase pkgconfig python:3.6+ gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Jul 2022 11:35:47 4.1.1 |
Loïc Bartoletti (lbartoletti)  |
x11-toolkits/*wx*: set desktop as maintainer |
25 Feb 2022 18:10:24 4.1.1 |
Loïc Bartoletti (lbartoletti)  |
x11-toolkits/py-wxPython4: Update to 4.1
- Rename wxPython40 to wxPython4
- Update to 4.1 version
- Fix wxgtk31 for string
- Use wxGtk31 instead of wxgtk30
- Fix kicad* ports with wxgtk31/wxPython 4.1
Changes:
- https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html
Reviewed by: tcberner
Approved by: yuri, bofh
Differential Revision: D34080 |
Number of commits found: 2
|