Search Criteria
Package Details: sol2-single 3.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sol2.git (read-only, click to copy) |
---|---|
Package Base: | sol2 |
Description: | C++ <-> Lua API wrapper with advanced features and top notch performance |
Upstream URL: | https://sol2.rtfd.io |
Keywords: | binding lua wrapper |
Licenses: | MIT |
Conflicts: | sol2 |
Provides: | sol2 |
Submitter: | theaifam5 |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-27 18:39 (UTC) |
Last Updated: | 2023-07-19 22:44 (UTC) |
Dependencies (8)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- lua (optional)
- lua51 (luajit-symlinksAUR) (optional)
- lua52 (optional)
- lua53 (optional)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (optional)
Required by (4)
- abyss-engine-git (requires sol2)
- ja2-stracciatella (requires sol2) (make)
- ja2-stracciatella-git (requires sol2) (make)
- porla (requires sol2) (make)
Latest Comments
carlosal1015 commented on 2022-06-14 18:46 (UTC)
You're welcome, stay safe and blessed.
FabioLolix commented on 2022-06-14 17:13 (UTC)
Thanks for updating!
carlosal1015 commented on 2022-03-27 15:48 (UTC)
I see, thanks @FabioLolix.
FabioLolix commented on 2022-03-27 14:56 (UTC)
I have revisoned your pkgbuild as sol2 only and building with cmake because it is also missing cmake and pkgconfig files which are needed by the pkgbuild that need these
https://aur.archlinux.org/packages/abyss-engine-git#comment-850046
https://aur.archlinux.org/packages/abyss-engine-git#comment-841492
carlosal1015 commented on 2022-03-27 14:47 (UTC)
Thank you very much, let's get to work.
FabioLolix commented on 2022-03-27 12:06 (UTC)
The license need to be installed in each package
FabioLolix commented on 2022-03-27 11:57 (UTC)
You're pleased to make the downloaded sources unique using source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/ThePhD/${pkgbase}/archive/v${pkgver}.tar.gz")
Eremiell commented on 2021-04-10 09:36 (UTC)
originally edited the deps line to add moonjit, only later noticed it is part of the luajit group, left the reordered lua versions given I already spent the effort