summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..16db652d9c1e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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