# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup cmake 1.1 PortGroup github 1.0 github.setup jupyter-xeus xeus 5.2.6 github.tarball_from archive revision 0 categories devel science license BSD maintainers {mps @Schamschula} openmaintainer description xeus is a library meant to facilitate the implementation of \ kernels for Jupyter. long_description {*}${description} It takes the burden of implementing the \ Jupyter Kernel protocol so developers can focus on implementing \ the interpreter part of the kernel. checksums rmd160 e4e4c8f4030045349f14310fddb3cc821d1f34ca \ sha256 ea19c4e742b8c0f62cfcd7660dfc65e2ae5fba9579a08385e8bd8ae4951ff70a \ size 9049252 # fatal error: 'any' file not found compiler.cxx_standard 2017 depends_build-append port:pkgconfig \ port:cctools depends_lib-append port:nlohmann-json configure.args-append -DXEUS_DISABLE_ARCH_NATIVE=ON