summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6fe16d79915acb01d0772627821488e782edd7ef (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
pkgbase = uci-lua-git
	pkgdesc = C library for the Unified Configuration Interface (UCI)
	pkgver = r505.5beb95d
	pkgrel = 1
	url = http://git.openwrt.org/?p=project/uci.git
	arch = i686
	arch = x86_64
	arch = armv7h
	license = LGPLv2.1 GPLv2
	makedepends = git
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	makedepends = patch
	makedepends = pkg-config
	depends = libubox-lua-git
	depends = lua51
	provides = uci
	conflicts = uci
	conflicts = uci-git
	source = git://git.openwrt.org/project/uci.git
	source = 001-lua-version.patch
	md5sums = SKIP
	md5sums = 34e0767e6d1df56d188b1e18d91ef46f

pkgname = uci-lua-git