wxwidgets3.0 3.0.5.1+dfsg-3 source package in Ubuntu

Changelog

wxwidgets3.0 (3.0.5.1+dfsg-3) unstable; urgency=medium

  * Fix wxStandardPaths::GetDocumentsDir to not return a quoted string
    (Closes: #1000890)
  * Update Standards-Version to 4.6.0 (no changes needed)

 -- Scott Talbert <email address hidden>  Mon, 27 Dec 2021 13:13:30 -0500

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.5.1+dfsg-3.dsc 3.2 KiB efaa4b378fe0eeef32b95de208b279e58a257b3edca2afbc429a8b238f46cf08
wxwidgets3.0_3.0.5.1+dfsg.orig.tar.xz 12.2 MiB fb9c524deff0c3ebdcb2867d565e1d3e2f22fa4ea431aa5970b4de2dd315054d
wxwidgets3.0_3.0.5.1+dfsg-3.debian.tar.xz 40.4 KiB f103935c33ca065a1cb4d53f153b7862cd91ba27d53ed727ba7a84dcdf77e13a

Available diffs

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.