wxwidgets2.8 2.8.11.0-0ubuntu11 source package in Ubuntu

Changelog

wxwidgets2.8 (2.8.11.0-0ubuntu11) precise; urgency=low

  * Build-depend on libjpeg-dev rather than libjpeg62-dev.
 -- Colin Watson <email address hidden>   Mon, 21 Nov 2011 16:32:12 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wxwidgets2.8_2.8.11.0.orig.tar.gz 38.2 MiB 9595711189086387a96a3d08a8c2b0c4c5871406a0964d434eb3ce89643b9a95
wxwidgets2.8_2.8.11.0-0ubuntu11.debian.tar.gz 89.2 KiB 51e81edbea760988805c2a33eba4f5db6133369ddd5207957a38eac036c7c90b
wxwidgets2.8_2.8.11.0-0ubuntu11.dsc 3.1 KiB b6ef583f6c12b125b15a815564febfdce5f8ae3ca93356ba2976b7b892e66f8a

View changes file

Binary packages built by this source

libwxbase2.8-0: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit

 wxBase is a collection of C++ classes providing basic data structures
 (strings, lists, arrays), powerful wxDateTime class for date manipulations,
 portable wrappers around many OS-specific functions allowing the same
 program to be work for all supported platforms, wxThread class for writing
 multithreaded programs, and much more.
 .
 wxBase currently supports the following platforms: Generic Unix (Linux,
 FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X.
 .
 This package is only useful for non-GUI apps. It offers a subset of the
 classes in libwx_gtk2.8 for use in console apps and daemons. You do not need
 this package to build or use wxWidgets GUI apps.

libwxbase2.8-dbg: wxBase library (debug) - non-GUI support classes of wxWidgets toolkit

 wxBase is a collection of C++ classes providing basic data structures
 (strings, lists, arrays), powerful wxDateTime class for date manipulations,
 portable wrappers around many OS-specific functions allowing the same
 program to be work for all supported platforms, wxThread class for writing
 multithreaded programs, and much more.
 .
 wxBase currently supports the following platforms: Generic Unix (Linux,
 FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X.
 .
 This package provides a debug version of the wxBase 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.

libwxbase2.8-dev: wxBase library (development) - non-GUI support classes of wxWidgets toolkit

 wxBase is a collection of C++ classes providing basic data structures
 (strings, lists, arrays), powerful wxDateTime class for date manipulations,
 portable wrappers around many OS-specific functions allowing the same
 program to be work for all supported platforms, wxThread class for writing
 multithreaded programs, and much more.
 .
 wxBase currently supports the following platforms: Generic Unix (Linux,
 FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X.
 .
 This package provides the files needed to compile apps using the wxBase
 library.

libwxgtk2.8-0: 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.

libwxgtk2.8-dbg: wxWidgets Cross-platform C++ GUI toolkit (GTK+ debug)

 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).
 .
 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.

libwxgtk2.8-dev: 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).
 .
 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.
 .
 This package also provides the wx-config script.

python-wxgtk2.8: 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).
 .
 This package provides a Python binding to the wxGTK library and the
 wxPython runtime support libraries.

python-wxgtk2.8-dbg: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding, debug version)

 wxWidgets is a class library for C++ providing GUI (Graphical User
 Interface) and other facilities on more than one platform. Version 2.8
 currently supports GTK+, Motif, X11, Mac OS X, and MS Windows.
 .
 This package provides a Python binding to the wxGTK debug library.
 This package contains the extensions built for the Python debug interpreter.

python-wxtools: wxWidgets Cross-platform C++ GUI toolkit (wxPython common 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).
 .
 This package provides support utilities and common files for wxPython2.8.

python-wxversion: wxWidgets Cross-platform C++ GUI toolkit (wxPython version selector)

 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).
 .
 This package provides the wxPython version selector.

wx-common: wxWidgets Cross-platform C++ GUI toolkit (common support 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).
 .
 This package provides common support files not bound to any
 particular wxWidgets release, such as font metrics required by some
 ports, and miscellaneous developer aids and binary utilities.

wx2.8-doc: 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).
 .
 This package provides a HTML version of the wxWidgets reference manual.

wx2.8-examples: 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).
 .
 This package contains examples of using the wxWidgets toolkit in
 C++ and with the wxPython language binding.

wx2.8-headers: 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).
 .
 This package provides the common header files required to build applications
 using the wxWidgets toolkit.

wx2.8-i18n: 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).
 .
 This package provides the i18n message catalogs for wxWidgets.