blob: cc8b05fd4c19a5cb4e8017f042e0f14410e07a1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = lib_amxd-git
pkgdesc = Generic C-implementation for managing a data model
pkgver = v2.0.6.r0.g75e9d83
pkgrel = 1
url = https://gitlab.com/soft.at.home/ambiorix/libraries/libamxd.git
arch = any
license = MIT
depends = lib_amxc
depends = lib_amxp
provides = lib_amxd
conflicts = lib_amxd
source = lib_amxd-git::git+https://gitlab.com/soft.at.home/ambiorix/libraries/libamxd.git#branch=master
md5sums = SKIP
pkgname = lib_amxd-git
|