]> git.saurik.com Git - wxWidgets.git/blob - debian/control.in
Fix wxGTK compilation.
[wxWidgets.git] / debian / control.in
1 Source: wxwidgets=V
2 Section: libs
3 Priority: optional
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
7
8 Package: libwxgtk=SOV
9 Architecture: any
10 Section: libs
11 Depends: ${shlibs:Depends}
12 Description: 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
21 Package: libwxgtk=V-dev
22 Architecture: any
23 Section: libdevel
24 Depends: wx=V-headers (= ${Source-Version}), libwxgtk=SOV (= ${Source-Version}), libc6-dev
25 Suggests: wx=V-common | wx-common, wx=V-doc, libstdc++-dev, gettext, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev
26 Description: 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
35 Package: libwxgtk=V-dbg
36 Architecture: any
37 Section: libdevel
38 Priority: extra
39 Depends: wx=V-headers (= ${Source-Version}), libc6-dev
40 Description: 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
50 Package: libwxgtk=SOV-python
51 Architecture: any
52 Section: python
53 Depends: wxpython, =PY, ${shlibs:Depends}
54 Description: 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
63 Package: libwxgtk=SOV-dbg-python
64 Architecture: any
65 Section: python
66 Depends: wxpython, =PY, ${shlibs:Depends}
67 Description: 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
79 Package: wxpython=SOV
80 Architecture: any
81 Section: python
82 Depends: libwxgtk=SOV-python, =PY, ${shlibs:Depends}
83 Suggests: wxwin=V-doc, wxwin=V-examples, =PY-xml
84 Conflicts: wxpython
85 Replaces: wxpython, libwxgtk2.4-python
86 Provides: wxpython
87 Description: 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
95 Package: wx=V-common
96 Architecture: any
97 Section: devel
98 Depends: ${shlibs:Depends}
99 Conflicts: wx-common
100 Replaces: wx-common, wxwin2.4-headers, libwxgtk2.4-contrib-dev
101 Provides: wx-common
102 Description: 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
111 Package: wx=V-headers
112 Architecture: any
113 Section: devel
114 Description: 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
122 Package: wx=V-i18n
123 Architecture: all
124 Section: libs
125 Conflicts: wx-i18n, wxwin-i18n
126 Replaces: wx-i18n, wxwin-i18n
127 Provides: wx-i18n
128 Description: 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
135 Package: wx=V-doc
136 Architecture: all
137 Section: doc
138 Provides: wx-doc
139 Suggests: doc-base, www-browser
140 Description: 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
147 Package: wx=V-examples
148 Architecture: all
149 Section: devel
150 Suggests: libwxgtk=V-dev (= ${Source-Version}), wxwin=V-doc
151 Description: 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
159 Package: libwxmsw=V-dev
160 Architecture: i386
161 Section: otherosfs
162 Depends: wx=V-headers-msw (= ${Source-Version})
163 Description: wxMSW mingw32msvc-cross
164 mingw32msvc-cross wxMSW libs.
165
166 Package: libwxmsw=V-dbg
167 Architecture: i386
168 Section: otherosfs
169 Depends: wx=V-headers-msw (= ${Source-Version})
170 Description: wxMSW mingw32msvc-cross (debug)
171 mingw32msvc-cross wxMSW libs.
172 __WXDEBUG__ version.
173
174 Package: wx=V-headers-msw
175 Architecture: i386
176 Section: otherosfs
177 Depends: wx=V-headers (= ${Source-Version})
178 Description: Extra wxWidgets headers for mingw32msvc-cross
179 Headers required by the wxWidgets mingw32msvc-cross libraries.
180