wxwidgets2.8 2.8.12.1+dfsg2-2ubuntu2 source package in Ubuntu

Changelog

wxwidgets2.8 (2.8.12.1+dfsg2-2ubuntu2) wily; urgency=medium

  * Rebuild with the current gcc version (lp: #1486000)

 -- Sebastien Bacher <email address hidden>  Mon, 28 Sep 2015 17:09:11 +0200

Upload details

Uploaded by:
Sebastien Bacher on 2015-09-28
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Wily release on 2015-09-28 universe libs

Downloads

File Size SHA-256 Checksum
wxwidgets2.8_2.8.12.1+dfsg2.orig.tar.xz 15.6 MiB 605a92f576959076cceff3b4120e457f6546d878494226dba9e2d0a05430792f
wxwidgets2.8_2.8.12.1+dfsg2-2ubuntu2.debian.tar.xz 156.3 KiB 41eacdc519836295b8983ca425239ede6988991267c43a86ce8c292cc4bf8b45
wxwidgets2.8_2.8.12.1+dfsg2-2ubuntu2.dsc 3.1 KiB f93d0bacadce434528c80bf2cc0e939c48175b21f90d74185f9e0e17f59bcc01

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 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-0-dbgsym: debug symbols for package libwxbase2.8-0

 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 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 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: No summary available for libwxbase2.8-dev in ubuntu xenial.

No description available for libwxbase2.8-dev in ubuntu xenial.

libwxbase2.8-dev-dbgsym: No summary available for libwxbase2.8-dev-dbgsym in ubuntu xenial.

No description available for libwxbase2.8-dev-dbgsym in ubuntu xenial.

libwxgtk-media2.8-0: wxWidgets Cross-platform C++ GUI toolkit (GTK+ media library 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 media shared libraries needed to run programs linked
 against libwx_gtk2u_media.

libwxgtk-media2.8-0-dbgsym: No summary available for libwxgtk-media2.8-0-dbgsym in ubuntu xenial.

No description available for libwxgtk-media2.8-0-dbgsym in ubuntu xenial.

libwxgtk-media2.8-dbg: No summary available for libwxgtk-media2.8-dbg in ubuntu xenial.

No description available for libwxgtk-media2.8-dbg in ubuntu xenial.

libwxgtk-media2.8-dev: wxWidgets Cross-platform C++ GUI toolkit (GTK+ media library 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 using
 wxgtk-media lib.

libwxgtk-media2.8-dev-dbgsym: debug symbols for package libwxgtk-media2.8-dev

 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 using
 wxgtk-media lib.

libwxgtk2.8-0: No summary available for libwxgtk2.8-0 in ubuntu xenial.

No description available for libwxgtk2.8-0 in ubuntu xenial.

libwxgtk2.8-0-dbgsym: debug symbols for package libwxgtk2.8-0

 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.

libwxgtk2.8-dev-dbgsym: debug symbols for package libwxgtk2.8-dev

 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: No summary available for python-wxgtk2.8 in ubuntu xenial.

No description available for python-wxgtk2.8 in ubuntu xenial.

python-wxgtk2.8-dbg: No summary available for python-wxgtk2.8-dbg in ubuntu xenial.

No description available for python-wxgtk2.8-dbg in ubuntu xenial.

python-wxgtk2.8-dbgsym: No summary available for python-wxgtk2.8-dbgsym in ubuntu xenial.

No description available for python-wxgtk2.8-dbgsym in ubuntu xenial.

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: No summary available for wx2.8-examples in ubuntu xenial.

No description available for wx2.8-examples in ubuntu xenial.

wx2.8-headers: No summary available for wx2.8-headers in ubuntu xenial.

No description available for wx2.8-headers in ubuntu xenial.

wx2.8-headers-dbgsym: debug symbols for package wx2.8-headers

 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: No summary available for wx2.8-i18n in ubuntu xenial.

No description available for wx2.8-i18n in ubuntu xenial.