I did say I could take over this package, but as hollander has created another package (wxlua-svn) and the one thing that uses this package (zerobrane-studio-git) is currently maintained by hollander, I'm not sure it's a good idea to maintain 2 copies.
Ping me if you feel this is neccesary (at the moment, I'm rebuilding zerobrane-studio, non-git version, and it uses the svn package - so I'm not even currently set to update this myself. Again, I said I would, so if anyone else is needing it, I'm willing to do the work.)
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)
Required by (1)
Sources (1)
Lastebil commented on 2014-12-25 18:45 (UTC)
speps commented on 2014-11-27 06:12 (UTC)
Disowning for lack of time
Lastebil commented on 2014-11-26 09:48 (UTC)
PyroDevil's PKGBUILD for 5.2 appears to be also missing a dependency on glu.
I did not need to add the line from exaos to Pyrodevil's PKGBUILD.
I am willing to accept ownership of this package if it is disowned. If not disowned, please update the PKGBUILD to PyroDevil's version.
exaos commented on 2014-11-16 08:45 (UTC)
The PKGBUILD needs update:
34d33
< -DLUA_COMPAT_MODULE=1 \
SpotlightKid commented on 2014-09-29 12:46 (UTC)
ZeroBrane Studio works fine with Lua 5.2 now and the PKGBUILD from PyroDevil for Lua 5.2 works perfectly for me. Please update the AUR record or disown the package.
PyroDevil commented on 2014-03-04 16:26 (UTC)
And here for completeness a PKGBUILD with lua 5.1 dependency:
https://gist.github.com/anonymous/9349748
PyroDevil commented on 2014-03-04 15:37 (UTC)
I created a working PKGBUILD.
It now uses lua 5.2.
https://gist.github.com/anonymous/9348708
cl0ne commented on 2014-03-03 11:09 (UTC)
Dependency 'lua51' has to be replaced with 'lua'
hollunder commented on 2014-01-24 16:52 (UTC)
wxlua fails to build for: https://gist.github.com/anonymous/8601243
I still have a working wxlua 2.8.12.2-2 installed, so maybe it was the latest change that broke the build.
hollunder commented on 2014-01-22 21:02 (UTC)
The changelog also suggests that it should build with lua 5.2: http://wxlua.sourceforge.net/docs/changelog.txt
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.