SlackBuilds Repository

15.0 > Libraries > wxGTK3 (3.0.5)

wxGTK3 is part of wxWidgets, 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.

Notes:

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

2. If you need to build static version, use:
STATIC=yes ./wxGTK3.SlackBuild
When building with static libraries, plugin support will be disabled.

3. This script also auto-detects webkitgtk presence. If it's installed,
it will automatically use the --enable-webkit parameter.

4. If you need the wxGTK3 API documentation, you can include it in the
package by installing graphviz, then running wxGTK3.SlackBuild with
APIDOC=yes in the environment. You won't need the API docs unless
you're developing software that uses wxGTK3.

Conflict warning:

wxGTK3 can be installed alongside wxGTK/wxPython, but it will
overwrite the /usr/bin/wx-config created by wxGTK/wxPython.

If you need to build packages using wxGTK/wxPython, simply reinstall
the wxGTK/wxPython package and wx-config will point to correct
version.

The same solution can be used if wxGTK3's wx-config is overwritten
by wxPython.

We are in the process of updating all scripts that use wxGTK3 or
wxPython to ignore the wx-config symlink at build time, so this will
stop being a problem some time in the future.

Maintained by: Willy Sudiarto Raharjo
Keywords: wxGTK,wxWidgets,GTK+3
ChangeLog: wxGTK3

Homepage:
http://www.wxwidgets.org

Source Downloads:
wxWidgets-3.0.5.tar.gz (0acae8c9d8df226ed2523d745200bdc4)

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

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
wxGTK3.SlackBuild
wxGTK3.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