Search Criteria
Package Details: lua51-sql-sqlite 2.3.0-4
Package Actions
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: | MIT |
Submitter: | Xabre |
Maintainer: | None |
Last Packager: | Xabre |
Votes: | 6 |
Popularity: | 0.000029 |
First Submitted: | 2017-05-16 22:22 (UTC) |
Last Updated: | 2020-03-20 09:21 (UTC) |
Dependencies (4)
- lua51 (luajit-symlinksAUR)
- sqlite (sqlite-fossilAUR)
- git (git-gitAUR, git-glAUR) (make)
- luarocks (luarocks-gitAUR) (make)
Latest Comments
Xabre commented on 2020-03-20 09:22 (UTC)
Added git as makedep.
tyrannis.hawk commented on 2020-03-18 23:38 (UTC)
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 (UTC)
No, no it shouldn't. Having git installed is a base requirement for using AUR.
lilmike commented on 2019-09-16 17:33 (UTC)
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 (UTC)
It is failing to build. http://www.keplerproject.org/luasql/ does not resolve a package. Greetings.
Xabre commented on 2017-05-16 22:26 (UTC)