blob: feb65d7e6859432866ac73dde8ca400387e4cba2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-kankakee
pkgdesc = Server/Client python module for Onvif GUI
pkgver = 1.0.4
pkgrel = 1
url = https://github.com/sr99622/kankakee
arch = i686
arch = x86_64
license = Apache-2.0
makedepends = cmake
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = git+https://github.com/sr99622/kankakee.git#commit=1ff32e08b7867e846ebf3254556dd3a489c2e5db
source = git+https://github.com/pybind/pybind11.git
sha256sums = 462c12e95b5cb79805fd79014bfd79cd431f3d356a2f5941c4726a437efac9de
sha256sums = SKIP
pkgname = python-kankakee
|