Search Criteria
Package Details: xeus 5.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xeus.git (read-only, click to copy) |
---|---|
Package Base: | xeus |
Description: | C++ implementation of the Jupyter kernel protocol |
Upstream URL: | https://github.com/QuantStack/xeus |
Licenses: | BSD |
Submitter: | yitzi |
Maintainer: | ModYokosuka |
Last Packager: | ModYokosuka |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-25 14:36 (UTC) |
Last Updated: | 2024-06-04 20:24 (UTC) |
Dependencies (8)
- crypto++ (crypto++-gitAUR)
- nlohmann-json (nlohmann-json-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- xtlAUR
- zeromq (zeromq-gitAUR)
- cmake (cmake-gitAUR) (make)
- cppzmq (cppzmq-gitAUR) (make)
- zeromq (zeromq-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
kaelingre commented on 2021-07-26 15:41 (UTC)
@bx376 Installing with yay fails due to .SRCINFO being out-of-date: in contains an entry for an old version as well as the correct newest version. Manual installation works without any problems for me.
bx376 commented on 2021-07-18 12:33 (UTC)
(2/2) Parsing SRCINFO: xeus failed to parse xeus: Line 21: key "pkgbase" can not occur after pkgbase or pkgname: pkgbase = xeus
robinm commented on 2019-11-13 19:31 (UTC)
I just installed it today. I still had to install manually
cppzmq
, but otherwise the install went fine.ModYokosuka commented on 2019-10-08 03:33 (UTC)
This package should be ready for use now since the linking issue with libpgm have been resolved.
ModYokosuka commented on 2019-10-06 18:16 (UTC) (edited on 2019-10-06 18:18 (UTC) by ModYokosuka)
@lgtrombetta No problem. Word of warning thought I am still working out some issues with this package. I think the package.patch is unnecessary but I have not been able to remove it yet.
This open issue "FS#61461 - [libpgm] Installed pkg-config directs compilers to use a non-existent include directory" is keeping me from building it without this patch. Once we get FS#61461 resolved I can retest the build and probably remove this patch file. An official release of openpgm has not happened in 6 years so necessary bug fixes that are in the git repo have not been propagated to arch yet.
lgtrombetta commented on 2019-10-06 11:04 (UTC)
@ModYokosuka thanks!
After manually installing cppzmq the package builds fine.
ModYokosuka commented on 2019-10-01 17:29 (UTC)
I have just adopted this package and am going to take a stab at correcting it.
ModYokosuka commented on 2019-09-30 20:50 (UTC)
zmq_addon.hpp fails sha256
vsilv commented on 2019-03-15 14:54 (UTC)
@bwrsandman: Using -DCMAKE_INSTALL_LIBDIR='lib' it worked for me, before I had the same problem as you.
« First ‹ Previous 1 2 3 Next › Last »