Search Criteria
Package Details: wxwidgets-gtk3-git 3.3.1.r18.g55fd008650-2
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: | 2025-07-28 22:35 (UTC) |
Dependencies (18)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libmspack
- libnotify (libnotify-gitAUR)
- libsm
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- wxwidgets-common-gitAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
- gspell (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- libmspack (make)
- libnotify (libnotify-gitAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat) (make)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (make)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (optional) – for webview support
Required by (156)
- 0ad-data-git (requires wxwidgets-gtk3) (make)
- 0ad-git (requires wxwidgets-gtk3)
- 0ad-git (requires wxwidgets-gtk3) (make)
- 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)
- aegisub-wangqr-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-git (requires wxwidgets-gtk3)
- bodyslide (requires wxwidgets-gtk3)
- bossa (requires wxwidgets-gtk3)
- cedarlogic-git (requires wxwidgets-gtk3)
- cemu (requires wxwidgets-gtk3)
- Show 136 more...
Latest Comments
1 2 Next › Last »
abouvier commented on 2025-07-28 22:08 (UTC)
There are conflicting files in
wxwidgets-gtk3-git
andwxwidgets-common-git
too: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 onwxwidgets-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
abouvier commented on 2025-07-23 10:04 (UTC)
Why forcing the 3.2 branch? Aren't VCS package supposed to track the last commit on the master branch?
FabioLolix commented on 2023-06-18 14:07 (UTC)
PR are welcome https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/w
EndlessEden commented on 2022-12-07 12:09 (UTC)
please add 'wxwidgets-common' to provides
FabioLolix commented on 2022-03-13 23:54 (UTC)
Hi dreieck, I had worked on the pkgbuild in the recent past and had already addressed most of the things you reported (but didn't upload yet), however the patches used on wxwidgets-dev-light for making it non-conflicting with the stable version are not applying at the moment, I still consider this pkgbuild imperfect and WIP
dreieck commented on 2022-03-13 10:50 (UTC)
Should this provide
wxgtk2
? Because this is for GTK2. In the official repositories there is alsowxgtk2
(version 3.x), and most packages would depend onwxgtk2
, notwxgtk
.dreieck commented on 2022-03-13 10:25 (UTC) (edited on 2022-03-13 10:26 (UTC) by dreieck)
Conflicts with
wxgtk2
andwxgtk-common
:Since
wxgtk-common
has a lot of more files,wxgtk-git
cannot simply replacewxgtk-common
. So, maybe, you need to manually remove the above mentioned files from$pkgdir
, and addwxgtk-common
to thedepends
array.Thanks for maintaining!
dreieck commented on 2022-03-13 10:10 (UTC)
Later in the
build()
process I get the errorPlease add
to
prepare()
to fix that.Thanks for maintaining.
1 2 Next › Last »