]>
Commit | Line | Data |
---|---|---|
e1293dcf | 1 | wxwidgets for Debian |
e4c4c1c6 RL |
2 | ---------------------- |
3 | ||
e1293dcf | 4 | The following packages are built from the wxWidgets CVS source. |
050207ec | 5 | |
f6bcfd97 BP |
6 | libwxgtk wxGTK runtime shared libraries |
7 | libwxgtk-dev extra files and static libs for building wxGTK apps | |
050207ec RL |
8 | libwxgtk-dbg wxGTK libraries built with -g and __WXDEBUG__ |
9 | ||
10 | libwxgtk-python Python binding to wxGTK (from 2.2.3 onward, this | |
11 | obsoletes the libwxgtk-python-contrib package as | |
b8723d93 | 12 | all python modules are built into a single monolith) |
050207ec | 13 | |
e1293dcf RL |
14 | libwxgtk-contrib wxWin contrib runtime shared libs (built with wxGTK) |
15 | libwxgtk-contrib-dev extra files and static contrib libs for building apps | |
050207ec | 16 | |
e1293dcf RL |
17 | wx-headers common header files for building wxWidgets apps |
18 | wx-doc HTML version of the wxWidgets manual | |
19 | wx-examples wxWidgets and wxPython demos and samples (source) | |
20 | wx-i18n message catalogs for native language support | |
e4c4c1c6 RL |
21 | |
22 | ||
e1293dcf | 23 | The following binaries can be built from the source package |
4fb788e4 RL |
24 | with the mingw32 cross compiler, but are not currently |
25 | distributed by Debian. If you feel that should change, | |
e1293dcf | 26 | please file a bug against the wxwidgets2.5 package, or |
4fb788e4 RL |
27 | append your views to a report already there if you're not |
28 | the first to do so. | |
29 | ||
30 | [ you can check the current state of affairs at: | |
e1293dcf | 31 | http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=wxwidgets2.5 ] |
4fb788e4 RL |
32 | |
33 | Oh and, please do *not* file bug reports for these packages | |
b8723d93 | 34 | to the Debian bts. But do feel free to email me personally |
4fb788e4 RL |
35 | if you find problems and/or have patches to fix them. |
36 | ||
37 | libwxmsw-dev mingw32-cross wxMSW libs. | |
38 | libwxmsw-dbg mingw32-cross wxMSW (debug) libs. | |
e1293dcf | 39 | wx-headers-msw extra headers needed for wxMSW. |
4fb788e4 RL |
40 | |
41 | ||
e4c4c1c6 | 42 | -- Ron Lee <ron@debian.org>, Sun, 13 Feb 2000 18:40:00 +1030 |
050207ec | 43 |