summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 16db652d9c1e35fabb73e380b70fc1cf9e8e38f7 (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
pkgbase = ubus-lua-git
	pkgdesc = An embedded bus system developed for OpenWrt. It is like dbus but simple and small.
	pkgver = r210.f361bfa
	pkgrel = 1
	url = http://git.openwrt.org/?p=project/ubus.git
	arch = i686
	arch = x86_64
	arch = armv7h
	license = LGPLv2.1
	depends = libubox-lua-git
	depends = json-c
	depends = lua51
	makedepends = git
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	makedepends = patch
	makedepends = pkg-config
	provides = ubus
	conflicts = ubus
	conflicts = ubus-git
	replaces = ubus

pkgname = ubus-lua-git