wxwidgets2.8 2.8.12.1+dfsg-2ubuntu2 source package in Ubuntu
Changelog
wxwidgets2.8 (2.8.12.1+dfsg-2ubuntu2) trusty; urgency=medium * Fix compiler warning about an unused local typedef. -- Benjamin Drung <email address hidden> Tue, 25 Feb 2014 21:34:36 +0100
Upload details
- Uploaded by:
- Benjamin Drung
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | libs |
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-2ubuntu2.debian.tar.gz | 241.1 KiB | 4947e396e63b7a02e44782727d328e263b982f363d25299d57b1df9fa80a63e2 |
wxwidgets2.8_2.8.12.1+dfsg-2ubuntu2.dsc | 3.5 KiB | 8366f11ec0a5c5942ca56b95b6c246af74d2c67f0857035570916c0064deeb28 |
Available diffs
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: No summary available for libwxbase2.8-dbg in ubuntu utopic.
No description available for libwxbase2.8-dbg in ubuntu utopic.
- libwxbase2.8-dev: No summary available for libwxbase2.8-dev in ubuntu utopic.
No description available for libwxbase2.8-dev in ubuntu utopic.
- 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: No summary available for libwxgtk2.8-dev in ubuntu utopic.
No description available for libwxgtk2.8-dev in ubuntu utopic.
- 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: No summary available for python-wxtools in ubuntu utopic.
No description available for python-wxtools in ubuntu utopic.
- 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: No summary available for wx2.8-i18n in ubuntu utopic.
No description available for wx2.8-i18n in ubuntu utopic.