Package Details: ibrcommon 1.0.0-1

Git Clone URL: https://aur.archlinux.org/ibrcommon.git (read-only, click to copy)
Package Base: ibrcommon
Description: IBR-DTN - A modular and lightweight implementation of the bundle protocol - Common libraries
Upstream URL: https://github.com/ibrdtn/ibrdtn
Licenses: Apache License 2.0
Provides: ibrcommon
Submitter: Marlinski
Maintainer: Marlinski
Last Packager: Marlinski
Votes: 0
Popularity: 0.000000
First Submitted: 2018-08-28 03:13 (UTC)
Last Updated: 2018-08-28 03:13 (UTC)

Latest Comments

FrogTheFrog commented on 2023-09-23 15:52 (UTC)

Source needs to be changed to: source=(git+https://github.com/ibrdtn/ibrdtn.git)

and CXXFLAGS to: CXXFLAGS="-std=c++14" as it does not compile with c++17