wxwidgets2.8 2.8.12.1+dfsg-2ubuntu1 source package in Ubuntu

Changelog

wxwidgets2.8 (2.8.12.1+dfsg-2ubuntu1) trusty; urgency=low

  * Merge with Debian unstable (LP: #1253003), remaining changes:
    - Disable bp-menubar-fix.patch.
    - Disable disable_media_python.patch to add wx.media to python-wxgtk2.8.
 -- Dmitry Shachnev <email address hidden>   Sat, 30 Nov 2013 21:11:54 +0400

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Trusty
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.12.1+dfsg.orig.tar.xz 16.0 MiB abb1417b4cf655f1a3608951b956960e313f3c1fca330fdb6378f4e6feefb29a
wxwidgets2.8_2.8.12.1+dfsg-2ubuntu1.debian.tar.gz 240.4 KiB 2cbd37058a1462f650cc7e711be9e4dd0977c14e35ffef4d35f5b6d5f407311e
wxwidgets2.8_2.8.12.1+dfsg-2ubuntu1.dsc 3.5 KiB 2949e684d0c01151dd41846cc7e9d0da4964f34ee645563a9aab9b356b367221

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

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-dbg: wxWidgets Cross-platform C++ GUI toolkit (GTK+ media library 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 gtk-media 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.

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.

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.

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.