[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/wxwidgets24/wxwidgets24.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] A portable widget library [T] wxWidgets gives you a single, easy-to-use API for writing GUI applications [T] on multiple platforms. Link with the appropriate library for your platform [T] (Windows/Unix/Mac, others coming shortly) and compiler (almost any popular [T] C++ compiler), and your application will adopt the look and feel appro- [T] priate to that platform. On top of great GUI functionality, wxwidgets [T] gives you: online help, network programming, streams, clipboard and drag [T] and drop, multithreading, image loading and saving in a variety of popular [T] formats, database support, HTML viewing and printing, and much much more. [U] https://www.wxwidgets.org [A] wxwidgets team [M] The T2 Project [C] extra/development [L] LGPL [S] Stable [V] 2.4.2.4 [P] O -----5---9 130.000 [D] 5c7c03bd19d7f025520230961ad6ff77b876e068398cc6ac29686cee wxPythonSrc-2.4.2.4.tar.gz http://dl.sourceforge.net/sourceforge/wxpython/ var_append confopt ' ' --enable-optimise var_append confopt ' ' --enable-shared var_append confopt ' ' --enable-gtk2 var_append confopt ' ' --enable-opengl #causes regressions: var_append confopt ' ' --enable-unicode var_append confopt ' ' --enable-controls var_append confopt ' ' --enable-tabdialog var_append confopt ' ' --enable-soname var_append INSTALL_WRAPPER_FILTER '|' 'sed -e s,share/locale,share/locale/wx24,g' xrc() { cd contrib/src/xrc eval "$MAKE $makeopt" eval "$MAKE $makeinstopt" } hook_add postmake 3 "xrc"