e1293dcf96
Updated config.{sub,guess} for new platform support. Incorporated fixes to GNU/Hurd support and added GNU/K*BSD support. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
185 lines
7.5 KiB
Plaintext
185 lines
7.5 KiB
Plaintext
Source: wxwidgets=V
|
|
Section: libs
|
|
Priority: optional
|
|
Build-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
|
|
Maintainer: Ron Lee <ron@debian.org>
|
|
Standards-Version: 3.6.1.0
|
|
|
|
Package: libwxgtk=V
|
|
Architecture: any
|
|
Section: libs
|
|
Depends: ${shlibs:Depends}
|
|
Suggests: libgl1
|
|
Replaces: wxgtk2.1
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package provides the shared libraries needed to run programs linked
|
|
against wxWidgets. To use the (optional) glcanvas library you will need
|
|
to have Mesa or OpenGL installed.
|
|
|
|
Package: libwxgtk=V-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: wx=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libc6-dev
|
|
Suggests: wx=V-doc, libstdc++-dev, gettext, libgl-dev
|
|
Conflicts: libwxgtk-dev, libwxbase-dev
|
|
Replaces: libwxgtk-dev, libwxbase-dev, wxgtk2.1-dev
|
|
Provides: libwxgtk-dev
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package provides files needed to compile wxWidgets programs. If you
|
|
want to compile apps using the (optional) glcanvas library you will need
|
|
to have Mesa or OpenGL installed too.
|
|
|
|
Package: libwxgtk=V-dbg
|
|
Architecture: any
|
|
Section: libdevel
|
|
Priority: extra
|
|
Depends: wx=V-headers (= ${Source-Version}), libc6-dev
|
|
Conflicts: libwxgtk-dbg, libwxbase-dbg
|
|
Replaces: libwxgtk-dbg, libwxbase-dbg
|
|
Provides: libwxgtk-dbg
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package provides a debug version of the wxGTK library. It is compiled
|
|
both with -g for normal debugger tracing and with the __WXDEBUG__ flag which
|
|
provides many internal checks by wxWidgets itself that are not performed on
|
|
apps compiled with the 'release version' libs in the -dev package.
|
|
|
|
Package: libwxgtk=V-python
|
|
Architecture: any
|
|
Section: python
|
|
Depends: =PY, ${shlibs:Depends}
|
|
Suggests: wx=V-doc, wx=V-examples, =PY-xml
|
|
Conflicts: libwxgtk-python, python-wxwin, libwxgtk2.2-python-contrib, libwxgtk2.2-python, libwxgtk2.3-python
|
|
Replaces: libwxgtk-python, python-wxwin, libwxgtk2.2-python-contrib, libwxgtk2.2-python, libwxgtk2.3-python
|
|
Provides: libwxgtk-python
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package provides a Python binding to the wxGTK library and it's
|
|
contrib libs. If you wish to use xrced you'll also need the python-xml
|
|
package installed.
|
|
|
|
Package: libwxgtk=V-contrib
|
|
Architecture: any
|
|
Section: libs
|
|
Depends: ${shlibs:Depends}
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (runtime contrib libs)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package provides the contrib libs from the wxWidgets source tree
|
|
|
|
Package: libwxgtk=V-contrib-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: wx=V-headers (= ${Source-Version}), libwxgtk=V-dev (= ${Source-Version}), libwxgtk=V-contrib (= ${Source-Version}), libc6-dev
|
|
Conflicts: libwxgtk-contrib-dev
|
|
Replaces: libwxgtk-contrib-dev
|
|
Provides: libwxgtk-contrib-dev
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (development contrib libs)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
Install this package if you wish to compile applications that use the
|
|
contrib libs from the wxWidgets source tree.
|
|
|
|
Package: wx=V-headers
|
|
Architecture: any
|
|
Section: devel
|
|
Conflicts: wx-headers, wxwin-headers
|
|
Replaces: wx-headers, wxwin-headers, wxgtk2.1-dev, libwxgtk2.3
|
|
Provides: wx-headers
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (header files)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package provides the common header files required to build applications
|
|
using the wxWidgets toolkit.
|
|
|
|
Package: wx=V-i18n
|
|
Architecture: all
|
|
Section: libs
|
|
Conflicts: wx-i18n, wxwin-i18n
|
|
Replaces: wx-i18n, wxwin-i18n
|
|
Provides: wx-i18n
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package provides the i18n message catalogs for wxWidgets.
|
|
|
|
Package: wx=V-doc
|
|
Architecture: all
|
|
Section: doc
|
|
Conflicts: wx-doc, wxwin2.2-doc, wxwin-doc
|
|
Replaces: wx-doc, wxwin-doc
|
|
Provides: wx-doc
|
|
Suggests: doc-base, www-browser
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (documentation)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package provides a HTML version of the wxWidgets reference manual.
|
|
|
|
Package: wx=V-examples
|
|
Architecture: all
|
|
Section: devel
|
|
Suggests: libwxgtk=V-dev (= ${Source-Version}), wxwin=V-doc
|
|
Description: wxWidgets Cross-platform C++ GUI toolkit (examples)
|
|
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
|
|
GUI components and other facilities on several popular platforms (and some
|
|
unpopular ones as well). For more information see http://wxwidgets.org
|
|
.
|
|
This package contains examples of using the wxWidgets toolkit in
|
|
C++ and with the wxPython language binding.
|
|
|
|
Package: libwxmsw=V-dev
|
|
Architecture: i386
|
|
Section: otherosfs
|
|
Depends: wx=V-headers-msw (= ${Source-Version})
|
|
Conflicts: libwxmsw-dev
|
|
Replaces: libwxmsw-dev
|
|
Provides: libwxmsw-dev
|
|
Description: wxMSW mingw32msvc-cross
|
|
mingw32msvc-cross wxMSW libs.
|
|
|
|
Package: libwxmsw=V-dbg
|
|
Architecture: i386
|
|
Section: otherosfs
|
|
Depends: wx=V-headers-msw (= ${Source-Version})
|
|
Conflicts: libwxmsw-dbg
|
|
Replaces: libwxmsw-dbg
|
|
Provides: libwxmsw-dbg
|
|
Description: wxMSW mingw32msvc-cross (debug)
|
|
mingw32msvc-cross wxMSW libs.
|
|
__WXDEBUG__ version.
|
|
|
|
Package: wx=V-headers-msw
|
|
Architecture: i386
|
|
Section: otherosfs
|
|
Depends: wx=V-headers (= ${Source-Version})
|
|
Conflicts: wx-headers-msw, wxwin-headers-msw
|
|
Replaces: wx-headers-msw, wxwin-headers-msw
|
|
Provides: wx-headers-msw
|
|
Description: Extra wxWidgets headers for mingw32msvc-cross
|
|
Headers required by the wxWidgets mingw32msvc-cross libraries.
|
|
|