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