Search Criteria
Package Details: seastar-git r4026.e67572ef-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/seastar-git.git (read-only, click to copy) |
---|---|
Package Base: | seastar-git |
Description: | High performance server-side application framework |
Upstream URL: | https://github.com/scylladb/seastar |
Keywords: | scylla scylladb seastar server |
Licenses: | Apache |
Submitter: | quang |
Maintainer: | None |
Last Packager: | quang |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-17 10:39 (UTC) |
Last Updated: | 2018-12-21 08:39 (UTC) |
Dependencies (18)
- boost (boost-git, boost174)
- boost-libs (boost171, boost-libs-git, boost174-libs)
- crypto++ (crypto++-git)
- fmt-git
- gnutls (gnutls-tiny-git, gnutls-openssl, gnutls-nodocs-git, gnutls-git)
- hwloc
- libpciaccess (libpciaccess-git)
- libtool (libtool-git)
- libxml2 (libxml2-git)
- lksctp-tools
- lz4 (lz4-static-musl, lz4-static, lz4-git)
- numactl (numactl-git)
- systemtap (systemtap-git)
- xfsprogs (xfsprogs-git)
- yaml-cpp (yaml-cpp-git)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- ragel (make)
Latest Comments
rageltman commented on 2021-01-27 01:50 (UTC)
Dependencies seem to have been updated upstream -
cares
at least:dlin commented on 2018-12-18 09:32 (UTC)
PKGBUILD missing makedepends of fmt.
I found the dpdk could be disable by add " -DSeastar_DPDK=OFF " in cmake option, so it is optional. In my docker environment, I can't build dpdk, so I guess this is a good workarounds.
dlin commented on 2018-12-18 09:16 (UTC)
missing makedepends of dpdk