]> git.saurik.com Git - wxWidgets.git/blame_incremental - debian/README.Debian
Ported forward changes to 2.2 packaging.
[wxWidgets.git] / debian / README.Debian
... / ...
CommitLineData
1wxwindows for Debian
2----------------------
3
4The following packages are built from the wxWindows CVS source.
5
6libwxbase wxBase runtime shared libraries
7libwxbase-dev extra files and static libs for building wxBase apps
8libwxbase-dbg wxBase libraries built with -g and __WXDEBUG__
9
10libwxgtk wxGTK runtime shared libraries
11libwxgtk-dev extra files and static libs for building wxGTK apps
12libwxgtk-dbg wxGTK libraries built with -g and __WXDEBUG__
13
14libwxgtk-python Python binding to wxGTK (from 2.2.3 onward, this
15 obsoletes the libwxgtk-python-contrib package as
16 all python modules are build into a single monolith)
17
18wxwin-contrib wxWin contrib runtime shared libs (built with wxGTK)
19wxwin-contrib-dev extra files and static contrib libs for building apps
20
21wxwin-headers common header files for building wxWindows apps
22wxwin-doc HTML version of the wxWindows manual
23wxwin-examples wxWindows and wxPython demos and samples (source)
24wxwin-i18n message catalogs for native language support
25
26
27 -- Ron Lee <ron@debian.org>, Sun, 13 Feb 2000 18:40:00 +1030
28