# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="bkc39/scs"
GH_COMMIT="a0c60958526d5cdabd0c3e21ee6d8cdecb9a387a"

inherit gh racket

DESCRIPTION="Racket bindings to the Stanford Splitting Cone Solver"
HOMEPAGE="https://github.com/bkc39/scs"
S="${S}/scs"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"