summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84acd0e8730cc20eb44dd9a0caa550606854a753 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = nanobind-git
	pkgdesc = Seamless operability between C++17 and Python
	pkgver = 8555cf8
	pkgrel = 2
	url = https://github.com/wjakob/nanobind
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	makedepends = cmake
	makedepends = python
	depends = gcc-libs
	optdepends = python: for python bindings
	source = git+https://github.com/wjakob/nanobind.git
	source = git+https://github.com/Tessil/robin-map
	source = global_cmake_config.patch
	md5sums = SKIP
	md5sums = SKIP
	md5sums = 9f801d2a4c27b91ea1c3cb290838d0c3

pkgname = nanobind-git