# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake git-r3 DESCRIPTION="C++ library implementing Open Whisper System Signal protocol" HOMEPAGE="https://gitlab.linphone.org/BC/public/lime" EGIT_REPO_URI="https://gitlab.linphone.org/BC/public/${PN}.git" LICENSE="GPL-3" SLOT="0" IUSE="doc test" RESTRICT="test" # needs server on nodejs RDEPEND="