games-vn/lake-of-voices - 1.1-r2 (vimproved)

Search

Package Information

Description:
Anyone can be saved, but not everyone can be. A free horror Visual Novel.
Homepage:
https://gbpatch.itch.io/lake-of-voices
License:
all-rights-reserved

Ebuild Details

Version EAPI Keywords Slot
1.1-r2 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit renpy

DESCRIPTION="Anyone can be saved, but not everyone can be. A free horror Visual Novel."
HOMEPAGE="https://gbpatch.itch.io/lake-of-voices"
SRC_URI="Lake-of-Voices-${PV}-pc.zip"
S="${WORKDIR}/Lake-of-Voices-${PV}-pc"

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

BDEPEND="app-arch/unzip"

Dependencies

BDEPEND

app-arch/unzip