4 Build-Depends: debhelper, libgtk1.2-dev, flex, bison
5 Maintainer: Ron Lee <ron@debian.org>
6 Standards-Version: 3.1.1
11 Depends: ${shlibs:Depends}
12 Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ runtime)
13 wxWindows is a class library for C++ providing GUI (Graphical User
14 Interface) and other facilities on more than one platform. Version 2.1
15 currently supports subsets of GTK+, Motif, and MS Windows.
17 This package provides the shared libraries needed to run programs linked
20 Package: libwxgtk=V-dev
23 Depends: libwxgtk=V (= ${Source-Version}), libc6-dev
24 Suggests: libstdc++-dev, gettext
25 Conflicts: libwxgtk-dev
26 Replaces: libwxgtk-dev
27 Provides: libwxgtk-dev
28 Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development)
29 wxWindows is a class library for C++ providing GUI (Graphical User
30 Interface) and other facilities on more than one platform. Version 2.1
31 currently supports subsets of GTK+, Motif, and MS Windows.
33 This package provides files needed to compile wxWindows programs. It
34 includes header files and static libraries.
39 Suggests: doc-base, www-browser
40 Description: wxWindows Cross-platform C++ GUI toolkit (documentation)
41 wxWindows is a class library for C++ providing GUI (Graphical User
42 Interface) and other facilities on more than one platform. Version 2.1
43 currently supports subsets of GTK+, Motif, and MS Windows.
45 This package provides a HTML version of the wxWindows reference manual.