X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4c4c1c697af594dd9de10a021b3a295f83c333f..d1dea842a06344bef9500b372463c0d1f94f7701:/debian/README.Debian?ds=sidebyside diff --git a/debian/README.Debian b/debian/README.Debian index a2597e5822..5e1fe433f0 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -3,8 +3,16 @@ wxwindows for Debian The following packages are built from the wxWindows CVS source. -libwxgtk2.1 wxGTK shared library -libwxgtk-dev Headers and static lib for building wxGTK apps +libwxbase wxBase runtime shared libraries +libwxbase-dev extra files and static libs for building wxBase apps +libwxgtk wxGTK runtime shared libraries +libwxgtk-dev extra files and static libs for building wxGTK apps +libwxgtk-python Python binding to wxGTK +wxwin-contrib wxWin contrib runtime shared libs (built with wxGTK) +wxwin-contrib-dev extra files and static contrib libs for building apps +wxwin-headers common header files for building wxWindows apps +wxwin-doc HTML version of the wxWindows manual +wxwin-examples wxWindows and wxPython demos and samples (source) -- Ron Lee , Sun, 13 Feb 2000 18:40:00 +1030