Package Details: libubox-git 20131010-3

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: ISC BSD-3c
Submitter: lynxis
Maintainer: pkoretic
Last Packager: None
Votes: 0
First Submitted: 2013-10-10 03:16
Last Updated: 2013-10-10 03:34

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by lynxis

2014-08-13 12:16

Use libubox-lua-git - https://aur.archlinux.org/pkgbase/libubox-lua-git/

Comment by jlyo

2014-07-31 00:59

prepare() {
cd "${srcdir}/${pkgname}"
find * ! -type d -exec sed -i -e 's_json/json.h_json-c/json.h_g' {} \;
}

Comment by moonman

2014-06-22 09:40

fatal error: json/json.h: No such file or directory
#include <json/json.h>