# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake git-r3

DESCRIPTION="A C++ Graphics Library for Data Visualization"
HOMEPAGE="https://github.com/alandefreitas/matplotplusplus"
EGIT_REPO_URI="https://github.com/alandefreitas/matplotplusplus.git"
EGIT_COMMIT=2a8eada

LICENSE="MIT"
SLOT="0"
KEYWORDS=""