summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a22b83c8f038cbbf874fb460f2beb7e95bca0081 (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
27
28
29
30
pkgbase = xeus-cling
	pkgdesc = A C++ jupyter kernel based on xeus and cling
	pkgver = 0.13.0
	pkgrel = 1
	url = https://github.com/jupyter-xeus/xeus-cling
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = cppzmq
	depends = xtl
	depends = xproperty
	depends = xeus
	depends = nlohmann-json
	depends = jupyter
	depends = jupyter-widgetsnbextension
	depends = cling
	depends = pugixml
	depends = cxxopts
	source = https://github.com/jupyter-xeus/xeus-cling/archive/0.13.0.tar.gz
	source = 0001-Rename-kernels.patch
	source = 0002-Use-llvm-from-cling.patch
	source = 0003-put-config-file-at-etc.patch
	source = 0004-fix-build.patch
	md5sums = 8d99920a167b1ca6b2ff4a3ef0bd1ded
	md5sums = e03c81c3701e4f0dea249955051c2ddf
	md5sums = 30e86ddf8e4996352eb456e12ec686bb
	md5sums = fb1bf5fdaa53af1c010b9da9d29f63b6
	md5sums = c492a7955f6bd8315fd8a100e2457744

pkgname = xeus-cling