summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a746884fe551f91e8112d6bda3e29f6358f8eb35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-zxing-cpp
	pkgdesc = Python bindings for zxing-cpp
	pkgver = 2.3.0
	pkgrel = 1
	url = https://github.com/zxing-cpp/zxing-cpp
	arch = x86_64
	license = Apache-2.0
	makedepends = cmake
	makedepends = git
	makedepends = pybind11
	makedepends = python-setuptools-scm
	depends = python
	depends = zxing-cpp
	source = git+https://github.com/zxing-cpp/zxing-cpp.git#tag=v2.3.0
	source = git+https://github.com/zint/zint.git
	sha256sums = 1042010b960c29e6d7c5cd99e8c2a887cf84febb918abeb0405bcf12aaf8543c
	sha256sums = SKIP

pkgname = python-zxing-cpp