# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="codeberg.org" GH_REPO="hnmdijkema/racket-audio" GH_COMMIT="815f39a8cc2b00894c58e4cdeccbbf94d9e2bf2e" inherit gh racket DESCRIPTION="Integration of popular audio libraries for playback in racket." HOMEPAGE="https://codeberg.org/hnmdijkema/racket-audio" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/early-return dev-racket/finalizer dev-racket/let-assert dev-racket/port-channel dev-racket/racket-sprintf dev-racket/simple-log dev-racket/uni-channel" BDEPEND="${RDEPEND}"