]> git.saurik.com Git - wxWidgets.git/blame - debian/control.in
made GTK+2 the default
[wxWidgets.git] / debian / control.in
CommitLineData
e1293dcf 1Source: wxwidgets=V
e4c4c1c6
RL
2Section: libs
3Priority: optional
e1293dcf 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
e4c4c1c6 5Maintainer: Ron Lee <ron@debian.org>
e1293dcf 6Standards-Version: 3.6.1.0
5c0e67b2 7
e4c4c1c6
RL
8Package: libwxgtk=V
9Architecture: any
10Section: libs
11Depends: ${shlibs:Depends}
050207ec
RL
12Suggests: libgl1
13Replaces: wxgtk2.1
e1293dcf
RL
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
e4c4c1c6
RL
18 .
19 This package provides the shared libraries needed to run programs linked
e1293dcf 20 against wxWidgets. To use the (optional) glcanvas library you will need
f6bcfd97 21 to have Mesa or OpenGL installed.
e4c4c1c6
RL
22
23Package: libwxgtk=V-dev
24Architecture: any
e1293dcf
RL
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
e4c4c1c6 30Provides: libwxgtk-dev
e1293dcf
RL
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
e4c4c1c6 35 .
e1293dcf 36 This package provides files needed to compile wxWidgets programs. If you
f6bcfd97
BP
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
e1293dcf 42Section: libdevel
ab0e718d 43Priority: extra
e1293dcf
RL
44Depends: wx=V-headers (= ${Source-Version}), libc6-dev
45Conflicts: libwxgtk-dbg, libwxbase-dbg
46Replaces: libwxgtk-dbg, libwxbase-dbg
050207ec 47Provides: libwxgtk-dbg
e1293dcf
RL
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
f6bcfd97 52 .
e1293dcf 53 This package provides a debug version of the wxGTK library. It is compiled
f6bcfd97 54 both with -g for normal debugger tracing and with the __WXDEBUG__ flag which
e1293dcf 55 provides many internal checks by wxWidgets itself that are not performed on
f6bcfd97 56 apps compiled with the 'release version' libs in the -dev package.
e4c4c1c6 57
e0a4aa8a
RL
58Package: libwxgtk=V-python
59Architecture: any
e1293dcf
RL
60Section: python
61Depends: =PY, ${shlibs:Depends}
62Suggests: wx=V-doc, wx=V-examples, =PY-xml
094e328c
RL
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
e1293dcf
RL
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
e0a4aa8a 70 .
050207ec 71 This package provides a Python binding to the wxGTK library and it's
deefd679
RL
72 contrib libs. If you wish to use xrced you'll also need the python-xml
73 package installed.
e0a4aa8a 74
f6bcfd97
BP
75Package: libwxgtk=V-contrib
76Architecture: any
77Section: libs
e1293dcf
RL
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
f6bcfd97 83 .
e1293dcf 84 This package provides the contrib libs from the wxWidgets source tree
7b7a7637 85
f6bcfd97
BP
86Package: libwxgtk=V-contrib-dev
87Architecture: any
e1293dcf
RL
88Section: libdevel
89Depends: wx=V-headers (= ${Source-Version}), libwxgtk=V-dev (= ${Source-Version}), libwxgtk=V-contrib (= ${Source-Version}), libc6-dev
f6bcfd97
BP
90Conflicts: libwxgtk-contrib-dev
91Replaces: libwxgtk-contrib-dev
92Provides: libwxgtk-contrib-dev
e1293dcf
RL
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
f6bcfd97
BP
97 .
98 Install this package if you wish to compile applications that use the
e1293dcf 99 contrib libs from the wxWidgets source tree.
f6bcfd97 100
e1293dcf 101Package: wx=V-headers
f6bcfd97
BP
102Architecture: any
103Section: devel
e1293dcf
RL
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
f6bcfd97
BP
111 .
112 This package provides the common header files required to build applications
e1293dcf 113 using the wxWidgets toolkit.
f6bcfd97 114
e1293dcf 115Package: wx=V-i18n
3ca6a5f0
BP
116Architecture: all
117Section: libs
e1293dcf
RL
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
3ca6a5f0 125 .
e1293dcf 126 This package provides the i18n message catalogs for wxWidgets.
3ca6a5f0 127
e1293dcf 128Package: wx=V-doc
f538864d
RL
129Architecture: all
130Section: doc
e1293dcf
RL
131Conflicts: wx-doc, wxwin2.2-doc, wxwin-doc
132Replaces: wx-doc, wxwin-doc
133Provides: wx-doc
f538864d 134Suggests: doc-base, www-browser
e1293dcf
RL
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
f538864d 139 .
e1293dcf 140 This package provides a HTML version of the wxWidgets reference manual.
f538864d 141
e1293dcf 142Package: wx=V-examples
5c0e67b2
RL
143Architecture: all
144Section: devel
145Suggests: libwxgtk=V-dev (= ${Source-Version}), wxwin=V-doc
e1293dcf
RL
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
5c0e67b2 150 .
e1293dcf 151 This package contains examples of using the wxWidgets toolkit in
094e328c
RL
152 C++ and with the wxPython language binding.
153
3a922bb4
RL
154Package: libwxmsw=V-dev
155Architecture: i386
156Section: otherosfs
e1293dcf 157Depends: wx=V-headers-msw (= ${Source-Version})
3a922bb4
RL
158Conflicts: libwxmsw-dev
159Replaces: libwxmsw-dev
160Provides: libwxmsw-dev
161Description: wxMSW mingw32msvc-cross
162 mingw32msvc-cross wxMSW libs.
163
4fb788e4
RL
164Package: libwxmsw=V-dbg
165Architecture: i386
166Section: otherosfs
e1293dcf 167Depends: wx=V-headers-msw (= ${Source-Version})
4fb788e4
RL
168Conflicts: libwxmsw-dbg
169Replaces: libwxmsw-dbg
170Provides: libwxmsw-dbg
171Description: wxMSW mingw32msvc-cross (debug)
172 mingw32msvc-cross wxMSW libs.
173 __WXDEBUG__ version.
174
e1293dcf 175Package: wx=V-headers-msw
3a922bb4
RL
176Architecture: i386
177Section: otherosfs
e1293dcf
RL
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.
3a922bb4 184