Package Details: wxwidgets-gtk3-unstable 3.3.3-1

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)

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-gtk3 to the conflicts and provides section in the PKGBUILD? This would make it possible to use this package as substitution for either wxwidgets-gtk3 or wxwidgets-gtk3-git.

HurricanePootis commented on 2026-05-22 06:39 (UTC)

@uffe

This package is missing libstdc++, xz, libgcc, and fontconfig as depends(). Furthermore, gcc-libs is no longer used on Arch packages. Furthermore, makedepends() needs to have cmake and nanosvg to bring it inline with the wxidgets base package and for this package to compile cleanly in a clean chroot.