alerque / aur

Package sources for all the AUR packages I either maintain, co-maintain, or fork.
https://wiki.archlinux.org/index.php/Unofficial_user_repositories#alerque
45 stars 26 forks source link

wxlua-qt #65

Open ShalokShalom opened 11 months ago

ShalokShalom commented 11 months ago

wxlua has seen no update for 3 years, most likely because gtk2 is unmaintained for longer. wxwidgets can be build with qt5 as well:

https://archlinux.org/packages/extra/x86_64/wxwidgets-qt5/ https://aur.archlinux.org/packages/wxwidgets-qt5-light https://aur.archlinux.org/packages/wxlua

This is related to https://github.com/alerque/aur/issues/64 If someone packages wxlua with qt5, I package Zerobrane.

ShalokShalom commented 11 months ago

For completion, there is also a comment on the git package, that shows how to compile with gtk3 https://aur.archlinux.org/packages/wxlua-git

alerque commented 11 months ago

Thanks. PRs welcome. I'm a little busy today but see the diff in comments. Looks like a pretty simple fix, even if no PR shows up in the next day or so I'll get it applied (if it builds).