summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 594338b3c1441375617da136632313da0de72938 (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.5
	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=e5c01df0849495b98c62acad3837fde72dda654c
	sha256sums = 249110e4fd52059fd64274efac024f141ba67af3a661466fa4831ec4ad8bc98d

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