net-libs/libjuice - 1.7.1 (2xsaiko)

Search

Install

Install this version:

emerge -a =net-libs/libjuice-1.7.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =net-libs/libjuice-1.7.1

Or alternatively:

emerge --autounmask-write -a =net-libs/libjuice-1.7.1

Package Information

Description:
JUICE is a UDP Interactive Connectivity Establishment library
Homepage:
https://github.com/paullouisageneau/libjuice
License:
MPL-2.0

Ebuild Details

Version EAPI Keywords Slot
1.7.1 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="JUICE is a UDP Interactive Connectivity Establishment library"
HOMEPAGE="https://github.com/paullouisageneau/libjuice"
SRC_URI="https://github.com/paullouisageneau/libjuice/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses

Manifest for 1.7.1

Type File Size Source URLs
DIST libjuice-1.7.1.tar.gz 107509 bytes https://github.com/paullouisageneau/libjuice/archive/refs/tags/v1.7.1.tar.gz