net-voip/re - 3.14.0 (AlexandreFournier)

Search

Package Information

Description:
Generic library for real-time communications with async IO support
Homepage:
https://github.com/baresip/re
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
3.14.0 8 amd64 0
View Raw Ebuild
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="Generic library for real-time communications with async IO support"
HOMEPAGE="https://github.com/baresip/re"
SRC_URI="https://github.com/baresip/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64"

DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""

Manifest for 3.14.0

Type File Size Source URLs
DIST re-3.14.0.tar.gz 605693 bytes https://github.com/baresip/re/archive/v3.14.0.tar.gz