1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit flag-o-matic git-r3
8 DESCRIPTION="Clav is a program to visualize cluster algebras as quivers"
9 HOMEPAGE="http://www.math.umd.edu/~sgilles"
10 EGIT_REPO_URI="https://repo.or.cz/clav.git"
11 if [[ ${PV} == 9999 ]]
16 KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 amd64-fbsd x86-fbsd"
23 >=media-libs/sdl2-ttf-2.0.0[static-libs(+)]
24 media-libs/libsdl2[static-libs(+)]
26 RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
28 static? ( ${LIB_DEPEND} )"
31 use static && append-ldflags -static