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

EAPI=8

inherit renpy

DESCRIPTION="By despair, the twin-born of devotion"
HOMEPAGE="https://kolulu.itch.io/oe-dolorosa"
SRC_URI="DOLOROSA-${PV}-pc.zip"
S="${WORKDIR}/DOLOROSA-${PV}-pc"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="bindist fetch"

BDEPEND="app-arch/unzip"