# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cmake DESCRIPTION="Server for implementing NETCONF configuration management" HOMEPAGE="https://github.com/CESNET/netopeer2" SRC_URI="https://github.com/CESNET/netopeer2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND=" dev-libs/openssl:= net-misc/curl:= >=net-misc/sysrepo-1.4.140:= =net-libs/libnetconf2-1.1.46:= =net-libs/libyang-1.0.240:=