summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bc0037e9feccfff86b20207397284a6ec41ce943 (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
pkgbase = libonvif
	pkgver = 3.2.3
	pkgrel = 1
	url = https://github.com/sr99622/libonvif
	arch = i686
	arch = x86_64
	license = LGPL-2.1-or-later
	makedepends = cmake
	makedepends = git
	makedepends = libxml2
	makedepends = pybind11
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	source = git+https://github.com/sr99622/libonvif.git#commit=c47d839416cb6b46bad644468e08a65e7a7139cf
	sha256sums = 9a8e2801e7265085e2af58878b9d09c6fee0b8c39d2f9c2d0f79a3993849ffd8

pkgname = libonvif
	pkgdesc = A client side implementation of the ONVIF specification - library
	depends = libxml2

pkgname = python-libonvif
	pkgdesc = A client side implementation of the ONVIF specification - python library
	depends = libxml2
	depends = python