games-vn/amelie - 1.5 (vimproved)

Search

Install

Install this version:

emerge -a =games-vn/amelie-1.5

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =games-vn/amelie-1.5

Or alternatively:

emerge --autounmask-write -a =games-vn/amelie-1.5

Package Information

Description:
In the middle of a field, far out in the countryside, sits a lone manor
Homepage:
https://twoandahalfstudios.itch.io/amelie
License:
all-rights-reserved

Ebuild Details

Version EAPI Keywords Slot
1.5 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="In the middle of a field, far out in the countryside, sits a lone manor"
HOMEPAGE="https://twoandahalfstudios.itch.io/amelie"
SRC_URI="Amelie.zip"
S="${WORKDIR}"

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

BDEPEND="app-arch/unzip"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip