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
Git Clone URL: | https://aur.archlinux.org/wxgtk-git.git (read-only, click to copy) |
---|---|
Package Base: | wxgtk-git |
Description: | Common libraries and headers for wxwidgets |
Upstream URL: | https://github.com/wxWidgets/wxWidgets |
Licenses: | LicenseRef-wxWindows_Library_Licence |
Conflicts: | wxwidgets-common |
Provides: | wxwidgets-common |
Submitter: | pmattern |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-15 19:00 (UTC) |
Last Updated: | 2025-08-11 12:19 (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
You should run namcap
on the built package :p
At least libwebp
and gspell
are missing in depends
.
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'
...
Can you add provides=(wxwidgets-gtk3=$pkgver)
too? Otherwise other packages cannot depend on wxwidgets-gtk3>=3.3
and pick the VCS edition.
@abouvier likely at that time the 3.2 branch was more developed then master, that was 2 years ago; I don't remember exactly
Why forcing the 3.2 branch? Aren't VCS package supposed to track the last commit on the master branch?
PR are welcome https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/w
please add 'wxwidgets-common' to provides
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
Should this provide wxgtk2
? Because this is for GTK2. In the official repositories there is also wxgtk2
(version 3.x), and most packages would depend on wxgtk2
, not wxgtk
.
Pinned Comments
FabioLolix commented on 2023-06-18 14:07 (UTC)
PR are welcome https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/w