name : wxPython version : 4.2.0 release : 13 source : - https://github.com/wxWidgets/Phoenix/releases/download/wxPython-4.2.0/wxPython-4.2.0.tar.gz : 03452bf02f182fae78c030ac12aadedb0c5a5b63257b887dfe5689f028730984 license : LGPL-2.0-or-later WITH WxWindows-exception-3.1 component : programming.python summary : A blending of the wxWidgets C++ class library with the Python programming language description: | A blending of the wxWidgets C++ class library with the Python programming language. builddeps : - pkgconfig(glu) - pkgconfig(gtk+-3.0) - pkgconfig(libnotify) - pkgconfig(libpng) - pkgconfig(libtiff-4) - pkgconfig(libturbojpeg) - pkgconfig(python3) - pkgconfig(sdl2) - pkgconfig(sm) - pkgconfig(webkit2gtk-4.0) - doxygen - python-requests - python-sip - wxwidgets-devel rundeps : - wxwidgets networking : yes environment : | export PYTHONUSERBASE=$workdir export PATH=$PATH:$workdir/bin/ build : | # FIXME: For next release # This dep is windows only and shouldn't be required for linux builds # remove this, environment and networking when it is patched. pip3 install --user attrdict3 python3 build.py dox etg --nodoc sip build --use_syswx --release install : | python3 setup.py install --root="$installdir"