[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/wxpython24/wxpython24.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] WxWindows bindings for Python [T] WxPython is a GUI toolkit for the Python programming language. It allows [T] Python programmers to create programs with a robust, highly functional [T] graphical user interface, simply and easily. It is implemented as a Python [T] extension module (native code) that wraps the popular wxWidgets cross [T] platform GUI library, which is written in C++. [U] https://www.wxpython.org [A] [M] The T2 Project [C] extra/development [L] LGPL [S] Stable [V] 2.4.2.4 [P] O -----5---9 147.000 [D] 5c7c03bd19d7f025520230961ad6ff77b876e068398cc6ac29686cee wxPythonSrc-2.4.2.4.tar.gz http://dl.sourceforge.net/sourceforge/wxpython/ if pkginstalled gtk+2; then WXPORT=gtk2 else WXPORT=gtk fi var_append pyconfopt ' ' WXPORT=$WXPORT var_append pyconfopt ' ' BUILD_GLCANVAS=0 # we only want the wxpython stuff, so we'll just build in this subdir hook_add preconf 5 'cd wxPython' createdocs=0