SlackBuilds Repository

15.0 > Libraries > wxWidgets (3.2.4)

wxWidgets is a cross-platform API for writing GUI applications
on multiple platforms that still utilize the native platform's
controls and utilities.

webkit2gtk is an optional dependency of this package. This will
provide webview support.

nanosvg is another optional dependency. By default, the
SlackBuild script checks for the nanosvg system headers and
disables SVG support if they are not found; you can force
different behavior (e.g. using wxWidgets' internal copy of
nanosvg, or always disabling SVG support) with the "NANOSVG"
environment variable (see wxWidgets.SlackBuild for details).

Notes:

1. This package is NOT built using --enable-stl by default.
If you need to enable stl, use:
STL=yes ./wxWidgets.SlackBuild

2. If you need the wxWidgets API documentation, you need to
install graphviz, then run wxWidgets.SlackBuild with
APIDOC=yes in the environment. You won't need the API docs
unless you're developing software.

This package provides 2 interfaces, GTK3 and Qt5.
By default, wx-config will be linked to GTK3, but if you want
to use Qt5, use INTERFACE=qt variable to override.

Maintained by: Willy Sudiarto Raharjo
Keywords: wxWidgets
ChangeLog: wxWidgets

Homepage:
http://www.wxwidgets.org

Source Downloads:
wxWidgets-3.2.4.tar.gz (42f94852aad2be0a534424679a42db50)

Download SlackBuild:
wxWidgets.tar.gz
wxWidgets.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
wxWidgets.SlackBuild
wxWidgets.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds