]> git.saurik.com Git - wxWidgets.git/blame_incremental - debian/control.in
precompiled headers changed
[wxWidgets.git] / debian / control.in
... / ...
CommitLineData
1Source: wxwidgets=V
2Section: libs
3Priority: optional
4Build-Depends: debhelper (>=4.0), flex, bison, gettext, libgtk2.0-dev, =PY, =PY-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libtiff3g-dev, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev, libesd0-dev
5Maintainer: Ron Lee <ron@debian.org>
6Standards-Version: 3.6.1.0
7
8Package: libwxgtk=V
9Architecture: any
10Section: libs
11Depends: ${shlibs:Depends}
12Suggests: libgl1
13Replaces: wxgtk2.1
14Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
15 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
16 GUI components and other facilities on several popular platforms (and some
17 unpopular ones as well). For more information see http://wxwidgets.org
18 .
19 This package provides the shared libraries needed to run programs linked
20 against wxWidgets. To use the (optional) glcanvas library you will need
21 to have Mesa or OpenGL installed.
22
23Package: libwxgtk=V-dev
24Architecture: any
25Section: libdevel
26Depends: wx=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libc6-dev
27Suggests: wx=V-doc, libstdc++-dev, gettext, libgl-dev
28Conflicts: libwxgtk-dev, libwxbase-dev
29Replaces: libwxgtk-dev, libwxbase-dev, wxgtk2.1-dev
30Provides: libwxgtk-dev
31Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
32 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
33 GUI components and other facilities on several popular platforms (and some
34 unpopular ones as well). For more information see http://wxwidgets.org
35 .
36 This package provides files needed to compile wxWidgets programs. If you
37 want to compile apps using the (optional) glcanvas library you will need
38 to have Mesa or OpenGL installed too.
39
40Package: libwxgtk=V-dbg
41Architecture: any
42Section: libdevel
43Priority: extra
44Depends: wx=V-headers (= ${Source-Version}), libc6-dev
45Conflicts: libwxgtk-dbg, libwxbase-dbg
46Replaces: libwxgtk-dbg, libwxbase-dbg
47Provides: libwxgtk-dbg
48Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
49 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
50 GUI components and other facilities on several popular platforms (and some
51 unpopular ones as well). For more information see http://wxwidgets.org
52 .
53 This package provides a debug version of the wxGTK library. It is compiled
54 both with -g for normal debugger tracing and with the __WXDEBUG__ flag which
55 provides many internal checks by wxWidgets itself that are not performed on
56 apps compiled with the 'release version' libs in the -dev package.
57
58Package: libwxgtk=V-python
59Architecture: any
60Section: python
61Depends: =PY, ${shlibs:Depends}
62Suggests: wx=V-doc, wx=V-examples, =PY-xml
63Conflicts: libwxgtk-python, python-wxwin, libwxgtk2.2-python-contrib, libwxgtk2.2-python, libwxgtk2.3-python
64Replaces: libwxgtk-python, python-wxwin, libwxgtk2.2-python-contrib, libwxgtk2.2-python, libwxgtk2.3-python
65Provides: libwxgtk-python
66Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)
67 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
68 GUI components and other facilities on several popular platforms (and some
69 unpopular ones as well). For more information see http://wxwidgets.org
70 .
71 This package provides a Python binding to the wxGTK library and it's
72 contrib libs. If you wish to use xrced you'll also need the python-xml
73 package installed.
74
75Package: libwxgtk=V-contrib
76Architecture: any
77Section: libs
78Depends: ${shlibs:Depends}
79Description: wxWidgets Cross-platform C++ GUI toolkit (runtime contrib libs)
80 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
81 GUI components and other facilities on several popular platforms (and some
82 unpopular ones as well). For more information see http://wxwidgets.org
83 .
84 This package provides the contrib libs from the wxWidgets source tree
85
86Package: libwxgtk=V-contrib-dev
87Architecture: any
88Section: libdevel
89Depends: wx=V-headers (= ${Source-Version}), libwxgtk=V-dev (= ${Source-Version}), libwxgtk=V-contrib (= ${Source-Version}), libc6-dev
90Conflicts: libwxgtk-contrib-dev
91Replaces: libwxgtk-contrib-dev
92Provides: libwxgtk-contrib-dev
93Description: wxWidgets Cross-platform C++ GUI toolkit (development contrib libs)
94 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
95 GUI components and other facilities on several popular platforms (and some
96 unpopular ones as well). For more information see http://wxwidgets.org
97 .
98 Install this package if you wish to compile applications that use the
99 contrib libs from the wxWidgets source tree.
100
101Package: wx=V-headers
102Architecture: any
103Section: devel
104Conflicts: wx-headers, wxwin-headers
105Replaces: wx-headers, wxwin-headers, wxgtk2.1-dev, libwxgtk2.3
106Provides: wx-headers
107Description: wxWidgets Cross-platform C++ GUI toolkit (header files)
108 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
109 GUI components and other facilities on several popular platforms (and some
110 unpopular ones as well). For more information see http://wxwidgets.org
111 .
112 This package provides the common header files required to build applications
113 using the wxWidgets toolkit.
114
115Package: wx=V-i18n
116Architecture: all
117Section: libs
118Conflicts: wx-i18n, wxwin-i18n
119Replaces: wx-i18n, wxwin-i18n
120Provides: wx-i18n
121Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support)
122 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
123 GUI components and other facilities on several popular platforms (and some
124 unpopular ones as well). For more information see http://wxwidgets.org
125 .
126 This package provides the i18n message catalogs for wxWidgets.
127
128Package: wx=V-doc
129Architecture: all
130Section: doc
131Conflicts: wx-doc, wxwin2.2-doc, wxwin-doc
132Replaces: wx-doc, wxwin-doc
133Provides: wx-doc
134Suggests: doc-base, www-browser
135Description: wxWidgets Cross-platform C++ GUI toolkit (documentation)
136 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
137 GUI components and other facilities on several popular platforms (and some
138 unpopular ones as well). For more information see http://wxwidgets.org
139 .
140 This package provides a HTML version of the wxWidgets reference manual.
141
142Package: wx=V-examples
143Architecture: all
144Section: devel
145Suggests: libwxgtk=V-dev (= ${Source-Version}), wxwin=V-doc
146Description: wxWidgets Cross-platform C++ GUI toolkit (examples)
147 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
148 GUI components and other facilities on several popular platforms (and some
149 unpopular ones as well). For more information see http://wxwidgets.org
150 .
151 This package contains examples of using the wxWidgets toolkit in
152 C++ and with the wxPython language binding.
153
154Package: libwxmsw=V-dev
155Architecture: i386
156Section: otherosfs
157Depends: wx=V-headers-msw (= ${Source-Version})
158Conflicts: libwxmsw-dev
159Replaces: libwxmsw-dev
160Provides: libwxmsw-dev
161Description: wxMSW mingw32msvc-cross
162 mingw32msvc-cross wxMSW libs.
163
164Package: libwxmsw=V-dbg
165Architecture: i386
166Section: otherosfs
167Depends: wx=V-headers-msw (= ${Source-Version})
168Conflicts: libwxmsw-dbg
169Replaces: libwxmsw-dbg
170Provides: libwxmsw-dbg
171Description: wxMSW mingw32msvc-cross (debug)
172 mingw32msvc-cross wxMSW libs.
173 __WXDEBUG__ version.
174
175Package: wx=V-headers-msw
176Architecture: i386
177Section: otherosfs
178Depends: wx=V-headers (= ${Source-Version})
179Conflicts: wx-headers-msw, wxwin-headers-msw
180Replaces: wx-headers-msw, wxwin-headers-msw
181Provides: wx-headers-msw
182Description: Extra wxWidgets headers for mingw32msvc-cross
183 Headers required by the wxWidgets mingw32msvc-cross libraries.
184