summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1512c73cf47316c796d55b50e93a1637afd133da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = ubus-lua-git
	pkgdesc = An embedded bus system developed for OpenWrt. It is like dbus but simple and small.
	pkgver = r251.fcf5d8a
	pkgrel = 1
	url = http://git.openwrt.org/?p=project/ubus.git;a=summary
	arch = i686
	arch = x86_64
	arch = armv7h
	license = LGPLv2.1
	makedepends = git
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	makedepends = patch
	makedepends = pkg-config
	depends = libubox-lua-git
	depends = json-c
	depends = lua51
	provides = ubus
	conflicts = ubus
	conflicts = ubus-git
	source = git://git.openwrt.org/project/ubus.git
	source = 001-lua-version.patch
	source = 002-ubusd-location.patch
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = ubus-lua-git