Search Criteria
Package Details: wxwidgets-gtk3-unstable 3.3.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wxwidgets-gtk3-unstable.git (read-only, click to copy) |
|---|---|
| Package Base: | wxwidgets-gtk3-unstable |
| Description: | GTK+3 implementation of wxWidgets API for GUI |
| Upstream URL: | https://github.com/wxWidgets/wxWidgets |
| Licenses: | LicenseRef-custom:wxWindows |
| Submitter: | uffe |
| Maintainer: | uffe |
| Last Packager: | uffe |
| Votes: | 1 |
| Popularity: | 0.22 |
| First Submitted: | 2025-11-17 11:33 (UTC) |
| Last Updated: | 2026-07-07 19:46 (UTC) |
Dependencies (33)
- bash (bash-gitAUR, bash-devel-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- expat (expat-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)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libmspack
- libnotify (libnotify-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- Show 13 more dependencies...
Latest Comments
uffe commented on 2026-08-03 12:17 (UTC)
@christian8246q: thanks for the notification
I can see that indeed the sources form github produces a sha256 different from the one produced at 2026-07-07
But does not seem to be malware injection into the source
when I (at 2026-07-07) the the update to 3.3.3 the tar.bz2 archive contained a first level subdir named "wxWidgets-3.3.3.1"
That puzzeled me - and I had to adopt PKGBUILD to that naming...
Now the archive have a first level subdir (correctly) named "wxWidgets-3.3.3"
I guess someone form the wxwidgets team has regenerated the source archive to fix a subdir naming blunder
I cannot change anything right now because the aur is closed for commits - due to malware injection
christian8246q commented on 2026-08-02 13:36 (UTC)
@uffe It looks like the SHA256 from the PKGBUILD is wrong - according to the GitHub releases page, it should be
81b09d6dd9f1ed9301f8c55a968a488d0491f264dc2bab19a7e407ac67009482.Also would it be possible to add
wxwidgets-gtk3to theconflictsandprovidessection in the PKGBUILD? This would make it possible to use this package as substitution for eitherwxwidgets-gtk3orwxwidgets-gtk3-git.HurricanePootis commented on 2026-05-22 06:39 (UTC)
@uffe
This package is missing
libstdc++,xz,libgcc, andfontconfigasdepends(). Furthermore,gcc-libsis no longer used on Arch packages. Furthermore,makedepends()needs to havecmakeandnanosvgto bring it inline with thewxidgetsbase package and for this package to compile cleanly in a clean chroot.