Use libubox-lua-git - https://aur.archlinux.org/pkgbase/libubox-lua-git/
Search Criteria
Package Details: libubox-git 20131010-3
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-06-22)
| Package Base: | libubox-git |
|---|---|
| Description: | A small utility library developed for OpenWrt containing a event loop, linked lists, blobmsg, stream buffer management, [...] |
| Upstream URL: | http://openwrt.org |
| Category: | lib |
| Licenses: | |
| Submitter: | lynxis |
| Maintainer: | pkoretic |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2013-10-10 03:16 |
| Last Updated: | 2013-10-10 03:34 |
Latest Comments
Comment by lynxis
Comment by jlyo
prepare() {
cd "${srcdir}/${pkgname}"
find * ! -type d -exec sed -i -e 's_json/json.h_json-c/json.h_g' {} \;
}
Comment by moonman
fatal error: json/json.h: No such file or directory
#include <json/json.h>