blob: cd55594ebba1e36aed769e1a1f23e6c130e3f86b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pypylon
pkgdesc = The official python wrapper for the Basler pylon Camera Software Suite.
pkgver = 4.0.0
pkgrel = 1
url = https://github.com/basler/pypylon
arch = any
license = Basler AG
makedepends = swig
makedepends = gcc
depends = python
depends = python-setuptools
depends = pylon
source = https://github.com/basler/pypylon/archive/4.0.0.tar.gz
b2sums = 13468cbac1538bb9529ca872613b99f7a3c8014ecb6cf21727b4fdb4610749287a9fab5194fab56e93885ca902a86455a58fc125fe92ab4b73cc9f6c2d618ab4
pkgname = python-pypylon
|