4 Build-Depends: debhelper (>=4.0), flex, bison, gettext, libgtk2.0-dev, =PY, =PY-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev, libesd0-dev
5 Maintainer: Ron Lee <ron@debian.org>
6 Standards-Version: 3.6.1.1
11 Depends: ${shlibs:Depends}
13 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
14 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
15 GUI components and other facilities on several popular platforms (and some
16 unpopular ones as well). For more information see http://wxwidgets.org
18 This package provides the shared libraries needed to run programs linked
19 against wxWidgets. To use the (optional) glcanvas library you will need
20 to have Mesa or OpenGL installed.
22 Package: libwxgtk=V-dev
25 Depends: wx=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libc6-dev
26 Suggests: wxwin=V-doc, libstdc++-dev, gettext, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev
27 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
28 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
29 GUI components and other facilities on several popular platforms (and some
30 unpopular ones as well). For more information see http://wxwidgets.org
32 This package provides files needed to compile wxWidgets programs. If you
33 want to compile apps using the (optional) glcanvas library you will need
34 to have Mesa or OpenGL installed too.
36 Package: libwxgtk=V-dbg
40 Depends: wx=V-headers (= ${Source-Version}), libc6-dev
41 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
42 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
43 GUI components and other facilities on several popular platforms (and some
44 unpopular ones as well). For more information see http://wxwidgets.org
46 This package provides a debug version of the wxGTK library. It is compiled
47 both with -g for normal debugger tracing and with the __WXDEBUG__ flag which
48 provides many internal checks by wxWidgets itself that are not performed on
49 apps compiled with the 'release version' libs in the -dev package.
51 Package: libwxgtk=V-python
54 Depends: =PY, ${shlibs:Depends}
55 Suggests: wx=V-doc, wx=V-examples, =PY-xml
56 Conflicts: libwxgtk-python, libwxgtk=V-dbg-python, python-wxwin, libwxgtk2.2-python-contrib, libwxgtk2.2-python, libwxgtk2.3-python
57 Replaces: libwxgtk-python, libwxgtk=V-dbg-python, python-wxwin, libwxgtk2.2-python-contrib, libwxgtk2.2-python, libwxgtk2.3-python
58 Provides: libwxgtk-python
59 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)
60 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
61 GUI components and other facilities on several popular platforms (and some
62 unpopular ones as well). For more information see http://wxwidgets.org
64 This package provides a Python binding to the wxGTK library and its
65 contrib libs. If you wish to use xrced you'll also need the python-xml
71 Description: wxWidgets Cross-platform C++ GUI toolkit (header files)
72 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
73 GUI components and other facilities on several popular platforms (and some
74 unpopular ones as well). For more information see http://wxwidgets.org
76 This package provides the common header files required to build applications
77 using the wxWidgets toolkit.
82 Conflicts: wx-i18n, wxwin-i18n
83 Replaces: wx-i18n, wxwin-i18n
85 Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support)
86 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
87 GUI components and other facilities on several popular platforms (and some
88 unpopular ones as well). For more information see http://wxwidgets.org
90 This package provides the i18n message catalogs for wxWidgets.
96 Suggests: doc-base, www-browser
97 Description: wxWidgets Cross-platform C++ GUI toolkit (documentation)
98 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
99 GUI components and other facilities on several popular platforms (and some
100 unpopular ones as well). For more information see http://wxwidgets.org
102 This package provides a HTML version of the wxWidgets reference manual.
104 Package: wx=V-examples
107 Suggests: libwxgtk=V-dev (= ${Source-Version}), wxwin=V-doc
108 Description: wxWidgets Cross-platform C++ GUI toolkit (examples)
109 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
110 GUI components and other facilities on several popular platforms (and some
111 unpopular ones as well). For more information see http://wxwidgets.org
113 This package contains examples of using the wxWidgets toolkit in
114 C++ and with the wxPython language binding.
116 Package: libwxgtk=V-dbg-python
119 Depends: =PY, ${shlibs:Depends}
120 Suggests: wxwin=V-doc, wxwin=V-examples, =PY-xml
121 Conflicts: libwxgtk=V-python
122 Replaces: libwxgtk=V-python
123 Provides: libwxgtk=V-python
124 Description: wxWindows Cross-platform C++ GUI toolkit (wxPython binding)
125 wxWindows is a class library for C++ providing GUI (Graphical User
126 Interface) and other facilities on more than one platform. Version =V
127 currently supports subsets of GTK+, Motif, and MS Windows.
129 This package provides a Python binding to the wxGTK debug library.
130 It is useful for developers as many common errors may be caught.
131 Unfortunately it cannot be installed at the same time as the release
132 packages, but it will replace them for other applications that require
133 wxPython. You should _never_ upload packages to Debian that depend upon
134 this package explicitly, use the libwxgtk=V-python package instead.
136 If you wish to use xrced you'll also need the python-xml package installed.
138 Package: libwxmsw=V-dev
141 Depends: wx=V-headers-msw (= ${Source-Version})
142 Description: wxMSW mingw32msvc-cross
143 mingw32msvc-cross wxMSW libs.
145 Package: libwxmsw=V-dbg
148 Depends: wx=V-headers-msw (= ${Source-Version})
149 Description: wxMSW mingw32msvc-cross (debug)
150 mingw32msvc-cross wxMSW libs.
153 Package: wx=V-headers-msw
156 Depends: wx=V-headers (= ${Source-Version})
157 Description: Extra wxWidgets headers for mingw32msvc-cross
158 Headers required by the wxWidgets mingw32msvc-cross libraries.