Search Criteria
Package Details: lua51-sql-sqlite 2.3.0-4
Git Clone URL: | https://aur.archlinux.org/lua51-sql-sqlite.git (read-only, click to copy) |
---|---|
Package Base: | lua51-sql-sqlite |
Description: | SQLite module for Lua 5.1 |
Upstream URL: | http://www.keplerproject.org/luasql/ |
Licenses: | |
Submitter: | Xabre |
Maintainer: | Xabre |
Last Packager: | Xabre |
Votes: | 4 |
Popularity: | 0.157980 |
First Submitted: | 2017-05-16 22:22 |
Last Updated: | 2020-03-20 09:21 |
Dependencies (4)
- lua51
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- git (git-git) (make)
- luarocks (make)
Latest Comments
Xabre commented on 2020-03-20 09:22
Added git as makedep.
tyrannis.hawk commented on 2020-03-18 23:38
Actually, if you're building in a chroot environment (which I do with aurutils --chroot), git is not installed by default. So I agree with lilmike that git is in fact a build requirement. This PKGBUILD fails inside a buildchroot (which is Arch base + base-devel).
Xabre commented on 2019-09-16 18:16
No, no it shouldn't. Having git installed is a base requirement for using AUR.
lilmike commented on 2019-09-16 17:33
This package should makedepend on git so it can successfully build in a chroot.
Error: git program not found. Make sure Git is installed and is available in your PATH (or you may want to edit the variables.GIT value in file /etc/luarocks/config-5.1.lua)
-Michael.
imperator commented on 2019-07-03 04:48
It is failing to build. http://www.keplerproject.org/luasql/ does not resolve a package. Greetings.
Xabre commented on 2017-05-16 22:26
Please do not mark this as out of date, it's the latest version that works with Lua 5.1 (some programs still haven't converted to Lua 5.2)