wxwidgets3.0 3.0.4+dfsg-15 source package in Ubuntu

Changelog

wxwidgets3.0 (3.0.4+dfsg-15) unstable; urgency=medium

  * Drop GTK2 flavoured packages.
  * debian/patches/upstream-changes-since-3.0.4.patch: Update to include
    "Fix mistake in wxDateTime::Tm struct documentation".  Upstream ticket
    #18534.

 -- Olly Betts <email address hidden>  Tue, 29 Oct 2019 09:41:16 +1300

Upload details

Uploaded by:
wxWidgets Maintainers
Uploaded to:
Sid
Original maintainer:
wxWidgets Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wxwidgets3.0_3.0.4+dfsg-15.dsc 3.1 KiB 5a076fba9fe6fef811238edb356b05d363ecbfc940fa6b91b7b23fac499b9c92
wxwidgets3.0_3.0.4+dfsg.orig.tar.xz 12.2 MiB 03e80b7b0b34ddb338c9ae383206d15fe9b6de592b0872de31313a3d00c09544
wxwidgets3.0_3.0.4+dfsg-15.debian.tar.xz 65.5 KiB 7055f57ef0f3a9424291820c4ed7b905daf9a79c8a1fc32878af2326caca8cbb

No changes file available.

Binary packages built by this source

libwxbase3.0-0v5: 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_gtk3.0 for use in console apps and daemons. You do not need
 this package to build or use wxWidgets GUI apps.

libwxbase3.0-0v5-dbgsym: debug symbols for libwxbase3.0-0v5
libwxbase3.0-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-media3.0-gtk3-0v5: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 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).
 .
 This package provides the media shared libraries needed to run programs linked
 against libwx_gtk3u_media.

libwxgtk-media3.0-gtk3-0v5-dbgsym: debug symbols for libwxgtk-media3.0-gtk3-0v5
libwxgtk-media3.0-gtk3-dev: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 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 the
 wxMediaCtrl class.

libwxgtk-webview3.0-gtk3-0v5: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 webview 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).
 .
 This package provides the media shared libraries needed to run programs linked
 against libwx_gtk3u_webview.

libwxgtk-webview3.0-gtk3-0v5-dbgsym: debug symbols for libwxgtk-webview3.0-gtk3-0v5
libwxgtk-webview3.0-gtk3-dev: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 webview 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 the
 wxWebView class.

libwxgtk3.0-gtk3-0v5: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 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).
 .
 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.

libwxgtk3.0-gtk3-0v5-dbgsym: debug symbols for libwxgtk3.0-gtk3-0v5
libwxgtk3.0-gtk3-dev: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 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.

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.

wx-common-dbgsym: debug symbols for wx-common
wx3.0-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.

wx3.0-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++.

wx3.0-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.

wx3.0-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.