Right, the weird cxx_standard issues seems to be...Clang. Didn't realise this was a GCC only library ;w;
Search Criteria
Package Details: wxwidgets-gtk3-git 3.3.3.1.r4.gfcdaa107fb-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wxgtk-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wxgtk-git |
| Description: | GTK+3 implementation of wxWidgets API for GUI |
| Upstream URL: | https://github.com/wxWidgets/wxWidgets |
| Licenses: | LicenseRef-wxWindows_Library_Licence |
| Conflicts: | wxwidgets-gtk3 |
| Provides: | wxwidgets-gtk3 |
| Submitter: | pmattern |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-01-15 19:00 (UTC) |
| Last Updated: | 2026-07-12 15:53 (UTC) |
Dependencies (35)
- bash (bash-gitAUR, bash-devel-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gspell
- gst-plugins-bad-libs (gst-plugins-bad-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libmspack
- libnotify (libnotify-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- Show 15 more dependencies...
Required by (257)
- 0ad-data-git (requires wxwidgets-gtk3) (make)
- 0ad-git (requires wxwidgets-gtk3)
- 0ad-git (requires wxwidgets-gtk3) (make)
- 3beans-git
- adaptit (requires wxwidgets-gtk3)
- aegisub-arch1t3cht (requires wxwidgets-gtk3)
- aegisub-arch1t3cht-git (requires wxwidgets-gtk3)
- aegisub-arch1t3cht-xdg-git (requires wxwidgets-gtk3)
- aegisub-git (requires wxwidgets-gtk3)
- akkoma (requires wxwidgets-gtk3) (make)
- alsa-hdspeconf (requires wxwidgets-gtk3)
- amule-dlp-git (requires wxwidgets-gtk3)
- amule-git (requires wxwidgets-gtk3)
- amule-remote-git (requires wxwidgets-gtk3)
- amulegui-upnp (requires wxwidgets-gtk3)
- audacity-openvino (requires wxwidgets-gtk3)
- bodyslide (requires wxwidgets-gtk3)
- bossa (requires wxwidgets-gtk3)
- cedarlogic-git (requires wxwidgets-gtk3)
- cemu (requires wxwidgets-gtk3)
- Show 237 more...
Sources (6)
ninetailedtori commented on 2025-12-08 20:58 (UTC)
FabioLolix commented on 2025-11-29 16:36 (UTC)
For the problem reported by abouvier I got a fix on github (sorry I get too many comments to remember all)
For ninetailedtori I couldn't replicate
ninetailedtori commented on 2025-11-23 17:40 (UTC) (edited on 2025-11-23 17:40 (UTC) by ninetailedtori)
It seems I'm getting compilation issues wrt the std=c++14 forcing. I've tried defining CXX_STANDARD as 14, but that caused c++11 issues to error the compilation, and with just the --std=c++14 cli option as in the PKGBUILD, I still read c++17 compilation errors. Would love some advice on this! :>
And yes, I am manually compiling it, not using a helper!
abouvier commented on 2025-09-19 22:38 (UTC)
mv "${pkgdir}"/usr/lib/cmake/wxWidgets{,Qt} in package_wxwidgets-qt5-git() seems to fail, because the directory is now named wxWidgets-3.3 instead of just wxWidgets.
FabioLolix commented on 2025-08-12 19:50 (UTC)
You should run namcap on the built package :p
I do; I build pratically all of my pkgbuild with devtools, there is quite a noise of implicit depends for this ones though and things slips 1
abouvier commented on 2025-08-12 19:23 (UTC)
You should run namcap on the built package :p
At least libwebp and gspell are missing in depends.
abouvier commented on 2025-07-28 22:08 (UTC)
There are conflicting files in wxwidgets-gtk3-git and wxwidgets-common-git too:
/usr/share/locale/af/LC_MESSAGES/wxstd-3.3.mo exists in both 'wxwidgets-common-git' and 'wxwidgets-gtk3-git'
/usr/share/locale/an/LC_MESSAGES/wxstd-3.3.mo exists in both 'wxwidgets-common-git' and 'wxwidgets-gtk3-git'
/usr/share/locale/ar/LC_MESSAGES/wxstd-3.3.mo exists in both 'wxwidgets-common-git' and 'wxwidgets-gtk3-git'
/usr/share/locale/ca/LC_MESSAGES/wxstd-3.3.mo exists in both 'wxwidgets-common-git' and 'wxwidgets-gtk3-git'
...
abouvier commented on 2025-07-28 22:02 (UTC) (edited on 2025-07-28 22:03 (UTC) by abouvier)
Can you add provides=(wxwidgets-gtk3=$pkgver) too? Otherwise other packages cannot depend on wxwidgets-gtk3>=3.3 and pick the VCS edition.
FabioLolix commented on 2025-07-28 21:48 (UTC)
@abouvier likely at that time the 3.2 branch was more developed then master, that was 2 years ago; I don't remember exactly
Pinned Comments
FabioLolix commented on 2023-06-18 14:07 (UTC)
PR are welcome https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/w