]> git.saurik.com Git - wxWidgets.git/blame - debian/control.in
mention wxDateTime::SetToTheWeek() change
[wxWidgets.git] / debian / control.in
CommitLineData
e1293dcf 1Source: wxwidgets=V
e4c4c1c6
RL
2Section: libs
3Priority: optional
6181913e 4Build-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
e4c4c1c6 5Maintainer: Ron Lee <ron@debian.org>
6181913e 6Standards-Version: 3.6.1.1
5c0e67b2 7
e4c4c1c6
RL
8Package: libwxgtk=V
9Architecture: any
10Section: libs
11Depends: ${shlibs:Depends}
050207ec 12Replaces: wxgtk2.1
e1293dcf
RL
13Description: 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
e4c4c1c6
RL
17 .
18 This package provides the shared libraries needed to run programs linked
e1293dcf 19 against wxWidgets. To use the (optional) glcanvas library you will need
f6bcfd97 20 to have Mesa or OpenGL installed.
e4c4c1c6
RL
21
22Package: libwxgtk=V-dev
23Architecture: any
e1293dcf
RL
24Section: libdevel
25Depends: wx=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libc6-dev
6181913e 26Suggests: wxwin=V-doc, libstdc++-dev, gettext, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev
e1293dcf
RL
27Conflicts: libwxgtk-dev, libwxbase-dev
28Replaces: libwxgtk-dev, libwxbase-dev, wxgtk2.1-dev
e4c4c1c6 29Provides: libwxgtk-dev
e1293dcf
RL
30Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
31 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
32 GUI components and other facilities on several popular platforms (and some
33 unpopular ones as well). For more information see http://wxwidgets.org
e4c4c1c6 34 .
e1293dcf 35 This package provides files needed to compile wxWidgets programs. If you
f6bcfd97
BP
36 want to compile apps using the (optional) glcanvas library you will need
37 to have Mesa or OpenGL installed too.
38
39Package: libwxgtk=V-dbg
40Architecture: any
e1293dcf 41Section: libdevel
ab0e718d 42Priority: extra
e1293dcf
RL
43Depends: wx=V-headers (= ${Source-Version}), libc6-dev
44Conflicts: libwxgtk-dbg, libwxbase-dbg
45Replaces: libwxgtk-dbg, libwxbase-dbg
050207ec 46Provides: libwxgtk-dbg
e1293dcf
RL
47Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
48 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
49 GUI components and other facilities on several popular platforms (and some
50 unpopular ones as well). For more information see http://wxwidgets.org
f6bcfd97 51 .
e1293dcf 52 This package provides a debug version of the wxGTK library. It is compiled
f6bcfd97 53 both with -g for normal debugger tracing and with the __WXDEBUG__ flag which
e1293dcf 54 provides many internal checks by wxWidgets itself that are not performed on
f6bcfd97 55 apps compiled with the 'release version' libs in the -dev package.
e4c4c1c6 56
e0a4aa8a
RL
57Package: libwxgtk=V-python
58Architecture: any
e1293dcf
RL
59Section: python
60Depends: =PY, ${shlibs:Depends}
61Suggests: wx=V-doc, wx=V-examples, =PY-xml
6181913e
RL
62Conflicts: libwxgtk-python, libwxgtk=V-dbg-python, python-wxwin, libwxgtk2.2-python-contrib, libwxgtk2.2-python, libwxgtk2.3-python
63Replaces: libwxgtk-python, libwxgtk=V-dbg-python, python-wxwin, libwxgtk2.2-python-contrib, libwxgtk2.2-python, libwxgtk2.3-python
094e328c 64Provides: libwxgtk-python
e1293dcf
RL
65Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)
66 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
67 GUI components and other facilities on several popular platforms (and some
68 unpopular ones as well). For more information see http://wxwidgets.org
e0a4aa8a 69 .
6181913e 70 This package provides a Python binding to the wxGTK library and its
deefd679
RL
71 contrib libs. If you wish to use xrced you'll also need the python-xml
72 package installed.
e0a4aa8a 73
f6bcfd97
BP
74Package: libwxgtk=V-contrib
75Architecture: any
76Section: libs
e1293dcf
RL
77Depends: ${shlibs:Depends}
78Description: wxWidgets Cross-platform C++ GUI toolkit (runtime contrib libs)
79 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
80 GUI components and other facilities on several popular platforms (and some
81 unpopular ones as well). For more information see http://wxwidgets.org
f6bcfd97 82 .
e1293dcf 83 This package provides the contrib libs from the wxWidgets source tree
7b7a7637 84
f6bcfd97
BP
85Package: libwxgtk=V-contrib-dev
86Architecture: any
e1293dcf
RL
87Section: libdevel
88Depends: wx=V-headers (= ${Source-Version}), libwxgtk=V-dev (= ${Source-Version}), libwxgtk=V-contrib (= ${Source-Version}), libc6-dev
f6bcfd97
BP
89Conflicts: libwxgtk-contrib-dev
90Replaces: libwxgtk-contrib-dev
91Provides: libwxgtk-contrib-dev
e1293dcf
RL
92Description: wxWidgets Cross-platform C++ GUI toolkit (development contrib libs)
93 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
94 GUI components and other facilities on several popular platforms (and some
95 unpopular ones as well). For more information see http://wxwidgets.org
f6bcfd97
BP
96 .
97 Install this package if you wish to compile applications that use the
e1293dcf 98 contrib libs from the wxWidgets source tree.
f6bcfd97 99
e1293dcf 100Package: wx=V-headers
f6bcfd97
BP
101Architecture: any
102Section: devel
e1293dcf
RL
103Conflicts: wx-headers, wxwin-headers
104Replaces: wx-headers, wxwin-headers, wxgtk2.1-dev, libwxgtk2.3
105Provides: wx-headers
106Description: wxWidgets Cross-platform C++ GUI toolkit (header files)
107 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
108 GUI components and other facilities on several popular platforms (and some
109 unpopular ones as well). For more information see http://wxwidgets.org
f6bcfd97
BP
110 .
111 This package provides the common header files required to build applications
e1293dcf 112 using the wxWidgets toolkit.
f6bcfd97 113
e1293dcf 114Package: wx=V-i18n
3ca6a5f0
BP
115Architecture: all
116Section: libs
e1293dcf
RL
117Conflicts: wx-i18n, wxwin-i18n
118Replaces: wx-i18n, wxwin-i18n
119Provides: wx-i18n
120Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support)
121 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
122 GUI components and other facilities on several popular platforms (and some
123 unpopular ones as well). For more information see http://wxwidgets.org
3ca6a5f0 124 .
e1293dcf 125 This package provides the i18n message catalogs for wxWidgets.
3ca6a5f0 126
e1293dcf 127Package: wx=V-doc
f538864d
RL
128Architecture: all
129Section: doc
e1293dcf
RL
130Conflicts: wx-doc, wxwin2.2-doc, wxwin-doc
131Replaces: wx-doc, wxwin-doc
132Provides: wx-doc
f538864d 133Suggests: doc-base, www-browser
e1293dcf
RL
134Description: wxWidgets Cross-platform C++ GUI toolkit (documentation)
135 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
136 GUI components and other facilities on several popular platforms (and some
137 unpopular ones as well). For more information see http://wxwidgets.org
f538864d 138 .
e1293dcf 139 This package provides a HTML version of the wxWidgets reference manual.
f538864d 140
e1293dcf 141Package: wx=V-examples
5c0e67b2
RL
142Architecture: all
143Section: devel
144Suggests: libwxgtk=V-dev (= ${Source-Version}), wxwin=V-doc
e1293dcf
RL
145Description: wxWidgets Cross-platform C++ GUI toolkit (examples)
146 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
147 GUI components and other facilities on several popular platforms (and some
148 unpopular ones as well). For more information see http://wxwidgets.org
5c0e67b2 149 .
e1293dcf 150 This package contains examples of using the wxWidgets toolkit in
094e328c
RL
151 C++ and with the wxPython language binding.
152
6181913e
RL
153Package: libwxgtk=V-dbg-python
154Architecture: any
155Section: python
156Depends: =PY, ${shlibs:Depends}
157Suggests: wxwin=V-doc, wxwin=V-examples, =PY-xml
158Conflicts: libwxgtk=V-python
159Replaces: libwxgtk=V-python
160Provides: libwxgtk=V-python
161Description: wxWindows Cross-platform C++ GUI toolkit (wxPython binding)
162 wxWindows is a class library for C++ providing GUI (Graphical User
163 Interface) and other facilities on more than one platform. Version =V
164 currently supports subsets of GTK+, Motif, and MS Windows.
165 .
166 This package provides a Python binding to the wxGTK debug library.
167 It is useful for developers as many common errors may be caught.
168 Unfortunately it cannot be installed at the same time as the release
169 packages, but it will replace them for other applications that require
170 wxPython. You should _never_ upload packages to Debian that depend upon
171 this package explicitly, use the libwxgtk=V-python package instead.
172 .
173 If you wish to use xrced you'll also need the python-xml package installed.
174
3a922bb4
RL
175Package: libwxmsw=V-dev
176Architecture: i386
177Section: otherosfs
e1293dcf 178Depends: wx=V-headers-msw (= ${Source-Version})
3a922bb4
RL
179Conflicts: libwxmsw-dev
180Replaces: libwxmsw-dev
181Provides: libwxmsw-dev
182Description: wxMSW mingw32msvc-cross
183 mingw32msvc-cross wxMSW libs.
184
4fb788e4
RL
185Package: libwxmsw=V-dbg
186Architecture: i386
187Section: otherosfs
e1293dcf 188Depends: wx=V-headers-msw (= ${Source-Version})
4fb788e4
RL
189Conflicts: libwxmsw-dbg
190Replaces: libwxmsw-dbg
191Provides: libwxmsw-dbg
192Description: wxMSW mingw32msvc-cross (debug)
193 mingw32msvc-cross wxMSW libs.
194 __WXDEBUG__ version.
195
e1293dcf 196Package: wx=V-headers-msw
3a922bb4
RL
197Architecture: i386
198Section: otherosfs
e1293dcf
RL
199Depends: wx=V-headers (= ${Source-Version})
200Conflicts: wx-headers-msw, wxwin-headers-msw
201Replaces: wx-headers-msw, wxwin-headers-msw
202Provides: wx-headers-msw
203Description: Extra wxWidgets headers for mingw32msvc-cross
204 Headers required by the wxWidgets mingw32msvc-cross libraries.
3a922bb4 205