Search Criteria
Package Details: wxwidgets-gtk2-3.0 3.0.5.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/wxwidgets-3.0.git (read-only, click to copy) |
---|---|
Package Base: | wxwidgets-3.0 |
Description: | GTK+2 implementation of wxWidgets API for GUI, v3.0 installed in /opt/wxgtk-3.0/ |
Upstream URL: | https://wxwidgets.org |
Licenses: | custom:wxWindows |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 1 |
Popularity: | 0.000007 |
First Submitted: | 2023-10-30 22:26 (UTC) |
Last Updated: | 2023-11-06 21:38 (UTC) |
Dependencies (12)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libnotify (libnotify-gitAUR)
- libsm
- libxxf86vm
- wxwidgets-common-3.0AUR
- glu (glu-gitAUR) (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (make)
- libnotify (libnotify-gitAUR) (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (make)
Latest Comments
Rhinoceros commented on 2025-08-13 11:54 (UTC)
Thanks @FabioLolix. I actually found a workaround, so don't need webview any more. Thanks for the offer anyway.
FabioLolix commented on 2025-08-11 09:38 (UTC)
Hi
That is webkitgtk2 https://aur.archlinux.org/packages/webkitgtk2 but I'm not very keen to add it by default, I have that package prebuilt if you want; it takes a while to build
Rhinoceros commented on 2025-08-07 04:57 (UTC)
Hi, I've also posted in the forum, but do you know if there is a way to install
wxwidgets-gtk2-3.0
with webview enabled? I can see that only GTK3 has the--enable-webview
flag, but in theory it should be possible for GTK2 as well.FabioLolix commented on 2023-10-31 21:56 (UTC)
Hello srtlg, you can make a PR here https://github.com/FabioLolix/PKGBUILD-AUR_fix, so I'll push v 3.0.5.1 too
srtlg commented on 2023-10-31 21:48 (UTC) (edited on 2023-10-31 21:52 (UTC) by srtlg)
Hello, could you add compatibility with wxWidgets 2.8 via
--enable-compat28
new PKGBUILD? Then I could this package to build GMAT against. (the default is to not define WXWIN_COMPATIBILITY_2_8 in/opt/wxgtk-3.0/include/wx-3.0/wx/chkconf.h
)