@farvardin
Hi, this package needs some fixes
Here is a working PKGBUILD --> http://aur.pastebin.com/A7pYdw3D (added right license file, let wxlua build against the system lua)
And the missing .install --> http://aur.pastebin.com/RpnAAHzc (mime and desktop database update)
C ya
Search Criteria
Package Details: wxlua 3.2.0.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wxlua.git (read-only, click to copy) |
|---|---|
| Package Base: | wxlua |
| Description: | Lua bindings for wxWidgets (Lua 5.3+ compatible fork) |
| Upstream URL: | https://github.com/pkulchenko/wxlua |
| Licenses: | wxwindows |
| Submitter: | farvardin |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 24 |
| Popularity: | 0.000000 |
| First Submitted: | 2009-02-12 21:21 (UTC) |
| Last Updated: | 2024-04-02 08:26 (UTC) |
Dependencies (6)
- desktop-file-utils (desktop-file-utils-gitAUR)
- lua (pallene-luaAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cppcheck (cppcheck-gitAUR) (check)
- webkit2gtkAUR (webkit2gtk-imgpasteAUR) (optional)
Pinned Comments
alerque commented on 2020-02-27 16:18 (UTC)
PSA: I've started hosting this as a prebuilt package in my repository for those that want to install it using
pacmanwithout messing around with building from the AUR.alerque commented on 2020-02-11 09:24 (UTC)
If anyone needs Lua 5.2 or 5.1 support let me know and I think we could set this up to build packages for multiple Lua versions. Also if the 2.8 branch (upstream is pretty much abandonware) is really needed we could fork this repo at 11af6c0 and make a wxlua28 package out of it, but I couldn't see what the need would be.